.InstantEditorSection_instantEditor__8rLCp{padding:6rem 2rem;position:relative;background:linear-gradient(135deg,#1f1f23,#18181b)}.InstantEditorSection_editorContainer__32Pha,.InstantEditorSection_editorLayout__IunBP{max-width:1400px;margin:0 auto;background:rgba(31,31,35,.3);border:1px solid rgba(96,165,250,.08);border-radius:24px;padding:2rem}.InstantEditorSection_editorLayout__IunBP{display:grid;grid-template-columns:350px 1fr;gap:2rem}.InstantEditorSection_editorGrid__mtzcr{display:grid;grid-template-columns:1fr 350px;gap:2rem;max-width:1400px;margin:0 auto}.InstantEditorSection_controlsPanel__DpT_K{background:rgba(20,20,20,.5);border:1px solid rgba(96,165,250,.08);border-radius:16px;padding:1.5rem;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 150px);scrollbar-width:thin;scrollbar-color:rgba(96,165,250,.3) rgba(24,24,27,.5)}.InstantEditorSection_controlsPanel__DpT_K::-webkit-scrollbar{width:8px;height:8px}.InstantEditorSection_controlsPanel__DpT_K::-webkit-scrollbar-track{background:rgba(24,24,27,.5);border-radius:4px}.InstantEditorSection_controlsPanel__DpT_K::-webkit-scrollbar-thumb{background:rgba(96,165,250,.3);border-radius:4px;border:2px solid transparent}.InstantEditorSection_controlsPanel__DpT_K::-webkit-scrollbar-thumb:hover{background:rgba(96,165,250,.5)}.InstantEditorSection_controlsPanel__DpT_K::-webkit-scrollbar-corner{background:transparent}.InstantEditorSection_controlSection__CFCkO{margin-bottom:1.5rem}.InstantEditorSection_controlSection__CFCkO h3{color:#60A5FA;font-size:.8rem;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem;font-weight:600}.InstantEditorSection_previewSection__dfh8V{display:flex;flex-direction:column;gap:1.5rem}.InstantEditorSection_mainPreview__YUbMe{background:linear-gradient(45deg,#1a1a1f 25%,transparent 0),linear-gradient(-45deg,#1a1a1f 25%,transparent 0),linear-gradient(45deg,transparent 75%,#1a1a1f 0),linear-gradient(-45deg,transparent 75%,#1a1a1f 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;background-color:#121215;border:1px solid rgba(96,165,250,.08);border-radius:16px;height:400px;display:flex;align-items:center;justify-content:stretch;position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.InstantEditorSection_mainPreview__YUbMe canvas{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.InstantEditorSection_templateToast__RNews{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%) translateY(100px);background:linear-gradient(135deg,rgba(34,197,94,1),rgba(22,163,74,1));color:white;padding:.75rem 1.25rem;border-radius:10px;display:flex;align-items:center;gap:.5rem;box-shadow:0 8px 30px rgba(34,197,94,.3);z-index:10000;opacity:0;transition:all .3s ease-out;font-size:.9rem;font-weight:500;pointer-events:none}.InstantEditorSection_templateToast__RNews.InstantEditorSection_pro__ZuLCK{background:rgba(251,146,60,.15);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(251,146,60,.4);color:#fed7aa;box-shadow:0 8px 32px rgba(0,0,0,.3)}.InstantEditorSection_templateToast__RNews.InstantEditorSection_show__SBhZw{opacity:1;transform:translateX(-50%) translateY(0)}.InstantEditorSection_templateToast__RNews svg{width:18px;height:18px;flex-shrink:0;stroke:white;stroke-width:2}.InstantEditorSection_templateToast__RNews.InstantEditorSection_pro__ZuLCK svg{stroke:#fb923c;stroke-width:2}.InstantEditorSection_toastIconCheck__NTRS7{display:block}.InstantEditorSection_templateToast__RNews.InstantEditorSection_pro__ZuLCK .InstantEditorSection_toastIconCheck__NTRS7,.InstantEditorSection_toastIconLock__o4MpW{display:none}.InstantEditorSection_templateToast__RNews.InstantEditorSection_pro__ZuLCK .InstantEditorSection_toastIconLock__o4MpW{display:block}.InstantEditorSection_templatesSection__Ofk4A{padding:0!important;margin-bottom:1.5rem;overflow:visible}.InstantEditorSection_templatesHeader__51aVg{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:rgba(96,165,250,.05);border:none;border-radius:12px;cursor:pointer;transition:background .2s}.InstantEditorSection_templatesHeader__51aVg:hover{background:rgba(96,165,250,.1)}.InstantEditorSection_templatesHeaderLeft__s3XaO{display:flex;align-items:center;gap:.5rem}.InstantEditorSection_templatesHeaderLeft__s3XaO svg{width:16px;height:16px;stroke:#60A5FA}.InstantEditorSection_templatesHeaderLeft__s3XaO span{color:#a1a1aa;font-size:.8rem;font-weight:500}.InstantEditorSection_templatesHeader__51aVg .InstantEditorSection_chevronIcon__RMdN7{width:14px;height:14px;stroke:#71717a;transition:transform .4s ease}.InstantEditorSection_templatesSection__Ofk4A.InstantEditorSection_open__Ofy_b .InstantEditorSection_chevronIcon__RMdN7{transform:rotate(180deg)}.InstantEditorSection_templatesDropdown__6tmrE{max-height:0;overflow:hidden;transition:max-height .5s ease-out}.InstantEditorSection_templatesSection__Ofk4A.InstantEditorSection_open__Ofy_b .InstantEditorSection_templatesDropdown__6tmrE{max-height:200px;overflow:visible;transition:max-height .4s ease-in}.InstantEditorSection_templatesMiniGrid__BtJ7w{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem;padding:1rem .25rem .6rem;overflow:visible}.InstantEditorSection_tplItem__Cp8fa{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.4rem .2rem;background:rgba(39,39,42,.6);border:1px solid rgba(255,255,255,.05);border-radius:8px;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,opacity .2s ease,transform .2s ease;position:relative;opacity:0;transform:translateY(8px)}.InstantEditorSection_templatesSection__Ofk4A.InstantEditorSection_open__Ofy_b .InstantEditorSection_tplItem__Cp8fa{opacity:1;transform:translateY(0);transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,opacity .35s ease,transform .35s ease}.InstantEditorSection_templatesSection__Ofk4A.InstantEditorSection_open__Ofy_b .InstantEditorSection_tplItem__Cp8fa:first-child{transition-delay:.08s}.InstantEditorSection_templatesSection__Ofk4A.InstantEditorSection_open__Ofy_b .InstantEditorSection_tplItem__Cp8fa:nth-child(2){transition-delay:.12s}.InstantEditorSection_templatesSection__Ofk4A.InstantEditorSection_open__Ofy_b .InstantEditorSection_tplItem__Cp8fa:nth-child(3){transition-delay:.16s}.InstantEditorSection_templatesSection__Ofk4A.InstantEditorSection_open__Ofy_b .InstantEditorSection_tplItem__Cp8fa:nth-child(4){transition-delay:.2s}.InstantEditorSection_templatesSection__Ofk4A.InstantEditorSection_open__Ofy_b .InstantEditorSection_tplItem__Cp8fa:nth-child(5){transition-delay:.24s}.InstantEditorSection_templatesSection__Ofk4A.InstantEditorSection_open__Ofy_b .InstantEditorSection_tplItem__Cp8fa:nth-child(6){transition-delay:.28s}.InstantEditorSection_templatesSection__Ofk4A.InstantEditorSection_open__Ofy_b .InstantEditorSection_tplItem__Cp8fa:nth-child(7){transition-delay:.32s}.InstantEditorSection_templatesSection__Ofk4A.InstantEditorSection_open__Ofy_b .InstantEditorSection_tplItem__Cp8fa:nth-child(8){transition-delay:.36s}.InstantEditorSection_tplItem__Cp8fa:hover{background:rgba(96,165,250,.1);border-color:rgba(96,165,250,.3);transform:scale(1.15);z-index:10;box-shadow:0 8px 25px rgba(0,0,0,.4)}.InstantEditorSection_tplItem__Cp8fa.InstantEditorSection_pro__ZuLCK{border-color:rgba(96,165,250,.15)}.InstantEditorSection_tplItem__Cp8fa.InstantEditorSection_pro__ZuLCK:hover{border-color:rgba(96,165,250,.4);transform:scale(1.15)}.InstantEditorSection_spotHoverPreview__VU95V{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%) scale(.8);width:100px;height:70px;background:rgba(0,0,0,.85);border:1px solid rgba(96,165,250,.3);border-radius:10px;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:all .2s ease;box-shadow:0 10px 40px rgba(0,0,0,.5);z-index:100;overflow:hidden}.InstantEditorSection_spotHoverPreview__VU95V:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(96,165,250,.3)}.InstantEditorSection_tplItem__Cp8fa.InstantEditorSection_pro__ZuLCK:hover .InstantEditorSection_spotHoverPreview__VU95V{opacity:1;transform:translateX(-50%) scale(1)}.InstantEditorSection_spotLg__a70H5{width:26px;height:26px;border:2px solid #a78bfa;border-radius:50%;animation:InstantEditorSection_spotPulseLg__O_45m 1.5s ease-in-out infinite;background:repeating-conic-gradient(#3a3a3a 0 25%,#4a4a4a 0 50%) 50% /5px 5px;position:relative;z-index:1}.InstantEditorSection_spotLg__a70H5.InstantEditorSection_pill__rxEhM{width:44px;height:18px;border-radius:9px}.InstantEditorSection_spotHoverPreview__VU95V.InstantEditorSection_compare__jomUa{gap:12px}.InstantEditorSection_spotHoverPreview__VU95V.InstantEditorSection_compare__jomUa .InstantEditorSection_spotLg__a70H5:first-child{border-color:#ef4444}.InstantEditorSection_spotHoverPreview__VU95V.InstantEditorSection_compare__jomUa .InstantEditorSection_spotLg__a70H5:last-child{border-color:#ffffff}.InstantEditorSection_spotHoverPreview__VU95V.InstantEditorSection_mainCta__6gjbB{flex-direction:column;gap:10px}.InstantEditorSection_spotHoverPreview__VU95V.InstantEditorSection_mainCta__6gjbB .InstantEditorSection_spotLg__a70H5:first-child{border-color:#3b82f6;width:24px;height:24px}.InstantEditorSection_spotHoverPreview__VU95V.InstantEditorSection_mainCta__6gjbB .InstantEditorSection_spotLg__a70H5:last-child{border-color:#22c55e;width:36px;height:14px;border-radius:7px}@keyframes InstantEditorSection_spotPulseLg__O_45m{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.12);opacity:1}}.InstantEditorSection_pro-toast__Rjfuv{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%) translateY(100px);background:linear-gradient(135deg,rgba(251,146,60,1),rgba(249,115,22,1));color:white;padding:.75rem 1.25rem;border-radius:10px;display:flex;align-items:center;gap:.6rem;box-shadow:0 8px 30px rgba(249,115,22,.4);z-index:10000;opacity:0;transition:all .3s ease-out}.InstantEditorSection_pro-toast__Rjfuv.InstantEditorSection_show__SBhZw{opacity:1;transform:translateX(-50%) translateY(0)}.InstantEditorSection_pro-toast__Rjfuv svg{width:20px;height:20px;flex-shrink:0}.InstantEditorSection_pro-toast-content__ZsgQe{display:flex;flex-direction:column}.InstantEditorSection_pro-toast-title__eJp8V{font-weight:600;font-size:.85rem}.InstantEditorSection_pro-toast-subtitle__oD2n5{font-size:.75rem;opacity:.9}.InstantEditorSection_tplHoverPreview__Fy53i{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%) scale(.8);width:120px;height:80px;background:#0a0a0c;border:1px solid rgba(96,165,250,.3);border-radius:12px;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;z-index:1000}.InstantEditorSection_tplHoverPreview__Fy53i:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(96,165,250,.3)}.InstantEditorSection_tplItem__Cp8fa.InstantEditorSection_pro__ZuLCK:hover .InstantEditorSection_tplHoverPreview__Fy53i{opacity:1;transform:translateX(-50%) scale(1)}.InstantEditorSection_shapeLg__wKW_O{width:40px;height:40px;border:3px solid #ff0050;border-radius:50%;animation:InstantEditorSection_tplRippleLg__6F7BF 1.2s ease-out infinite;position:absolute}.InstantEditorSection_shapeLg2__SP_os{position:absolute;width:40px;height:40px;border:3px solid #00f2ea;border-radius:50%;animation:InstantEditorSection_tplRippleLg__6F7BF 1.2s ease-out .2s infinite}@keyframes InstantEditorSection_tplRippleLg__6F7BF{0%{transform:scale(1);opacity:1}to{transform:scale(1.8);opacity:0}}.InstantEditorSection_tplItem__Cp8fa span{color:#71717a;font-size:.55rem;font-weight:500;text-align:center}.InstantEditorSection_tplProBadge__lSUQX{top:.2rem;right:.2rem;background:linear-gradient(135deg,#1e40af,#3b82f6);font-size:.45rem;letter-spacing:.3px;pointer-events:none}.InstantEditorSection_proBadgeMini__6qZiE,.InstantEditorSection_tplProBadge__lSUQX{position:absolute;color:white;padding:.1rem .25rem;border-radius:3px;font-weight:700;z-index:10}.InstantEditorSection_proBadgeMini__6qZiE{top:4px;right:4px;font-size:.5rem;background:linear-gradient(135deg,#3b82f6,#60A5FA)}.InstantEditorSection_proFeature__5HIqa{position:relative}.InstantEditorSection_effectDesc__xntRX{font-size:.6rem;color:#52525b;margin-top:.1rem}.InstantEditorSection_spotEffectBtn__jgX5U.InstantEditorSection_active__LWZ1m .InstantEditorSection_effectDesc__xntRX{color:#60A5FA;opacity:.7}.InstantEditorSection_tplPreview__i_nF_{width:100%;height:28px;background:#0a0a0c;border-radius:4px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.InstantEditorSection_tplPreview__i_nF_ .InstantEditorSection_shape__7fvGt{position:absolute}.InstantEditorSection_tplPreview__i_nF_ .InstantEditorSection_shape2__4og1X{position:absolute;animation:InstantEditorSection_tplRipple__x_XOJ 1.2s ease-out .15s infinite}@keyframes InstantEditorSection_tplRipple__x_XOJ{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.InstantEditorSection_sectionHeaderWithAction__qAeHH{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.InstantEditorSection_sectionHeaderWithAction__qAeHH h3{margin:0}.InstantEditorSection_headerRight__CJxcG{display:flex;align-items:center;gap:.75rem}.InstantEditorSection_exportCounterMini__puDZD{display:flex;align-items:center;gap:.35rem;color:#71717a;font-size:.65rem;font-weight:500}.InstantEditorSection_exportCounterMini__puDZD svg{width:12px;height:12px;stroke:#4ade80}.InstantEditorSection_exportCounterMini__puDZD .InstantEditorSection_counterNum__nZ6Fv{color:#4ade80;font-weight:600;font-variant-numeric:tabular-nums;transition:color .2s}.InstantEditorSection_resetBtn__OzTlv{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(39,39,42,.6);border:1px solid rgba(63,63,70,.5);border-radius:6px;color:#71717a;cursor:pointer;transition:all .15s}.InstantEditorSection_resetBtn__OzTlv:hover{border-color:rgba(96,165,250,.4);color:#60A5FA;background:rgba(96,165,250,.1)}.InstantEditorSection_resetBtn__OzTlv svg{width:16px;height:16px}.InstantEditorSection_shapeSelector__dvo3c{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem;margin-bottom:1.25rem}.InstantEditorSection_shapeOption__e7_pR{background:rgba(20,20,24,.6);border:2px solid rgba(63,63,70,.5);border-radius:10px;padding:.6rem .3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.InstantEditorSection_shapeOption__e7_pR:hover{border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8)}.InstantEditorSection_shapeOption__e7_pR.InstantEditorSection_active__LWZ1m,.InstantEditorSection_shapeOption__e7_pR.InstantEditorSection_active__LWZ1m:hover{border-color:#3b82f6;background:rgba(20,20,24,.8)}.InstantEditorSection_shapeOption__e7_pR svg{width:26px;height:18px;stroke:#52525b;transition:stroke .2s;margin-bottom:.3rem}.InstantEditorSection_shapeOption__e7_pR:hover svg{stroke:#a1a1aa}.InstantEditorSection_shapeOption__e7_pR.InstantEditorSection_active__LWZ1m svg,.InstantEditorSection_shapeOption__e7_pR.InstantEditorSection_active__LWZ1m:hover svg{stroke:#60A5FA}.InstantEditorSection_shapeOption__e7_pR span{font-size:.65rem;color:#71717a;font-weight:500}.InstantEditorSection_shapeOption__e7_pR.InstantEditorSection_active__LWZ1m span,.InstantEditorSection_shapeOption__e7_pR.InstantEditorSection_active__LWZ1m:hover span{color:#e4e4e7}.InstantEditorSection_styleToggle__VyTkY{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1.25rem}.InstantEditorSection_styleBtn__pHmxT{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:rgba(20,20,24,.6);border:1px solid rgba(63,63,70,.5);border-radius:10px;color:#71717a;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.InstantEditorSection_styleBtn__pHmxT:hover{border-color:rgba(96,165,250,.4);color:#a1a1aa}.InstantEditorSection_styleBtn__pHmxT.InstantEditorSection_active__LWZ1m,.InstantEditorSection_styleBtn__pHmxT.InstantEditorSection_active__LWZ1m:hover{border-color:#3b82f6;color:#e4e4e7;background:rgba(30,64,175,.15)}.InstantEditorSection_styleBtn__pHmxT svg{width:18px;height:18px}.InstantEditorSection_opacityBadge__Exvm7{font-size:.7rem;color:#60A5FA;background:rgba(96,165,250,.15);padding:.15rem .4rem;border-radius:4px;margin-left:.25rem}.InstantEditorSection_controlGroup__uckc0{margin-bottom:1rem}.InstantEditorSection_controlGroup__uckc0 label{display:block;color:#a1a1aa;font-size:.8rem;margin-bottom:.5rem;font-weight:500}.InstantEditorSection_controlGroup__uckc0 input[type=color],.InstantEditorSection_controlGroup__uckc0 input[type=text],.InstantEditorSection_controlGroup__uckc0 select{width:100%;padding:.75rem;background:rgba(24,24,27,.8);border:1px solid rgba(63,63,70,.5);border-radius:8px;color:white;font-size:.9rem;transition:border-color .2s}.InstantEditorSection_controlGroup__uckc0 select option{background:#1a1a1f;color:#e4e4e7;padding:.75rem}.InstantEditorSection_controlGroup__uckc0 select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:rgba(24,24,27,.95);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.5rem;cursor:pointer}.InstantEditorSection_controlGroup__uckc0 input[type=text]:hover,.InstantEditorSection_controlGroup__uckc0 select:hover{border-color:rgba(96,165,250,.4)}.InstantEditorSection_controlGroup__uckc0 input[type=text]:focus,.InstantEditorSection_controlGroup__uckc0 select:focus{outline:none;border-color:#3b82f6}.InstantEditorSection_controlGroup__uckc0 input[type=range]{width:100%;-webkit-appearance:none;background:rgba(39,39,42,.8);height:6px;border-radius:3px;cursor:pointer}.InstantEditorSection_controlGroup__uckc0 input[type=range]::-webkit-slider-runnable-track{height:6px;border-radius:3px}.InstantEditorSection_controlGroup__uckc0 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#3b82f6;cursor:pointer;border:2px solid #1e40af;box-shadow:0 2px 6px rgba(59,130,246,.4);margin-top:-6px}.InstantEditorSection_controlGroup__uckc0 input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 0 0 4px rgba(59,130,246,.3)}.InstantEditorSection_controlGroup__uckc0 input[type=range]::-moz-range-thumb{width:18px;height:18px;background:#3b82f6;border-radius:50%;cursor:pointer;border:2px solid #1e40af;box-shadow:0 2px 6px rgba(59,130,246,.4);margin-top:-6px}.InstantEditorSection_controlGroup__uckc0 input[type=range]::-moz-range-track{height:6px;background:rgba(39,39,42,.8);border-radius:3px}.InstantEditorSection_valueDisplay__58Err{color:#60A5FA;font-weight:600;margin-left:.5rem;font-family:JetBrains Mono,monospace;font-size:.85rem}.InstantEditorSection_controlGroup__uckc0.InstantEditorSection_shapeSpecific__OL_dZ{display:none}.InstantEditorSection_controlGroup__uckc0.InstantEditorSection_shapeSpecific__OL_dZ.InstantEditorSection_visible__TECmZ{display:block}.InstantEditorSection_thicknessToggle__2QiV_{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.InstantEditorSection_thicknessBtn__vsH4R{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.6rem .4rem;background:rgba(20,20,24,.6);border:2px solid rgba(63,63,70,.5);border-radius:8px;color:#71717a;cursor:pointer;transition:all .2s ease}.InstantEditorSection_thicknessBtn__vsH4R:hover{border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8)}.InstantEditorSection_thicknessBtn__vsH4R:hover .InstantEditorSection_thicknessLine__eE5iZ{background:#a1a1aa}.InstantEditorSection_thicknessBtn__vsH4R.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(20,20,24,.8)}.InstantEditorSection_thicknessBtn__vsH4R.InstantEditorSection_active__LWZ1m span{color:#e4e4e7}.InstantEditorSection_thicknessBtn__vsH4R.InstantEditorSection_active__LWZ1m .InstantEditorSection_thicknessLine__eE5iZ{background:#60A5FA}.InstantEditorSection_thicknessLine__eE5iZ{width:24px;background:#52525b;border-radius:2px;transition:background .2s}.InstantEditorSection_thicknessLine__eE5iZ.InstantEditorSection_thin__enm37{height:2px}.InstantEditorSection_thicknessLine__eE5iZ.InstantEditorSection_medium__jo6j_{height:4px}.InstantEditorSection_thicknessLine__eE5iZ.InstantEditorSection_thick__2Qovl{height:6px}.InstantEditorSection_thicknessBtn__vsH4R span{font-size:.65rem;color:#71717a}.InstantEditorSection_arrowSettings__Rxw4k{background:rgba(20,20,20,.4);border:1px solid rgba(63,63,70,.4);border-radius:12px;padding:1rem;margin-bottom:1rem}.InstantEditorSection_arrowSettingsTitle__quwwm{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#a1a1aa;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.InstantEditorSection_arrowSettingsTitle__quwwm svg{width:16px;height:16px;stroke:#60A5FA}.InstantEditorSection_arrowStyleGrid__Lf06c{display:grid;grid-template-columns:repeat(5,1fr);gap:.35rem;margin-bottom:.75rem}.InstantEditorSection_arrowStyleBtn__QT7BH{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.45rem .25rem;background:rgba(20,20,24,.6);border:2px solid rgba(63,63,70,.5);border-radius:8px;color:#71717a;cursor:pointer;transition:all .2s ease}.InstantEditorSection_arrowStyleBtn__QT7BH svg{width:18px;height:18px;stroke:#52525b;transition:stroke .2s}.InstantEditorSection_arrowStyleBtn__QT7BH span{font-size:.6rem;color:#71717a;text-transform:capitalize}.InstantEditorSection_arrowStyleBtn__QT7BH:hover{border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8)}.InstantEditorSection_arrowStyleBtn__QT7BH:hover svg{stroke:#a1a1aa}.InstantEditorSection_arrowStyleBtn__QT7BH.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(20,20,24,.8)}.InstantEditorSection_arrowStyleBtn__QT7BH.InstantEditorSection_active__LWZ1m svg{stroke:#60A5FA}.InstantEditorSection_arrowStyleBtn__QT7BH.InstantEditorSection_active__LWZ1m span{color:#e4e4e7}.InstantEditorSection_arrowLineToggle__XAoMj{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.InstantEditorSection_arrowLineBtn__v62cG{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .3rem;background:rgba(20,20,24,.6);border:2px solid rgba(63,63,70,.5);border-radius:8px;color:#71717a;cursor:pointer;transition:all .2s ease}.InstantEditorSection_arrowLineBtn__v62cG svg{width:18px;height:18px;stroke:#52525b;transition:stroke .2s}.InstantEditorSection_arrowLineBtn__v62cG span{font-size:.65rem;color:#71717a;text-transform:capitalize}.InstantEditorSection_arrowLineBtn__v62cG:hover{border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8)}.InstantEditorSection_arrowLineBtn__v62cG:hover svg{stroke:#a1a1aa}.InstantEditorSection_arrowLineBtn__v62cG.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(20,20,24,.8)}.InstantEditorSection_arrowLineBtn__v62cG.InstantEditorSection_active__LWZ1m svg{stroke:#60A5FA}.InstantEditorSection_arrowLineBtn__v62cG.InstantEditorSection_active__LWZ1m span{color:#e4e4e7}.InstantEditorSection_arrowDirBtn__pw913{display:flex;align-items:center;justify-content:center;padding:.5rem;background:rgba(20,20,24,.6);border:2px solid rgba(63,63,70,.5);border-radius:8px;color:#71717a;cursor:pointer;transition:all .2s ease}.InstantEditorSection_arrowDirBtn__pw913 svg{width:20px;height:20px;stroke:#52525b;transition:stroke .2s}.InstantEditorSection_arrowDirBtn__pw913:hover{border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8)}.InstantEditorSection_arrowDirBtn__pw913:hover svg{stroke:#a1a1aa}.InstantEditorSection_arrowDirBtn__pw913.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(20,20,24,.8)}.InstantEditorSection_arrowDirBtn__pw913.InstantEditorSection_active__LWZ1m svg{stroke:#60A5FA}.InstantEditorSection_arrowSubLabel__95ePr{font-size:.75rem;color:#94a3b8;margin-bottom:.5rem;display:block}.InstantEditorSection_arrowDirectionHeader__l6sh5{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.InstantEditorSection_arrowAngleInput___2zDa{display:flex;align-items:center;gap:.25rem}.InstantEditorSection_arrowAngleInput___2zDa input{width:52px;padding:.35rem .5rem;background:rgba(20,20,24,.9);border:1px solid rgba(63,63,70,.5);border-radius:6px;color:#e4e4e7;font-size:.8rem;text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.InstantEditorSection_arrowAngleInput___2zDa input::-webkit-inner-spin-button,.InstantEditorSection_arrowAngleInput___2zDa input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.InstantEditorSection_arrowAngleInput___2zDa span{font-size:.8rem;color:#71717a}.InstantEditorSection_colorPickerGroup__6TgGJ{background:rgba(20,20,20,.5);border:1px solid rgba(96,165,250,.08);border-radius:12px;padding:1rem}.InstantEditorSection_colorPresets__OdVLH{display:grid;grid-template-columns:repeat(8,1fr);gap:.5rem;margin-bottom:.75rem}.InstantEditorSection_colorPreset__IUzy6{width:100%;aspect-ratio:1;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:all .15s}.InstantEditorSection_colorPreset__IUzy6:hover{transform:scale(1.1)}.InstantEditorSection_colorPreset__IUzy6.InstantEditorSection_active__LWZ1m{border-color:white;box-shadow:0 0 0 2px rgba(59,130,246,.5)}.InstantEditorSection_colorInputRow__J_YnE{display:grid;grid-template-columns:48px 1fr;gap:.75rem}.InstantEditorSection_colorInputRow__J_YnE input[type=color]{width:48px;height:40px;border:1px solid white;border-radius:0;cursor:pointer;background:transparent;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.InstantEditorSection_colorInputRow__J_YnE input[type=color]::-webkit-color-swatch-wrapper{padding:0}.InstantEditorSection_colorInputRow__J_YnE input[type=color]::-webkit-color-swatch{border:none;border-radius:0}.InstantEditorSection_colorInputRow__J_YnE input[type=color]::-moz-color-swatch{border:none;border-radius:0}.InstantEditorSection_colorInputRow__J_YnE input[type=text]{padding:.6rem .75rem;background:rgba(31,31,35,.8);border:1px solid rgba(63,63,70,.5);border-radius:8px;color:white;font-family:monospace;font-size:.9rem}.InstantEditorSection_opacityControl__u7NUH{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(63,63,70,.3)}.InstantEditorSection_opacityControl__u7NUH label{display:block;color:#a1a1aa;font-size:.8rem;margin-bottom:.5rem;font-weight:500}.InstantEditorSection_opacityControl__u7NUH input[type=range]{width:100%}.InstantEditorSection_doublerippleSection__tyACr{display:block;margin-top:1.25rem;padding:1rem;background:linear-gradient(135deg,rgba(96,165,250,.08),rgba(139,92,246,.08));border:1px solid rgba(96,165,250,.2);border-radius:16px;animation:InstantEditorSection_slideIn__8AKum .3s ease-out}@keyframes InstantEditorSection_slideIn__8AKum{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.InstantEditorSection_doublerippleHeader__BzB99{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.InstantEditorSection_doublerippleBadge__8AXJD{display:flex;align-items:center;gap:.4rem;padding:.35rem .75rem;background:linear-gradient(135deg,rgba(96,165,250,.2),rgba(139,92,246,.2));border:1px solid rgba(96,165,250,.3);border-radius:20px;font-size:.8rem;font-weight:600;color:#60A5FA}.InstantEditorSection_doublerippleBadge__8AXJD svg{width:14px;height:14px;stroke:#a78bfa}.InstantEditorSection_doublerippleColors__gJnTV{display:flex;gap:.5rem;margin-bottom:1rem;align-items:flex-start}.InstantEditorSection_doublerippleWaveSection__WWNLX{flex:1;background:rgba(10,10,12,.5);border-radius:12px;padding:.75rem;min-width:0}.InstantEditorSection_doublerippleWaveHeader__7UX6L{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:.75rem;font-weight:600;color:#d4d4d8;text-transform:uppercase;letter-spacing:.5px}.InstantEditorSection_doublerippleColorPresets____Nw2{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem;margin-bottom:.5rem}.InstantEditorSection_doublerippleColorPreset__l4bZk{width:100%;aspect-ratio:1;border-radius:6px;cursor:pointer;border:2px solid transparent;transition:all .2s}.InstantEditorSection_doublerippleColorPreset__l4bZk:hover{transform:scale(1.1);border-color:rgba(255,255,255,.3)}.InstantEditorSection_doublerippleColorPreset__l4bZk.InstantEditorSection_active__LWZ1m{border-color:#60A5FA;box-shadow:0 0 10px rgba(96,165,250,.4)}.InstantEditorSection_doublerippleColorInput__S_9E7{display:flex;flex-direction:column;gap:.4rem}.InstantEditorSection_doublerippleColorInput__S_9E7 input[type=color]{width:100%;height:32px;border:none;border-radius:6px;cursor:pointer;background:transparent;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.InstantEditorSection_doublerippleColorInput__S_9E7 input[type=color]::-webkit-color-swatch-wrapper{padding:0}.InstantEditorSection_doublerippleColorInput__S_9E7 input[type=color]::-webkit-color-swatch{border:none;border-radius:6px}.InstantEditorSection_doublerippleColorInput__S_9E7 input[type=text]{width:100%;padding:.4rem .5rem;background:rgba(31,31,35,.8);border:1px solid rgba(63,63,70,.5);border-radius:6px;color:white;font-family:JetBrains Mono,monospace;font-size:.75rem;text-align:center}.InstantEditorSection_doublerippleConnector__WPDVV{display:flex;align-items:center;justify-content:center;padding-top:2.5rem}.InstantEditorSection_doublerippleConnector__WPDVV svg{width:20px;height:20px;stroke:#60A5FA;opacity:.6}.InstantEditorSection_doublerippleResetBtn__etm2m{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.5rem;background:rgba(96,165,250,.1);border:1px solid rgba(96,165,250,.2);border-radius:8px;color:#a1a1aa;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s;margin-bottom:.75rem}.InstantEditorSection_doublerippleResetBtn__etm2m:hover{background:rgba(96,165,250,.15);border-color:rgba(96,165,250,.4);color:#60A5FA}.InstantEditorSection_doublerippleResetBtn__etm2m svg{width:14px;height:14px}.InstantEditorSection_doublerippleOpacity__8_VE9{padding-top:.75rem;border-top:1px solid rgba(96,165,250,.15)}.InstantEditorSection_doublerippleOpacity__8_VE9 label{display:flex;align-items:center;gap:.5rem;color:#d4d4d8;font-size:.85rem;margin-bottom:.5rem}.InstantEditorSection_doublerippleOpacity__8_VE9 label svg{width:16px;height:16px;stroke:#60A5FA}.InstantEditorSection_doublerippleOpacity__8_VE9 input[type=range]{width:100%}@media (max-width:500px){.InstantEditorSection_doublerippleColors__gJnTV{flex-direction:column}.InstantEditorSection_doublerippleConnector__WPDVV{padding:.25rem 0;transform:rotate(90deg)}.InstantEditorSection_doublerippleColorPresets____Nw2{grid-template-columns:repeat(8,1fr)}}.InstantEditorSection_effectsCarousel__jtfOe{position:relative}.InstantEditorSection_effectsHeader__lcB_f{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.InstantEditorSection_effectsHeader__lcB_f h3{margin-bottom:0}.InstantEditorSection_carouselNav__iwNDc{display:flex;align-items:center;gap:.5rem}.InstantEditorSection_carouselDots__5QaLj{display:flex;gap:.35rem}.InstantEditorSection_carouselDot__OeqGc{width:6px;height:6px;border-radius:50%;background:rgba(63,63,70,.8);transition:all .2s}.InstantEditorSection_carouselDot__OeqGc.InstantEditorSection_active__LWZ1m{background:#60A5FA;width:18px;border-radius:3px}.InstantEditorSection_carouselBtn__IykIq{width:32px;height:32px;border-radius:8px;background:rgba(39,39,42,.6);border:1px solid rgba(63,63,70,.5);color:#71717a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.InstantEditorSection_carouselBtn__IykIq:hover{border-color:rgba(96,165,250,.4);color:#a1a1aa}.InstantEditorSection_carouselBtn__IykIq:disabled{opacity:.3;cursor:not-allowed}.InstantEditorSection_carouselBtn__IykIq svg{width:16px;height:16px}.InstantEditorSection_effectsPages__1UNWZ{overflow:visible;position:relative}.InstantEditorSection_effectsPage__biuyW{display:none;grid-template-columns:repeat(6,1fr);gap:.75rem;padding-bottom:2rem}.InstantEditorSection_effectsPage__biuyW.InstantEditorSection_active__LWZ1m{display:grid}.InstantEditorSection_effectsPage__biuyW.InstantEditorSection_page2__bAwAo{grid-template-columns:repeat(7,1fr)}.InstantEditorSection_effectOption__Rsi0d{position:relative;background:rgba(20,20,24,.6);border:1px solid rgba(63,63,70,.5);border-radius:12px;padding:1rem .75rem;text-align:center;cursor:pointer;transition:all .2s ease}.InstantEditorSection_effectOption__Rsi0d:hover{border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8)}.InstantEditorSection_effectOption__Rsi0d.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(20,20,24,.8)}.InstantEditorSection_effectOption__Rsi0d svg{width:28px;height:28px;margin-bottom:.4rem;stroke:#52525b;transition:stroke .2s}.InstantEditorSection_effectOption__Rsi0d:hover svg{stroke:#a1a1aa}.InstantEditorSection_effectOption__Rsi0d.InstantEditorSection_active__LWZ1m svg{stroke:#60A5FA}.InstantEditorSection_effectOption__Rsi0d h4{font-size:.85rem;color:#71717a;margin-bottom:.2rem;font-weight:500;transition:color .2s}.InstantEditorSection_effectOption__Rsi0d.InstantEditorSection_active__LWZ1m h4{color:#e4e4e7}.InstantEditorSection_effectOption__Rsi0d p{font-size:.7rem;color:#3f3f46}.InstantEditorSection_effectOption__Rsi0d.InstantEditorSection_active__LWZ1m p{color:#52525b}.InstantEditorSection_effectOption__Rsi0d.InstantEditorSection_pro__ZuLCK{position:relative;opacity:.6;cursor:default;overflow:visible}.InstantEditorSection_effectOption__Rsi0d.InstantEditorSection_pro__ZuLCK:hover{opacity:.8}.InstantEditorSection_effectOption__Rsi0d.InstantEditorSection_pro__ZuLCK:before{content:"PRO";position:absolute;top:6px;right:6px;background:linear-gradient(135deg,#1e40af,#3b82f6);color:white;font-size:.55rem;font-weight:700;padding:2px 5px;border-radius:4px;letter-spacing:.5px;z-index:2}.InstantEditorSection_effectHoverPreview___V5oI{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%) scale(.9);width:75px;height:75px;background:rgba(10,10,15,.98);border:1px solid rgba(96,165,250,.4);border-radius:8px;opacity:0;visibility:hidden;transition:all .2s ease;z-index:1000;box-shadow:0 8px 24px rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;pointer-events:none}.InstantEditorSection_effectHoverPreview___V5oI canvas{width:50px;height:50px}.InstantEditorSection_effectOption__Rsi0d.InstantEditorSection_pro__ZuLCK:hover .InstantEditorSection_effectHoverPreview___V5oI{opacity:1;visibility:visible;transform:translateX(-50%) scale(1)}.InstantEditorSection_effectHoverPreview___V5oI:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%) rotate(45deg);width:8px;height:8px;background:rgba(10,10,15,.98);border-right:1px solid rgba(96,165,250,.4);border-bottom:1px solid rgba(96,165,250,.4)}@media (hover:none) and (pointer:coarse){.InstantEditorSection_effectHoverPreview___V5oI{display:none!important}.InstantEditorSection_effectOption__Rsi0d.InstantEditorSection_pro__ZuLCK.InstantEditorSection_tapped__bBWPC:after{display:block!important;content:"🔒 View All to preview";position:absolute;top:calc(100% + 4px);left:50%;transform:translateX(-50%);background:rgba(39,39,42,.95);color:#a1a1aa;font-size:.6rem;padding:.3rem .5rem;border-radius:6px;white-space:nowrap;opacity:1;visibility:visible;z-index:1000;border:1px solid rgba(63,63,70,.6);box-shadow:0 4px 12px rgba(0,0,0,.3);animation:InstantEditorSection_tapFadeIn__UB6an .2s ease;pointer-events:none}@keyframes InstantEditorSection_tapFadeIn__UB6an{0%{opacity:0;transform:translateX(-50%) translateY(-4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}}.InstantEditorSection_effectOption__Rsi0d.InstantEditorSection_pro__ZuLCK:after{content:"";display:none}.InstantEditorSection_previewAllBtn__bWbCU{display:flex;align-items:center;gap:.4rem;padding:.4rem .75rem;background:rgba(96,165,250,.1);border:1px solid rgba(96,165,250,.25);border-radius:6px;color:#60A5FA;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s}.InstantEditorSection_previewAllBtn__bWbCU:hover{background:rgba(96,165,250,.2);border-color:rgba(96,165,250,.4)}.InstantEditorSection_previewAllBtn__bWbCU svg{width:14px;height:14px}.InstantEditorSection_animationSettingsBar__TjrAs{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;background:rgba(20,20,20,.5);border:1px solid rgba(96,165,250,.08);border-radius:12px;padding:1rem 1.25rem}.InstantEditorSection_animControl__ANDtx label{display:block;color:#a1a1aa;font-size:.8rem;margin-bottom:.5rem;font-weight:500}.InstantEditorSection_animControlRow__MMO9Y{display:flex;gap:.75rem;align-items:center}.InstantEditorSection_animControlRow__MMO9Y input[type=range]{flex:1}.InstantEditorSection_animControl__ANDtx input[type=range]{width:100%}.InstantEditorSection_loopButtons__CTHjv{display:flex;gap:.25rem}.InstantEditorSection_loopBtn__WsBvq{width:32px;height:24px;padding:0;background:rgba(39,39,42,.6);border:1px solid rgba(63,63,70,.5);border-radius:4px;color:#71717a;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .15s}.InstantEditorSection_loopBtn__WsBvq:hover{border-color:rgba(96,165,250,.4);color:#a1a1aa}.InstantEditorSection_loopBtn__WsBvq.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;color:#60A5FA}.InstantEditorSection_downloadSection__rioJV{background:rgba(15,15,18,.6);border:1px solid rgba(96,165,250,.08);border-radius:16px;padding:1.5rem;text-align:center}.InstantEditorSection_downloadOptions__KRsFF{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.InstantEditorSection_downloadBtn__kj__w{padding:1rem;border-radius:12px;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;text-align:center}.InstantEditorSection_downloadBtnFree__BXRi8{background:rgba(31,31,35,.8);border:1px solid rgba(255,255,255,.2);color:white}.InstantEditorSection_downloadBtnFree__BXRi8:hover{background:rgba(255,255,255,.08)}.InstantEditorSection_downloadBtnPro__TuBuP{background:linear-gradient(135deg,#1e40af,#60A5FA);color:white;box-shadow:0 4px 16px rgba(30,64,175,.4)}.InstantEditorSection_downloadBtnPro__TuBuP:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(59,130,246,.5)}.InstantEditorSection_watermarkNote__KsJQj{font-size:.85rem;color:#60a5fa;margin-top:.5rem}.InstantEditorSection_effectsModalOverlay__Llmvx{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(10,10,12,.95);backdrop-filter:blur(8px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem}.InstantEditorSection_effectsModal__RI_RS{background:linear-gradient(180deg,#1f1f23,#18181b);border:1px solid rgba(96,165,250,.2);border-radius:20px;padding:2rem;max-width:900px;width:100%;max-height:85vh;overflow-y:auto;overflow-x:visible}.InstantEditorSection_effectsModalHeader__ChP2Y{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.InstantEditorSection_effectsModalHeader__ChP2Y h3{color:white;font-size:1.5rem;margin:0}.InstantEditorSection_effectsModalClose__EI3Ma{background:transparent;border:none;color:#71717a;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s}.InstantEditorSection_effectsModalClose__EI3Ma:hover{background:rgba(96,165,250,.1);color:#60A5FA}.InstantEditorSection_effectsModalGrid__5WSK1{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;overflow:visible}.InstantEditorSection_effectsModalItem__J6jvb{background:rgba(20,20,24,.6);border:2px solid rgba(63,63,70,.5);border-radius:12px;padding:1rem;text-align:center;cursor:pointer;transition:all .2s;position:relative}.InstantEditorSection_effectsModalItem__J6jvb:hover{border-color:rgba(96,165,250,.5);background:rgba(96,165,250,.08)}.InstantEditorSection_effectsModalItem__J6jvb.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(59,130,246,.15)}.InstantEditorSection_effectsModalItem__J6jvb.InstantEditorSection_free___7Zd_{border-color:rgba(34,197,94,.4)}.InstantEditorSection_effectsModalItem__J6jvb.InstantEditorSection_free___7Zd_:after{content:"FREE";position:absolute;top:6px;right:6px;background:linear-gradient(135deg,#22c55e,#16a34a);color:white;font-size:.5rem;font-weight:700;padding:2px 4px;border-radius:3px}.InstantEditorSection_effectsModalItem__J6jvb.InstantEditorSection_pro__ZuLCK{cursor:not-allowed;opacity:.6}.InstantEditorSection_effectsModalItem__J6jvb.InstantEditorSection_pro__ZuLCK:hover{border-color:rgba(63,63,70,.5);background:rgba(20,20,24,.6)}.InstantEditorSection_effectsModalItem__J6jvb.InstantEditorSection_pro__ZuLCK:after{content:"PRO";position:absolute;top:6px;right:6px;background:linear-gradient(135deg,#1e40af,#3b82f6);color:white;font-size:.5rem;font-weight:700;padding:2px 4px;border-radius:3px}.InstantEditorSection_effectsModalItem__J6jvb.InstantEditorSection_pro__ZuLCK .InstantEditorSection_effectHoverPreview___V5oI{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%) scale(.9);width:75px;height:75px;background:rgba(10,10,15,.98);border:1px solid rgba(96,165,250,.4);border-radius:8px;opacity:0;visibility:hidden;transition:all .2s ease;z-index:1000;box-shadow:0 8px 24px rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;pointer-events:none}.InstantEditorSection_effectsModalItem__J6jvb.InstantEditorSection_pro__ZuLCK .InstantEditorSection_effectHoverPreview___V5oI canvas{width:50px;height:50px}.InstantEditorSection_effectsModalItem__J6jvb.InstantEditorSection_pro__ZuLCK:hover .InstantEditorSection_effectHoverPreview___V5oI{opacity:1;visibility:visible;transform:translateX(-50%) scale(1)}.InstantEditorSection_effectsModalItem__J6jvb.InstantEditorSection_pro__ZuLCK .InstantEditorSection_effectHoverPreview___V5oI:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%) rotate(45deg);width:8px;height:8px;background:rgba(10,10,15,.98);border-right:1px solid rgba(96,165,250,.4);border-bottom:1px solid rgba(96,165,250,.4)}.InstantEditorSection_effectsModalItem__J6jvb canvas{width:60px;height:45px;margin-bottom:.5rem}.InstantEditorSection_effectsModalItem__J6jvb h4{color:white;font-size:.85rem;margin-bottom:.25rem}.InstantEditorSection_effectsModalItem__J6jvb p{color:#71717a;font-size:.7rem}@media (max-width:768px){.InstantEditorSection_effectsModalGrid__5WSK1{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.InstantEditorSection_effectsModalGrid__5WSK1{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.InstantEditorSection_editorLayout__IunBP{display:flex;flex-direction:column}.InstantEditorSection_editorGrid__mtzcr{grid-template-columns:1fr;gap:1rem;padding:1rem}.InstantEditorSection_controlsPanel__DpT_K{order:2;width:100%;max-width:100%}.InstantEditorSection_previewSection__dfh8V{order:1;width:100%;max-width:100%;overflow:visible!important;box-sizing:border-box}.InstantEditorSection_mainPreview__YUbMe{position:sticky;top:0;z-index:10;height:250px;min-height:200px;width:100%;max-width:100%;box-sizing:border-box;justify-content:stretch;overflow:hidden}.InstantEditorSection_mainPreview__YUbMe canvas{width:100%;height:auto;aspect-ratio:900/400;-o-object-fit:fill;object-fit:fill;display:block}.InstantEditorSection_controlsPanel__DpT_K,.InstantEditorSection_previewSection__dfh8V{overflow:visible!important;min-width:0}}@media (max-width:900px){.InstantEditorSection_effectsPage__biuyW,.InstantEditorSection_effectsPage__biuyW.InstantEditorSection_page2__bAwAo{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.InstantEditorSection_editorGrid__mtzcr{grid-template-columns:1fr!important;gap:.5rem;padding:.5rem;overflow:visible!important}.InstantEditorSection_editorGrid__mtzcr>*{min-width:0}.InstantEditorSection_controlsPanel__DpT_K{padding:.6rem;border-radius:8px;overflow:visible!important;max-width:100%}.InstantEditorSection_controlSection__CFCkO,.InstantEditorSection_previewSection__dfh8V{overflow:visible!important;max-width:100%;min-width:0}.InstantEditorSection_controlSection__CFCkO{margin-bottom:.5rem;padding-bottom:.5rem}.InstantEditorSection_controlSection__CFCkO h3{font-size:.65rem;letter-spacing:.08em;margin-bottom:.35rem}.InstantEditorSection_downloadOptions__KRsFF{grid-template-columns:1fr}}@media (max-width:600px){.InstantEditorSection_animationSettingsBar__TjrAs{grid-template-columns:1fr;gap:1rem}.InstantEditorSection_effectsPages__1UNWZ{display:flex!important;flex-wrap:nowrap;overflow-x:auto;gap:.4rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.InstantEditorSection_effectsPages__1UNWZ::-webkit-scrollbar{display:none}.InstantEditorSection_effectsPage__biuyW,.InstantEditorSection_effectsPage__biuyW.InstantEditorSection_active__LWZ1m,.InstantEditorSection_effectsPage__biuyW.InstantEditorSection_page2__bAwAo{display:flex!important;gap:.4rem;flex-shrink:0}.InstantEditorSection_effectsPage__biuyW .InstantEditorSection_effectOption__Rsi0d{flex:0 0 auto;min-width:60px;max-width:65px;padding:.4rem .3rem}.InstantEditorSection_effectsPage__biuyW .InstantEditorSection_effectOption__Rsi0d svg{width:18px;height:18px;margin-bottom:.2rem}.InstantEditorSection_effectsPage__biuyW .InstantEditorSection_effectOption__Rsi0d h4{font-size:.6rem}.InstantEditorSection_effectsPage__biuyW .InstantEditorSection_effectOption__Rsi0d p{display:none}.InstantEditorSection_carouselBtn__IykIq,.InstantEditorSection_carouselDots__5QaLj,.InstantEditorSection_carouselNav__iwNDc{display:none!important}}@media (max-width:400px){.InstantEditorSection_effectsPage__biuyW .InstantEditorSection_effectOption__Rsi0d{min-width:55px;max-width:58px}}@media (max-width:480px){.InstantEditorSection_instantEditor__8rLCp{padding:2rem .5rem;overflow:visible!important}.InstantEditorSection_editorContainer__32Pha{padding:.5rem;border-radius:10px;overflow:visible!important}.InstantEditorSection_editorLayout__IunBP{gap:.75rem;padding:0 .5rem;overflow:visible!important}.InstantEditorSection_editorGrid__mtzcr{grid-template-columns:1fr!important;gap:.5rem;padding:.5rem;overflow:visible!important}.InstantEditorSection_editorGrid__mtzcr>*{min-width:0}.InstantEditorSection_controlsPanel__DpT_K{padding:.75rem .75rem 100px;border-radius:10px;overflow:visible!important;max-width:100%;box-sizing:border-box}.InstantEditorSection_previewSection__dfh8V{min-width:0}.InstantEditorSection_controlSection__CFCkO{max-width:100%;overflow:visible!important;margin-bottom:.75rem}.InstantEditorSection_controlSection__CFCkO h3{font-size:.65rem;letter-spacing:1px;margin-bottom:.5rem}.InstantEditorSection_shapeSelector__dvo3c{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:.3rem}.InstantEditorSection_shapeOption__e7_pR{padding:.4rem .2rem;border-radius:6px;min-width:0}.InstantEditorSection_shapeOption__e7_pR svg{width:18px;height:18px}.InstantEditorSection_shapeOption__e7_pR span{font-size:.6rem}.InstantEditorSection_arrowSettings__Rxw4k{padding:.75rem;margin-bottom:.75rem}.InstantEditorSection_arrowSettingsTitle__quwwm{font-size:.75rem;margin-bottom:.5rem}.InstantEditorSection_arrowSettingsTitle__quwwm svg{width:14px;height:14px}.InstantEditorSection_arrowStyleGrid__Lf06c{gap:.25rem;margin-bottom:.5rem}.InstantEditorSection_arrowStyleBtn__QT7BH{padding:.35rem .2rem;gap:.15rem}.InstantEditorSection_arrowStyleBtn__QT7BH svg{width:16px;height:16px}.InstantEditorSection_arrowStyleBtn__QT7BH span{font-size:.55rem}.InstantEditorSection_arrowLineToggle__XAoMj{gap:.35rem}.InstantEditorSection_arrowLineBtn__v62cG{padding:.35rem .2rem;gap:.15rem}.InstantEditorSection_arrowLineBtn__v62cG svg{width:16px;height:16px}.InstantEditorSection_arrowLineBtn__v62cG span{font-size:.6rem}.InstantEditorSection_arrowSubLabel__95ePr{font-size:.65rem;margin-bottom:.35rem}.InstantEditorSection_arrowAngleInput___2zDa input{width:44px;padding:.25rem .35rem;font-size:.7rem}.InstantEditorSection_styleToggle__VyTkY{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.25rem;margin-bottom:.75rem}.InstantEditorSection_styleBtn__pHmxT{padding:.35rem .4rem;font-size:.6rem;border-radius:5px;gap:.25rem}.InstantEditorSection_styleBtn__pHmxT svg{width:14px;height:14px}.InstantEditorSection_opacityBadge__Exvm7{font-size:.55rem}.InstantEditorSection_controlGroup__uckc0 label{font-size:.7rem}.InstantEditorSection_controlGroup__uckc0 input[type=range]{height:4px}.InstantEditorSection_valueDisplay__58Err{font-size:.7rem}.InstantEditorSection_colorPresets__OdVLH{gap:.25rem;grid-template-columns:repeat(8,1fr)}.InstantEditorSection_colorPreset__IUzy6{width:100%;max-width:28px;border-radius:6px}.InstantEditorSection_colorInputRow__J_YnE{gap:.5rem}.InstantEditorSection_colorInputRow__J_YnE input[type=color]{width:32px;height:32px;border-radius:6px}.InstantEditorSection_colorInputRow__J_YnE input[type=text]{font-size:.7rem;padding:.35rem .5rem}.InstantEditorSection_effectsHeader__lcB_f{flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.InstantEditorSection_effectsHeader__lcB_f h3{font-size:.6rem}.InstantEditorSection_previewAllBtn__bWbCU{padding:.25rem .4rem;font-size:.6rem}.InstantEditorSection_previewAllBtn__bWbCU svg{width:10px;height:10px}.InstantEditorSection_carouselNav__iwNDc{display:none!important}.InstantEditorSection_effectsHeader__lcB_f{flex-wrap:nowrap;gap:.5rem}.InstantEditorSection_effectsHeader__lcB_f h3{font-size:.6rem!important;white-space:nowrap}.InstantEditorSection_effectOption__Rsi0d{padding:.5rem .35rem;border-radius:8px}.InstantEditorSection_effectOption__Rsi0d svg{width:20px;height:20px;margin-bottom:.25rem}.InstantEditorSection_previewSection__dfh8V{gap:.5rem;max-width:100%;overflow:visible!important;position:static;width:100%;box-sizing:border-box}.InstantEditorSection_mainPreview__YUbMe{height:200px;min-height:180px;max-height:220px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.3);display:flex!important;align-items:center;justify-content:stretch;width:100%;max-width:100%;box-sizing:border-box;padding:.5rem;margin:0;overflow:hidden}.InstantEditorSection_mainPreview__YUbMe canvas{width:100%;height:auto;aspect-ratio:900/400;-o-object-fit:fill;object-fit:fill;display:block!important}.InstantEditorSection_previewSection__dfh8V .InstantEditorSection_effectsCarousel__jtfOe{margin-top:.5rem}.InstantEditorSection_previewSection__dfh8V .InstantEditorSection_effectsHeader__lcB_f h3{font-size:.7rem!important}.InstantEditorSection_previewSection__dfh8V .InstantEditorSection_previewAllBtn__bWbCU{padding:.25rem .5rem!important;font-size:.65rem!important}.InstantEditorSection_previewSection__dfh8V .InstantEditorSection_previewAllBtn__bWbCU svg{width:10px!important;height:10px!important}.InstantEditorSection_downloadOptions__KRsFF{grid-template-columns:1fr}}.InstantEditorSection_arrowBounceToggle__KW8Hm{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(63,63,70,.3)}.InstantEditorSection_bounceToggleLabel__RVVPc{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;cursor:pointer;font-size:.85rem;color:#a1a1aa;width:100%}.InstantEditorSection_bounceToggleLabel__RVVPc input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.InstantEditorSection_bounceToggleText__qFjIx{flex:1}.InstantEditorSection_bounceToggleSlider__S2lUc{display:block;width:44px;min-width:44px;height:24px;background-color:#52525b!important;border-radius:12px;position:relative;transition:all .2s}.InstantEditorSection_bounceToggleSlider__S2lUc:after{content:"";position:absolute;width:20px;height:20px;background-color:#ffffff!important;border-radius:50%;top:2px;left:2px;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.3)}.InstantEditorSection_bounceToggleLabel__RVVPc input:checked+.InstantEditorSection_bounceToggleSlider__S2lUc{background-color:#3b82f6!important}.InstantEditorSection_bounceToggleLabel__RVVPc input:checked+.InstantEditorSection_bounceToggleSlider__S2lUc:after{left:22px}.InstantEditorSection_modeToggleContainer__LG2lY{display:flex;gap:4px;padding:4px;background:rgba(0,0,0,.4);border:1px solid rgba(63,63,70,.3);border-radius:14px;margin-bottom:1.25rem;box-shadow:0 2px 8px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.03)}.InstantEditorSection_modeToggleBtn__aS10R{flex:1;display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.85rem 1.25rem;background:transparent;border:none;border-radius:10px;color:#71717a;cursor:pointer;transition:all .2s ease;font-size:.9rem;font-weight:600;letter-spacing:.01em;position:relative}.InstantEditorSection_modeToggleBtn__aS10R svg{width:20px;height:20px;transition:all .2s}.InstantEditorSection_modeToggleBtn__aS10R:hover:not(.InstantEditorSection_active__LWZ1m){color:#a1a1aa;background:rgba(255,255,255,.03)}.InstantEditorSection_modeToggleBtn__aS10R.InstantEditorSection_active__LWZ1m{background:linear-gradient(135deg,rgba(59,130,246,.25),rgba(37,99,235,.35));color:#60A5FA;box-shadow:0 2px 8px rgba(59,130,246,.2),inset 0 1px 0 rgba(255,255,255,.1)}.InstantEditorSection_modeToggleBtn__aS10R.InstantEditorSection_active__LWZ1m[data-mode=spotlight]{background:rgba(167,139,250,.15);border:1px solid rgba(167,139,250,.3);color:#a78bfa;box-shadow:0 2px 8px rgba(167,139,250,.2),inset 0 1px 0 rgba(255,255,255,.1)}.InstantEditorSection_modeToggleBtn__aS10R.InstantEditorSection_active__LWZ1m svg{filter:drop-shadow(0 0 4px rgba(96,165,250,.5))}.InstantEditorSection_modeToggleBtn__aS10R.InstantEditorSection_active__LWZ1m[data-mode=spotlight] svg{filter:drop-shadow(0 0 4px rgba(167,139,250,.5))}.InstantEditorSection_modePanel__JPCu7{display:block;width:100%;box-sizing:border-box}.InstantEditorSection_spotlightModePanel__wRMDQ{width:100%;max-width:100%;box-sizing:border-box}.InstantEditorSection_spotlightShapeGrid__zG3RU{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem;margin-bottom:1rem}.InstantEditorSection_spotShapeBtn__WmRIl{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .25rem;background:rgba(31,31,35,.6);border:1px solid rgba(63,63,70,.5);border-radius:8px;color:#a1a1aa;cursor:pointer;transition:all .15s}.InstantEditorSection_spotShapeBtn__WmRIl svg{width:32px;height:24px}.InstantEditorSection_spotShapeBtn__WmRIl span{font-size:.6rem;font-weight:500}.InstantEditorSection_spotShapeBtn__WmRIl:hover:not(.InstantEditorSection_proFeature__5HIqa){border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8);color:#e4e4e7}.InstantEditorSection_spotShapeBtn__WmRIl.InstantEditorSection_proFeature__5HIqa{opacity:.6;position:relative;cursor:not-allowed;pointer-events:auto}.InstantEditorSection_spotShapeBtn__WmRIl.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(20,20,24,.8);color:#60A5FA}.InstantEditorSection_spotlightList___aAz9{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.InstantEditorSection_spotlightItem__d_pAc{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;background:rgba(31,31,35,.6);border:1px solid rgba(63,63,70,.5);border-radius:8px;cursor:pointer;transition:all .15s}.InstantEditorSection_spotlightItem__d_pAc:hover{border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8)}.InstantEditorSection_spotlightItem__d_pAc.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(20,20,24,.8)}.InstantEditorSection_spotlightItemColor__cS6rJ{width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.2)}.InstantEditorSection_spotlightItemInfo__K8zMG{flex:1;display:flex;flex-direction:column}.InstantEditorSection_spotlightItemName___9gir{font-size:.8rem;font-weight:500;color:#e4e4e7}.InstantEditorSection_spotlightItemDetails__Om9Z2{font-size:.65rem;color:#71717a}.InstantEditorSection_spotlightItemDelete__ohMPZ{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#71717a;cursor:pointer;border-radius:4px;transition:all .15s}.InstantEditorSection_spotlightItemDelete__ohMPZ:hover{background:rgba(239,68,68,.2);color:#ef4444}.InstantEditorSection_spotlightItemDelete__ohMPZ svg{width:14px;height:14px}.InstantEditorSection_addSpotlightBtn__849QS{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.6rem;background:rgba(96,165,250,.1);border:1px dashed rgba(96,165,250,.4);border-radius:8px;color:#60A5FA;cursor:pointer;transition:all .15s;font-size:.8rem;font-weight:500}.InstantEditorSection_addSpotlightBtn__849QS:hover{background:rgba(96,165,250,.2);border-color:#60A5FA}.InstantEditorSection_addSpotlightBtn__849QS svg{width:16px;height:16px}.InstantEditorSection_applyAllRow__yyUOz{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(63,63,70,.3)}.InstantEditorSection_applyAllLabel__oULL5{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.8rem;color:#a1a1aa}.InstantEditorSection_applyAllLabel__oULL5 input{display:none}.InstantEditorSection_applyAllCheck__PciAL{width:18px;height:18px;border:2px solid #52525b;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .15s}.InstantEditorSection_applyAllLabel__oULL5 input:checked+.InstantEditorSection_applyAllCheck__PciAL{background:#3b82f6;border-color:#3b82f6}.InstantEditorSection_applyAllLabel__oULL5 input:checked+.InstantEditorSection_applyAllCheck__PciAL:after{content:"✓";color:white;font-size:.7rem;font-weight:700}.InstantEditorSection_maskStyleGrid__up_Z9{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem}.InstantEditorSection_maskStyleBtn__v1u3c{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.6rem .4rem;background:rgba(31,31,35,.6);border:1px solid rgba(63,63,70,.5);border-radius:8px;color:#a1a1aa;cursor:pointer;transition:all .15s}.InstantEditorSection_maskStyleBtn__v1u3c svg{width:28px;height:28px}.InstantEditorSection_maskStyleBtn__v1u3c span{font-size:.65rem}.InstantEditorSection_maskStyleBtn__v1u3c:hover:not(.InstantEditorSection_proFeature__5HIqa){border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8)}.InstantEditorSection_maskStyleBtn__v1u3c.InstantEditorSection_proFeature__5HIqa{opacity:.6;position:relative;cursor:not-allowed;pointer-events:auto}.InstantEditorSection_maskStyleBtn__v1u3c.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(20,20,24,.8);color:#60A5FA}.InstantEditorSection_spotEffectGrid__h1GyL{display:flex;gap:.5rem;margin-bottom:1rem}.InstantEditorSection_spotEffectBtn__jgX5U{flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;background:rgba(20,20,24,.6);border:1px solid rgba(63,63,70,.3);border-radius:8px;color:#a1a1aa;cursor:pointer;transition:all .2s}.InstantEditorSection_spotEffectBtn__jgX5U svg{width:24px;height:24px}.InstantEditorSection_spotEffectBtn__jgX5U span{font-size:.7rem}.InstantEditorSection_spotEffectBtn__jgX5U:hover:not(.InstantEditorSection_proFeature__5HIqa){border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8);color:#a1a1aa}.InstantEditorSection_spotEffectBtn__jgX5U.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(20,20,24,.8);color:#60A5FA}.InstantEditorSection_spotEffectBtn__jgX5U.InstantEditorSection_proFeature__5HIqa{opacity:.6;position:relative;cursor:not-allowed;pointer-events:auto}.InstantEditorSection_maskStyleBtn__v1u3c.InstantEditorSection_proFeature__5HIqa:disabled,.InstantEditorSection_spotEffectBtn__jgX5U.InstantEditorSection_proFeature__5HIqa:disabled,.InstantEditorSection_spotShapeBtn__WmRIl.InstantEditorSection_proFeature__5HIqa:disabled{opacity:.6;cursor:not-allowed}.InstantEditorSection_addSpotlightBtn__849QS.InstantEditorSection_proLocked__iFMpX:hover{background:rgba(96,165,250,.1)!important;border-color:rgba(96,165,250,.5)!important}.InstantEditorSection_zoomGrid__Nz_Be{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.75rem}.InstantEditorSection_zoomBtn__ChlJr{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .4rem;background:rgba(31,31,35,.6);border:1px solid rgba(63,63,70,.5);border-radius:8px;color:#a1a1aa;cursor:pointer;transition:all .15s}.InstantEditorSection_zoomBtn__ChlJr svg{width:20px;height:20px}.InstantEditorSection_zoomBtn__ChlJr span{font-size:.6rem}.InstantEditorSection_zoomBtn__ChlJr:hover{border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8)}.InstantEditorSection_zoomBtn__ChlJr.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(20,20,24,.8);color:#60A5FA}.InstantEditorSection_spotlightColors__pABIM{grid-template-columns:repeat(9,1fr)}.InstantEditorSection_maskColors__zINSH{grid-template-columns:repeat(8,1fr);margin-bottom:.75rem}.InstantEditorSection_spotlightTpl__kI9_s{background:rgba(0,0,0,.6);position:relative}.InstantEditorSection_spotlightTpl__kI9_s .InstantEditorSection_spotShape__wxZps{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;border:2px solid #60a5fa;box-shadow:0 0 10px rgba(96,165,250,.5)}.InstantEditorSection_spotlightTpl__kI9_s.tutorial .InstantEditorSection_spotShape__wxZps{width:28px;height:14px;border-radius:7px;border-color:#60A5FA}.InstantEditorSection_spotlightTpl__kI9_s.gaming .InstantEditorSection_spotShape__wxZps{width:22px;height:16px;border-radius:4px;border-color:#ef4444;box-shadow:0 0 10px rgba(239,68,68,.5)}.InstantEditorSection_spotlightTpl__kI9_s.product .InstantEditorSection_spotShape__wxZps{border-color:#22c55e;box-shadow:0 0 10px rgba(34,197,94,.5)}.InstantEditorSection_spotlightTpl__kI9_s.facecam .InstantEditorSection_spotShape__wxZps{width:24px;height:16px;border-radius:8px;border-color:#a78bfa;box-shadow:0 0 10px rgba(167,139,250,.5)}.InstantEditorSection_spotlightTpl__kI9_s.compare .InstantEditorSection_spotShape__wxZps{width:14px;height:14px}.InstantEditorSection_spotlightTpl__kI9_s.compare .InstantEditorSection_spotShape__wxZps.left{left:30%;border-color:#ef4444;box-shadow:0 0 8px rgba(239,68,68,.5)}.InstantEditorSection_spotlightTpl__kI9_s.compare .InstantEditorSection_spotShape__wxZps.right{left:70%;border-color:#22c55e;box-shadow:0 0 8px rgba(34,197,94,.5)}.InstantEditorSection_spotlightTpl__kI9_s.mainCta .InstantEditorSection_spotShape__wxZps.main,.InstantEditorSection_spotlightTpl__kI9_s.maincta .InstantEditorSection_spotShape__wxZps.main{width:20px;height:20px;left:40%;top:45%;border-color:#60A5FA;box-shadow:0 0 10px rgba(96,165,250,.5)}.InstantEditorSection_spotlightTpl__kI9_s.mainCta .InstantEditorSection_spotShape__wxZps.cta,.InstantEditorSection_spotlightTpl__kI9_s.maincta .InstantEditorSection_spotShape__wxZps.cta{width:16px;height:8px;border-radius:4px;left:70%;top:70%;border-color:#22c55e;box-shadow:0 0 8px rgba(34,197,94,.5)}.InstantEditorSection_colorNone__iFdow{background:rgba(31,31,35,.8);border:1px solid rgba(63,63,70,.5);display:flex;align-items:center;justify-content:center}.InstantEditorSection_colorNone__iFdow svg{width:18px;height:18px;stroke:#71717a}.InstantEditorSection_colorNone__iFdow:hover svg{stroke:#a1a1aa}.InstantEditorSection_colorNone__iFdow.InstantEditorSection_active__LWZ1m{border-color:white;background:rgba(31,31,35,.8)}.InstantEditorSection_colorNone__iFdow.InstantEditorSection_active__LWZ1m svg{stroke:#60A5FA}.InstantEditorSection_arrowGrid__c2cpN{display:grid;grid-template-columns:repeat(5,1fr);gap:.4rem;margin-bottom:.5rem}.InstantEditorSection_arrowBtn__IYL_e{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.5rem .25rem;background:rgba(31,31,35,.6);border:1px solid rgba(63,63,70,.5);border-radius:8px;color:#a1a1aa;cursor:pointer;transition:all .15s}.InstantEditorSection_arrowBtn__IYL_e svg{width:20px;height:20px}.InstantEditorSection_arrowBtn__IYL_e span{font-size:.6rem;font-weight:500}.InstantEditorSection_arrowBtn__IYL_e:hover{border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8);color:#e4e4e7}.InstantEditorSection_arrowBtn__IYL_e.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(20,20,24,.8);color:#60A5FA}.InstantEditorSection_recordPathRow__lBN1k{display:flex;align-items:center;gap:.75rem;margin-top:.75rem}.InstantEditorSection_recordPathBtn__l6pKA{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:8px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.InstantEditorSection_recordPathBtn__l6pKA svg{width:14px;height:14px}.InstantEditorSection_recordPathBtn__l6pKA.InstantEditorSection_record__xSFWd{background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.4);color:#ef4444}.InstantEditorSection_recordPathBtn__l6pKA.InstantEditorSection_record__xSFWd:hover{background:rgba(239,68,68,.25)}.InstantEditorSection_recordPathBtn__l6pKA.InstantEditorSection_record__xSFWd.InstantEditorSection_recording__ujSR0{background:rgba(239,68,68,.3);border-color:#ef4444;animation:InstantEditorSection_pulseRecord__H86qO 1s infinite}@keyframes InstantEditorSection_pulseRecord__H86qO{0%,to{opacity:1}50%{opacity:.6}}.InstantEditorSection_recordPathBtn__l6pKA.InstantEditorSection_clear__doPb1{background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.4);color:#22c55e}.InstantEditorSection_recordPathBtn__l6pKA.InstantEditorSection_clear__doPb1:hover{background:rgba(34,197,94,.25)}.InstantEditorSection_recordPathHint__kVlGz{font-size:.75rem;color:#71717a}.InstantEditorSection_recordPathStatus__sx8U1{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:#22c55e}.InstantEditorSection_recordPathStatus__sx8U1 svg{width:14px;height:14px}.InstantEditorSection_spotlightPreviewControls__XqvVr{display:flex;flex-direction:column;gap:.75rem;padding:1rem 0 0}.InstantEditorSection_collapsibleSection__1c_bi{background:rgba(24,24,27,.6);border:1px solid rgba(63,63,70,.4);border-radius:10px;overflow:hidden}.InstantEditorSection_collapsibleHeader__Qt5Dc{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:transparent;border:none;cursor:pointer;transition:background .15s}.InstantEditorSection_collapsibleHeader__Qt5Dc:hover{background:rgba(39,39,42,.5)}.InstantEditorSection_collapsibleHeaderLeft__4SeHB{display:flex;align-items:center;gap:.6rem;color:#e4e4e7;font-size:.85rem;font-weight:500}.InstantEditorSection_collapsibleHeaderLeft__4SeHB svg{width:16px;height:16px;stroke:#a1a1aa}.InstantEditorSection_collapsibleHeaderRight__egKAR{display:flex;align-items:center;gap:.5rem}.InstantEditorSection_collapsibleValue__6dHPQ{color:#60A5FA;font-size:.8rem;font-weight:500}.InstantEditorSection_chevronIcon__RMdN7{width:16px;height:16px;stroke:#71717a;transition:transform .2s}.InstantEditorSection_collapsibleSection__1c_bi.InstantEditorSection_open__Ofy_b .InstantEditorSection_chevronIcon__RMdN7{transform:rotate(180deg)}.InstantEditorSection_collapsibleContent__uthYm{display:none;padding:0 1rem 1rem}.InstantEditorSection_collapsibleSection__1c_bi.InstantEditorSection_open__Ofy_b .InstantEditorSection_collapsibleContent__uthYm{display:block}.InstantEditorSection_exportFormatSection__ae01i{background:rgba(24,24,27,.6);border:1px solid rgba(63,63,70,.4);border-radius:10px;padding:1rem;margin-bottom:1rem}.InstantEditorSection_exportFormatHeader__aau8c{display:flex;align-items:center;gap:.6rem;color:#e4e4e7;font-size:.85rem;font-weight:500;margin-bottom:.75rem}.InstantEditorSection_exportFormatHeader__aau8c svg{width:16px;height:16px;stroke:#a1a1aa}.InstantEditorSection_exportFormatGrid__ogtJw{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem}.InstantEditorSection_formatBtn__YLere{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.6rem .4rem;background:rgba(31,31,35,.6);border:1px solid rgba(63,63,70,.5);border-radius:8px;cursor:pointer;transition:all .15s}.InstantEditorSection_formatBtn__YLere span{font-size:.75rem;color:#e4e4e7;font-weight:500}.InstantEditorSection_formatBtn__YLere small{font-size:.6rem;color:#71717a}.InstantEditorSection_formatBtn__YLere:hover{border-color:rgba(96,165,250,.4);background:rgba(30,30,35,.8)}.InstantEditorSection_formatBtn__YLere.InstantEditorSection_active__LWZ1m{border-color:#3b82f6;background:rgba(20,20,24,.8)}.InstantEditorSection_formatBtn__YLere.InstantEditorSection_proFeature__5HIqa{position:relative;opacity:.7}.InstantEditorSection_formatBtn__YLere.InstantEditorSection_proFeature__5HIqa:hover{opacity:1}.InstantEditorSection_formatPreview__uD0XQ{background:rgba(96,165,250,.3);border:1px solid rgba(96,165,250,.5);border-radius:2px}.InstantEditorSection_formatPreviewLandscape__0wmkx{width:28px;height:16px}.InstantEditorSection_formatPreviewPortrait__5BIHu{width:16px;height:28px}.InstantEditorSection_formatPreviewSquare__Mfj47{width:22px;height:22px}.InstantEditorSection_formatPreviewPortraitSm__9pGMu{width:18px;height:22px}.InstantEditorSection_formatPreviewLandscapeSm__By_Qt{width:24px;height:18px}.InstantEditorSection_customResolution__gNJSo{padding-top:.75rem;border-top:1px solid rgba(63,63,70,.3)}.InstantEditorSection_customResolution__gNJSo label{display:block;font-size:.75rem;color:#a1a1aa;margin-bottom:.5rem}.InstantEditorSection_customResInputs__6Do52{display:flex;align-items:center;gap:.5rem}.InstantEditorSection_customResInputs__6Do52 input{width:70px;padding:.4rem .6rem;background:rgba(31,31,35,.8);border:1px solid rgba(63,63,70,.5);border-radius:6px;color:#e4e4e7;font-size:.8rem;text-align:center;-moz-appearance:textfield}.InstantEditorSection_customResInputs__6Do52 input::-webkit-inner-spin-button,.InstantEditorSection_customResInputs__6Do52 input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.InstantEditorSection_customResInputs__6Do52 span{color:#71717a}.InstantEditorSection_applyCustomBtn__c0zmr{padding:.4rem .8rem;background:rgba(96,165,250,.2);border:1px solid rgba(96,165,250,.4);border-radius:6px;color:#60A5FA;font-size:.75rem;cursor:pointer;transition:all .15s}.InstantEditorSection_applyCustomBtn__c0zmr:hover{background:rgba(96,165,250,.3)}.InstantEditorSection_spotlightDurationRow__WmS2c{display:flex;flex-direction:column;gap:.5rem}.InstantEditorSection_spotlightDurationRow__WmS2c label{font-size:.8rem;color:#a1a1aa}.InstantEditorSection_spotlightDurationRow__WmS2c input[type=range]{width:100%;height:4px;background:rgba(63,63,70,.5);border-radius:2px;-webkit-appearance:none;cursor:pointer}.InstantEditorSection_proFeaturePreview__as7sy{position:relative;cursor:pointer;pointer-events:auto!important;opacity:.6;transition:opacity .2s}.InstantEditorSection_proFeaturePreview__as7sy:hover{opacity:1}.InstantEditorSection_proFeaturePreview__as7sy .InstantEditorSection_hoverDemo__4GBjY{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);background:rgba(15,15,18,.95);border:1px solid rgba(96,165,250,.3);border-radius:12px;padding:12px;opacity:0;visibility:hidden;transition:all .2s ease;z-index:100;box-shadow:0 8px 32px rgba(0,0,0,.5);pointer-events:none}.InstantEditorSection_proFeaturePreview__as7sy:hover .InstantEditorSection_hoverDemo__4GBjY{opacity:1;visibility:visible}.InstantEditorSection_hoverDemoContent__Uy_l2{display:flex;align-items:center;justify-content:center;width:80px;height:80px;position:relative}@keyframes InstantEditorSection_bounceArrowUp__z7jJD{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.InstantEditorSection_bounceArrowDemo__N8Rry{position:absolute;bottom:-2px;animation:InstantEditorSection_bounceArrowUp__z7jJD .8s ease-in-out infinite}.InstantEditorSection_bounceArrowDemo__N8Rry svg{width:22px;height:22px;stroke:#60A5FA}.InstantEditorSection_hollowSpotlightDemo__DufSa{transform:translate(-50%,-70%);background:repeating-conic-gradient(#3a3a3a 0 25%,#4a4a4a 0 50%) 50% /8px 8px}.InstantEditorSection_hollowSpotlightDemo__DufSa,.InstantEditorSection_staticCircleDemo__3_JL1{width:32px;height:32px;border:3px solid #60a5fa;border-radius:50%;position:absolute;top:50%;left:50%;box-shadow:0 0 0 30px rgba(0,0,0,.7)}.InstantEditorSection_staticCircleDemo__3_JL1{transform:translate(-50%,-50%);background:rgba(15,15,18,.95)}.InstantEditorSection_hoverDemoLabel__EKc5L{display:none;font-size:.65rem;color:#a1a1aa;text-align:center;margin-top:8px;white-space:nowrap}@keyframes InstantEditorSection_zoomRingDemo__0UlLE{0%,to{transform:scale(.5);opacity:.4}50%{transform:scale(1.3);opacity:1}}.InstantEditorSection_zoomRingDemo__0UlLE{width:45px;height:45px;border:4px solid #60a5fa;border-radius:50%;animation:InstantEditorSection_zoomRingDemo__0UlLE 2.5s ease-in-out infinite;box-shadow:0 0 15px rgba(96,165,250,.5);background:repeating-conic-gradient(#3a3a3a 0 25%,#4a4a4a 0 50%) 50% /6px 6px}.InstantEditorSection_proBadgeInline__h9oMf{display:inline-block;font-size:.55rem;font-weight:700;padding:.15rem .35rem;background:linear-gradient(135deg,#3b82f6,#60A5FA);color:white;border-radius:4px;margin-left:.5rem;vertical-align:middle}.InstantEditorSection_spotlightDurationRow__WmS2c input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#60A5FA;border-radius:50%;cursor:pointer}