.Home_page__z25kN{--primary-color:#6b7280;--secondary-color:#9ca3af;--accent-color:#4b5563;--background-alpha:0.1;--text-light:rgba(0,0,0,0.8);--text-medium:rgba(0,0,0,0.6);--text-dark:rgba(0,0,0,0.4);--border-light:rgba(0,0,0,0.1);--shadow-light:0 4px 16px rgba(0,0,0,0.08);--shadow-strong:0 6px 24px rgba(0,0,0,0.12);--blur-effect:blur(8px);--transition-smooth:all 0.2s ease;--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.06);--gray-alpha-100:rgba(var(--gray-rgb),0.03);--button-primary-hover:#4b5563;--button-secondary-hover:#f3f4f6;min-height:100vh;display:flex;flex-direction:column;background:#151e41;background-size:cover;position:relative;overflow:hidden}.Home_page__z25kN[data-theme=dark]{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.04);--button-primary-hover:#9ca3af;--button-secondary-hover:#1f2937;background:#111827}.Home_container__9OuOz{display:flex;justify-content:center;align-items:flex-start;min-height:120vh;padding:20px;gap:40px;position:relative}.Home_container__9OuOz.Home_mobile__gQDSO{flex-direction:column;align-items:center}.Home_main__2uIek{position:relative;width:100%;min-height:100vh}.Home_titulosocialLinks__sePp8 h3{color:rgb(0,0,0)}.Home_logoContainer__Aeebd{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:24px;width:420px;top:50px;max-width:330px;margin:0 auto;padding:20px 0;position:relative;height:200px}.Home_logo__ZEOng{width:350px;height:auto;margin:0;display:block}.Home_editor__5BBoS{width:400px;background:rgba(0,0,0,.8);border-radius:12px;box-shadow:var(--shadow-light);overflow:hidden}.Home_page__z25kN[data-theme=dark] .Home_editor__5BBoS{background:rgba(45,45,45,.8);border:1px solid rgba(255,255,255,.1)}.Home_mobileEditorWrapper__c6ObC{background:#0f0f23}.Home_mobileLogo__5M19F{padding:16px 20px 8px;background:#0f0f23;display:flex;justify-content:center;align-items:center}.Home_mobileLogo__5M19F img{height:50px;width:auto;object-fit:contain}.Home_mobileContent__6Z2qb,.Home_mobileControls__29tdQ{background:#0f0f23}.Home_mobilePreview__k1BTI{padding:20px;background:#0f0f23}.Home_tabContent__bUKMS{flex:1 1;padding:20px;background:rgba(255,255,255,.05);border-radius:8px;margin:8px;min-height:400px;overflow-y:auto}.Home_page__z25kN[data-theme=dark] .Home_tabContent__bUKMS{background:rgba(255,255,255,.02)}.Home_sidebar__7e4Eq{display:flex;flex-direction:column;width:320px;min-height:600px;background:rgba(0,0,0,.8);border-radius:12px;overflow:visible;box-shadow:var(--shadow-light)}.Home_page__z25kN[data-theme=dark] .Home_sidebar__7e4Eq{background:rgba(45,45,45,.8);border:1px solid rgba(255,255,255,.1)}.Home_content__Qnbja{flex:1 1;padding:30px;background:rgba(0,0,0,calc(var(--background-alpha) - .1));border-radius:0 16px 16px 0;overflow-y:auto;max-height:600px;color:#e8e9eb;-ms-overflow-style:none;scrollbar-width:none}.Home_content__Qnbja::-webkit-scrollbar{display:none}.Home_page__z25kN[data-theme=dark] .Home_content__Qnbja{background:#111827;border-color:#374151;color:#ffffff}.Home_content__Qnbja h1,.Home_content__Qnbja h2,.Home_content__Qnbja h3,.Home_content__Qnbja h4,.Home_content__Qnbja h5,.Home_content__Qnbja h6,.Home_content__Qnbja strong{color:#ffffff;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.Home_content__Qnbja label,.Home_content__Qnbja p{color:inherit}.Home_fontSelect__F0Fta,.Home_input__gFHfg,.Home_select__qJfWm{width:100%;padding:12px;border:1px solid var(--secondary-color);border-radius:8px;font-size:14px;transition:var(--transition-smooth);background:#f3f4f6;color:#1f2937}.Home_page__z25kN[data-theme=dark] .Home_fontSelect__F0Fta,.Home_page__z25kN[data-theme=dark] .Home_input__gFHfg,.Home_page__z25kN[data-theme=dark] .Home_select__qJfWm{background:#374151;color:#e5e7eb;border-color:#4b5563}.Home_fontSelect__F0Fta:focus,.Home_input__gFHfg:focus,.Home_select__qJfWm:focus{outline:none;border-color:rgba(221,31,31,.4);box-shadow:0 0 0 2px rgba(255,255,255,.2);background:rgba(0,0,0,.3)}.Home_input__gFHfg::placeholder{color:var(--primary-color)}.Home_page__z25kN[data-theme=dark] .Home_input__gFHfg::placeholder{color:var(--secondary-color)}.Home_previewArea__6nXbL{position:relative;display:flex;justify-content:center;align-items:center;flex:1 1}.Home_actionButtons__YiKK8{position:absolute;right:-180px;top:50%;transform:translateY(-50%);display:flex;flex-direction:row;gap:15px;z-index:100}.Home_actionButton__lKGtj{padding:14px 24px;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2);min-width:160px;text-align:center;position:relative;overflow:hidden}.Home_actionButton__lKGtj:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.Home_actionButton__lKGtj:hover:before{left:100%}.Home_actionButton__lKGtj:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.3)}.Home_actionButton__lKGtj:active{transform:translateY(-1px)}.Home_novaFraseBtn__SJRdQ{background:linear-gradient(135deg,#2ecc71,#27ae60);color:white}.Home_novaFraseBtn__SJRdQ:hover{background:linear-gradient(135deg,#27ae60,#229954)}.Home_baixarImagemBtn__UX_oz{background:linear-gradient(135deg,#3498db,#2980b9);color:white}.Home_baixarImagemBtn__UX_oz:hover{background:linear-gradient(135deg,#2980b9,#1f618d)}.Home_reposicionarBtn__jDt4U{background:linear-gradient(135deg,#f39c12,#e67e22);color:white}.Home_reposicionarBtn__jDt4U:hover{background:linear-gradient(135deg,#e67e22,#d35400)}.Home_Modal__f69a4{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Home_ModalContent__Z3R3u{background-color:#fff;padding:20px;width:100vw;height:100%;text-align:center;z-index:1}.Home_ModalContentButton__9XpgW{position:absolute}.Home_ModalContentLandingPage__tlh_x{margin-top:5rem}.Home_Close__NYJUp{position:absolute;top:10px;right:10px;font-size:18px;cursor:pointer}.Home_videosContainer__Ga5pO{flex-direction:column;padding:1.5rem}.Home_tab__4XWq1,.Home_videosContainer__Ga5pO{display:flex;gap:.75rem;width:100%;box-sizing:border-box;overflow:visible}.Home_tab__4XWq1{align-items:center;justify-content:flex-start;padding:1rem 1.25rem;border:none;border-radius:12px;background:rgba(255,255,255,.1);color:#ffffff;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);min-height:70px;height:auto;white-space:nowrap;text-overflow:clip;margin-bottom:.5rem}.Home_tab__4XWq1:hover{background:rgba(255,255,255,.2);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.Home_tab__4XWq1:active{transform:translateY(0)}.Home_tab__4XWq1 svg{width:24px;height:24px;flex-shrink:0}.Home_tab__4XWq1 span{flex:1 1;text-align:left;white-space:nowrap;overflow:visible;text-overflow:clip;min-width:0;font-size:16px;line-height:1.2}.Home_tab__4XWq1.Home_active__B5wh_,.Home_tab__4XWq1[data-active=true]{background:linear-gradient(135deg,#e91e63,#ad1457);min-height:70px;height:auto;padding:1.2rem 1.25rem;margin-bottom:.5rem;overflow:visible}.Home_tab__4XWq1.Home_active__B5wh_ span,.Home_tab__4XWq1[data-active=true] span{color:#ffffff;font-weight:600}@media (min-width:1024px){.Home_container__9OuOz{padding:40px;max-width:100%;height:100vh;justify-content:flex-start;gap:0}.Home_sidebar__7e4Eq{flex-direction:row;width:100%;max-width:none;height:calc(100vh - 80px);border-radius:20px}.Home_tabContent__bUKMS{margin:0;border-radius:0 20px 20px 0;height:100%;min-height:auto;flex:1 1;display:flex;justify-content:center;align-items:center;position:relative}.Home_content__Qnbja{min-width:400px;height:100%;max-height:none;border-radius:0 20px 20px 0}.Home_container__9OuOz.Home_desktop__KNnpa{align-items:stretch}.Home_actionButtons__YiKK8{position:fixed;right:20px;top:50%;transform:translateY(-50%);flex-direction:column;gap:15px;z-index:100}.Home_actionButton__lKGtj{min-width:180px;padding:16px 28px;font-size:15px}.Home_primaryButton__2qxWM{display:flex;align-items:center;gap:8px;padding:16px 60px;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:50px 50px 50px 50px!important;color:white;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 32px rgba(139,92,246,.3);position:relative;overflow:hidden}.Home_logo__ZEOng{width:500px!important;height:auto!important;max-width:unset!important;margin-bottom:60px}.Home_Entrarbutton__ap9Ub{border:2px solid red}}.Home_mobileEditorWrapper__c6ObC{display:flex;flex-direction:column;width:100%;min-height:100vh}.Home_mobileContent__6Z2qb{display:flex;flex-direction:column;flex:1 1;padding:20px;gap:20px}.Home_mobilePreview__k1BTI{flex:1 1;display:flex;justify-content:center;align-items:center;min-height:300px}.Home_mobileControls__29tdQ{background:rgba(255,255,255,.05);border-radius:12px;padding:20px;margin-bottom:20px}@media (max-width:1023px){.Home_container__9OuOz{flex-direction:column;padding-top:80px;padding-bottom:180px}.Home_editor__5BBoS{width:100%;max-width:400px}.Home_logoContainer__Aeebd,.Home_logo__ZEOng{max-width:200px}.Home_content__Qnbja{padding:15px;background:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0 0 8px 8px}.Home_sidebar__7e4Eq{width:100%;max-width:400px}.Home_actionButtons__YiKK8{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:90%;max-width:400px;flex-direction:row;justify-content:center;gap:10px;margin:0;padding:10px;background:rgba(0,0,0,.85);border-radius:10px;box-shadow:0 -4px 10px rgba(0,0,0,.3);z-index:999}.Home_actionButton__lKGtj{flex:1 1;min-width:auto;padding:12px 16px;font-size:12px}.Home_actionButton__lKGtj i,.Home_actionButton__lKGtj svg{width:24px;height:24px;font-size:24px}.Home_controlButton__FAcK7,.Home_deleteButton___4q3O,.Home_visibilityButton__4gnpu{font-size:24px}.Home_controlButton__FAcK7 svg,.Home_shapeTypeButton__n6ElJ svg{width:24px;height:24px}.Home_addButton__IhSU8 i,.Home_closeButton__3xUxp{font-size:24px}}@media (max-width:480px){.Home_container__9OuOz{padding:20px 10px 120px}.Home_logoContainer__Aeebd{max-width:250px}.Home_logo__ZEOng{max-width:300px;display:flex}.Home_logo__ZEOng,.Home_sidebar__7e4Eq{text-align:center;justify-content:center;margin:auto 0}.Home_sidebar__7e4Eq{width:100%}.Home_content__Qnbja{padding:10px}.Home_actionButtons__YiKK8{flex-direction:column;gap:8px}.Home_actionButton__lKGtj{min-width:120px;padding:10px 14px;font-size:11px}.Home_actionButton__lKGtj i,.Home_actionButton__lKGtj svg{width:24px;height:24px;font-size:24px}.Home_controlButton__FAcK7,.Home_deleteButton___4q3O,.Home_visibilityButton__4gnpu{font-size:24px}.Home_controlButton__FAcK7 svg,.Home_shapeTypeButton__n6ElJ svg{width:24px;height:24px}.Home_addButton__IhSU8 i,.Home_closeButton__3xUxp{font-size:24px}}.Home_countrySelectorWrapper__0IP8M{display:flex;justify-content:center;align-items:center;margin:20px auto;max-width:400px;position:relative;z-index:10}@media (max-width:1023px){.Home_countrySelectorWrapper__0IP8M{max-width:350px;margin:16px auto}}@media (max-width:767px){.Home_countrySelectorWrapper__0IP8M{max-width:300px;margin:12px auto}}@media (max-width:480px){.Home_countrySelectorWrapper__0IP8M{max-width:100%;margin:10px auto;padding:0 16px}}@media (max-width:360px){.Home_countrySelectorWrapper__0IP8M{padding:0 12px;margin:8px auto}}@media (min-width:1024px) and (max-width:1366px){.Home_mobileEditorWrapper__c6ObC{max-width:1024px;margin:0 auto}.Home_mobileContent__6Z2qb{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;padding:20px}.Home_mobileControls__29tdQ{order:2;padding:20px;max-height:calc(100vh - 200px);overflow-y:auto}.Home_mobilePreview__k1BTI{order:1;display:flex;align-items:center;justify-content:center;padding:20px}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.Home_mobileEditorWrapper__c6ObC{max-width:768px;margin:0 auto}.Home_mobileContent__6Z2qb{display:flex;flex-direction:column}.Home_mobilePreview__k1BTI{min-height:400px;padding:30px 20px}.Home_mobileControls__29tdQ{padding:20px}}@media (min-width:1024px) and (max-width:1366px) and (orientation:landscape){.Home_mobileEditorWrapper__c6ObC{max-width:100%}.Home_mobileContent__6Z2qb{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:30px;gap:30px;padding:20px 40px;max-width:1366px;margin:0 auto}.Home_mobilePreview__k1BTI{order:1;padding:30px}.Home_mobileControls__29tdQ{order:2;padding:30px 20px;max-height:calc(100vh - 180px);overflow-y:auto;border-left:1px solid rgba(255,255,255,.1)}}.InputComponent_container__XtOWe{width:100%;max-width:500px;margin:0 auto;box-shadow:0 4px 20px rgba(113,91,185,.15)}.InputComponent_controlGroup__is_Dq{margin-bottom:12px}.InputComponent_controlGroup__is_Dq label{display:block;margin-bottom:4px;color:#ffffff;font-size:14px;font-weight:500}.InputComponent_input__ZG2Bu,.InputComponent_select__n1QPX{width:100%;padding:6px 10px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .3s}.InputComponent_input__ZG2Bu:focus,.InputComponent_select__n1QPX:focus{outline:none;border-color:var(--primary-color)}.InputComponent_input__ZG2Bu::placeholder{color:#858585}.InputComponent_aiToggleButton__Jwv48{width:100%;padding:8px;margin:12px 0;background:transparent;border:1px dashed var(--border-color);border-radius:6px;color:var(--text-secondary);font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}.InputComponent_aiToggleButton__Jwv48:hover{background:var(--background-hover);color:var(--text-primary);border-style:solid}.InputComponent_divider__8db5B{position:relative;text-align:center;margin:16px 0}.InputComponent_divider__8db5B:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--border-color)}.InputComponent_divider__8db5B span{background:var(--background);padding:0 8px;color:var(--text-secondary);font-size:13px;position:relative}.InputComponent_standardOptions__Z8OEJ{border-radius:8px;padding:12px;background:var(--card-bg);box-shadow:0 1px 4px rgba(0,0,0,.1)}@keyframes InputComponent_slideDown__g84Hv{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.InputComponent_PhraseGeneratorForm__UgQrU{animation:InputComponent_slideDown__g84Hv .3s ease}@media (max-width:768px){.InputComponent_select__n1QPX{background-color:#f5f6fa;color:#2c3e50}}@media (min-width:1024px) and (max-width:1366px){.InputComponent_container__XtOWe{max-width:600px}.InputComponent_controlGroup__is_Dq{margin-bottom:16px}.InputComponent_controlGroup__is_Dq label{font-size:16px;margin-bottom:6px}.InputComponent_input__ZG2Bu,.InputComponent_select__n1QPX{padding:10px 14px;font-size:16px;border-radius:8px}.InputComponent_aiToggleButton__Jwv48{padding:12px;font-size:15px;border-radius:8px}.InputComponent_standardOptions__Z8OEJ{padding:16px}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.InputComponent_container__XtOWe{max-width:550px}.InputComponent_controlGroup__is_Dq label{font-size:15px}.InputComponent_input__ZG2Bu,.InputComponent_select__n1QPX{padding:8px 12px;font-size:15px}}.FontComponent_container__5s7fg{width:100%;padding:clamp(15px,2vw,20px);border-radius:8px;box-shadow:0 4px 20px rgba(113,91,185,.15)}.FontComponent_controlGroup__2joQZ{margin-bottom:15px}.FontComponent_controlGroup__2joQZ label{display:block;margin-bottom:5px;color:var(--text-color);font-weight:500}.FontComponent_section__Z0NC3{margin-bottom:20px}.FontComponent_section__Z0NC3 h3{margin-bottom:15px;color:#ffffff;font-size:clamp(14px,2vw,16px);font-weight:500}.FontComponent_fontSelect__uECLr{width:100%;padding:clamp(8px,1.5vw,12px);border:1px solid #ddd;border-radius:4px;margin-bottom:15px;font-size:clamp(14px,1.8vw,16px);color:#333;background:white;cursor:pointer;transition:all .2s}.FontComponent_fontSelect__uECLr:hover{border-color:#666}.FontComponent_fontSelect__uECLr:focus{outline:none;border-color:#666;box-shadow:0 0 0 2px rgba(0,0,0,.1)}.FontComponent_label__bZyAz{display:block;margin-bottom:8px;font-size:14px;font-family:Inter,sans-serif;font-weight:500;color:#333}.FontComponent_fontOption__gU0oi{padding:8px;color:#333}.FontComponent_select__XtQGb{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:16px;transition:all .3s;cursor:pointer;background-color:white}.FontComponent_select__XtQGb:hover{border-color:#666}.FontComponent_select__XtQGb:focus{outline:none;border-color:#666;box-shadow:0 0 0 2px rgba(0,0,0,.1)}.FontComponent_select__XtQGb option{padding:8px}.SizeComponent_container__c9lki{width:100%;box-shadow:0 4px 20px rgba(113,91,185,.15)}.SizeComponent_controlGroup__Bdc6F{margin-bottom:15px}.SizeComponent_controlGroup__Bdc6F label{display:block;margin-bottom:5px;color:#ffffff;font-weight:500}.SizeComponent_sizeControl__qLFYv{display:flex;align-items:center;gap:10px}.SizeComponent_sizeButton__CUP1d{width:32px;height:32px;border:none;border-radius:4px;background-color:var(--primary-color);color:white;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.SizeComponent_progressContainer__6pWua{flex:1 1;height:32px;background-color:#f0f0f0;border-radius:4px;position:relative;overflow:hidden}.SizeComponent_progressBar__6ibzn{height:100%;background-color:var(--primary-color);opacity:.2}.SizeComponent_sizeValue__Oc25O{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-geist-mono);font-size:14px;color:var(--text-color);z-index:1}.SizeComponent_rangeInput__SSCbN{width:100%;height:4px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#ddd;border-radius:2px;outline:none;opacity:.7}.SizeComponent_rangeInput__SSCbN::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#E91E63;border-radius:50%;cursor:pointer}.SizeComponent_rangeInput__SSCbN::-moz-range-thumb{width:16px;height:16px;background:#E91E63;border-radius:50%;cursor:pointer;border:none}.BackgroundComponent_container__aAUIu{padding:20px;border-radius:8px;box-shadow:0 4px 20px rgba(113,91,185,.15)}.BackgroundComponent_section__MMyHR{margin-bottom:20px}.BackgroundComponent_section__MMyHR h3{margin-bottom:15px;color:#ffffff;font-size:1.1em}.BackgroundComponent_controlGroup__Jpa9W{margin-bottom:15px}.BackgroundComponent_controlGroup__Jpa9W label{display:block;margin-bottom:5px;color:var(--text-color);font-weight:500}.BackgroundComponent_imageUpload__a5jOc{display:flex;gap:10px;align-items:center;margin-bottom:10px}.BackgroundComponent_fileInput__5o1ry{width:100%;padding:10px;border:2px dashed #ddd;border-radius:0;cursor:pointer}.BackgroundComponent_fileInput__5o1ry:hover{border-color:var(--primary-color)}.BackgroundComponent_colorInputs__54s1I{display:flex;gap:20px;margin-bottom:15px}.BackgroundComponent_colorInput__b4yrG{display:flex;flex-direction:column;gap:5px}.BackgroundComponent_colorInput__b4yrG label{font-size:14px;color:#666}.BackgroundComponent_colorPicker__JaWvo{width:100px;height:40px;padding:0;border:none;border-radius:4px;cursor:pointer}.BackgroundComponent_opacityControl__OQNLk{margin-top:15px}.BackgroundComponent_opacityControl__OQNLk label{display:block;margin-bottom:8px;color:#fafafa}.BackgroundComponent_opacityInputGroup__srNZc{display:flex;align-items:center;gap:8px;background:rgba(255,152,0,.1);padding:8px;border-radius:6px;width:-moz-fit-content;width:fit-content}.BackgroundComponent_opacityButton__L50B5{width:32px;height:32px;border:none;border-radius:4px;background:#FF9800;color:white;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.BackgroundComponent_opacityButton__L50B5:hover:not(:disabled){background:#F57C00}.BackgroundComponent_opacityButton__L50B5:disabled{background:#FFB74D;opacity:.7;cursor:not-allowed}.BackgroundComponent_progressContainer__dxEWQ{width:120px;height:8px;background:#ddd;border-radius:4px;overflow:hidden}.BackgroundComponent_progressBar__g2d61{height:100%;background:var(--primary-color);border-radius:4px;transition:width .2s ease-out}.BackgroundComponent_opacityInput__OzyoV{width:60px;height:32px;border:1px solid #ddd;border-radius:4px;text-align:center;font-size:16px;font-family:var(--font-geist-mono);padding:0 4px}.BackgroundComponent_opacityInput__OzyoV::-webkit-inner-spin-button,.BackgroundComponent_opacityInput__OzyoV::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;margin:0}.BackgroundComponent_opacityInput__OzyoV[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.BackgroundComponent_opacityUnit__C1WGe{color:#666;font-size:14px;font-weight:500}.BackgroundComponent_removeButton__la3ul{padding:8px 16px;background-color:#e74c3c;color:white;border:none;border-radius:4px;cursor:pointer;transition:opacity .3s}.BackgroundComponent_removeButton__la3ul:hover{opacity:.9}.BackgroundComponent_preview__KqeAd{margin-top:10px;border:1px solid #ddd;border-radius:4px;overflow:hidden;max-width:200px}.BackgroundComponent_preview__KqeAd img{width:100%;height:auto;display:block}.BackgroundComponent_button__nShTE{background:#FF9800;color:white;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;transition:background .2s}.BackgroundComponent_button__nShTE:hover{background:#F57C00}.BackgroundComponent_select__Qoy3W{width:100%;padding:10px;border:1px solid #ddd;border-radius:0;font-size:14px;color:#333;background:white;cursor:pointer;margin-bottom:20px;transition:all .2s}.BackgroundComponent_select__Qoy3W:hover{border-color:#FF9800}.BackgroundComponent_select__Qoy3W:focus{outline:none;border-color:#FF9800;box-shadow:0 0 0 2px rgba(255,152,0,.1)}.BackgroundComponent_colorInput__b4yrG{margin-bottom:20px}.BackgroundComponent_colorInput__b4yrG input[type=color]{width:100%;height:40px;padding:2px;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s}.BackgroundComponent_colorInput__b4yrG input[type=color]:hover{border-color:#FF9800}.BackgroundComponent_gradientPreview__Y8hlX{width:100%;height:40px;border-radius:8px;margin-top:10px}.PreviewComponent_editor__Zd_uZ{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.PreviewComponent_previewContainer__o8aFU{position:relative;width:min(300px,90vw);margin:0;display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 300px);padding-bottom:100px}.PreviewComponent_preview__5uk7g{position:relative;width:1080px;height:1920px;background:transparent;transform:scale(.25);transform-origin:top center;overflow:hidden;display:flex;touch-action:none;margin:0}.PreviewComponent_previewGuide__btK4O{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);padding:40px;border-radius:4px;text-align:center;width:80%;max-width:800px;border:1px solid rgba(255,255,255,.1);z-index:1000}.PreviewComponent_mobileGuide__dcWC1{padding:25px;width:90%}.PreviewComponent_previewGuideIcon__RBuqB{font-size:80px;color:#3498db;margin-bottom:20px}.PreviewComponent_previewGuideTitle__bTM_j{color:white;font-size:50px;font-weight:600;margin-bottom:20px}.PreviewComponent_previewGuideText__ubc_S{color:rgba(255,255,255,.9);font-size:30px;line-height:1.4}.PreviewComponent_draggable__hK5Mn{position:absolute;transform:translate(-50%,-50%);cursor:move;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;text-align:center;white-space:pre-wrap;max-width:80%;z-index:10;line-height:1.4;touch-action:none}.PreviewComponent_draggable__hK5Mn:hover{outline:1px solid rgba(0,0,0,.2)}.PreviewComponent_watermark__dXmym{position:absolute;bottom:6px;right:10px;font-size:45px;font-family:Arial,sans-serif;font-weight:400;color:#ffffff;opacity:.7;padding:8px 12px;border-radius:4px;pointer-events:none;z-index:1001}.PreviewComponent_watermark__dXmym span{display:inline-block}.PreviewComponent_buttonContainer__ScO6m{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;width:100%;align-items:center;justify-content:center;position:relative;z-index:2;padding:0 20px;margin-top:-1400px}.PreviewComponent_actionButton__lVB_S{min-height:48px;padding:12px 24px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;border:none;color:white;transition:all .3s ease;width:180px;box-shadow:0 2px 4px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.5px}.PreviewComponent_actionButton__lVB_S:first-child{background-color:#0c9eff;font-size:14px}.PreviewComponent_actionButton__lVB_S:first-child:hover{background-color:#0b8ee6;transform:translateY(-1px);box-shadow:0 4px 8px rgba(12,158,255,.3)}.PreviewComponent_actionButton__lVB_S:nth-child(2){background-color:#2ecc71;font-size:14px}.PreviewComponent_actionButton__lVB_S:nth-child(2):hover{background-color:#27ae60;transform:translateY(-1px);box-shadow:0 4px 8px rgba(46,204,113,.3)}.PreviewComponent_actionButton__lVB_S:nth-child(3){background-color:#9b59b6;width:50%;max-width:400px;margin-top:12px;min-height:52px;font-size:14px}.PreviewComponent_actionButton__lVB_S:nth-child(3):hover{background-color:#8e44ad;transform:translateY(-1px);box-shadow:0 4px 8px rgba(155,89,182,.3)}.PreviewComponent_actionButton__lVB_S:active{transform:translateY(1px);box-shadow:0 1px 2px rgba(0,0,0,.2)}.PreviewComponent_actionButton__lVB_S:disabled{background-color:#95a5a6;cursor:not-allowed;box-shadow:none;transform:none;opacity:.7}@media (max-width:480px){.PreviewComponent_buttonContainer__ScO6m{position:fixed;bottom:0;left:0;right:0;padding:15px;margin-top:500px;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:1000;gap:8px}.PreviewComponent_actionButton__lVB_S{font-size:14px;min-height:46px;width:48%;margin:0}.PreviewComponent_actionButton__lVB_S:nth-child(3){max-width:100%;margin-top:8px;min-height:50px;font-size:15px}.PreviewComponent_previewContainer__o8aFU{min-height:calc(100vh - 250px);padding-bottom:80px}.PreviewComponent_preview__5uk7g{transform:scale(.25);position:relative;z-index:1;transform-origin:top center;margin:0}.PreviewComponent_buttonContainer__ScO6m{position:relative;display:flex;left:0;right:0;margin-top:-1400px;padding:15px;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:1000;gap:8px}.PreviewComponent_actionButton__lVB_S{font-size:14px;min-height:46px;width:48%;margin:0}.PreviewComponent_actionButton__lVB_S:nth-child(3){max-width:100%;margin-top:8px;min-height:50px;font-size:15px}}@media (min-width:481px) and (max-width:767px){.PreviewComponent_previewContainer__o8aFU{width:min(350px,90vw);margin:0}.PreviewComponent_preview__5uk7g{transform:scale(.3)}}@media (min-width:768px) and (max-width:1023px){.PreviewComponent_previewContainer__o8aFU{width:min(400px,90vw);margin:0}.PreviewComponent_preview__5uk7g{transform:scale(.35)}}@media (min-width:1024px){.PreviewComponent_previewContainer__o8aFU{width:min(400px,85vw);height:auto;margin:0 auto;padding-bottom:100px}.PreviewComponent_preview__5uk7g{transform:scale(.25);transform-origin:top center;width:1080px;height:1920px;margin:0}.PreviewComponent_buttonContainer__ScO6m{margin-top:-1400px;position:static}.PreviewComponent_actionButton__lVB_S{width:180px}}.PreviewComponent_defaultPreview__Fhp5Y{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:15px;color:#666;text-align:center;width:80%}.PreviewComponent_defaultPreview__Fhp5Y svg{opacity:.7;margin-bottom:10px}.PreviewComponent_defaultPreview__Fhp5Y p{font-size:32px;font-weight:600;margin:0;white-space:nowrap;color:#444}.PreviewComponent_defaultSubtext__5vR_Q{font-size:18px;color:#666;opacity:.8}.PreviewComponent_preview__5uk7g>div{position:absolute;z-index:5;max-width:none;max-height:none;overflow:hidden;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;box-sizing:border-box}.PreviewComponent_preview__5uk7g>div:has(.PreviewComponent_shapeImage__kdaFs){overflow:hidden}.PreviewComponent_shapeElement___4TGH{position:absolute;transform:translate(-50%,-50%);cursor:move;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;z-index:15;touch-action:none;max-width:100%;max-height:100%;pointer-events:auto;will-change:transform;transition:opacity .2s ease}.PreviewComponent_shapeElement___4TGH:active{cursor:-webkit-grabbing;cursor:grabbing;z-index:20;opacity:.9}.PreviewComponent_shapeElement___4TGH.PreviewComponent_dragging__sdhMF{z-index:25;opacity:.8;cursor:-webkit-grabbing!important;cursor:grabbing!important}.PreviewComponent_heart__loCZZ{position:relative;width:100%;height:100%;transform:rotate(45deg);background-color:inherit}.PreviewComponent_heart__loCZZ:after,.PreviewComponent_heart__loCZZ:before{content:"";position:absolute;width:100%;height:100%;background-color:inherit;border-radius:50%}.PreviewComponent_heart__loCZZ:before{top:-50%;left:0}.PreviewComponent_heart__loCZZ:after{top:0;left:-50%}.PreviewComponent_star__Uv3zp{position:relative;display:inline-block;width:0;height:0;margin-left:.9em;margin-right:.9em;margin-bottom:1.2em;border-right:.3em solid transparent;border-bottom:.7em solid;border-left:.3em solid transparent;font-size:100px;transform-origin:center}.PreviewComponent_star__Uv3zp:before{transform:rotate(-35deg)}.PreviewComponent_star__Uv3zp:after,.PreviewComponent_star__Uv3zp:before{content:"";display:block;width:0;height:0;position:absolute;top:.6em;left:-1em;border-right:1em solid transparent;border-bottom:.7em solid;border-left:1em solid transparent}.PreviewComponent_star__Uv3zp:after{transform:rotate(35deg)}.PreviewComponent_phrase__TlB8M{white-space:normal;word-break:break-word;overflow-wrap:break-word;overflow:visible;text-overflow:clip;text-align:center;padding-left:0;padding-right:0;margin:0;box-sizing:border-box;width:96%}.PreviewComponent_shapeResizeHandle__MyckF{position:absolute;width:16px;height:16px;right:-10px;bottom:-10px;background:white;border:2px solid rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.15);border-radius:3px;cursor:se-resize;z-index:6;touch-action:none}.PreviewComponent_shapeImage__kdaFs img{display:block;width:100%;height:100%;object-fit:contain}.LandingComponent_landing__XM6EH{width:92%;margin:0 auto;padding:0 2px;color:#ffffff;position:relative;overflow:hidden}.LandingComponent_backgroundElements__9jg4F{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.LandingComponent_gradientOrb1__wUJKK{position:absolute;top:10%;left:10%;width:300px;height:300px;background:radial-gradient(circle,rgba(139,92,246,.3) 0,transparent 70%);border-radius:50%;filter:blur(40px);animation:LandingComponent_float__1oLx1 6s ease-in-out infinite}.LandingComponent_gradientOrb2__atC3Y{position:absolute;top:60%;right:10%;width:400px;height:400px;background:radial-gradient(circle,rgba(236,72,153,.3) 0,transparent 70%);border-radius:50%;filter:blur(40px);animation:LandingComponent_float__1oLx1 8s ease-in-out infinite reverse}.LandingComponent_gradientOrb3__BiHUb{position:absolute;bottom:10%;left:50%;transform:translateX(-50%);width:250px;height:250px;background:radial-gradient(circle,rgba(59,130,246,.3) 0,transparent 70%);border-radius:50%;filter:blur(40px);animation:LandingComponent_float__1oLx1 7s ease-in-out infinite}@keyframes LandingComponent_float__1oLx1{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.LandingComponent_heroSection__4SB9x{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center;padding:80px 0;position:relative;z-index:1}.LandingComponent_heroContent__b1OSN{display:flex;flex-direction:column;gap:32px}.LandingComponent_langSwitch__BwIKC{display:inline-flex;gap:8px;align-self:flex-start}.LandingComponent_langButton__oI2we{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:1px solid rgba(139,92,246,.35);background:rgba(139,92,246,.12);color:#e5e7eb;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.LandingComponent_langButton__oI2we svg{flex-shrink:0;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.LandingComponent_langButton__oI2we:hover{background:rgba(139,92,246,.2);transform:translateY(-1px)}.LandingComponent_langActive__DtNQL{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:white;border-color:transparent}.LandingComponent_badge__cdrOb{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:rgba(139,92,246,.2);border:1px solid rgba(139,92,246,.3);border-radius:50px;font-size:14px;font-weight:500;color:#a78bfa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:-moz-fit-content;width:fit-content;animation:LandingComponent_slideInLeft__Np34B .8s ease-out}.LandingComponent_badgeIcon__teL6X{font-size:16px}.LandingComponent_titleContainer__IE7tr{position:relative}.LandingComponent_heroTitle__ZJ_91{font-size:clamp(2.5rem,4.2vw,3.5rem);font-weight:700;line-height:1.1;margin:0 0 24px;animation:LandingComponent_slideInLeft__Np34B .8s ease-out .2s both}.LandingComponent_gradientText__nNcK9{background:linear-gradient(135deg,#8b5cf6,#968eff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block;margin-bottom:8px}.LandingComponent_heroSubtitle__FFYSF{font-size:1.15rem;line-height:1.6;color:#cbd5e1;margin:0 0 40px;max-width:500px;animation:LandingComponent_slideInLeft__Np34B .8s ease-out .4s both}.LandingComponent_heroActions__E9a_K{display:flex;gap:16px;animation:LandingComponent_slideInLeft__Np34B .8s ease-out .6s both}.LandingComponent_primaryButton__MhalK{display:flex;align-items:center;gap:8px;padding:20px 40px;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:50px;border:none;color:white;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 32px rgba(139,92,246,.3);position:relative;overflow:hidden}.LandingComponent_primaryButton__MhalK:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.LandingComponent_primaryButton__MhalK:hover:before{left:100%}.LandingComponent_primaryButton__MhalK:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(139,92,246,.4)}.LandingComponent_buttonIcon__TQwDh{font-size:18px;transition:transform .3s ease}.LandingComponent_primaryButton__MhalK:hover .LandingComponent_buttonIcon__TQwDh{transform:rotate(180deg)}.LandingComponent_statsContainer__q8Djk{display:flex;gap:32px;animation:LandingComponent_slideInLeft__Np34B .8s ease-out .8s both}.LandingComponent_stat__Giuhl{display:flex;align-items:center;gap:12px}.LandingComponent_statIcon__7Z56B{font-size:20px;color:#8b5cf6}.LandingComponent_statContent__ETfB7{display:flex;flex-direction:column}.LandingComponent_statNumber__LQEWH{font-size:24px;font-weight:700;color:#ffffff;line-height:1}.LandingComponent_statLabel__m1Ek7{font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.LandingComponent_heroVisual__L3658{display:flex;justify-content:center;align-items:center;position:relative;animation:LandingComponent_slideInRight__EGtgO .8s ease-out .4s both}.LandingComponent_mockupContainer__7NdeZ{position:relative;width:90%;max-width:400px}.LandingComponent_mockup__dY1WC{background:rgba(15,15,35,.95);border-radius:20px;padding:24px;box-shadow:0 20px 60px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(139,92,246,.2)}.LandingComponent_mockupHeader__JDyVl{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(139,92,246,.2)}.LandingComponent_logoContainer__XEGIm{text-align:center}.LandingComponent_logoText__Qfxcz{font-size:24px;font-weight:700;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.LandingComponent_mockupContent__X7J0T{display:flex;flex-direction:column;gap:20px}.LandingComponent_formField__XtlKW{display:flex;flex-direction:column;gap:8px}.LandingComponent_fieldLabel__reBul{font-size:14px;font-weight:600;color:#ffffff}.LandingComponent_inputField__tqpI7{padding:12px 16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#ffffff;font-size:14px}.LandingComponent_selectField__IAlD_{padding:12px 16px;background:rgba(139,92,246,.2);border:1px solid rgba(139,92,246,.3);border-radius:8px;color:#ffffff;font-size:14px;display:flex;align-items:center;gap:8px}.LandingComponent_textareaField__luLPg{padding:12px 16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#94a3b8;font-size:14px;min-height:60px;display:flex;align-items:center}.LandingComponent_floatingElement1__dmm_2{top:-20px;right:-20px;background:linear-gradient(135deg,#8b5cf6,#ec4899);box-shadow:0 8px 32px rgba(139,92,246,.4);animation:LandingComponent_float__1oLx1 3s ease-in-out infinite}.LandingComponent_floatingElement1__dmm_2,.LandingComponent_floatingElement2__DLQ3l{position:absolute;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:24px}.LandingComponent_floatingElement2__DLQ3l{bottom:-20px;left:-20px;background:linear-gradient(135deg,#06b6d4,#3b82f6);box-shadow:0 8px 32px rgba(59,130,246,.4);animation:LandingComponent_float__1oLx1 3s ease-in-out infinite reverse}.LandingComponent_howItWorksSection__J8aJx{padding:100px 0;position:relative;z-index:1}.LandingComponent_sectionHeader__iOCRa{text-align:center;margin-bottom:80px;animation:LandingComponent_slideInUp__fcmAn .8s ease-out}.LandingComponent_sectionTitle__DIgqh{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin:0 0 24px;line-height:1.2}.LandingComponent_sectionSubtitle__Ayr_s{font-size:1.25rem;color:#cbd5e1;max-width:600px;margin:0 auto;line-height:1.6}.LandingComponent_steps__Dv886{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:40px;gap:40px}.LandingComponent_step__lKFMc{text-align:center;position:relative;animation:LandingComponent_slideInUp__fcmAn .8s ease-out}.LandingComponent_stepNumber__swWEI{position:absolute;top:-10px;left:50%;transform:translateX(-50%);width:32px;height:32px;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:white;z-index:2}.LandingComponent_stepIconContainer__thU8z{width:80px;height:80px;border-radius:20px;background:rgba(139,92,246,.1);border:2px solid rgba(139,92,246,.3);display:flex;align-items:center;justify-content:center;margin:0 auto 24px;transition:all .4s ease}.LandingComponent_step__lKFMc:hover .LandingComponent_stepIconContainer__thU8z{background:rgba(139,92,246,.2);border-color:rgba(139,92,246,.5);transform:translateY(-4px)}.LandingComponent_stepIcon__u7anW{font-size:32px;color:#8b5cf6}.LandingComponent_stepTitle__22xeG{font-size:1.25rem;font-weight:600;margin:0 0 16px;color:#ffffff}.LandingComponent_stepDescription__z_fTp{font-size:1rem;line-height:1.6;color:#94a3b8;margin:0}.LandingComponent_featuresSection___vMre{padding:100px 0;position:relative;z-index:1}.LandingComponent_features__t4TzN{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:32px;gap:32px}.LandingComponent_feature__PHaBb{background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:32px;border-radius:20px;border:1px solid rgba(255,255,255,.1);transition:all .4s ease;position:relative;overflow:hidden;animation:LandingComponent_slideInUp__fcmAn .8s ease-out}.LandingComponent_feature__PHaBb:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(135deg,#8b5cf6,#ec4899);transform:scaleX(0);transition:transform .4s ease}.LandingComponent_feature__PHaBb:hover:before{transform:scaleX(1)}.LandingComponent_feature__PHaBb:hover{transform:translateY(-8px);background:rgba(255,255,255,.08);border-color:rgba(139,92,246,.3);box-shadow:0 20px 60px rgba(139,92,246,.2)}.LandingComponent_featureIconContainer__H_i66{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#8b5cf6,#ec4899);display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .4s ease}.LandingComponent_feature__PHaBb:hover .LandingComponent_featureIconContainer__H_i66{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 32px rgba(139,92,246,.4)}.LandingComponent_featureIcon__tcynW{font-size:28px;color:white}.LandingComponent_featureTitle___LWKi{font-size:1.5rem;font-weight:600;margin:0 0 16px;color:#ffffff;transition:color .3s ease}.LandingComponent_feature__PHaBb:hover .LandingComponent_featureTitle___LWKi{color:#a78bfa}.LandingComponent_featureDescription__URLPO{font-size:1rem;line-height:1.6;color:#94a3b8;margin:0;transition:color .3s ease}.LandingComponent_feature__PHaBb:hover .LandingComponent_featureDescription__URLPO{color:#cbd5e1}.LandingComponent_ctaSection__G9K_g{padding:100px 0;text-align:center;position:relative;z-index:1;background:rgba(139,92,246,.05);border-radius:32px;margin:60px 0;border:1px solid rgba(139,92,246,.2)}.LandingComponent_ctaContent__7Hkq2{max-width:600px;margin:0 auto;animation:LandingComponent_slideInUp__fcmAn .8s ease-out}.LandingComponent_ctaTitle__g0UbI{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin:0 0 24px;line-height:1.2}.LandingComponent_ctaSubtitle__Thknk{font-size:1.25rem;color:#cbd5e1;margin:0 0 40px;line-height:1.6}.LandingComponent_ctaButton__pWo78{display:inline-flex;align-items:center;gap:8px;padding:20px 40px;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:50px;border:none;color:white;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 12px 40px rgba(139,92,246,.3);position:relative;overflow:hidden;margin-bottom:24px}.LandingComponent_ctaButton__pWo78:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.LandingComponent_ctaButton__pWo78:hover:before{left:100%}.LandingComponent_ctaButton__pWo78:hover{transform:translateY(-4px);box-shadow:0 16px 50px rgba(139,92,246,.4)}.LandingComponent_ctaNote__ttpoc{font-size:14px;color:#94a3b8;margin:0;font-style:italic}@keyframes LandingComponent_slideInLeft__Np34B{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes LandingComponent_slideInRight__EGtgO{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes LandingComponent_slideInUp__fcmAn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.LandingComponent_heroSection__4SB9x{grid-template-columns:1fr;gap:40px;text-align:center}.LandingComponent_statsContainer__q8Djk{justify-content:center}.LandingComponent_steps__Dv886{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.LandingComponent_landing__XM6EH{padding:0 16px}.LandingComponent_heroSection__4SB9x{padding:60px 0}.LandingComponent_heroActions__E9a_K{flex-direction:column;align-items:center}.LandingComponent_primaryButton__MhalK{width:100%;justify-content:center;padding:18px 32px;font-size:16px}.LandingComponent_statsContainer__q8Djk{flex-direction:column;gap:16px;align-items:center}.LandingComponent_steps__Dv886{grid-template-columns:1fr;gap:32px}.LandingComponent_features__t4TzN{grid-template-columns:1fr;gap:24px}.LandingComponent_feature__PHaBb{padding:24px}.LandingComponent_ctaSection__G9K_g,.LandingComponent_featuresSection___vMre,.LandingComponent_howItWorksSection__J8aJx{padding:60px 0}}@media (max-width:480px){.LandingComponent_badge__cdrOb{font-size:12px;padding:8px 16px}.LandingComponent_heroSubtitle__FFYSF{font-size:1rem}.LandingComponent_primaryButton__MhalK{padding:16px 24px;font-size:14px}.LandingComponent_ctaButton__pWo78{padding:16px 32px;font-size:16px}.LandingComponent_statNumber__LQEWH{font-size:20px}.LandingComponent_statLabel__m1Ek7{font-size:10px}.LandingComponent_stepIconContainer__thU8z{width:64px;height:64px}.LandingComponent_stepIcon__u7anW{font-size:24px}}.LandingComponent_imageGallery__VdXDH{position:relative;width:100%;height:400px;display:flex;justify-content:center;align-items:center}.LandingComponent_desktopImage__aQi07{width:90%;max-width:600px;border-radius:15px;box-shadow:0 20px 60px rgba(0,0,0,.3);position:absolute;top:0;left:0;transform:rotate(-5deg);transition:all .5s ease}.LandingComponent_mobileImage__zNQwh{width:30%;max-width:150px;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.4);position:absolute;bottom:0;right:0;transform:rotate(10deg);transition:all .5s ease}.LandingComponent_desktopImage__aQi07:hover{transform:rotate(-8deg) scale(1.02)}.LandingComponent_mobileImage__zNQwh:hover{transform:rotate(12deg) scale(1.05)}@media (max-width:1024px){.LandingComponent_imageGallery__VdXDH{height:300px}.LandingComponent_desktopImage__aQi07{width:80%;transform:rotate(0deg)}.LandingComponent_mobileImage__zNQwh{width:25%;transform:rotate(0deg)}}@media (max-width:768px){.LandingComponent_imageGallery__VdXDH{height:250px}.LandingComponent_desktopImage__aQi07{width:90%}.LandingComponent_mobileImage__zNQwh{width:35%}}@media (max-width:480px){.LandingComponent_imageGallery__VdXDH{height:200px}.LandingComponent_desktopImage__aQi07{width:100%}.LandingComponent_mobileImage__zNQwh{width:40%}}.LandingComponent_experienceSection__qDopK{padding:100px 0;position:relative;z-index:1;background:rgba(59,130,246,.05);border-radius:32px;margin:60px 0;border:1px solid rgba(59,130,246,.2)}.LandingComponent_experienceContent__k5Njr{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center;animation:LandingComponent_slideInUp__fcmAn .8s ease-out}.LandingComponent_experienceText__75PZM{display:flex;flex-direction:column;gap:24px}.LandingComponent_experienceTitle__Gafri{font-size:1.75rem;font-weight:600;margin:0;color:#ffffff;line-height:1.3}.LandingComponent_experienceDescription__LUHeR{font-size:1.1rem;line-height:1.7;color:#cbd5e1;margin:0}.LandingComponent_experienceFeatures__vUlvx{display:flex;flex-direction:column;gap:16px}.LandingComponent_experienceFeature__XPqlJ{display:flex;align-items:center;gap:12px;padding:12px 0}.LandingComponent_experienceIcon__h27ir{font-size:20px;color:#3b82f6;flex-shrink:0}.LandingComponent_experienceFeature__XPqlJ span{font-size:1rem;color:#e2e8f0;font-weight:500}.LandingComponent_experienceVisual__zHjw3{display:flex;justify-content:center;align-items:center;position:relative}.LandingComponent_systemImage__we6U_{width:100%;max-width:500px;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.3);transition:all .4s ease;border:2px solid rgba(59,130,246,.3)}.LandingComponent_systemImage__we6U_:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 30px 80px rgba(59,130,246,.4)}@media (max-width:1024px){.LandingComponent_experienceContent__k5Njr{grid-template-columns:1fr;gap:40px;text-align:center}.LandingComponent_experienceFeatures__vUlvx{align-items:center}}@media (max-width:768px){.LandingComponent_experienceSection__qDopK{padding:60px 0;margin:40px 0}.LandingComponent_experienceTitle__Gafri{font-size:1.5rem}.LandingComponent_experienceDescription__LUHeR{font-size:1rem}.LandingComponent_systemImage__we6U_{max-width:400px}}@media (max-width:480px){.LandingComponent_experienceFeatures__vUlvx{gap:12px}.LandingComponent_experienceFeature__XPqlJ{padding:8px 0}.LandingComponent_experienceIcon__h27ir{font-size:18px}.LandingComponent_experienceFeature__XPqlJ span{font-size:.9rem}.LandingComponent_systemImage__we6U_{max-width:300px}}.FooterNew_footer__hVg6j{background:linear-gradient(180deg,#1a1a2e,#0f0f23);color:#fff;padding:60px 20px 30px;border-top:1px solid rgba(255,255,255,.1)}.FooterNew_container__RJ_b_{max-width:1200px;margin:0 auto}.FooterNew_topSection__1qi6U{display:grid;grid-template-columns:1.5fr 2fr;grid-gap:60px;gap:60px;margin-bottom:40px}.FooterNew_brand__03ncj{display:flex;flex-direction:column;gap:20px}.FooterNew_logo__fSn8d{display:flex;align-items:center;gap:12px;font-size:28px;font-weight:700}.FooterNew_logoIcon__fQa_X{font-size:32px}.FooterNew_logoText__rhSX6{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.FooterNew_tagline__kEtg6{font-size:15px;line-height:1.6;color:rgba(255,255,255,.7);max-width:300px}.FooterNew_social__8OO6Y{display:flex;gap:12px}.FooterNew_socialLink__1RwoN{width:44px;height:44px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;text-decoration:none;transition:all .3s ease}.FooterNew_socialLink__1RwoN:hover{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.FooterNew_links__lpzsR{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px}.FooterNew_linkColumn__YmOhz{display:flex;flex-direction:column;gap:12px}.FooterNew_linkColumn__YmOhz h4{font-size:14px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.FooterNew_linkColumn__YmOhz a{font-size:15px;color:rgba(255,255,255,.8);text-decoration:none;transition:all .2s ease}.FooterNew_linkColumn__YmOhz a:hover{color:#667eea;padding-left:4px}.FooterNew_divider__1M5JQ{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1) 50%,transparent);margin:40px 0}.FooterNew_bottomSection__MfUBU{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.FooterNew_copyright__X35iH{font-size:14px;color:rgba(255,255,255,.5)}.FooterNew_badges__o_72a{display:flex;gap:12px;flex-wrap:wrap}.FooterNew_badge__MCQA2{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);padding:6px 16px;border-radius:20px;font-size:13px;color:rgba(255,255,255,.8);font-weight:500}@media (max-width:1024px){.FooterNew_topSection__1qi6U{grid-template-columns:1fr;gap:40px}.FooterNew_links__lpzsR{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FooterNew_footer__hVg6j{padding:40px 16px 20px}.FooterNew_links__lpzsR{grid-template-columns:1fr;gap:24px}.FooterNew_bottomSection__MfUBU{flex-direction:column;text-align:center}.FooterNew_badges__o_72a,.FooterNew_social__8OO6Y{justify-content:center}.FooterNew_tagline__kEtg6{max-width:100%}}@media (max-width:480px){.FooterNew_logo__fSn8d{font-size:24px}.FooterNew_logoIcon__fQa_X{font-size:28px}.FooterNew_socialLink__1RwoN{width:40px;height:40px;font-size:18px}}.TutorialNew_tutorialSection__1w1dH{background:linear-gradient(180deg,#0f0f23,#1a1a2e);padding:80px 20px;color:#fff}.TutorialNew_container__y4Tup{max-width:1200px;margin:0 auto}.TutorialNew_header__wWO4s{text-align:center;margin-bottom:60px}.TutorialNew_title__IeiXG{font-size:42px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.TutorialNew_subtitle__ozzgV{font-size:18px;color:rgba(255,255,255,.7);max-width:600px;margin:0 auto}.TutorialNew_steps__NY89V{display:flex;flex-direction:column;gap:32px;margin-bottom:80px}.TutorialNew_step__W4HKR{display:flex;gap:24px;align-items:flex-start;background:rgba(255,255,255,.03);padding:32px;border-radius:16px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.TutorialNew_step__W4HKR:hover{background:rgba(255,255,255,.05);border-color:rgba(102,126,234,.3);transform:translateY(-4px);box-shadow:0 8px 24px rgba(102,126,234,.2)}.TutorialNew_stepNumber__sauJ2{width:56px;height:56px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;flex-shrink:0;box-shadow:0 4px 16px rgba(102,126,234,.4)}.TutorialNew_stepContent__1jM1_{flex:1 1}.TutorialNew_stepTitle__WnNaY{font-size:24px;font-weight:600;margin-bottom:12px;color:#fff}.TutorialNew_stepDescription__K89ry{font-size:16px;line-height:1.6;color:rgba(255,255,255,.8)}.TutorialNew_stepDescription__K89ry strong{color:#fff;font-weight:600}.TutorialNew_featuresSection__Vzi2U{margin-bottom:80px}.TutorialNew_featuresTitle__XA1ad{font-size:32px;font-weight:700;text-align:center;margin-bottom:48px;background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.TutorialNew_featuresGrid__WxJG7{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.TutorialNew_feature__6ykZ8{background:rgba(255,255,255,.03);padding:32px;border-radius:16px;border:1px solid rgba(255,255,255,.1);text-align:center;transition:all .3s ease}.TutorialNew_feature__6ykZ8:hover{background:rgba(255,255,255,.05);border-color:rgba(245,87,108,.3);transform:translateY(-4px);box-shadow:0 8px 24px rgba(245,87,108,.2)}.TutorialNew_featureIcon__mGbDc{font-size:48px;margin-bottom:16px}.TutorialNew_feature__6ykZ8 h4{font-size:20px;font-weight:600;margin-bottom:8px;color:#fff}.TutorialNew_feature__6ykZ8 p{font-size:14px;color:rgba(255,255,255,.7);line-height:1.5}.TutorialNew_faqSection__2JD_5{margin-bottom:80px}.TutorialNew_faqTitle__v4j3S{font-size:32px;font-weight:700;text-align:center;margin-bottom:48px;color:#fff}.TutorialNew_faqItem__Z_lSW{background:rgba(255,255,255,.03);padding:24px 32px;border-radius:12px;border:1px solid rgba(255,255,255,.1);margin-bottom:16px;transition:all .3s ease}.TutorialNew_faqItem__Z_lSW:hover{background:rgba(255,255,255,.05);border-color:rgba(102,126,234,.3)}.TutorialNew_faqQuestion__xgISS{font-size:18px;font-weight:600;margin-bottom:12px;color:#fff}.TutorialNew_faqAnswer__RMBVM{font-size:15px;line-height:1.6;color:rgba(255,255,255,.8)}.TutorialNew_cta__sIuRs{text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:60px 40px;border-radius:20px;box-shadow:0 12px 40px rgba(102,126,234,.4)}.TutorialNew_ctaTitle__kyRLX{font-size:32px;font-weight:700;margin-bottom:16px;color:#fff}.TutorialNew_ctaText__9uPIi{font-size:18px;color:rgba(255,255,255,.9);margin-bottom:32px}.TutorialNew_ctaButton__QnPH4{background:linear-gradient(135deg,#f093fb,#f5576c);border:none;padding:16px 48px;border-radius:50px;color:#fff;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px rgba(245,87,108,.4)}.TutorialNew_ctaButton__QnPH4:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(245,87,108,.6)}@media (max-width:768px){.TutorialNew_tutorialSection__1w1dH{padding:60px 16px}.TutorialNew_title__IeiXG{font-size:32px}.TutorialNew_subtitle__ozzgV{font-size:16px}.TutorialNew_step__W4HKR{flex-direction:column;padding:24px}.TutorialNew_stepNumber__sauJ2{width:48px;height:48px;font-size:20px}.TutorialNew_stepTitle__WnNaY{font-size:20px}.TutorialNew_stepDescription__K89ry{font-size:15px}.TutorialNew_ctaTitle__kyRLX,.TutorialNew_faqTitle__v4j3S,.TutorialNew_featuresTitle__XA1ad{font-size:24px}.TutorialNew_featuresGrid__WxJG7{grid-template-columns:1fr}.TutorialNew_cta__sIuRs{padding:40px 24px}.TutorialNew_ctaButton__QnPH4{padding:14px 36px;font-size:16px}}.ShapeSettings_shapeSettings__NQ3Ot{--text-dark:var(--text-color);--accent-color:var(--accent-color);--border-radius:var(--border-radius);--background-dark:var(--primary-bg-color);--card-background-dark:var(--secondary-bg-color);--border-dark:var(--border-color);--shadow:0 4px 20px rgba(113,91,185,0.15);--hover-bg:rgba(255,255,255,0.05);--selected-bg:rgba(0,123,255,0.1);--selected-border:var(--accent-color);--tab-bg:rgba(255,255,255,0.03);--tab-active-bg:rgba(255,255,255,0.08);display:flex;flex-direction:column;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.1);border-radius:var(--border-radius);box-shadow:var(--shadow);color:var(--text-dark);max-width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.ShapeSettings_header__d5AOz{border-bottom:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02)}.ShapeSettings_tabs__if6of{display:flex;gap:.125rem;padding:.5rem}.ShapeSettings_tab__4iJVs{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border:none;background:var(--tab-bg);border-radius:.5rem;color:rgba(255,255,255,.7);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}.ShapeSettings_tab__4iJVs:hover:not(:disabled){background:var(--tab-active-bg);color:var(--text-dark)}.ShapeSettings_tab__4iJVs.ShapeSettings_active__4nXe3{background:var(--tab-active-bg);color:var(--accent-color);box-shadow:0 2px 8px rgba(255,82,82,.2)}.ShapeSettings_tab__4iJVs:disabled{opacity:.4;cursor:not-allowed}.ShapeSettings_tab__4iJVs i{font-size:1rem}.ShapeSettings_panel__7GWHb{padding:1rem;display:flex;flex-direction:column;gap:1rem;max-height:600px;overflow-y:auto}.ShapeSettings_shapeToolbar__AAGbo h3{font-size:1rem;font-weight:600;margin:0 0 1rem;color:var(--text-dark);display:flex;align-items:center;gap:.5rem}.ShapeSettings_shapeToolbar__AAGbo h3:before{content:"🎨";font-size:1.2rem}.ShapeSettings_shapeGrid__HzgZ5{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.75rem;gap:.75rem}.ShapeSettings_shapeTool__DsMGq{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.875rem;border:2px solid rgba(255,255,255,.1);border-radius:.75rem;background:rgba(255,255,255,.02);color:var(--text-dark);cursor:pointer;transition:all .2s ease;text-align:center}.ShapeSettings_shapeTool__DsMGq:hover{border-color:var(--accent-color);background:rgba(255,82,82,.1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,82,82,.2)}.ShapeSettings_shapeIcon__v_0Qx{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:rgba(255,255,255,.05);margin-bottom:.125rem}.ShapeSettings_shapeIcon__v_0Qx i{font-size:1.25rem;color:var(--accent-color)}.ShapeSettings_shapeName__ygwnz{font-size:.75rem;font-weight:500;color:rgba(255,255,255,.9)}.ShapeSettings_existingShapes__o79kk h3{font-size:1rem;font-weight:600;margin:0 0 1rem;color:var(--text-dark);display:flex;align-items:center;gap:.5rem}.ShapeSettings_existingShapes__o79kk h3:before{content:"📋";font-size:1.2rem}.ShapeSettings_shapeItem__Tnj6D{gap:.875rem;padding:.625rem;border-radius:.5rem;position:relative}.ShapeSettings_shapeItem__Tnj6D:hover{border-color:rgba(255,255,255,.2)}.ShapeSettings_shapeItem__Tnj6D.ShapeSettings_selected__1ZRRg{box-shadow:0 0 0 2px rgba(239,68,68,.2)}.ShapeSettings_shapePreview__wJc_N{border-radius:.375rem;flex-shrink:0}.ShapeSettings_shapePreview__wJc_N i{font-size:1rem;color:var(--accent-color)}.ShapeSettings_shapeInfo__96l3A{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.ShapeSettings_shapeLabel__PueC6{font-size:.75rem}.ShapeSettings_shapeProps__QgoG9{display:flex;gap:.75rem}.ShapeSettings_prop__uL2Hz{font-size:.625rem;color:rgba(255,255,255,.6);background:rgba(255,255,255,.05);padding:.125rem .25rem;border-radius:.25rem}.ShapeSettings_deleteButton__jXaqa{width:2rem;height:2rem;border-radius:.375rem;background:rgba(220,53,69,.1);color:var(--danger-color);opacity:0;transform:scale(.8)}.ShapeSettings_shapeItem__Tnj6D:hover .ShapeSettings_deleteButton__jXaqa{opacity:1;transform:scale(1)}.ShapeSettings_deleteButton__jXaqa:hover{background:rgba(220,53,69,.2);color:var(--danger-hover)}.ShapeSettings_emptyState__wX2kw{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;text-align:center;color:rgba(255,255,255,.6)}.ShapeSettings_emptyIcon__sfNWl{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.05);margin-bottom:1rem}.ShapeSettings_emptyIcon__sfNWl i{font-size:2rem;color:rgba(255,255,255,.4)}.ShapeSettings_emptyState__wX2kw h3{font-size:1.125rem;font-weight:600;color:var(--text-dark);margin:0 0 .5rem}.ShapeSettings_emptyState__wX2kw p{font-size:.875rem;margin:0;color:rgba(255,255,255,.6)}.ShapeSettings_shapeGrid__HzgZ5{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));grid-gap:.5rem;gap:.5rem}.ShapeSettings_shapeButton__STfER{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:rgba(255,255,255,.05);color:var(--text-dark);cursor:pointer;transition:all .2s ease;font-size:.8rem;text-align:center}.ShapeSettings_shapeButton__STfER:hover{background:rgba(255,255,255,.1);border-color:var(--accent-color);transform:translateY(-2px)}.ShapeSettings_shapeButton__STfER:active{transform:translateY(0)}.ShapeSettings_shapeButton__STfER i{font-size:1.5rem;color:#ef4444}.ShapeSettings_shapeList__oZme0{display:flex;flex-direction:column;gap:.5rem}.ShapeSettings_shapeItem__Tnj6D{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1px solid rgba(255,255,255,.1);border-radius:.375rem;background:rgba(255,255,255,.02);cursor:pointer;transition:all .2s ease}.ShapeSettings_shapeItem__Tnj6D:hover{background:var(--hover-bg)}.ShapeSettings_shapeItem__Tnj6D.ShapeSettings_selected__1ZRRg{background:var(--selected-bg);border-color:var(--selected-border)}.ShapeSettings_shapePreview__wJc_N{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.25rem;background:rgba(255,255,255,.05);color:#ef4444;font-size:1rem}.ShapeSettings_shapeLabel__PueC6{flex:1 1;font-size:.8rem;font-weight:500;color:var(--text-dark)}.ShapeSettings_deleteButton__jXaqa{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:none;border-radius:.25rem;background:rgba(239,68,68,.1);color:#ef4444;cursor:pointer;transition:all .2s ease;font-size:.7rem}.ShapeSettings_deleteButton__jXaqa:hover{background:rgba(239,68,68,.2);color:#dc2626}.ShapeSettings_propertiesHeader__ArpJX{display:flex;align-items:center;gap:1rem;padding:1rem;background:rgba(255,255,255,.03);border-radius:.75rem;border:1px solid rgba(255,255,255,.1);margin-bottom:1rem}.ShapeSettings_selectedShapePreview__7vcXb{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:rgba(255,255,255,.05);flex-shrink:0}.ShapeSettings_selectedShapePreview__7vcXb i{font-size:1.5rem;color:var(--accent-color)}.ShapeSettings_selectedShapeInfo__s42iL h3{font-size:1rem;font-weight:600;margin:0 0 .25rem;color:var(--text-dark)}.ShapeSettings_selectedShapeInfo__s42iL span{font-size:.75rem;color:rgba(255,255,255,.6)}.ShapeSettings_propertiesGrid__q_xiH{display:grid;grid-gap:1.5rem;gap:1.5rem}.ShapeSettings_propertySection__J87OW{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1rem}.ShapeSettings_propertySection__J87OW h4{font-size:.9rem;font-weight:600;margin:0 0 1.25rem;color:var(--text-dark);display:flex;align-items:center;gap:.5rem}.ShapeSettings_propertySection__J87OW h4 i{color:var(--accent-color);font-size:1rem}.ShapeSettings_propertyGroup__Bskd3{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.ShapeSettings_propertyGroup__Bskd3:last-child{margin-bottom:0}.ShapeSettings_propertyGroup__Bskd3 label{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.9);display:flex;align-items:center;gap:.5rem}.ShapeSettings_colorControl__2kFjc{display:flex;align-items:center;gap:.75rem}.ShapeSettings_colorInput__ZcGo9{width:3rem;height:3rem;border:none;border-radius:.5rem;cursor:pointer;background:none;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ShapeSettings_colorValue__OvrSv{font-size:.875rem;color:rgba(255,255,255,.8);font-family:Monaco,Menlo,monospace;background:rgba(255,255,255,.05);padding:.375rem .75rem;border-radius:.375rem}.ShapeSettings_sliderControl__Ocoi3{display:flex;align-items:center;gap:1rem}.ShapeSettings_slider__VK2rH{flex:1 1;height:.375rem;border-radius:.1875rem;background:rgba(255,255,255,.1);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.ShapeSettings_slider__VK2rH::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.25rem;height:1.25rem;border-radius:50%;background:var(--accent-color);cursor:pointer;box-shadow:0 2px 6px rgba(0,123,255,.3);-webkit-transition:all .2s ease;transition:all .2s ease}.ShapeSettings_slider__VK2rH::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,123,255,.4)}.ShapeSettings_slider__VK2rH::-moz-range-thumb{width:1.25rem;height:1.25rem;border-radius:50%;background:var(--accent-color);cursor:pointer;border:none;box-shadow:0 2px 6px rgba(0,123,255,.3)}.ShapeSettings_sliderValue__Afiya{font-size:.875rem;font-weight:500;color:var(--accent-color);min-width:3rem;text-align:right;background:rgba(0,123,255,.1);padding:.375rem .75rem;border-radius:.375rem}.ShapeSettings_layersHeader___DEEd{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.ShapeSettings_layersHeader___DEEd h3{font-size:1rem;font-weight:600;margin:0;color:var(--text-dark);display:flex;align-items:center;gap:.5rem}.ShapeSettings_layersHeader___DEEd h3:before{content:"📚";font-size:1.2rem}.ShapeSettings_layersCount__ZeyXq{font-size:.75rem;color:rgba(255,255,255,.6);background:rgba(255,255,255,.05);padding:.25rem .5rem;border-radius:.375rem}.ShapeSettings_layerControls__kZw42{display:flex;flex-direction:column;gap:1.25rem}.ShapeSettings_layerActions___XAhX{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem}.ShapeSettings_layerButton__hNJ3f{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.75rem;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:rgba(255,255,255,.02);color:rgba(255,255,255,.8);cursor:pointer;transition:all .2s ease;font-size:.75rem;font-weight:500}.ShapeSettings_layerButton__hNJ3f:not(:disabled):hover{background:var(--hover-bg);border-color:rgba(255,255,255,.2);color:var(--text-dark)}.ShapeSettings_layerButton__hNJ3f:disabled{opacity:.4;cursor:not-allowed}.ShapeSettings_layerButton__hNJ3f i{font-size:1.25rem;margin-bottom:.125rem}.ShapeSettings_layerList__hPuzn{display:flex;flex-direction:column;gap:.375rem;max-height:300px;overflow-y:auto}.ShapeSettings_layerItem__y_71b{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:rgba(255,255,255,.02);cursor:pointer;transition:all .2s ease}.ShapeSettings_layerItem__y_71b:hover{background:var(--hover-bg);border-color:rgba(255,255,255,.2)}.ShapeSettings_layerItem__y_71b.ShapeSettings_selected__1ZRRg{background:var(--selected-bg);border-color:var(--selected-border);box-shadow:0 0 0 2px rgba(239,68,68,.2)}.ShapeSettings_layerIcon___ekjR{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background:rgba(255,255,255,.05);flex-shrink:0}.ShapeSettings_layerIcon___ekjR i{font-size:1rem;color:var(--accent-color)}.ShapeSettings_layerInfo__kL24n{flex:1 1;display:flex;flex-direction:column;gap:.125rem}.ShapeSettings_layerName__vzE_L{font-size:.875rem;font-weight:500;color:var(--text-dark)}.ShapeSettings_layerZIndex__8_yfl{font-size:.75rem;color:rgba(255,255,255,.6)}.ShapeSettings_layerVisibility__dhAOR{display:flex;align-items:center}.ShapeSettings_visibilityButton__3dJz_{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:.375rem;background:rgba(76,175,80,.1);color:var(--success-color);cursor:pointer;transition:all .2s ease}.ShapeSettings_visibilityButton__3dJz_:hover{background:rgba(76,175,80,.2)}@media (max-width:768px){.ShapeSettings_panel__7GWHb{padding:1rem;gap:1rem}.ShapeSettings_shapeGrid__HzgZ5{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.5rem}.ShapeSettings_shapeTool__DsMGq{padding:.75rem}.ShapeSettings_shapeIcon__v_0Qx{width:2.5rem;height:2.5rem}.ShapeSettings_shapeIcon__v_0Qx i{font-size:1.25rem}.ShapeSettings_propertiesGrid__q_xiH{gap:1rem}.ShapeSettings_propertySection__J87OW{padding:1rem}.ShapeSettings_layerActions___XAhX{grid-template-columns:1fr}.ShapeSettings_layerButton__hNJ3f{padding:.625rem}}.ShapeSettings_emptyProperties__g3_CG{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;color:rgba(255,255,255,.6)}.ShapeSettings_emptyProperties__g3_CG .ShapeSettings_emptyIcon__sfNWl{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.05);margin-bottom:1rem}.ShapeSettings_emptyProperties__g3_CG .ShapeSettings_emptyIcon__sfNWl i{font-size:2rem;color:rgba(255,255,255,.4)}.ShapeSettings_emptyProperties__g3_CG h3{font-size:1.125rem;font-weight:600;color:var(--text-dark);margin:0 0 .5rem}.ShapeSettings_emptyProperties__g3_CG p{font-size:.875rem;margin:0;color:rgba(255,255,255,.6)}.EditorNew_editorContainer__awg8y{display:flex;flex-direction:column;height:100vh;background:#0f0f23;color:#fff;font-family:Inter,sans-serif;overflow:hidden}.EditorNew_header__dKWJd{height:70px;background:linear-gradient(135deg,circle #141427 25%,#7759e7 100%);display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-shadow:0 2px 10px #1c1c38;z-index:100;flex-shrink:0}.EditorNew_logo__Ix3vM{display:flex;align-items:center;gap:8px}.EditorNew_logoImage__3sI0g{height:35px;width:auto}.EditorNew_logoIcon__0WtFB{font-size:32px}.EditorNew_headerRight__9FUrm{display:flex;align-items:center;gap:20px}.EditorNew_countryButtons__7L9oU{display:flex;gap:8px}.EditorNew_countryBtn__kFTC6{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);padding:4px 10px;border-radius:6px;color:#fff;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:6px;font-size:11px}.EditorNew_countryBtn__kFTC6:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.4)}.EditorNew_headerActions__7zr_g{display:flex;gap:12px}.EditorNew_actionBtn__zzpc_{background:rgba(255,255,255,.2);border:none;padding:6px 12px;border-radius:6px;color:#fff;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:6px;font-size:12px;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.EditorNew_actionBtn__zzpc_:hover{background:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.EditorNew_actionBtn__zzpc_.EditorNew_primary__j8Umo{background:linear-gradient(135deg,#f093fb,#f5576c)}.EditorNew_actionBtn__zzpc_.EditorNew_primary__j8Umo:hover{background:linear-gradient(135deg,#f5576c,#f093fb)}.EditorNew_mainContent__K7ZTw{display:flex;flex:1 1;overflow:hidden;position:relative}.EditorNew_sidebar__MzpOH{width:80px;background:#1a1a2e;display:flex;flex-direction:column;align-items:center;padding:20px 0;gap:8px;border-right:1px solid rgba(255,255,255,.1);flex-shrink:0}.EditorNew_toolBtn__uF1hX{width:56px;height:56px;background:rgba(255,255,255,.05);border:2px solid transparent;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:rgba(255,255,255,.6);font-size:24px;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.EditorNew_toolBtn__uF1hX:hover{background:rgba(102,126,234,.2);color:#fff;transform:scale(1.05)}.EditorNew_toolBtn__uF1hX.EditorNew_active__SHrPx{background:linear-gradient(135deg,#667eea,#764ba2);border-color:rgba(255,255,255,.3);color:#fff;box-shadow:0 4px 16px rgba(102,126,234,.4)}.EditorNew_previewArea__Apx1h{flex:1 1;display:flex;flex-direction:row;background:transparent;position:relative;min-width:0;align-items:flex-start;justify-content:center;gap:0}.EditorNew_previewHeader__ceTu6{height:60px;background:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;padding:0 24px;flex-shrink:0}.EditorNew_previewTitle__WMOkK{font-size:16px;font-weight:600;color:rgba(255,255,255,.9)}.EditorNew_previewActions__k_oW2{display:flex;gap:8px}.EditorNew_iconBtn__SmcLV{width:36px;height:36px;background:rgba(255,255,255,.05);border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:rgba(255,255,255,.7)}.EditorNew_iconBtn__SmcLV:hover{background:rgba(255,255,255,.1);color:#fff}.EditorNew_previewCanvas__oGDPy{flex:1 1;display:flex;align-items:center;justify-content:center;padding:20px 10px;overflow:auto;max-width:100%}.EditorNew_previewWrapper__9yQAI{background:transparent;border-radius:12px;box-shadow:none;max-width:100%;max-height:100%}.EditorNew_controlPanel__QKoki{width:360px;background:#1a1a2e;border-left:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;overflow-y:auto;flex-shrink:0}.EditorNew_controlSection__4tFG0{padding:24px;border-bottom:1px solid rgba(255,255,255,.05)}.EditorNew_sectionTitle__2hisM{font-size:14px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.EditorNew_controlGroup__Zw1Bo{margin-bottom:20px}.EditorNew_controlLabel__Zvitj{font-size:13px;font-weight:500;color:rgba(255,255,255,.8);margin-bottom:8px;display:block}.EditorNew_controlLabel__Zvitj,.EditorNew_input__R_10J{font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.EditorNew_input__R_10J{width:100%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px;color:#fff;font-size:14px;transition:all .2s ease}.EditorNew_input__R_10J:focus{outline:none;border-color:#667eea;background:rgba(255,255,255,.08)}.EditorNew_select___OB3B{width:100%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px;color:#fff;font-size:14px;cursor:pointer}.EditorNew_slider__pptZd{width:100%;height:6px;border-radius:3px;background:rgba(255,255,255,.1);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.EditorNew_slider__pptZd::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 2px 8px rgba(102,126,234,.4)}.EditorNew_slider__pptZd::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;border:none;box-shadow:0 2px 8px rgba(102,126,234,.4)}.EditorNew_colorPicker__APMD4{width:100%;height:48px;border:2px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer;background:transparent}.EditorNew_adSpace__kk3RP{background:rgba(255,255,255,.02);border:2px dashed rgba(255,255,255,.1);border-radius:8px;padding:20px;text-align:center;color:rgba(255,255,255,.3);font-size:12px;margin:16px}.EditorNew_adSpaceTop__MUD0D{height:90px;margin:16px 24px}.EditorNew_adSpaceSidebar__eI_FH{height:250px;margin:16px 0}.EditorNew_adSpaceLeft__iKMkq,.EditorNew_adSpaceRight__6eA6P{width:160px;min-height:600px;display:flex;align-items:flex-start;justify-content:center;padding:10px}.EditorNew_adSpaceLeft__iKMkq .EditorNew_adSpace__kk3RP,.EditorNew_adSpaceRight__6eA6P .EditorNew_adSpace__kk3RP{width:160px;height:600px;margin:0}@media (max-width:1023px){.EditorNew_controlPanel__QKoki{width:320px}.EditorNew_header__dKWJd{height:50px;padding:0 20px}.EditorNew_logo__Ix3vM{font-size:24px}.EditorNew_logoIcon__0WtFB{font-size:28px}.EditorNew_actionBtn__zzpc_{padding:10px 18px;font-size:13px}}@media (max-width:767px){.EditorNew_editorContainer__awg8y{height:100vh;height:100dvh}.EditorNew_sidebar__MzpOH{display:none}.EditorNew_controlPanel__QKoki{position:fixed;right:-100%;top:50px;height:calc(100vh - 50px);height:calc(100dvh - 50px);z-index:90;width:100%;max-width:360px;transition:right .3s ease;box-shadow:-4px 0 20px rgba(0,0,0,.5)}.EditorNew_controlPanel__QKoki.EditorNew_open__tjgqg{right:0}.EditorNew_header__dKWJd{height:50px;padding:0 12px}.EditorNew_headerRight__9FUrm{gap:8px;flex-shrink:0}.EditorNew_headerRight__9FUrm>div:first-child{display:flex!important;flex-shrink:0}.EditorNew_logo__Ix3vM{font-size:20px}.EditorNew_logoIcon__0WtFB{font-size:24px}.EditorNew_headerActions__7zr_g{gap:8px}.EditorNew_actionBtn__zzpc_{padding:6px 10px;font-size:11px}.EditorNew_actionBtn__zzpc_ span{display:none}.EditorNew_previewHeader__ceTu6{height:50px;padding:0 16px}.EditorNew_previewTitle__WMOkK{font-size:14px}.EditorNew_previewCanvas__oGDPy{padding:12px}.EditorNew_previewWrapper__9yQAI{border-radius:8px}.EditorNew_adSpaceLeft__iKMkq,.EditorNew_adSpaceRight__6eA6P,.EditorNew_adSpaceTop__MUD0D{display:none}.EditorNew_previewArea__Apx1h{flex-direction:column}}@media (max-width:480px){.EditorNew_header__dKWJd{height:48px;padding:0 10px}.EditorNew_logoImage__3sI0g{height:30px}.EditorNew_logo__Ix3vM{font-size:18px}.EditorNew_logoIcon__0WtFB{font-size:22px}.EditorNew_headerRight__9FUrm{gap:6px;flex-shrink:0}.EditorNew_headerRight__9FUrm>div:first-child{display:flex!important;flex-shrink:0}.EditorNew_headerActions__7zr_g{gap:6px}.EditorNew_actionBtn__zzpc_{padding:5px 8px;font-size:10px;min-width:36px;justify-content:center}.EditorNew_previewHeader__ceTu6{height:48px;padding:0 12px}.EditorNew_previewTitle__WMOkK{font-size:13px}.EditorNew_iconBtn__SmcLV{width:32px;height:32px}.EditorNew_previewCanvas__oGDPy{padding:12px}.EditorNew_controlPanel__QKoki{top:48px;height:calc(100vh - 48px);height:calc(100dvh - 48px)}.EditorNew_controlSection__4tFG0{padding:16px}.EditorNew_sectionTitle__2hisM{font-size:13px;margin-bottom:12px}.EditorNew_controlGroup__Zw1Bo{margin-bottom:16px}.EditorNew_controlLabel__Zvitj{font-size:12px;margin-bottom:6px}.EditorNew_input__R_10J,.EditorNew_select___OB3B{padding:10px;font-size:13px}.EditorNew_adSpace__kk3RP{margin:12px;padding:16px;font-size:11px}}@media (max-width:360px){.EditorNew_header__dKWJd{height:52px;padding:0 10px}.EditorNew_logo__Ix3vM{font-size:16px;gap:8px}.EditorNew_logoIcon__0WtFB{font-size:20px}.EditorNew_actionBtn__zzpc_{padding:6px 10px;font-size:10px;min-width:36px}.EditorNew_previewCanvas__oGDPy{padding:8px}.EditorNew_controlSection__4tFG0{padding:12px}}@media (max-width:767px) and (orientation:landscape){.EditorNew_header__dKWJd{height:48px}.EditorNew_previewHeader__ceTu6{height:44px}.EditorNew_previewCanvas__oGDPy{padding:16px}.EditorNew_controlPanel__QKoki{top:48px;height:calc(100vh - 48px);height:calc(100dvh - 48px)}}@media (pointer:coarse){.EditorNew_actionBtn__zzpc_,.EditorNew_iconBtn__SmcLV,.EditorNew_toolBtn__uF1hX{min-height:44px;min-width:44px}}@media (prefers-reduced-motion:reduce){.EditorNew_actionBtn__zzpc_,.EditorNew_controlPanel__QKoki,.EditorNew_iconBtn__SmcLV,.EditorNew_toolBtn__uF1hX{transition:none}.EditorNew_actionBtn__zzpc_:hover,.EditorNew_toolBtn__uF1hX:hover{transform:none}}@media (min-width:1024px) and (max-width:1366px){.EditorNew_sidebar__MzpOH{width:70px;padding:16px 0}.EditorNew_toolBtn__uF1hX{width:52px;height:52px;font-size:22px}.EditorNew_controlPanel__QKoki{width:340px}.EditorNew_header__dKWJd{padding:0 16px}.EditorNew_headerActions__7zr_g{gap:10px}.EditorNew_actionBtn__zzpc_{padding:8px 14px;font-size:13px}.EditorNew_actionBtn__zzpc_ span{display:inline}.EditorNew_sectionTitle__2hisM{font-size:15px}.EditorNew_adSpaceLeft__iKMkq,.EditorNew_adSpaceRight__6eA6P{width:120px}.EditorNew_adSpaceSidebar__eI_FH{margin-top:20px}}@media (min-width:1024px) and (max-width:1024px) and (orientation:portrait){.EditorNew_controlPanel__QKoki{width:320px}.EditorNew_adSpaceLeft__iKMkq,.EditorNew_adSpaceRight__6eA6P{width:100px}}@media (min-width:1024px) and (max-width:1366px) and (orientation:landscape){.EditorNew_sidebar__MzpOH{width:75px}.EditorNew_toolBtn__uF1hX{width:54px;height:54px}.EditorNew_controlPanel__QKoki{width:360px}.EditorNew_previewCanvas__oGDPy{padding:20px}.EditorNew_adSpaceLeft__iKMkq,.EditorNew_adSpaceRight__6eA6P{width:140px}}.CountrySelector_countrySelector__hNL3n{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.CountrySelector_countriesContainer__D37wM{display:flex;gap:8px;align-items:center}.CountrySelector_countryButton__zny27{display:flex;align-items:center;gap:6px;padding:8px 12px;background:rgba(255,255,255,.08);border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);color:rgba(255,255,255,.7);font-size:12px;font-weight:500;white-space:nowrap}.CountrySelector_countryButton__zny27:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.2);color:#ffffff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.CountrySelector_countryButton__zny27.CountrySelector_active__TadNV{background:linear-gradient(135deg,#667eea,#764ba2);border-color:rgba(255,255,255,.3);color:#ffffff;box-shadow:0 4px 16px rgba(102,126,234,.4);transform:translateY(-2px)}.CountrySelector_flagIcon__hF3Oe{width:20px;height:15px;object-fit:contain;display:flex;align-items:center;justify-content:center}.CountrySelector_countryName__hZzfz{font-weight:600}@media (max-width:1023px){.CountrySelector_countryButton__zny27{padding:6px 10px;font-size:11px}.CountrySelector_flagIcon__hF3Oe{width:18px;height:13.5px}}@media (max-width:767px){.CountrySelector_countrySelector__hNL3n{padding:4px}.CountrySelector_countriesContainer__D37wM{gap:4px}.CountrySelector_countryButton__zny27{padding:6px 8px;font-size:10px;border-radius:6px}.CountrySelector_flagIcon__hF3Oe{width:16px;height:12px}}@media (max-width:480px){.CountrySelector_countrySelector__hNL3n{padding:2px}.CountrySelector_countriesContainer__D37wM{gap:2px}.CountrySelector_countryButton__zny27{padding:6px 8px;min-width:36px;justify-content:center}.CountrySelector_flagIcon__hF3Oe{width:18px;height:13.5px}}@media (max-width:360px){.CountrySelector_countryButton__zny27{padding:4px 6px;min-width:32px}.CountrySelector_flagIcon__hF3Oe{width:16px;height:12px}}@media (pointer:coarse){.CountrySelector_countryButton__zny27{min-height:36px;min-width:36px}}@media (prefers-reduced-motion:reduce){.CountrySelector_countryButton__zny27{transition:none}.CountrySelector_countryButton__zny27.CountrySelector_active__TadNV,.CountrySelector_countryButton__zny27:hover{transform:none}}.CountrySelector_page__IHUzf[data-theme=dark] .CountrySelector_countrySelector__hNL3n{background:rgba(20,20,30,.8)}.CountrySelector_page__IHUzf[data-theme=dark] .CountrySelector_countryButton__zny27{background:rgba(255,255,255,.05);color:rgba(255,255,255,.6);filter:none}.CountrySelector_page__IHUzf[data-theme=dark] .CountrySelector_countryButton__zny27:hover{background:rgba(255,255,255,.12);color:#ffffff;filter:none}.CountrySelector_page__IHUzf[data-theme=dark] .CountrySelector_countryButton__zny27.CountrySelector_active__TadNV{background:linear-gradient(135deg,#5a00b0,#1a60e0);color:#ffffff;filter:none}.LayerPanel_layerPanel__lMpqV{--text-dark:#ffffff;--accent-color:#ff5252;--border-radius:0.5rem;--background-dark:#1a1a1a;--card-background-dark:#2a2a2a;--border-dark:#404040;--shadow:0 4px 20px rgba(113,91,185,0.15);--hover-bg:rgba(255,255,255,0.05);--selected-bg:rgba(59,130,246,0.1);--selected-border:#3b82f6;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.1);border-radius:var(--border-radius);padding:.5rem;box-shadow:var(--shadow);color:var(--text-dark);max-width:100%;font-size:.875rem;margin:.25rem 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-height:350px;display:flex;flex-direction:column}.LayerPanel_header__bN_BM{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;padding-bottom:.375rem;border-bottom:1px solid rgba(255,255,255,.1)}.LayerPanel_header__bN_BM h3{font-size:.9rem;font-weight:600;margin:0;color:var(--text-dark);display:flex;align-items:center;gap:.5rem}.LayerPanel_header__bN_BM h3:before{content:"📚";font-size:1rem}.LayerPanel_resetButton__jLaSa{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:none;border-radius:.375rem;background:rgba(255,255,255,.05);color:var(--text-dark);cursor:pointer;transition:all .2s ease;font-size:.875rem}.LayerPanel_resetButton__jLaSa:hover{background:rgba(255,255,255,.1);transform:rotate(180deg)}.LayerPanel_resetButton__jLaSa:active{transform:rotate(180deg) scale(.95)}.LayerPanel_layerList__hsmeJ{flex:1 1;overflow-y:auto;margin-bottom:.25rem}.LayerPanel_layerList__hsmeJ::-webkit-scrollbar{width:4px}.LayerPanel_layerList__hsmeJ::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:2px}.LayerPanel_layerList__hsmeJ::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:2px}.LayerPanel_layerList__hsmeJ::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}.LayerPanel_layerItem__1CoRM{display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;border-radius:.375rem;cursor:pointer;transition:all .2s ease;margin-bottom:0;border:1px solid transparent;position:relative;min-height:2.25rem}.LayerPanel_layerItem__1CoRM:hover{background:var(--hover-bg)}.LayerPanel_layerItem__1CoRM.LayerPanel_selected__wlUwJ{background:var(--selected-bg);border-color:var(--selected-border)}.LayerPanel_layerItem__1CoRM.LayerPanel_locked__r__xM{opacity:.7}.LayerPanel_layerItem__1CoRM.LayerPanel_locked__r__xM:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,.03) 0,rgba(255,255,255,.03) 4px);pointer-events:none;border-radius:.375rem}.LayerPanel_layerControls__uBV3O{display:flex;gap:.125rem;flex-shrink:0}.LayerPanel_controlButton__luwt_{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border:none;border-radius:.25rem;background:rgba(255,255,255,.05);color:var(--text-dark);cursor:pointer;transition:all .2s ease;font-size:.875rem}.LayerPanel_controlButton__luwt_:hover{background:rgba(255,255,255,.1);transform:scale(1.05)}.LayerPanel_controlButton__luwt_:active{transform:scale(.95)}.LayerPanel_controlButton__luwt_.LayerPanel_visibility__RV0ra:hover{color:#10b981}.LayerPanel_controlButton__luwt_.LayerPanel_lock__Jyv4S:hover{color:#f59e0b}.LayerPanel_layerInfo__wDBtg{flex:1 1;display:flex;align-items:center;gap:.375rem;min-width:0}.LayerPanel_layerIcon__Ww_BQ{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:.25rem;background:rgba(255,255,255,.05);flex-shrink:0;font-size:.875rem}.LayerPanel_layerName__oixI8{font-weight:500;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-dark)}.LayerPanel_layerActions__cpcEy{display:flex;flex-direction:column;gap:.0625rem;flex-shrink:0}.LayerPanel_actionButton__2go9Q{display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border:none;border-radius:.2rem;background:rgba(255,255,255,.05);color:var(--text-dark);cursor:pointer;transition:all .2s ease;font-size:.75rem}.LayerPanel_actionButton__2go9Q:hover:not(.LayerPanel_disabled__vwz9P){background:rgba(255,255,255,.1);color:#3b82f6;transform:scale(1.1)}.LayerPanel_actionButton__2go9Q:active:not(.LayerPanel_disabled__vwz9P){transform:scale(.9)}.LayerPanel_actionButton__2go9Q.LayerPanel_disabled__vwz9P{opacity:.3;cursor:not-allowed}.LayerPanel_panelFooter__rsW30{padding-top:.375rem;border-top:1px solid rgba(255,255,255,.1);font-size:.75rem;color:rgba(255,255,255,.6);text-align:center}@media (max-width:768px){.LayerPanel_layerPanel__lMpqV{max-height:300px;padding:.5rem}.LayerPanel_layerItem__1CoRM{padding:.375rem;gap:.375rem}.LayerPanel_layerName__oixI8{font-size:.75rem}.LayerPanel_actionButton__2go9Q,.LayerPanel_controlButton__luwt_,.LayerPanel_layerIcon__Ww_BQ{width:1.25rem;height:1.25rem;font-size:.5rem}}@keyframes LayerPanel_fadeIn__41cb0{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.LayerPanel_layerItem__1CoRM{animation:LayerPanel_fadeIn__41cb0 .2s ease-out}.LayerPanel_layerItem__1CoRM[draggable=true]:hover{box-shadow:0 2px 8px rgba(0,0,0,.2)}.LayerPanel_layerItem__1CoRM[draggable=true]:active{transform:rotate(2deg);box-shadow:0 4px 12px rgba(0,0,0,.3)}.MobileTabMenu_mobileTabMenu__vnAPR{width:100%;background:linear-gradient(135deg,#141427,#1a1a2e);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:0 0 20px 20px;box-shadow:0 4px 20px rgba(113,91,185,.15);position:static;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid rgba(255,255,255,.1)}.MobileTabMenu_mobileHeader__omEL0{display:flex;align-items:center;justify-content:center;padding:12px 15px;border-bottom:1px solid rgba(255,255,255,.1)}.MobileTabMenu_tabContainer__RlaaA{display:flex;flex-wrap:nowrap;padding:15px 10px;gap:10px;justify-content:space-around;align-items:center;min-height:70px;overflow-x:auto;-webkit-overflow-scrolling:touch}.MobileTabMenu_tabContainer__RlaaA::-webkit-scrollbar{display:none}.MobileTabMenu_tabButton__r68tt{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 8px;min-width:75px;max-width:90px;height:65px;background:rgba(255,255,255,.05);border:2px solid transparent;border-radius:15px;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);color:rgba(255,255,255,.6);font-size:12px;font-weight:500;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center;outline:none;flex-shrink:0}.MobileTabMenu_tabButton__r68tt:hover{background:rgba(102,126,234,.2);color:#ffffff;transform:translateY(-3px) scale(1.02);box-shadow:0 6px 15px rgba(0,0,0,.3)}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_active__3ibD5{background:linear-gradient(135deg,#667eea,#764ba2);border-color:rgba(255,255,255,.3);color:#ffffff;font-weight:600;transform:translateY(-3px) scale(1.05);box-shadow:0 4px 16px rgba(102,126,234,.4)}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_locked__5qBne{color:#707070;cursor:not-allowed;opacity:.6}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_locked__5qBne:hover{background:rgba(255,255,255,.03);color:#707070;transform:none;box-shadow:none}.MobileTabMenu_iconContainer__crBoB{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-bottom:5px;transition:transform .3s ease,color .3s ease}.MobileTabMenu_iconContainer__crBoB svg{width:24px;height:24px;transition:all .3s ease}.MobileTabMenu_tabButton__r68tt:hover .MobileTabMenu_iconContainer__crBoB{transform:scale(1.15)}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_active__3ibD5 .MobileTabMenu_iconContainer__crBoB{transform:scale(1.2);color:#ffffff}.MobileTabMenu_label__AALs1{font-size:11px;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;transition:all .3s ease;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}.MobileTabMenu_activeIndicator__hFuuU{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80%;height:4px;background:#ffffff;border-radius:2px 2px 0 0;animation:MobileTabMenu_expandIndicator__b6e9V .4s cubic-bezier(.25,.8,.25,1) forwards}@keyframes MobileTabMenu_expandIndicator__b6e9V{0%{width:0;opacity:0}to{width:80%;opacity:1}}.MobileTabMenu_page__gPvtV[data-theme=dark] .MobileTabMenu_mobileTabMenu__vnAPR{background:rgba(20,20,30,.95);box-shadow:0 -8px 30px rgba(0,0,0,.6);border-top:1px solid rgba(255,255,255,.05)}.MobileTabMenu_page__gPvtV[data-theme=dark] .MobileTabMenu_tabButton__r68tt{color:#a0a0a0;background:rgba(255,255,255,.03)}.MobileTabMenu_page__gPvtV[data-theme=dark] .MobileTabMenu_tabButton__r68tt:hover{background:rgba(255,255,255,.1);color:#ffffff}.MobileTabMenu_page__gPvtV[data-theme=dark] .MobileTabMenu_tabButton__r68tt.MobileTabMenu_active__3ibD5{background:linear-gradient(135deg,#6a11cb,#2575fc);color:#ffffff;border:1px solid rgba(255,255,255,.2)}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_videoTab__1JkB5{background:rgba(255,105,180,.1);color:#ff69b4;border:1px solid rgba(255,105,180,.3);box-shadow:0 0 8px rgba(255,105,180,.3)}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_videoTab__1JkB5:hover{background:rgba(255,105,180,.2);transform:translateY(-2px) scale(1.01);box-shadow:0 0 12px rgba(255,105,180,.5)}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_videoTab__1JkB5 .MobileTabMenu_iconContainer__crBoB svg{color:#ff69b4}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_videoTab__1JkB5.MobileTabMenu_active__3ibD5{background:linear-gradient(135deg,#D50079,#b00060)!important;color:#fff!important;box-shadow:0 0 15px rgba(213,0,121,.7);transform:translateY(-2px) scale(1.04);border:1px solid rgba(255,255,255,.4)}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_videoTab__1JkB5.MobileTabMenu_active__3ibD5 .MobileTabMenu_iconContainer__crBoB svg{color:#ffffff}@media (max-width:480px){.MobileTabMenu_mobileTabMenu__vnAPR{border-radius:20px 20px 0 0;background:rgba(0,0,0,.9)}.MobileTabMenu_tabContainer__RlaaA{padding:16px 12px;gap:8px;min-height:75px;justify-content:space-between}.MobileTabMenu_tabButton__r68tt{min-width:70px;max-width:85px;height:65px;padding:10px 8px;border-radius:14px;background:rgba(255,255,255,.05)}.MobileTabMenu_tabButton__r68tt:hover{background:rgba(255,255,255,.2);transform:translateY(-2px) scale(1.03)}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_active__3ibD5{transform:translateY(-2px) scale(1.06);box-shadow:0 6px 18px rgba(106,17,203,.6)}.MobileTabMenu_iconContainer__crBoB{width:30px;height:30px;margin-bottom:6px}.MobileTabMenu_iconContainer__crBoB svg{width:24px;height:24px}.MobileTabMenu_label__AALs1{font-size:11px;font-weight:600}.MobileTabMenu_activeIndicator__hFuuU{height:4px;border-radius:2px 2px 0 0}}@media (max-width:360px){.MobileTabMenu_tabContainer__RlaaA{padding:14px 8px;gap:6px;min-height:70px;overflow-x:auto;justify-content:flex-start}.MobileTabMenu_tabButton__r68tt{min-width:65px;max-width:75px;height:60px;padding:8px 6px;border-radius:12px;flex-shrink:0}.MobileTabMenu_iconContainer__crBoB{width:28px;height:28px;margin-bottom:4px}.MobileTabMenu_iconContainer__crBoB svg{width:22px;height:22px}.MobileTabMenu_label__AALs1{font-size:10px;font-weight:600}.MobileTabMenu_activeIndicator__hFuuU{height:3px}}@media (min-width:768px) and (max-width:1023px){.MobileTabMenu_mobileTabMenu__vnAPR{border-radius:25px 25px 0 0;box-shadow:0 -10px 40px rgba(0,0,0,.5)}.MobileTabMenu_tabContainer__RlaaA{padding:20px 15px;gap:15px;min-height:85px}.MobileTabMenu_tabButton__r68tt{min-width:95px;max-width:115px;height:80px;padding:14px 12px;border-radius:18px}.MobileTabMenu_tabButton__r68tt:hover{transform:translateY(-3px) scale(1.04)}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_active__3ibD5{transform:translateY(-3px) scale(1.07)}.MobileTabMenu_iconContainer__crBoB{width:34px;height:34px;margin-bottom:8px}.MobileTabMenu_iconContainer__crBoB svg{width:30px;height:30px}.MobileTabMenu_label__AALs1{font-size:13px;font-weight:600}.MobileTabMenu_activeIndicator__hFuuU{height:5px}}@media (min-width:1024px){.MobileTabMenu_mobileTabMenu__vnAPR{position:relative;bottom:auto;left:auto;right:auto;z-index:auto;border-radius:20px;background:rgba(0,0,0,.85);width:280px;height:auto;max-height:calc(100vh - 40px);box-shadow:8px 0 30px rgba(0,0,0,.4);border-top:none;border-right:1px solid rgba(255,255,255,.1);flex-shrink:0;margin:0}.MobileTabMenu_tabContainer__RlaaA{flex-direction:column;padding:20px 15px;gap:8px;min-height:auto;height:auto;justify-content:flex-start;overflow-y:auto;overflow-x:hidden}.MobileTabMenu_tabButton__r68tt{flex-direction:row;justify-content:flex-start;width:100%;max-width:none;height:55px;padding:15px 20px;text-align:left;flex:none;border-radius:12px}.MobileTabMenu_tabButton__r68tt:hover{transform:translateX(5px);box-shadow:4px 0 15px rgba(0,0,0,.2)}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_active__3ibD5{background:linear-gradient(90deg,#6a11cb,#6a11cb)!important}.MobileTabMenu_iconContainer__crBoB{margin-bottom:0;margin-right:15px;width:24px;height:24px}.MobileTabMenu_iconContainer__crBoB svg{width:20px;height:20px}.MobileTabMenu_label__AALs1{font-size:15px;white-space:nowrap;text-align:left;font-weight:500}.MobileTabMenu_activeIndicator__hFuuU{display:none}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_active__3ibD5{background:linear-gradient(90deg,#D50079,#b00060)!important;border-left:4px solid #ffffff;box-shadow:4px 0 15px rgba(106,17,203,.3);transform:none}.MobileTabMenu_page__gPvtV[data-theme=dark] .MobileTabMenu_tabButton__r68tt.MobileTabMenu_active__3ibD5{background:linear-gradient(90deg,#5a00b0,#1a60e0);border-left:4px solid #ffffff}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_videoTab__1JkB5.MobileTabMenu_active__3ibD5{background:linear-gradient(90deg,#D50079,#b00060)!important;border-left:4px solid #fff}}@media (max-width:1023px){.MobileTabMenu_body__lvlPE{padding-bottom:100px}}@media (prefers-reduced-motion:reduce){.MobileTabMenu_activeIndicator__hFuuU,.MobileTabMenu_iconContainer__crBoB,.MobileTabMenu_tabButton__r68tt{transition:none;animation:none}.MobileTabMenu_tabButton__r68tt.MobileTabMenu_active__3ibD5,.MobileTabMenu_tabButton__r68tt:hover{transform:none}}@media (pointer:coarse){.MobileTabMenu_tabButton__r68tt{min-height:48px}.MobileTabMenu_tabButton__r68tt:hover{background:rgba(255,255,255,.15)}}.MobileTabMenu_actionButtons__BecXN{display:flex;gap:8px;padding:10px 15px;justify-content:center;align-items:center;border-top:1px solid rgba(255,255,255,.1);background:rgba(26,26,46,.6)}.MobileTabMenu_actionBtn__gtYNM{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:rgba(255,255,255,.2);border:none;border-radius:10px;color:#ffffff;font-size:14px;font-weight:500;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:all .3s ease;outline:none;min-width:50px;height:45px}.MobileTabMenu_actionBtn__gtYNM:hover{background:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.MobileTabMenu_actionBtn__gtYNM:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.2)}.MobileTabMenu_actionBtn__gtYNM.MobileTabMenu_primary__Bc_I4{background:linear-gradient(135deg,#f093fb,#f5576c);border:none;box-shadow:0 4px 15px rgba(245,87,108,.4)}.MobileTabMenu_actionBtn__gtYNM.MobileTabMenu_primary__Bc_I4:hover{background:linear-gradient(135deg,#f5576c,#f093fb);box-shadow:0 6px 20px rgba(245,87,108,.6)}.MobileTabMenu_actionBtn__gtYNM svg{flex-shrink:0}@media (min-width:1024px) and (max-width:1366px){.MobileTabMenu_mobileTabMenu__vnAPR{border-radius:0;position:-webkit-sticky;position:sticky;top:0}.MobileTabMenu_tabContainer__RlaaA{padding:20px 15px;gap:15px;justify-content:center}.MobileTabMenu_tabButton__r68tt{min-width:90px;max-width:110px;height:75px;padding:12px 10px}.MobileTabMenu_iconContainer__crBoB svg{width:28px;height:28px}.MobileTabMenu_label__AALs1{font-size:13px}.MobileTabMenu_actionButtons__BecXN{padding:12px 20px;gap:12px}.MobileTabMenu_actionBtn__gtYNM{padding:12px 20px;height:50px;font-size:15px;min-width:60px}.MobileTabMenu_actionBtn__gtYNM svg{width:20px;height:20px}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.MobileTabMenu_mobileTabMenu__vnAPR{border-radius:0}.MobileTabMenu_tabContainer__RlaaA{padding:18px 12px;gap:12px}.MobileTabMenu_tabButton__r68tt{min-width:85px;max-width:100px;height:70px}.MobileTabMenu_iconContainer__crBoB svg{width:26px;height:26px}.MobileTabMenu_label__AALs1{font-size:12px}.MobileTabMenu_actionButtons__BecXN{padding:12px 18px}.MobileTabMenu_actionBtn__gtYNM{padding:11px 18px;height:48px}}@media (min-width:1024px) and (max-width:1366px) and (orientation:landscape){.MobileTabMenu_tabContainer__RlaaA{max-width:1200px;margin:0 auto;padding:20px}.MobileTabMenu_tabButton__r68tt{min-width:100px;max-width:120px}.MobileTabMenu_actionButtons__BecXN{max-width:1200px;margin:0 auto}}.InstallPWA_overlay__qkAGK{position:fixed;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;animation:InstallPWA_slideUp__6pOAG .3s ease-out;padding:1rem}@keyframes InstallPWA_slideUp__6pOAG{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.InstallPWA_banner__PAorm{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border-radius:20px 20px 0 0;padding:2rem 1.5rem;position:relative;max-width:500px;margin:0 auto;box-shadow:0 4px 20px rgba(113,91,185,.15)}.InstallPWA_closeButton__B4et6{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,.2);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white;transition:all .3s ease}.InstallPWA_closeButton__B4et6:hover{background:rgba(255,255,255,.3);transform:rotate(90deg)}.InstallPWA_icon__390Yu{width:80px;height:80px;margin:0 auto 1rem;background:white;border-radius:20px;padding:10px;box-shadow:0 4px 15px rgba(0,0,0,.2)}.InstallPWA_icon__390Yu img{width:100%;height:100%;object-fit:contain}.InstallPWA_title__Ok3N4{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.2)}.InstallPWA_subtitle__pQOEf{font-size:1rem;opacity:.95;margin:0 0 1.5rem;text-align:center;line-height:1.5}.InstallPWA_benefits__OIGfE{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.5rem}.InstallPWA_benefits__OIGfE li{padding:.75rem 1rem;border-radius:10px;font-size:.95rem}.InstallPWA_benefits__OIGfE li,.InstallPWA_iosInstructions__0G6p0{background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.InstallPWA_iosInstructions__0G6p0{padding:1.5rem;border-radius:15px;margin-bottom:1rem}.InstallPWA_shareIcon__qLl5o{display:flex;justify-content:center;margin-bottom:1rem;animation:InstallPWA_bounce__kaMpi 2s infinite}@keyframes InstallPWA_bounce__kaMpi{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.InstallPWA_iosInstructions__0G6p0 ol{margin:0;padding-left:1.5rem;line-height:1.8}.InstallPWA_iosInstructions__0G6p0 li{margin-bottom:.5rem;font-size:.95rem}.InstallPWA_installButton__huFwj{width:100%;padding:1rem 2rem;background:white;color:#667eea;border:none;border-radius:50px;font-weight:700;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2);margin-bottom:.75rem}.InstallPWA_installButton__huFwj:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.InstallPWA_installButton__huFwj:active{transform:translateY(0)}.InstallPWA_laterButton__EDAxW{width:100%;padding:.75rem;background:transparent;color:white;border:2px solid rgba(255,255,255,.3);border-radius:50px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease}.InstallPWA_laterButton__EDAxW:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}@media (max-width:480px){.InstallPWA_banner__PAorm{padding:1.5rem 1rem}.InstallPWA_title__Ok3N4{font-size:1.3rem}.InstallPWA_subtitle__pQOEf{font-size:.9rem}.InstallPWA_icon__390Yu{width:64px;height:64px}}@media (min-width:768px){.InstallPWA_overlay__qkAGK{display:flex;align-items:flex-end;background:rgba(0,0,0,.5)}.InstallPWA_banner__PAorm{border-radius:20px;margin-bottom:2rem}}.PhraseGeneratorForm_formContainer__ay8wt{width:100%;max-width:600px;margin:0 auto}.PhraseGeneratorForm_form__RDfPq{display:flex;flex-direction:column;gap:16px;width:100%;padding:20px;background-color:#f8f9fa;border-radius:8px;box-shadow:0 4px 20px rgba(113,91,185,.15)}.PhraseGeneratorForm_formGroup__zz9TD{display:flex;flex-direction:column;gap:6px}.PhraseGeneratorForm_formGroup__zz9TD label{font-weight:600;font-size:14px;color:#111827}.PhraseGeneratorForm_formContainer__ay8wt[data-theme=dark] .PhraseGeneratorForm_formGroup__zz9TD label{color:#ffffff}.PhraseGeneratorForm_formGroup__zz9TD input,.PhraseGeneratorForm_formGroup__zz9TD textarea{padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .3s}.PhraseGeneratorForm_formGroup__zz9TD input:focus,.PhraseGeneratorForm_formGroup__zz9TD textarea:focus{border-color:#4a90e2;outline:none;box-shadow:0 0 0 2px rgba(74,144,226,.2)}.PhraseGeneratorForm_formGroup__zz9TD textarea{resize:vertical;min-height:80px}.PhraseGeneratorForm_button__3olkK{padding:12px 20px;background-color:#4a90e2;color:white;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .3s;display:flex;justify-content:center;align-items:center;gap:8px}.PhraseGeneratorForm_button__3olkK:hover{background-color:#3a7bc8}.PhraseGeneratorForm_button__3olkK:disabled{background-color:#a0a0a0;cursor:not-allowed}.PhraseGeneratorForm_error__AWGb9{padding:12px;background-color:#ffebee;color:#d32f2f;border-radius:4px;margin-bottom:16px;font-size:14px;border-left:4px solid #d32f2f}.PhraseGeneratorForm_alert__wdCT8{padding:12px 16px;border-radius:4px;margin-bottom:16px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px}.PhraseGeneratorForm_alertWarning__uM0Gg{background-color:#fff8e1;color:#f57c00;border-left:4px solid #f57c00}.PhraseGeneratorForm_alertWarning__uM0Gg:before{content:"⚠️"}.PhraseGeneratorForm_alertError__GRwuJ{background-color:#ffebee;color:#d32f2f;border-left:4px solid #d32f2f;animation:PhraseGeneratorForm_pulse__m3VB0 2s infinite}.PhraseGeneratorForm_alertError__GRwuJ:before{content:"🚫"}@keyframes PhraseGeneratorForm_pulse__m3VB0{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@media (max-width:600px){.PhraseGeneratorForm_form__RDfPq{padding:16px}.PhraseGeneratorForm_button__3olkK,.PhraseGeneratorForm_formGroup__zz9TD input,.PhraseGeneratorForm_formGroup__zz9TD textarea{padding:10px}}.ColorPicker_colorPicker__1eipX{padding:20px;display:flex;flex-direction:column;gap:25px;border-radius:12px;color:#e0e0e0;box-shadow:0 4px 20px rgba(113,91,185,.15)}.ColorPicker_section__wj3db{display:flex;flex-direction:column;gap:18px}.ColorPicker_section__wj3db h3{font-size:18px;font-weight:700;color:#ffffff;margin:0;padding-bottom:10px;border-bottom:2px solid #444;text-transform:uppercase;letter-spacing:.5px}.ColorPicker_colorGrid__rjsu7{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:center}.ColorPicker_colorItem__xETyr{display:flex;flex-direction:column;align-items:center;gap:10px;flex:1 1;min-width:120px;max-width:150px}.ColorPicker_colorItem__xETyr label{font-size:14px;font-weight:500;color:#c0c0c0;text-align:center}.ColorPicker_colorInput__FGfaQ{width:50px;height:50px;padding:0;border:3px solid #6a11cb;border-radius:8px;cursor:pointer;background:transparent;box-shadow:0 0 8px rgba(106,17,203,.4);transition:border-color .3s ease,transform .2s ease,box-shadow .3s ease;outline:none;position:relative;overflow:hidden}.ColorPicker_colorInput__FGfaQ:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:conic-gradient(from 0deg,red,yellow,lime,aqua,blue,magenta,red);opacity:1;pointer-events:none;border-radius:8px}.ColorPicker_colorInput__FGfaQ:focus,.ColorPicker_colorInput__FGfaQ:hover{border-color:#2575fc;transform:scale(1.1);box-shadow:0 0 15px rgba(37,117,252,.6)}.ColorPicker_colorInput__FGfaQ::-webkit-color-swatch-wrapper{padding:0}.ColorPicker_colorInput__FGfaQ::-webkit-color-swatch{border:none;border-radius:5px}.ColorPicker_backgroundType__vp4_s{display:flex;gap:15px;margin-bottom:15px}.ColorPicker_typeButton__FtTwl{flex:1 1;padding:12px;border:1px solid #555;border-radius:8px;background:#3a3a3a;color:#e0e0e0;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.ColorPicker_typeButton__FtTwl:hover{background:#6a11cb;color:#ffffff;border-color:#6a11cb;box-shadow:0 4px 15px rgba(106,17,203,.4)}.ColorPicker_typeButton__FtTwl.ColorPicker_active__PWhTg{background:linear-gradient(45deg,#6a11cb,#2575fc);color:#ffffff;border-color:#2575fc;box-shadow:0 4px 15px rgba(37,117,252,.6)}.ColorPicker_typeButton__FtTwl:focus{outline:2px solid #2575fc;outline-offset:3px}.ColorPicker_gradientSection__PhBhb{display:flex;flex-direction:column;gap:20px}.ColorPicker_opacityControl__kGT2K{display:flex;flex-direction:column;gap:12px;padding:10px 0}.ColorPicker_opacityControl__kGT2K label{font-size:14px;font-weight:500;color:#c0c0c0;display:flex;justify-content:space-between;align-items:center}.ColorPicker_opacityControl__kGT2K label span{font-weight:700;color:#2575fc}.ColorPicker_slider__LF_wL{width:100%;height:10px;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(90deg,rgba(128,128,128,.3) 0,#6a11cb);border:1px solid #555;cursor:pointer;transition:background .3s ease;outline:none}.ColorPicker_slider__LF_wL::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:26px;height:26px;border-radius:50%;background:#2575fc;border:3px solid #ffffff;cursor:-webkit-grab;cursor:grab;box-shadow:0 2px 8px rgba(0,0,0,.3);-webkit-transition:background .3s ease,box-shadow .3s ease;transition:background .3s ease,box-shadow .3s ease}.ColorPicker_slider__LF_wL::-webkit-slider-thumb:active{cursor:-webkit-grabbing;cursor:grabbing;background:#6a11cb;box-shadow:0 0 12px rgba(37,117,252,.8)}.ColorPicker_slider__LF_wL::-webkit-slider-runnable-track{height:10px;border-radius:5px;background:transparent}.ColorPicker_slider__LF_wL:focus{outline:2px solid #2575fc;outline-offset:3px}.ColorPicker_slider__LF_wL::-moz-range-thumb{width:26px;height:26px;border-radius:50%;background:#2575fc;border:3px solid #ffffff;cursor:grab;box-shadow:0 2px 8px rgba(0,0,0,.3);-moz-transition:background .3s ease,box-shadow .3s ease;transition:background .3s ease,box-shadow .3s ease}.ColorPicker_slider__LF_wL::-moz-range-thumb:active{cursor:grabbing;background:#6a11cb;box-shadow:0 0 12px rgba(37,117,252,.8)}.ColorPicker_slider__LF_wL::-moz-range-track{height:10px;border-radius:5px;background:linear-gradient(90deg,rgba(128,128,128,.3) 0,#6a11cb);border:1px solid #555}@media (max-width:767px){.ColorPicker_colorPicker__1eipX{padding:15px;gap:20px;border-radius:10px}.ColorPicker_section__wj3db{gap:15px}.ColorPicker_section__wj3db h3{font-size:16px;padding-bottom:8px}.ColorPicker_colorGrid__rjsu7{flex-direction:column;align-items:stretch;gap:15px}.ColorPicker_colorItem__xETyr{flex-direction:row;justify-content:space-between;width:100%;min-width:unset;max-width:unset}.ColorPicker_colorItem__xETyr label{font-size:13px;min-width:60px;text-align:left}.ColorPicker_colorInput__FGfaQ{width:48px;height:48px;border-width:2px}.ColorPicker_backgroundType__vp4_s{gap:10px;margin-bottom:12px}.ColorPicker_typeButton__FtTwl{padding:10px;font-size:13px;border-radius:6px}.ColorPicker_gradientSection__PhBhb{gap:15px}.ColorPicker_opacityControl__kGT2K{gap:10px;padding:8px 0}.ColorPicker_opacityControl__kGT2K label{font-size:13px}.ColorPicker_slider__LF_wL{height:8px}.ColorPicker_slider__LF_wL::-moz-range-thumb,.ColorPicker_slider__LF_wL::-webkit-slider-thumb{width:22px;height:22px}}@media (min-width:768px) and (max-width:1023px){.ColorPicker_colorPicker__1eipX{padding:18px;gap:22px;border-radius:10px}.ColorPicker_section__wj3db{gap:16px}.ColorPicker_section__wj3db h3{font-size:17px}.ColorPicker_colorGrid__rjsu7{gap:18px}.ColorPicker_colorItem__xETyr{min-width:130px}.ColorPicker_colorItem__xETyr label{font-size:14px}.ColorPicker_colorInput__FGfaQ{width:48px;height:48px}.ColorPicker_backgroundType__vp4_s{gap:12px;margin-bottom:14px}.ColorPicker_typeButton__FtTwl{padding:11px;font-size:14px}.ColorPicker_gradientSection__PhBhb{gap:18px}.ColorPicker_opacityControl__kGT2K{gap:11px}.ColorPicker_opacityControl__kGT2K label{font-size:14px}.ColorPicker_slider__LF_wL{height:9px}.ColorPicker_slider__LF_wL::-moz-range-thumb,.ColorPicker_slider__LF_wL::-webkit-slider-thumb{width:24px;height:24px}}@media (min-width:1024px){.ColorPicker_colorGrid__rjsu7{justify-content:center}.ColorPicker_colorItem__xETyr{flex-direction:column;align-items:center}}.ApiUsagePanel_panel__RDtrO{display:flex;flex-direction:column;padding:2px;width:100%;box-shadow:0 4px 20px rgba(113,91,185,.15)}.ApiUsagePanel_progressContainer__5CueO{width:100%;height:3px;border-radius:2px;overflow:hidden}.ApiUsagePanel_progressBar__n20vl{height:100%;background-color:#151e41;border-radius:2px;transition:width .3s ease}.ApiUsagePanel_warning__2NSUs{background-color:#ffc107}.ApiUsagePanel_critical__g5Kuj{background-color:#dc3545}[data-theme=dark] .ApiUsagePanel_progressContainer__5CueO{background-color:#4a5568}[data-theme=dark] .ApiUsagePanel_panel__RDtrO{background-color:transparent}@media (max-width:600px){.ApiUsagePanel_panel__RDtrO{padding:2px}}