.RotatingValueProps_container__Jl63O{display:flex;justify-content:center;align-items:center;min-height:60px;margin:1rem 0}.RotatingValueProps_valueProp__wICcA{font-size:1rem;font-weight:500;color:#e5e7eb;text-align:center;margin:0;transition:opacity .5s ease-in-out;line-height:1.5;display:flex;align-items:center;justify-content:center;gap:24px}.RotatingValueProps_valueIcon__ko4S0{width:48px;height:48px;object-fit:contain}.RotatingValueProps_visible__ZZDBj{opacity:1}.RotatingValueProps_hidden__8UJW3{opacity:0}@media (max-width:768px){.RotatingValueProps_container__Jl63O{min-height:50px;margin:.75rem 0}.RotatingValueProps_valueProp__wICcA{font-size:.76rem;line-height:1.3;padding:0 1rem;gap:12px}.RotatingValueProps_valueIcon__ko4S0{width:32px;height:32px}}@media (max-width:480px){.RotatingValueProps_valueProp__wICcA{font-size:.68rem;line-height:1.3;padding:0 .75rem;gap:10px}.RotatingValueProps_valueIcon__ko4S0{width:28px;height:28px}}@media (max-width:375px){.RotatingValueProps_valueProp__wICcA{font-size:.6rem;line-height:1.3;padding:0 .5rem;gap:8px}.RotatingValueProps_valueIcon__ko4S0{width:24px;height:24px}}@media (prefers-reduced-motion:reduce){.RotatingValueProps_valueProp__wICcA{transition:none}}.FeatureBar_container__DyNI0{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;max-width:1200px;margin:2rem auto}.FeatureBar_featuresGroup__oY8Kq{display:flex;flex-direction:column;gap:.5rem;width:100%}.FeatureBar_featuresRow__QwWuN{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.FeatureBar_feature__WJciA{font-size:.95rem;color:#fff;font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:12px}.FeatureBar_checkIcon__mwnpe{width:32px;height:32px;object-fit:contain}.FeatureBar_separator__gjQ_C{color:#e5e7eb;font-size:.9rem}.FeatureBar_pricingSection___IiOc{text-align:center;margin-top:.5rem}@media (min-width:769px){.FeatureBar_pricingSection___IiOc{margin-top:1.5rem}}.FeatureBar_pricingLink__g0jAv{font-size:1rem;color:#8b5cf6;font-weight:600;text-decoration:none;transition:all .3s ease;background:rgba(243,244,246,.9);padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(209,213,219,.5);animation:FeatureBar_subtlePulse__PBUMk 2s ease-in-out infinite}.FeatureBar_pricingLink__g0jAv:hover{color:#7c3aed;background:#f3f4f6;border-color:rgba(139,92,246,.3);text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.15)}.FeatureBar_compareLink__E_yGX{display:block;font-size:.9rem;color:#9cff2e;font-weight:700;text-decoration:none;margin-top:1.25rem;transition:color .2s ease}.FeatureBar_compareLink__E_yGX:hover{color:#8ae600;text-decoration:none}@media (min-width:769px){.FeatureBar_compareLink__E_yGX{font-size:1.025rem}}@keyframes FeatureBar_subtlePulse__PBUMk{0%,to{transform:scale(1);box-shadow:0 2px 8px rgba(139,92,246,.1)}50%{transform:scale(1.02);box-shadow:0 4px 16px rgba(139,92,246,.2)}}@media (max-width:1024px){.FeatureBar_container__DyNI0{max-width:1000px}.FeatureBar_featuresRow__QwWuN{gap:.5rem}}@media (max-width:768px){.FeatureBar_container__DyNI0{margin:1.5rem 0;padding:1rem;gap:.75rem;max-width:100%}.FeatureBar_featuresGroup__oY8Kq{gap:.25rem}.FeatureBar_featuresRow__QwWuN{display:none}.FeatureBar_mobileFeature___8C9X{display:flex;justify-content:center;align-items:center;min-height:2rem}.FeatureBar_rotatingFeature__LrHWe{font-size:.9rem;color:#fff;font-weight:500;text-align:center;transition:opacity .5s ease-in-out;display:flex;align-items:center;justify-content:center;gap:12px}.FeatureBar_pricingLink__g0jAv{font-size:.95rem;padding:.4rem .8rem;animation:none}}@media (min-width:769px){.FeatureBar_mobileFeature___8C9X{display:none}}@media (max-width:480px){.FeatureBar_container__DyNI0{margin:1rem 0;padding:.75rem}.FeatureBar_feature__WJciA{font-size:.85rem}.FeatureBar_pricingLink__g0jAv{font-size:.9rem;padding:.35rem .7rem;animation:none}}.VideoPlayer_container__gPdtO{position:relative;width:100%;aspect-ratio:16/9;max-height:60vh;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,rgba(31,41,55,.8),rgba(17,24,39,.9));border:2px solid rgba(139,92,246,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}.VideoPlayer_videoWrapper___U3jj{position:relative;width:100%;height:100%}.VideoPlayer_video__GNuJP{width:100%;height:100%;object-fit:contain;background:#000}.VideoPlayer_posterOverlay__d77gv{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#000}.VideoPlayer_posterImage___fyZ6{object-fit:contain;opacity:.9}.VideoPlayer_playButton__nJFqh{position:absolute;width:80px;height:80px;border-radius:50%;background:rgba(139,92,246,.9);border:3px solid hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#fff}.VideoPlayer_playButton__nJFqh:hover{background:#8b5cf6;transform:scale(1.1);border-color:hsla(0,0%,100%,.5)}.VideoPlayer_playButton__nJFqh:active{transform:scale(.95)}.VideoPlayer_playButton__nJFqh:disabled{opacity:.7;cursor:not-allowed}.VideoPlayer_playButton__nJFqh svg{width:32px;height:32px;margin-left:4px}.VideoPlayer_spinner__AZdDM{width:32px;height:32px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:VideoPlayer_spin__xwSL_ .8s linear infinite}@keyframes VideoPlayer_spin__xwSL_{to{transform:rotate(1turn)}}.VideoPlayer_controlsBar__woiSd{position:absolute;bottom:0;left:0;right:0;z-index:10;opacity:0;animation:VideoPlayer_fadeIn__IYaE3 .2s ease forwards;pointer-events:none}.VideoPlayer_controlsBar__woiSd>*{pointer-events:auto}.VideoPlayer_container__gPdtO:focus-within .VideoPlayer_controlsBar__woiSd,.VideoPlayer_container__gPdtO:hover .VideoPlayer_controlsBar__woiSd{opacity:1}.VideoPlayer_controlsGradient__MJwSX{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 50%,transparent);pointer-events:none}.VideoPlayer_controlsContent__8OYZu{position:relative;display:flex;align-items:center;gap:12px;padding:12px 16px;min-height:60px}.VideoPlayer_controlsLeft__Z26nN,.VideoPlayer_controlsRight__FVskU{display:flex;align-items:center;gap:8px;flex-shrink:0}.VideoPlayer_controlsCenter__FhOjq{flex:1 1;display:flex;flex-direction:column;gap:8px;min-width:0}.VideoPlayer_progressContainer__sZPJY{width:100%;position:relative}.VideoPlayer_progressBar__7n_TC{width:100%;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:hsla(0,0%,100%,.2);border-radius:3px;outline:none;cursor:pointer;transition:height .2s ease}.VideoPlayer_progressBar__7n_TC:hover{height:8px}.VideoPlayer_progressBar__7n_TC::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#8b5cf6;border:2px solid #fff;cursor:pointer;-webkit-transition:transform .2s ease;transition:transform .2s ease}.VideoPlayer_progressBar__7n_TC::-webkit-slider-thumb:hover{transform:scale(1.2)}.VideoPlayer_progressBar__7n_TC::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#8b5cf6;border:2px solid #fff;cursor:pointer;-moz-transition:transform .2s ease;transition:transform .2s ease}.VideoPlayer_progressBar__7n_TC::-moz-range-thumb:hover{transform:scale(1.2)}.VideoPlayer_progressBar__7n_TC:disabled{opacity:.5;cursor:not-allowed}.VideoPlayer_timeDisplay__K3gi4{display:flex;align-items:center;gap:4px;font-size:.875rem;color:hsla(0,0%,100%,.9);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.VideoPlayer_timeSeparator__l8WLk{color:hsla(0,0%,100%,.6)}@keyframes VideoPlayer_fadeIn__IYaE3{to{opacity:1}}.VideoPlayer_controlButton__i8YNu{width:44px;height:44px;border-radius:8px;background:rgba(0,0,0,.7);border:1px solid hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}.VideoPlayer_controlButton__i8YNu:hover{background:rgba(0,0,0,.9);border-color:hsla(0,0%,100%,.4);transform:scale(1.05)}.VideoPlayer_controlButton__i8YNu:active{transform:scale(.95)}.VideoPlayer_controlButton__i8YNu svg{width:20px;height:20px}.VideoPlayer_errorState__ZK_5y{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(17,24,39,.95);color:#9ca3af;gap:16px;z-index:20}.VideoPlayer_errorState__ZK_5y p{font-size:1rem;margin:0}.VideoPlayer_retryButton__ykhel{padding:10px 20px;border-radius:8px;background:rgba(139,92,246,.8);border:1px solid rgba(139,92,246,.5);color:#fff;cursor:pointer;transition:all .2s ease;font-size:.9rem}.VideoPlayer_retryButton__ykhel:hover{background:#8b5cf6;border-color:rgba(139,92,246,.8)}.VideoPlayer_container__gPdtO:-webkit-full-screen{border-radius:0;border:none}.VideoPlayer_container__gPdtO:fullscreen{border-radius:0;border:none}.VideoPlayer_container__gPdtO:-webkit-full-screen .VideoPlayer_video__GNuJP{object-fit:contain}.VideoPlayer_container__gPdtO:fullscreen .VideoPlayer_video__GNuJP{object-fit:contain}@media (max-width:768px){.VideoPlayer_container__gPdtO{aspect-ratio:16/9;max-height:50vh;border-radius:12px}.VideoPlayer_playButton__nJFqh{width:64px;height:64px;min-width:64px;min-height:64px}.VideoPlayer_playButton__nJFqh svg{width:24px;height:24px}.VideoPlayer_controlButton__i8YNu{width:44px;height:44px;min-width:44px;min-height:44px}.VideoPlayer_controlButton__i8YNu svg{width:20px;height:20px}.VideoPlayer_controlsContent__8OYZu{padding:10px max(12px,env(safe-area-inset-right,0px)) max(10px,env(safe-area-inset-bottom,0px)) max(12px,env(safe-area-inset-left,0px));gap:8px;min-height:56px}.VideoPlayer_controlsCenter__FhOjq,.VideoPlayer_controlsLeft__Z26nN,.VideoPlayer_controlsRight__FVskU{gap:6px}.VideoPlayer_progressBar__7n_TC{height:6px;min-height:6px}.VideoPlayer_progressBar__7n_TC:hover{height:8px}.VideoPlayer_progressBar__7n_TC::-webkit-slider-thumb{width:18px;height:18px;min-width:18px;min-height:18px}.VideoPlayer_progressBar__7n_TC::-moz-range-thumb{width:18px;height:18px;min-width:18px;min-height:18px}.VideoPlayer_timeDisplay__K3gi4{font-size:.75rem}.VideoPlayer_controlsGradient__MJwSX{height:100px}}@media (max-width:480px){.VideoPlayer_container__gPdtO{max-height:45vh;border-radius:10px}.VideoPlayer_playButton__nJFqh{width:56px;height:56px;min-width:56px;min-height:56px}.VideoPlayer_playButton__nJFqh svg{width:20px;height:20px}.VideoPlayer_controlsContent__8OYZu{padding:8px max(10px,env(safe-area-inset-right,0px)) max(8px,env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px));gap:6px;min-height:52px}.VideoPlayer_progressBar__7n_TC{height:6px}.VideoPlayer_progressBar__7n_TC::-webkit-slider-thumb{width:20px;height:20px}.VideoPlayer_progressBar__7n_TC::-moz-range-thumb{width:20px;height:20px}.VideoPlayer_timeDisplay__K3gi4{font-size:.7rem}.VideoPlayer_controlsGradient__MJwSX{height:90px}}@media (max-width:375px){.VideoPlayer_container__gPdtO{max-height:40vh;border-radius:8px}.VideoPlayer_playButton__nJFqh{width:52px;height:52px;min-width:52px;min-height:52px}.VideoPlayer_playButton__nJFqh svg{width:18px;height:18px}.VideoPlayer_controlsContent__8OYZu{padding:6px max(8px,env(safe-area-inset-right,0px)) max(6px,env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px));gap:4px;min-height:48px}.VideoPlayer_controlButton__i8YNu{width:44px;height:44px;min-width:44px;min-height:44px}.VideoPlayer_controlButton__i8YNu svg{width:18px;height:18px}.VideoPlayer_progressBar__7n_TC{height:5px}.VideoPlayer_progressBar__7n_TC::-webkit-slider-thumb{width:22px;height:22px}.VideoPlayer_progressBar__7n_TC::-moz-range-thumb{width:22px;height:22px}.VideoPlayer_timeDisplay__K3gi4{font-size:.65rem}.VideoPlayer_controlsGradient__MJwSX{height:80px}}@media (max-width:768px) and (max-height:600px) and (orientation:landscape){.VideoPlayer_container__gPdtO{aspect-ratio:16/9;max-height:70vh}.VideoPlayer_controlsContent__8OYZu{padding:8px 10px;min-height:50px}.VideoPlayer_controlsGradient__MJwSX{height:80px}}@media (prefers-reduced-motion:reduce){.VideoPlayer_controlButton__i8YNu,.VideoPlayer_playButton__nJFqh,.VideoPlayer_retryButton__ykhel{transition:none}.VideoPlayer_spinner__AZdDM{animation:none}}.DemoSection_container__gn349{padding-top:max(4rem,env(safe-area-inset-top,0px));padding-bottom:max(4rem,env(safe-area-inset-bottom,0px));background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(59,130,246,.05));border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1);box-sizing:border-box;overflow:visible;width:100%}.DemoSection_content__OC7w7{max-width:1200px;margin:0 auto;padding:0 max(2rem,env(safe-area-inset-right,0px)) 0 max(2rem,env(safe-area-inset-left,0px));text-align:center;box-sizing:border-box;overflow:visible;width:100%}.DemoSection_headline__qwvD_{font-size:2.5rem;font-weight:700;color:#fff;margin:0 auto 1rem;padding:0 .5rem;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;overflow:visible;max-width:100%;width:100%;box-sizing:border-box;-webkit-hyphens:auto;hyphens:auto;text-align:center}.DemoSection_subtext__82J_8{font-size:1.25rem;color:#9ca3af;margin:0 0 3rem;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.DemoSection_demoContainer__xHKDu{max-width:900px;margin:0 auto;position:relative;width:100%;box-sizing:border-box}.DemoSection_tabsRoot__gvSfP{width:100%}.DemoSection_tabsList__Ff4Jg{display:flex;gap:8px;margin-bottom:2rem;border-bottom:1px solid hsla(0,0%,100%,.1);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:0 env(safe-area-inset-left,0) 0 env(safe-area-inset-right,0)}.DemoSection_tabsList__Ff4Jg::-webkit-scrollbar{display:none}.DemoSection_tabsTrigger__F6dmj{padding:12px 24px;background:transparent;border:none;border-bottom:2px solid transparent;color:#9ca3af;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;position:relative;display:flex;align-items:center;gap:8px}.DemoSection_tabsTrigger__F6dmj:hover{color:#fff}.DemoSection_tabsTrigger__F6dmj[data-state=active]{color:#fff;border-bottom-color:rgba(139,92,246,.8)}.DemoSection_tabsTrigger__F6dmj:disabled{opacity:.5;cursor:not-allowed}.DemoSection_comingSoon__ZUfKz{font-size:.75rem;color:#6b7280;font-weight:400}.DemoSection_tabsContent__1flfh{width:100%;outline:none}.DemoSection_tabsContent__1flfh[data-state=inactive]{display:none}.DemoSection_placeholder__QA_zI{aspect-ratio:16/9;background:linear-gradient(135deg,rgba(31,41,55,.8),rgba(17,24,39,.9));border:2px solid rgba(139,92,246,.3);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.DemoSection_placeholder__QA_zI:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(139,92,246,.1) 50%,transparent 70%);animation:DemoSection_shimmer__INB_E 3s infinite}@keyframes DemoSection_shimmer__INB_E{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.DemoSection_placeholderIcon__Y10nx{font-size:4rem;margin-bottom:1rem;opacity:.8}.DemoSection_placeholderText__oU8fN{font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 .5rem}.DemoSection_placeholderSubtext__EUvXx{font-size:1rem;color:#9ca3af;margin:0;opacity:.8}@media (max-width:768px){.DemoSection_container__gn349{padding:max(2rem,env(safe-area-inset-top,0px)) 0 max(2rem,env(safe-area-inset-bottom,0px))}.DemoSection_content__OC7w7{padding:0 max(1rem,env(safe-area-inset-right,0px)) 0 max(1rem,env(safe-area-inset-left,0px));max-width:100%;overflow:visible}.DemoSection_headline__qwvD_{font-size:1.5rem;line-height:1.2;overflow:visible;max-width:100%;width:100%;padding:0 .5rem;margin:0 auto .75rem;box-sizing:border-box}.DemoSection_subtext__82J_8{font-size:.875rem;margin-bottom:2rem;line-height:1.3}.DemoSection_demoContainer__xHKDu{max-width:100%}.DemoSection_tabsTrigger__F6dmj{padding:10px 16px;font-size:.9rem}.DemoSection_placeholderIcon__Y10nx{font-size:3rem}.DemoSection_placeholderText__oU8fN{font-size:1.25rem}.DemoSection_placeholderSubtext__EUvXx{font-size:.9rem}}@media (max-width:480px){.DemoSection_container__gn349{padding:max(1.5rem,env(safe-area-inset-top,0px)) 0 max(1.5rem,env(safe-area-inset-bottom,0px))}.DemoSection_content__OC7w7{padding:0 max(.75rem,env(safe-area-inset-right,0px)) 0 max(.75rem,env(safe-area-inset-left,0px));max-width:100%;overflow:visible}.DemoSection_headline__qwvD_{font-size:1.25rem;line-height:1.2;margin:0 auto .5rem;overflow:visible;max-width:100%;width:100%;padding:0 .5rem;box-sizing:border-box}.DemoSection_subtext__82J_8{font-size:.8rem;margin-bottom:1.5rem;line-height:1.3}.DemoSection_tabsTrigger__F6dmj{padding:8px 12px;font-size:.85rem}.DemoSection_placeholderIcon__Y10nx{font-size:2.5rem}.DemoSection_placeholderText__oU8fN{font-size:1.125rem}}@media (max-width:375px){.DemoSection_container__gn349{padding:max(1rem,env(safe-area-inset-top,0px)) 0 max(1rem,env(safe-area-inset-bottom,0px))}.DemoSection_content__OC7w7{padding:0 max(.5rem,env(safe-area-inset-right,0px)) 0 max(.5rem,env(safe-area-inset-left,0px));max-width:100%;overflow:visible}.DemoSection_headline__qwvD_{font-size:1.125rem;line-height:1.2;margin:0 auto .5rem;overflow:visible;max-width:100%;width:100%;padding:0 .5rem;box-sizing:border-box}.DemoSection_subtext__82J_8{font-size:.75rem;margin-bottom:1.25rem;line-height:1.3}.DemoSection_tabsTrigger__F6dmj{padding:8px 10px;font-size:.8rem}.DemoSection_tabsList__Ff4Jg{margin-bottom:1.5rem}}@media (max-width:768px) and (max-height:600px) and (orientation:landscape){.DemoSection_container__gn349{padding:1.5rem 0}.DemoSection_headline__qwvD_{font-size:1.5rem;margin-bottom:.5rem}.DemoSection_subtext__82J_8{font-size:.9rem;margin-bottom:1.5rem}.DemoSection_tabsList__Ff4Jg{margin-bottom:1rem}}.TemplateLibrary_container__k_13l{padding:4rem 0;background:hsla(0,0%,100%,.02);border-top:1px solid hsla(0,0%,100%,.1)}.TemplateLibrary_content__CjWRP{max-width:1200px;margin:0 auto;padding:0 2rem}.TemplateLibrary_header__1MudO{text-align:center;margin-bottom:3rem}.TemplateLibrary_title__fTJdQ{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 1rem;line-height:1.2}.TemplateLibrary_subtitle__fY8uA{font-size:1.25rem;color:#d1d5db;margin:0;line-height:1.5}.TemplateLibrary_categoryFilter__Nhc6Z{display:flex;justify-content:center;gap:.5rem;margin-bottom:3rem;flex-wrap:wrap}.TemplateLibrary_categoryButton__h5lgt{padding:.75rem 1.5rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#d1d5db;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.TemplateLibrary_categoryButton__h5lgt:hover{background:hsla(0,0%,100%,.1);color:#fff}.TemplateLibrary_categoryButton__h5lgt.TemplateLibrary_active__MjS6l{background:rgba(255,140,0,.2);border-color:rgba(255,140,0,.5);color:#fff}.TemplateLibrary_templateGrid__AjFMB{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1000px;margin:0 auto}.TemplateLibrary_templateCard__5dOnT{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.TemplateLibrary_templateCard__5dOnT:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,140,0,.1),rgba(255,165,0,.1));opacity:0;transition:opacity .3s ease}.TemplateLibrary_templateCard__5dOnT:hover{transform:translateY(-4px);border-color:rgba(255,140,0,.3);box-shadow:0 10px 25px rgba(255,140,0,.1)}.TemplateLibrary_templateCard__5dOnT:hover:before{opacity:1}.TemplateLibrary_templateIcon__jIM8Y{font-size:2.5rem;margin-bottom:1rem;position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.TemplateLibrary_templateIconImage__a_OIP{width:48px;height:48px;object-fit:contain}.TemplateLibrary_templateContent__6jf1O{margin-bottom:1.5rem;position:relative;z-index:1}.TemplateLibrary_templateName__4gWip{font-size:1.25rem;font-weight:600;color:#9cff2e;margin:0 0 .5rem;line-height:1.3}.TemplateLibrary_templateDescription__5CM1A{font-size:.95rem;color:#d1d5db;margin:0 0 1rem;line-height:1.4}.TemplateLibrary_templateCategory__N6CKL{display:inline-block;padding:.25rem .75rem;background:rgba(139,92,246,.8);border:1px solid rgba(139,92,246,.9);border-radius:6px;font-size:.8rem;color:#fff;font-weight:500}.TemplateLibrary_useButton__qZ4iS{width:100%;padding:.75rem 1rem;background:rgba(243,244,246,.9);border:1px solid rgba(209,213,219,.5);border-radius:8px;color:#ff8c00;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;position:relative;z-index:1}.TemplateLibrary_useButton__qZ4iS:hover{background:#f3f4f6;border-color:rgba(255,140,0,.3);color:#e67e00}@media (max-width:768px){.TemplateLibrary_container__k_13l{padding:3rem 0}.TemplateLibrary_content__CjWRP{padding:0 1rem}.TemplateLibrary_title__fTJdQ{font-size:2rem}.TemplateLibrary_subtitle__fY8uA{font-size:1.125rem}.TemplateLibrary_templateGrid__AjFMB{grid-template-columns:1fr;gap:1rem}.TemplateLibrary_templateCard__5dOnT{padding:1.25rem}.TemplateLibrary_categoryFilter__Nhc6Z{gap:.25rem;margin-bottom:2rem}.TemplateLibrary_categoryButton__h5lgt{padding:.5rem 1rem;font-size:.9rem}}@media (max-width:480px){.TemplateLibrary_container__k_13l{padding:2rem 0}.TemplateLibrary_title__fTJdQ{font-size:1.75rem}.TemplateLibrary_subtitle__fY8uA{font-size:1rem}.TemplateLibrary_templateCard__5dOnT{padding:1rem}.TemplateLibrary_templateIcon__jIM8Y{font-size:2rem}.TemplateLibrary_templateName__4gWip{font-size:1.125rem}.TemplateLibrary_templateDescription__5CM1A{font-size:.9rem}}.PlusButton_plusButtonContainer__PIV4U{position:relative;flex-shrink:0}.PlusButton_plusButton__i_A6o{background:#8b5cf6;border:2px solid #a855f7;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative}.PlusButton_plusButton__i_A6o:hover{background:#7c3aed;transform:scale(1.05)}.PlusButton_plusButton__i_A6o.PlusButton_active__YlF6e{background:#6d28d9;color:#fff}.PlusButton_plusButton__i_A6o svg{width:20px;height:20px;color:#fff;transition:transform .2s ease;stroke-width:2.5}.PlusButton_plusButton__i_A6o.PlusButton_active__YlF6e svg{color:#fff;transform:rotate(45deg)}.PlusButton_popupMenu__6iqhd{position:absolute;bottom:50px;right:0;background:rgba(88,28,135,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:8px;min-width:250px;max-width:320px;box-shadow:0 8px 32px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease;z-index:20}@media (max-width:768px){.PlusButton_popupMenu__6iqhd{right:0;left:auto;max-width:calc(100vw - 32px);min-width:200px}}.PlusButton_popupMenu__6iqhd.PlusButton_visible__omoJZ{opacity:1;visibility:visible;transform:translateY(0)}.PlusButton_menuItem__Uye2S{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:none;background:transparent;color:#fff;cursor:pointer;border-radius:8px;transition:background-color .2s ease;text-align:left}.PlusButton_menuItem__Uye2S:hover{background:hsla(0,0%,100%,.1)}.PlusButton_menuIcon__ogYG6{font-size:16px;flex-shrink:0}.PlusButton_menuText__bqlEu{font-size:14px;font-weight:500}