.MemeEditor-module__H0VcjG__editorContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.MemeEditor-module__H0VcjG__canvas{background:0 0;border-radius:12px;max-width:100%;max-height:100%;transition:all .3s;box-shadow:0 4px 24px #00000014,0 2px 8px #0000000a}.MemeEditor-module__H0VcjG__canvas:hover{box-shadow:0 8px 32px #0000001f,0 4px 16px #00000014}[data-theme=dark] .MemeEditor-module__H0VcjG__canvas{background:#1a1a1a;box-shadow:0 4px 24px #ffffff0d,0 2px 8px #ffffff05}[data-theme=dark] .MemeEditor-module__H0VcjG__canvas:hover{box-shadow:0 8px 32px #ffffff14,0 4px 16px #ffffff0a}
.MemeCreator-module__IsS8nq__header{text-align:center;margin-bottom:3rem;position:relative}.MemeCreator-module__IsS8nq__header:before{content:"";background:linear-gradient(90deg,#61dafb,#764ba2);border-radius:2px;width:120px;height:4px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.MemeCreator-module__IsS8nq__header h1{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.75rem;font-size:3rem;font-weight:800}.MemeCreator-module__IsS8nq__header p{color:var(--text-secondary);font-size:1.25rem;font-weight:300}.MemeCreator-module__IsS8nq__layout{grid-template-columns:420px 1fr;gap:2rem;max-width:1600px;margin:0 auto;display:grid}.MemeCreator-module__IsS8nq__sidebar{flex-direction:column;gap:1.5rem;display:flex}.MemeCreator-module__IsS8nq__imageSelectionCard{background:var(--card-bg);border:1px solid #ffffff1a;border-radius:20px;padding:1.5rem;box-shadow:0 4px 24px #0000000f}.MemeCreator-module__IsS8nq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.MemeCreator-module__IsS8nq__cardTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;display:flex}.MemeCreator-module__IsS8nq__cardTitle svg{color:var(--primary-color)}.MemeCreator-module__IsS8nq__tabButtons{background:var(--bg-secondary);border-radius:12px;gap:.5rem;margin-bottom:1.5rem;padding:.375rem;display:flex}.MemeCreator-module__IsS8nq__tabButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;position:relative}.MemeCreator-module__IsS8nq__tabButton.MemeCreator-module__IsS8nq__active{background:var(--card-bg);color:var(--text-primary);box-shadow:0 2px 8px #00000014}.MemeCreator-module__IsS8nq__imageGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;max-height:380px;margin-bottom:1rem;padding-right:.5rem;display:grid;overflow-y:auto}.MemeCreator-module__IsS8nq__imageGrid::-webkit-scrollbar{width:8px}.MemeCreator-module__IsS8nq__imageGrid::-webkit-scrollbar-track{background:0 0}.MemeCreator-module__IsS8nq__imageGrid::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}[data-theme=dark] .MemeCreator-module__IsS8nq__imageGrid::-webkit-scrollbar-thumb{background:#ffffff1a}.MemeCreator-module__IsS8nq__imageItem{aspect-ratio:1;cursor:pointer;background:var(--bg-secondary);border:2px solid #0000;border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.MemeCreator-module__IsS8nq__imageItem:hover{transform:scale(1.05);box-shadow:0 8px 24px #00000026}.MemeCreator-module__IsS8nq__imageItem.MemeCreator-module__IsS8nq__selected{border-color:var(--primary-color);transform:scale(.95)}.MemeCreator-module__IsS8nq__imageItem img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.MemeCreator-module__IsS8nq__selectedBadge{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:600;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #0003}.MemeCreator-module__IsS8nq__uploadSection{border-top:1px solid var(--border-color);margin-top:1.5rem;padding-top:1.5rem}.MemeCreator-module__IsS8nq__uploadButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 16px #667eea4d}.MemeCreator-module__IsS8nq__uploadButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #667eea66}.MemeCreator-module__IsS8nq__uploadButton:active{transform:translateY(0)}.MemeCreator-module__IsS8nq__selectionInfo{background:#61dafb1a;border-radius:12px;justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem;display:flex}.MemeCreator-module__IsS8nq__selectionInfo p{color:var(--primary-color);margin:0;font-weight:500}.MemeCreator-module__IsS8nq__clearButton{color:var(--error-color);cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:500;text-decoration:underline;transition:all .2s}.MemeCreator-module__IsS8nq__clearButton:hover{opacity:.7}.MemeCreator-module__IsS8nq__textControlsCard{background:var(--card-bg);border:1px solid #ffffff1a;border-radius:20px;padding:1.5rem;box-shadow:0 4px 24px #0000000f}.MemeCreator-module__IsS8nq__textFieldsList{flex-direction:column;gap:.75rem;max-height:180px;margin-bottom:1.5rem;padding-right:.5rem;display:flex;overflow-y:auto}.MemeCreator-module__IsS8nq__textFieldItem{background:var(--bg-secondary);cursor:pointer;border:2px solid #0000;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.MemeCreator-module__IsS8nq__textFieldItem:hover{background:var(--bg-primary);border-color:var(--border-color)}.MemeCreator-module__IsS8nq__textFieldItem.MemeCreator-module__IsS8nq__selected{border-color:var(--primary-color);background:#61dafb1a}.MemeCreator-module__IsS8nq__textInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:1rem;font-weight:500}.MemeCreator-module__IsS8nq__deleteButton{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.MemeCreator-module__IsS8nq__deleteButton:hover{color:var(--error-color);background:#ef44441a}.MemeCreator-module__IsS8nq__propertyGrid{gap:1.25rem;display:grid}.MemeCreator-module__IsS8nq__controlGroup{flex-direction:column;gap:.75rem;display:flex}.MemeCreator-module__IsS8nq__controlLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.MemeCreator-module__IsS8nq__sliderControl{background:var(--bg-secondary);border-radius:10px;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex;position:relative}.MemeCreator-module__IsS8nq__sliderWrapper{flex:1;align-items:center;height:6px;display:flex;position:relative}.MemeCreator-module__IsS8nq__sliderTrack{background:#0000001a;border-radius:3px;width:100%;height:6px;position:absolute}[data-theme=dark] .MemeCreator-module__IsS8nq__sliderTrack{background:#ffffff1a}.MemeCreator-module__IsS8nq__sliderProgress{background:var(--primary-color);border-radius:3px;height:6px;transition:width .1s ease-out;position:absolute}.MemeCreator-module__IsS8nq__sliderControl input[type=range]{-webkit-appearance:none;z-index:2;background:0 0;outline:none;width:100%;height:22px;margin:0;position:relative}.MemeCreator-module__IsS8nq__sliderControl input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;background:0 0;height:22px}.MemeCreator-module__IsS8nq__sliderControl input[type=range]::-moz-range-track{background:0 0;height:22px}.MemeCreator-module__IsS8nq__sliderControl input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary-color);cursor:pointer;border:3px solid #fff;border-radius:50%;width:22px;height:22px;margin-top:0;transition:all .2s;box-shadow:0 2px 8px #00000026,0 1px 3px #0000001a}.MemeCreator-module__IsS8nq__sliderControl input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 4px 16px #61dafb66,0 2px 6px #0000001a}.MemeCreator-module__IsS8nq__sliderControl input[type=range]::-webkit-slider-thumb:active{transform:scale(1.1);box-shadow:0 0 0 6px #61dafb33,0 2px 8px #00000026}.MemeCreator-module__IsS8nq__sliderControl input[type=range]::-moz-range-thumb{background:var(--primary-color);cursor:pointer;border:3px solid #fff;border-radius:50%;width:22px;height:22px;transition:all .2s;box-shadow:0 2px 8px #00000026,0 1px 3px #0000001a}[data-theme=dark] .MemeCreator-module__IsS8nq__sliderControl input[type=range]::-webkit-slider-thumb{border-color:var(--card-bg)}[data-theme=dark] .MemeCreator-module__IsS8nq__sliderControl input[type=range]::-moz-range-thumb{border-color:var(--card-bg)}.MemeCreator-module__IsS8nq__sliderValue{text-align:right;min-width:60px;color:var(--text-primary);font-weight:600}.MemeCreator-module__IsS8nq__colorControls{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.MemeCreator-module__IsS8nq__colorPicker{flex-direction:column;gap:.5rem;display:flex}.MemeCreator-module__IsS8nq__colorPicker label{color:var(--text-secondary);font-size:.8125rem}.MemeCreator-module__IsS8nq__colorInput{cursor:pointer;border:none;border-radius:10px;width:100%;height:48px;box-shadow:0 2px 8px #0000001a}.MemeCreator-module__IsS8nq__rotationGrid{grid-template-columns:repeat(5,1fr);gap:.5rem;margin-top:.5rem;display:grid}.MemeCreator-module__IsS8nq__rotationButton{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.5rem;font-size:.8125rem;font-weight:500;transition:all .2s}.MemeCreator-module__IsS8nq__rotationButton:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.MemeCreator-module__IsS8nq__styleToggles{gap:.75rem;display:flex}.MemeCreator-module__IsS8nq__styleToggle{border:2px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:10px;flex:1;padding:.75rem;font-weight:600;transition:all .2s}.MemeCreator-module__IsS8nq__styleToggle:hover{border-color:var(--primary-color);background:#61dafb0d}.MemeCreator-module__IsS8nq__styleToggle.MemeCreator-module__IsS8nq__active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.MemeCreator-module__IsS8nq__mainContent{flex-direction:column;gap:1.5rem;display:flex}.MemeCreator-module__IsS8nq__canvasContainer{background:var(--card-bg);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;flex:1;gap:1.5rem;min-height:600px;padding:2rem;display:flex;box-shadow:0 4px 24px #0000000f}.MemeCreator-module__IsS8nq__layoutSelector{background:var(--bg-secondary);border-radius:12px;align-items:center;gap:1rem;padding:1rem;display:flex}.MemeCreator-module__IsS8nq__layoutSelector span{color:var(--text-secondary);font-weight:600}.MemeCreator-module__IsS8nq__layoutOptions{gap:.5rem;margin-left:auto;display:flex}.MemeCreator-module__IsS8nq__layoutOption{border:2px solid var(--border-color);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.MemeCreator-module__IsS8nq__layoutOption:hover{border-color:var(--primary-color);color:var(--primary-color);background:#61dafb0d}.MemeCreator-module__IsS8nq__layoutOption.MemeCreator-module__IsS8nq__active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.MemeCreator-module__IsS8nq__canvas{background:0 0;border-radius:16px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.MemeCreator-module__IsS8nq__emptyCanvas{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:4rem;display:flex}.MemeCreator-module__IsS8nq__emptyIcon{width:80px;height:80px;color:var(--border-color);opacity:.5}.MemeCreator-module__IsS8nq__emptyTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600}.MemeCreator-module__IsS8nq__emptyHint{color:var(--text-secondary);margin:0;font-size:1rem}.MemeCreator-module__IsS8nq__actionButtons{border-top:1px solid var(--border-color);justify-content:center;gap:1rem;padding-top:1.5rem;display:flex}.MemeCreator-module__IsS8nq__actionButton{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.MemeCreator-module__IsS8nq__actionButton.MemeCreator-module__IsS8nq__secondary{background:var(--bg-secondary);color:var(--text-primary);border:2px solid var(--border-color)}.MemeCreator-module__IsS8nq__actionButton.MemeCreator-module__IsS8nq__secondary:hover{background:var(--bg-primary);border-color:var(--primary-color);transform:translateY(-2px)}.MemeCreator-module__IsS8nq__actionButton.MemeCreator-module__IsS8nq__primary{color:#fff;background:linear-gradient(135deg,#61dafb,#764ba2);box-shadow:0 4px 16px #61dafb4d}.MemeCreator-module__IsS8nq__actionButton.MemeCreator-module__IsS8nq__primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #61dafb66}.MemeCreator-module__IsS8nq__actionButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.MemeCreator-module__IsS8nq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite MemeCreator-module__IsS8nq__spin;display:inline-block}@keyframes MemeCreator-module__IsS8nq__spin{to{transform:rotate(360deg)}}.MemeCreator-module__IsS8nq__noTextMessage{text-align:center;color:var(--text-secondary);padding:3rem 1rem}.MemeCreator-module__IsS8nq__loading{color:var(--text-secondary);justify-content:center;align-items:center;padding:4rem;display:flex}@media (max-width:1400px){.MemeCreator-module__IsS8nq__layout{grid-template-columns:380px 1fr}}@media (max-width:1200px){.MemeCreator-module__IsS8nq__layout{grid-template-columns:1fr;max-width:800px}.MemeCreator-module__IsS8nq__sidebar{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.MemeCreator-module__IsS8nq__mainContent{grid-column:1}}@media (max-width:768px){.MemeCreator-module__IsS8nq__sidebar{grid-template-columns:1fr}.MemeCreator-module__IsS8nq__header h1{font-size:2rem}.MemeCreator-module__IsS8nq__layoutOptions{flex-wrap:wrap}.MemeCreator-module__IsS8nq__actionButtons{flex-direction:column}.MemeCreator-module__IsS8nq__actionButton{justify-content:center;width:100%}}.MemeCreator-module__IsS8nq__searchForm{gap:.5rem;margin-bottom:1rem;display:flex}.MemeCreator-module__IsS8nq__searchInput{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:8px;flex:1;padding:.75rem;font-size:.875rem}.MemeCreator-module__IsS8nq__searchButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.MemeCreator-module__IsS8nq__searchButton:hover{background:var(--primary-hover)}.MemeCreator-module__IsS8nq__templateInfo{color:var(--text-secondary);text-align:center;margin-bottom:1rem;font-size:.875rem}.MemeCreator-module__IsS8nq__loadMoreButton{background:var(--bg-secondary);width:100%;color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:500;transition:all .2s}.MemeCreator-module__IsS8nq__loadMoreButton:hover:not(:disabled){background:var(--bg-hover);border-color:var(--primary)}.MemeCreator-module__IsS8nq__loadMoreButton:disabled{opacity:.5;cursor:not-allowed}.MemeCreator-module__IsS8nq__noResults{text-align:center;color:var(--text-secondary);padding:2rem}.MemeCreator-module__IsS8nq__imageGrid img{background:var(--bg-secondary);min-height:100px}
.VideoToGifContentCompact-module___KelrG__contentWrapper{max-width:1200px;margin:2rem auto;padding:0 1rem}.VideoToGifContentCompact-module___KelrG__toggleHeader{flex-direction:column;gap:1.25rem;margin-top:2.5rem;display:flex}.VideoToGifContentCompact-module___KelrG__sectionDivider{background:#ffffffe6;border:none;width:100%;height:1px}.dark .VideoToGifContentCompact-module___KelrG__sectionDivider{background:#fff3}.VideoToGifContentCompact-module___KelrG__contentToggleButton{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:999px;align-self:center;align-items:center;gap:.6rem;padding:.65rem 1.75rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 25px #0f172a1f}.VideoToGifContentCompact-module___KelrG__contentToggleButton:hover{transform:translateY(-2px);box-shadow:0 18px 35px #667eea40}.VideoToGifContentCompact-module___KelrG__contentToggleButton:focus-visible{outline-offset:3px;outline:2px solid #667eea99}.VideoToGifContentCompact-module___KelrG__contentToggleButton:active{transform:translateY(0);box-shadow:0 12px 24px #4338ca40}.dark .VideoToGifContentCompact-module___KelrG__contentToggleButton{color:#e2e8f0;background:#1e293bd9;border-color:#94a3b84d;box-shadow:0 10px 25px #0f172a73}.dark .VideoToGifContentCompact-module___KelrG__contentToggleButton:hover{box-shadow:0 18px 35px #667eea4d}.VideoToGifContentCompact-module___KelrG__toggleIcon{transition:transform .3s}.VideoToGifContentCompact-module___KelrG__toggleIconOpen{transform:rotate(180deg)}.VideoToGifContentCompact-module___KelrG__collapsibleContent{transition:max-height .45s,opacity .35s,transform .35s;overflow:hidden}.VideoToGifContentCompact-module___KelrG__collapsed{opacity:0;pointer-events:none;max-height:0;transform:translateY(12px)}.VideoToGifContentCompact-module___KelrG__expanded{opacity:1;pointer-events:auto;max-height:9999px;margin-top:2rem;transform:translateY(0)}.VideoToGifContentCompact-module___KelrG__compactHeader{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.VideoToGifContentCompact-module___KelrG__headerLeft{align-items:center;gap:1rem;display:flex}.VideoToGifContentCompact-module___KelrG__headerIcon{flex-shrink:0}.VideoToGifContentCompact-module___KelrG__mainTitle{margin:0;font-size:1.5rem;font-weight:700}.VideoToGifContentCompact-module___KelrG__subtitle{opacity:.9;margin:0;font-size:.875rem}.VideoToGifContentCompact-module___KelrG__headerHint{opacity:.95;margin:.25rem 0 0;font-size:.875rem}.VideoToGifContentCompact-module___KelrG__headerRight{flex-wrap:wrap;gap:.75rem;display:flex}.VideoToGifContentCompact-module___KelrG__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:2rem;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.875rem;display:flex}.VideoToGifContentCompact-module___KelrG__tabbedSection{background:#fff;border-radius:.75rem;margin-bottom:2rem;overflow:hidden;box-shadow:0 2px 8px #0000001a}.dark .VideoToGifContentCompact-module___KelrG__tabbedSection{background:#2d3748;box-shadow:0 2px 8px #0000004d}.VideoToGifContentCompact-module___KelrG__tabs{background:#f7fafc;border-bottom:2px solid #e2e8f0;display:flex;overflow-x:auto}.dark .VideoToGifContentCompact-module___KelrG__tabs{background:#1a202c;border-bottom-color:#4a5568}.VideoToGifContentCompact-module___KelrG__tab{color:#4a5568;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex;position:relative}.dark .VideoToGifContentCompact-module___KelrG__tab{color:#a0aec0}.VideoToGifContentCompact-module___KelrG__tab:hover{color:#667eea;background:#667eea0d}.VideoToGifContentCompact-module___KelrG__activeTab{color:#667eea;background:#fff}.dark .VideoToGifContentCompact-module___KelrG__activeTab{color:#8ab4f8;background:#2d3748}.VideoToGifContentCompact-module___KelrG__activeTab:after{content:"";background:#667eea;height:2px;position:absolute;bottom:-2px;left:0;right:0}.VideoToGifContentCompact-module___KelrG__tabPanel{padding:2rem}.VideoToGifContentCompact-module___KelrG__tabContent{animation:.3s ease-in-out VideoToGifContentCompact-module___KelrG__fadeIn}@keyframes VideoToGifContentCompact-module___KelrG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.VideoToGifContentCompact-module___KelrG__introBox{background:linear-gradient(135deg,#f6f8fb 0%,#fff 100%);border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.dark .VideoToGifContentCompact-module___KelrG__introBox{background:linear-gradient(135deg,#1a202c 0%,#2d3748 100%)}.VideoToGifContentCompact-module___KelrG__introBox h3{color:#2d3748;margin-bottom:.75rem;font-size:1.25rem}.dark .VideoToGifContentCompact-module___KelrG__introBox h3{color:#e2e8f0}.VideoToGifContentCompact-module___KelrG__introBox p{color:#4a5568;margin:0;line-height:1.6}.dark .VideoToGifContentCompact-module___KelrG__introBox p{color:#a0aec0}.VideoToGifContentCompact-module___KelrG__quickStats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.VideoToGifContentCompact-module___KelrG__stat{text-align:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem}.dark .VideoToGifContentCompact-module___KelrG__stat{background:#1a202c;border-color:#4a5568}.VideoToGifContentCompact-module___KelrG__statNumber{color:#667eea;margin-bottom:.25rem;font-size:1.5rem;font-weight:700;display:block}.VideoToGifContentCompact-module___KelrG__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.dark .VideoToGifContentCompact-module___KelrG__statLabel{color:#94a3b8}.VideoToGifContentCompact-module___KelrG__featuresAccordion{margin-top:2rem}.VideoToGifContentCompact-module___KelrG__sectionMiniTitle{color:#2d3748;margin-bottom:1rem;font-size:1rem;font-weight:600}.dark .VideoToGifContentCompact-module___KelrG__sectionMiniTitle{color:#e2e8f0}.VideoToGifContentCompact-module___KelrG__featureItem{border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:.5rem;overflow:hidden}.dark .VideoToGifContentCompact-module___KelrG__featureItem{border-color:#4a5568}.VideoToGifContentCompact-module___KelrG__featureHeader{cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem;transition:background .2s;display:flex}.dark .VideoToGifContentCompact-module___KelrG__featureHeader{background:#2d3748}.VideoToGifContentCompact-module___KelrG__featureHeader:hover{background:#f7fafc}.dark .VideoToGifContentCompact-module___KelrG__featureHeader:hover{background:#374151}.VideoToGifContentCompact-module___KelrG__featureTitle{color:#2d3748;align-items:center;gap:.75rem;font-weight:500;display:flex}.dark .VideoToGifContentCompact-module___KelrG__featureTitle{color:#e2e8f0}.VideoToGifContentCompact-module___KelrG__chevron{color:#667eea;transition:transform .3s}.VideoToGifContentCompact-module___KelrG__chevronOpen{transform:rotate(90deg)}.VideoToGifContentCompact-module___KelrG__featureContent{background:#f7fafc;max-height:0;transition:max-height .3s ease-out;overflow:hidden}.dark .VideoToGifContentCompact-module___KelrG__featureContent{background:#1a202c}.VideoToGifContentCompact-module___KelrG__featureContentOpen{max-height:200px;transition:max-height .3s ease-in}.VideoToGifContentCompact-module___KelrG__featureContent p{color:#4a5568;margin:0;padding:1rem;font-size:.95rem;line-height:1.6}.dark .VideoToGifContentCompact-module___KelrG__featureContent p{color:#a0aec0}.VideoToGifContentCompact-module___KelrG__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.VideoToGifContentCompact-module___KelrG__stepCompact{background:#f7fafc;border-radius:.5rem;gap:1rem;padding:1rem;display:flex}.dark .VideoToGifContentCompact-module___KelrG__stepCompact{background:#1a202c}.VideoToGifContentCompact-module___KelrG__stepNumber{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:700;display:flex}.VideoToGifContentCompact-module___KelrG__stepContent h4{color:#2d3748;margin:0 0 .5rem;font-size:1rem}.dark .VideoToGifContentCompact-module___KelrG__stepContent h4{color:#e2e8f0}.VideoToGifContentCompact-module___KelrG__stepContent p{color:#4a5568;margin:0;font-size:.875rem;line-height:1.5}.dark .VideoToGifContentCompact-module___KelrG__stepContent p{color:#a0aec0}.VideoToGifContentCompact-module___KelrG__tipsBox{background:linear-gradient(135deg,#f3f4f6 0%,#fff 100%);border-left:4px solid #667eea;border-radius:.5rem;padding:1.5rem}.dark .VideoToGifContentCompact-module___KelrG__tipsBox{background:linear-gradient(135deg,#374151 0%,#1f2937 100%);border-left-color:#8ab4f8}.VideoToGifContentCompact-module___KelrG__tipsBox h4{color:#667eea;align-items:center;gap:.5rem;margin:0 0 1rem;display:flex}.dark .VideoToGifContentCompact-module___KelrG__tipsBox h4{color:#8ab4f8}.VideoToGifContentCompact-module___KelrG__tipsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.VideoToGifContentCompact-module___KelrG__tip{color:#4a5568;font-size:.875rem}.dark .VideoToGifContentCompact-module___KelrG__tip{color:#a0aec0}.VideoToGifContentCompact-module___KelrG__tip strong{color:#2d3748}.dark .VideoToGifContentCompact-module___KelrG__tip strong{color:#e2e8f0}.VideoToGifContentCompact-module___KelrG__useCasesGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.VideoToGifContentCompact-module___KelrG__useCaseCard{text-align:center;background:#f7fafc;border-radius:.5rem;padding:1.25rem;transition:transform .2s}.dark .VideoToGifContentCompact-module___KelrG__useCaseCard{background:#1a202c}.VideoToGifContentCompact-module___KelrG__useCaseCard:hover{transform:translateY(-2px)}.VideoToGifContentCompact-module___KelrG__useCaseIcon{color:#667eea;background:#667eea1a;border-radius:50%;margin-bottom:.75rem;padding:.5rem;display:inline-flex}.VideoToGifContentCompact-module___KelrG__useCaseCard h4{color:#2d3748;margin:0 0 .25rem;font-size:.95rem}.dark .VideoToGifContentCompact-module___KelrG__useCaseCard h4{color:#e2e8f0}.VideoToGifContentCompact-module___KelrG__useCaseCard p{color:#64748b;margin:0;font-size:.75rem}.dark .VideoToGifContentCompact-module___KelrG__useCaseCard p{color:#94a3b8}.VideoToGifContentCompact-module___KelrG__comparisonSection{margin-top:2rem}.VideoToGifContentCompact-module___KelrG__comparisonSection h4{color:#2d3748;margin-bottom:1rem;font-size:1.125rem}.dark .VideoToGifContentCompact-module___KelrG__comparisonSection h4{color:#e2e8f0}.VideoToGifContentCompact-module___KelrG__comparisonGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.VideoToGifContentCompact-module___KelrG__comparisonCard{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem}.dark .VideoToGifContentCompact-module___KelrG__comparisonCard{background:#2d3748;border-color:#4a5568}.VideoToGifContentCompact-module___KelrG__comparisonCard h5{color:#667eea;margin:0 0 .75rem;font-size:.875rem}.VideoToGifContentCompact-module___KelrG__comparisonCard ul{margin:0;padding:0;list-style:none}.VideoToGifContentCompact-module___KelrG__comparisonCard li{color:#059669;padding:.25rem 0;font-size:.875rem}.dark .VideoToGifContentCompact-module___KelrG__comparisonCard li{color:#10b981}.VideoToGifContentCompact-module___KelrG__specsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.VideoToGifContentCompact-module___KelrG__specCard{background:#f7fafc;border-radius:.5rem;padding:1.5rem}.dark .VideoToGifContentCompact-module___KelrG__specCard{background:#1a202c}.VideoToGifContentCompact-module___KelrG__specCard h4{color:#2d3748;margin:0 0 1rem;font-size:1rem}.dark .VideoToGifContentCompact-module___KelrG__specCard h4{color:#e2e8f0}.VideoToGifContentCompact-module___KelrG__specList{flex-wrap:wrap;gap:.5rem;display:flex}.VideoToGifContentCompact-module___KelrG__specList span{color:#4a5568;background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;padding:.25rem .75rem;font-size:.875rem}.dark .VideoToGifContentCompact-module___KelrG__specList span{color:#a0aec0;background:#2d3748;border-color:#4a5568}.VideoToGifContentCompact-module___KelrG__specDetails{flex-direction:column;gap:.5rem;display:flex}.VideoToGifContentCompact-module___KelrG__specDetails div{color:#4a5568;font-size:.875rem}.dark .VideoToGifContentCompact-module___KelrG__specDetails div{color:#a0aec0}.VideoToGifContentCompact-module___KelrG__specDetails strong{color:#2d3748;margin-right:.5rem}.dark .VideoToGifContentCompact-module___KelrG__specDetails strong{color:#e2e8f0}.VideoToGifContentCompact-module___KelrG__featuresList{margin:0;padding:0;list-style:none}.VideoToGifContentCompact-module___KelrG__featuresList li{color:#4a5568;padding:.375rem 0 .375rem 1.25rem;font-size:.875rem;position:relative}.dark .VideoToGifContentCompact-module___KelrG__featuresList li{color:#a0aec0}.VideoToGifContentCompact-module___KelrG__featuresList li:before{content:"✓";color:#10b981;position:absolute;left:0}.VideoToGifContentCompact-module___KelrG__platformPresets{margin-top:2rem}.VideoToGifContentCompact-module___KelrG__platformPresets h4{color:#2d3748;margin-bottom:1rem;font-size:1rem}.dark .VideoToGifContentCompact-module___KelrG__platformPresets h4{color:#e2e8f0}.VideoToGifContentCompact-module___KelrG__presetButtons{flex-wrap:wrap;gap:.5rem;display:flex}.VideoToGifContentCompact-module___KelrG__presetBtn{color:#667eea;cursor:pointer;background:#fff;border:1px solid #667eea;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.dark .VideoToGifContentCompact-module___KelrG__presetBtn{color:#8ab4f8;background:#2d3748;border-color:#8ab4f8}.VideoToGifContentCompact-module___KelrG__presetBtn:hover{color:#fff;background:#667eea}.dark .VideoToGifContentCompact-module___KelrG__presetBtn:hover{color:#1a202c;background:#8ab4f8}@media (max-width:768px){.VideoToGifContentCompact-module___KelrG__compactHeader{text-align:center;flex-direction:column}.VideoToGifContentCompact-module___KelrG__headerLeft{flex-direction:column}.VideoToGifContentCompact-module___KelrG__tabs{overflow-x:scroll}.VideoToGifContentCompact-module___KelrG__tab span{display:none}.VideoToGifContentCompact-module___KelrG__stepsGrid,.VideoToGifContentCompact-module___KelrG__useCasesGrid{grid-template-columns:1fr}.VideoToGifContentCompact-module___KelrG__quickStats{grid-template-columns:repeat(2,1fr)}}
.CollapsibleFAQ-module__nZn_fG__faqSection{margin-bottom:4rem}.CollapsibleFAQ-module__nZn_fG__sectionTitle{text-align:center;color:#1a202c;margin-bottom:3rem;font-size:2rem;font-weight:700}.dark .CollapsibleFAQ-module__nZn_fG__sectionTitle{color:#e2e8f0}.CollapsibleFAQ-module__nZn_fG__faqContainer{max-width:800px;margin:0 auto}.CollapsibleFAQ-module__nZn_fG__faqItem{background:#fff;border-radius:.5rem;margin-bottom:1rem;transition:box-shadow .2s;overflow:hidden;box-shadow:0 2px 4px #00000014}.dark .CollapsibleFAQ-module__nZn_fG__faqItem{background:#2d3748}.CollapsibleFAQ-module__nZn_fG__faqItem:hover{box-shadow:0 4px 8px #0000001f}.CollapsibleFAQ-module__nZn_fG__faqQuestion{text-align:left;color:#2d3748;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;font-size:1.125rem;font-weight:600;transition:background-color .2s;display:flex}.dark .CollapsibleFAQ-module__nZn_fG__faqQuestion{color:#e2e8f0}.CollapsibleFAQ-module__nZn_fG__faqQuestion:hover{background-color:#667eea0d}.dark .CollapsibleFAQ-module__nZn_fG__faqQuestion:hover{background-color:#667eea1a}.CollapsibleFAQ-module__nZn_fG__chevron{color:#667eea;flex-shrink:0;transition:transform .3s}.CollapsibleFAQ-module__nZn_fG__chevronOpen{transform:rotate(180deg)}.CollapsibleFAQ-module__nZn_fG__faqAnswer{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.CollapsibleFAQ-module__nZn_fG__faqAnswerOpen{max-height:500px;transition:max-height .3s ease-in}.CollapsibleFAQ-module__nZn_fG__faqAnswerContent{color:#4a5568;padding:0 1.5rem 1.5rem;line-height:1.6}.dark .CollapsibleFAQ-module__nZn_fG__faqAnswerContent{color:#a0aec0}@media (max-width:768px){.CollapsibleFAQ-module__nZn_fG__sectionTitle{font-size:1.75rem}.CollapsibleFAQ-module__nZn_fG__faqQuestion{padding:1rem 1.25rem;font-size:1rem}.CollapsibleFAQ-module__nZn_fG__faqAnswerContent{padding:0 1.25rem 1.25rem}}
.SEOContent-module__jzvRFW__seoContent{max-width:1200px;margin:4rem auto 2rem;padding:0 1rem}.SEOContent-module__jzvRFW__seoSection{margin-bottom:3rem;animation:.5s ease-in SEOContent-module__jzvRFW__fadeIn}.SEOContent-module__jzvRFW__seoSection h2{color:#1a202c;margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.3}.SEOContent-module__jzvRFW__seoSection h3{color:#2d3748;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.SEOContent-module__jzvRFW__seoSection h4{color:#4a5568;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.SEOContent-module__jzvRFW__seoSection p{color:#4a5568;margin-bottom:1rem;font-size:1rem;line-height:1.7}.SEOContent-module__jzvRFW__seoSection ul,.SEOContent-module__jzvRFW__seoSection ol{margin:1rem 0;padding-left:2rem}.SEOContent-module__jzvRFW__seoSection li{color:#4a5568;margin-bottom:.75rem;line-height:1.6}.SEOContent-module__jzvRFW__seoSection strong{color:#2d3748;font-weight:600}.SEOContent-module__jzvRFW__useCaseGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0;display:grid}.SEOContent-module__jzvRFW__useCase{background:#f7fafc;border-left:4px solid #667eea;border-radius:8px;padding:1.5rem}.SEOContent-module__jzvRFW__useCase h4{color:#2d3748;margin-bottom:.5rem}.SEOContent-module__jzvRFW__useCase p{margin:0;font-size:.95rem}.SEOContent-module__jzvRFW__featureList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.SEOContent-module__jzvRFW__featureList li{background:#f0f4f8;border-radius:6px;align-items:flex-start;padding:.75rem;display:flex}.SEOContent-module__jzvRFW__featureList li:before{content:"✓";color:#48bb78;flex-shrink:0;margin-right:.5rem;font-weight:700}.SEOContent-module__jzvRFW__comparisonTable{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;margin:2rem 0;overflow:hidden;box-shadow:0 2px 4px #0000001a}.SEOContent-module__jzvRFW__comparisonTable thead{color:#fff;background:#667eea}.SEOContent-module__jzvRFW__comparisonTable th,.SEOContent-module__jzvRFW__comparisonTable td{text-align:left;border-bottom:1px solid #e2e8f0;padding:1rem}.SEOContent-module__jzvRFW__comparisonTable tbody tr:hover{background:#f7fafc}.SEOContent-module__jzvRFW__comparisonTable tbody tr td:nth-child(2){color:#48bb78;font-weight:600}.SEOContent-module__jzvRFW__techSpecs{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.SEOContent-module__jzvRFW__specGroup{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;padding:1.5rem}.SEOContent-module__jzvRFW__specGroup h4{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.875rem}.SEOContent-module__jzvRFW__specGroup p{color:#fff;margin:0;font-weight:500}.SEOContent-module__jzvRFW__faqItem{background:#fafafa;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.SEOContent-module__jzvRFW__faqItem h4{color:#2d3748;margin-bottom:.75rem;font-size:1.1rem}.SEOContent-module__jzvRFW__faqItem p{margin:0;font-size:.95rem}.SEOContent-module__jzvRFW__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;margin:3rem 0;padding:3rem 2rem}.SEOContent-module__jzvRFW__ctaSection h3{color:#fff;margin-bottom:1rem;font-size:1.75rem}.SEOContent-module__jzvRFW__ctaSection p{color:#fffffff2;max-width:600px;margin:0 auto 2rem;font-size:1.1rem}.SEOContent-module__jzvRFW__ctaFeatures{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.SEOContent-module__jzvRFW__ctaFeatures span{align-items:center;font-size:1rem;font-weight:500;display:flex}.dark .SEOContent-module__jzvRFW__seoSection h2{color:#f7fafc}.dark .SEOContent-module__jzvRFW__seoSection h3{color:#e2e8f0}.dark .SEOContent-module__jzvRFW__seoSection h4{color:#cbd5e0}:is(.dark .SEOContent-module__jzvRFW__seoSection p,.dark .SEOContent-module__jzvRFW__seoSection li){color:#a0aec0}.dark .SEOContent-module__jzvRFW__seoSection strong{color:#e2e8f0}.dark .SEOContent-module__jzvRFW__useCase{background:#2d3748;border-left-color:#805ad5}.dark .SEOContent-module__jzvRFW__useCase h4{color:#e2e8f0}.dark .SEOContent-module__jzvRFW__featureList li{background:#2d3748}.dark .SEOContent-module__jzvRFW__comparisonTable{background:#2d3748}.dark .SEOContent-module__jzvRFW__comparisonTable thead{background:#805ad5}:is(.dark .SEOContent-module__jzvRFW__comparisonTable th,.dark .SEOContent-module__jzvRFW__comparisonTable td){color:#e2e8f0;border-bottom-color:#4a5568}.dark .SEOContent-module__jzvRFW__comparisonTable tbody tr:hover{background:#1a202c}.dark .SEOContent-module__jzvRFW__faqItem{background:#2d3748;border-color:#4a5568}.dark .SEOContent-module__jzvRFW__faqItem h4{color:#e2e8f0}@media (max-width:768px){.SEOContent-module__jzvRFW__seoSection h2{font-size:1.5rem}.SEOContent-module__jzvRFW__seoSection h3{font-size:1.25rem}.SEOContent-module__jzvRFW__useCaseGrid,.SEOContent-module__jzvRFW__featureList,.SEOContent-module__jzvRFW__techSpecs{grid-template-columns:1fr}.SEOContent-module__jzvRFW__comparisonTable{font-size:.875rem}.SEOContent-module__jzvRFW__comparisonTable th,.SEOContent-module__jzvRFW__comparisonTable td{padding:.5rem}.SEOContent-module__jzvRFW__ctaFeatures{flex-direction:column;gap:1rem}}@keyframes SEOContent-module__jzvRFW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
