.SignOutButton_signOutButton__BvYfa{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;background:linear-gradient(135deg,#e63946,#dc2626);color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(230,57,70,.2)}.SignOutButton_signOutButton__BvYfa:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.SignOutButton_signOutButton__BvYfa:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 4px 16px rgba(230,57,70,.3)}.SignOutButton_signOutButton__BvYfa:hover:before{left:100%}.SignOutButton_signOutButton__BvYfa:active{transform:translateY(0) scale(.98);transition-duration:.1s}.SignOutButton_signOutButton__BvYfa:focus-visible{outline:2px solid #fecaca;outline-offset:2px}.SignOutButton_icon__kOnlT{font-size:1rem;min-width:1rem}.SignOutButton_label__stfIV{font-size:.9rem}@media (max-width:768px){.SignOutButton_signOutButton__BvYfa{padding:.75rem;gap:.5rem}.SignOutButton_label__stfIV{display:none}.SignOutButton_icon__kOnlT{font-size:1.25rem}}.Heading_heading__CiN5x{font-family:Merriweather,serif;margin-bottom:1rem;text-align:center}.Heading_primary__FLvKQ{color:#3a7ca5}.Heading_red__aQU8A{color:#e63946}.Heading_blue__eNNex{color:#1d3557}.Heading_white__4dezS{color:#fff}.Heading_heading1__vXGr1{font-size:2.5rem;font-weight:700;text-align:center}.Heading_heading2__xGimE{font-size:2rem;font-weight:700;text-align:center}.Heading_heading3__1a5eQ{font-size:1.75rem;font-weight:600;text-align:center}.Heading_heading4__JF8bU{font-size:1.5rem;font-weight:600;text-align:center}@media (max-width:768px){.Heading_heading1__vXGr1{font-size:2rem}.Heading_heading2__xGimE{font-size:1.75rem}.Heading_heading3__1a5eQ{font-size:1.5rem}.Heading_heading4__JF8bU{font-size:1.25rem}}.Header_header__KwdYD{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.25rem 0;box-shadow:0 2px 8px rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);position:fixed;top:0;left:0;right:0;z-index:100;transition:all .2s ease}.Header_container__vrI8C{width:90%;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.Header_logoContent__pU39q{display:flex;align-items:center;color:#3a7ca5;font-size:1.5rem;font-weight:700}.Header_logoIcon__p3gSG{margin-right:.5rem;font-size:1.5rem;transition:transform .2s ease}.Header_logoIcon__p3gSG:hover{transform:scale(1.05)}.Header_navList__0gQJv{list-style:none;display:flex;gap:2rem}.Header_navList__0gQJv li a{position:relative;color:#4a5568;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:.375rem;transition:all .2s ease}.Header_navList__0gQJv li a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#3a7ca5;transition:width .3s ease}.Header_navList__0gQJv li a:hover{color:#3a7ca5;background:rgba(58,124,165,.05)}.Header_navList__0gQJv li a.Header_active__c7HdO:after,.Header_navList__0gQJv li a:hover:after{width:100%}.Header_navList__0gQJv li a:focus-visible{outline:2px solid #3a7ca5;outline-offset:2px}@media (max-width:768px){.Header_container__vrI8C{width:95%;flex-direction:column;gap:1rem}.Header_navList__0gQJv{gap:1rem;flex-wrap:wrap;justify-content:center}.Header_navList__0gQJv li a{padding:.5rem .75rem;font-size:.9rem}.Header_header__KwdYD{padding:1rem 0}}.layout_container___gmKW{display:grid;grid-template-columns:280px 1fr;grid-template-rows:1fr;min-height:100vh;background:var(--gray-50)}.layout_sidebar__91DNp{background:var(--white);border-right:1px solid var(--gray-200);padding:var(--space-6);height:100vh;overflow-y:auto;position:-webkit-sticky;position:sticky;top:0;z-index:50}.layout_sidebarContent__bmTfm{height:100%;display:flex;flex-direction:column}.layout_adminBrand__F3Mjz{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) 0 var(--space-8);border-bottom:1px solid var(--gray-200);margin-bottom:var(--space-8)}.layout_brandIcon__kMu6W{font-size:var(--text-2xl);color:var(--primary)}.layout_brandTitle__Z86ni{margin:0;font-size:var(--text-xl);font-weight:700;color:var(--text-primary);font-family:var(--font-serif)}.layout_navigation__AjTX7{flex:1 1}.layout_navList__Cckr1{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-1)}.layout_navItem___JPGO{margin-bottom:var(--space-1)}.layout_navLink__yCAd_{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);color:var(--text-secondary);text-decoration:none;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:500;transition:all var(--transition-fast);position:relative}.layout_navLink__yCAd_:hover{background:var(--gray-100);color:var(--text-primary)}.layout_navLinkActive__qRIZF{background:rgba(58,124,165,.1);color:var(--primary);font-weight:600}.layout_navLinkActive__qRIZF:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;background:var(--primary);border-radius:0 2px 2px 0}.layout_navIcon__mM5cD{width:18px;height:18px;flex-shrink:0}.layout_navLabel__h1Ujh{flex:1 1}.layout_navBadge__pTDfW{background:var(--gray-300);color:var(--gray-700);font-size:var(--text-xs);padding:2px 6px;border-radius:var(--radius-full);min-width:18px;text-align:center;line-height:1.2}.layout_navLinkActive__qRIZF .layout_navBadge__pTDfW{background:var(--primary);color:var(--white)}.layout_sidebarFooter__TrFe_{margin-top:auto;padding-top:var(--space-8);border-top:1px solid var(--gray-200)}.layout_userInfo__y1djn{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--gray-50);border-radius:var(--radius-md);margin-bottom:var(--space-4)}.layout_userIcon__q3U4X{font-size:var(--text-base);color:var(--text-muted)}.layout_userLabel__2nGpx{color:var(--text-primary);font-size:var(--text-sm);font-weight:500}.layout_children__QkDq3{padding:var(--space-6);overflow-y:auto;background:var(--gray-50);min-height:100vh}.layout_contentContainer__cc1fb{max-width:1200px;margin:0 auto;padding:var(--space-8);background-color:var(--content-bg);border:1px solid var(--gray-300);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:box-shadow var(--transition-normal);position:relative;contain:layout}@media (max-width:768px){.layout_container___gmKW{grid-template-columns:1fr;grid-template-rows:auto 1fr}.layout_sidebar__91DNp{height:auto;position:relative;border-right:none;border-bottom:1px solid var(--gray-200);padding:var(--space-4)}.layout_adminBrand__F3Mjz{padding:var(--space-3) 0 var(--space-4);margin-bottom:var(--space-4)}.layout_brandTitle__Z86ni{font-size:var(--text-lg)}.layout_navigation__AjTX7{margin-bottom:var(--space-4)}.layout_navList__Cckr1{flex-direction:row;overflow-x:auto;gap:var(--space-1);padding-bottom:var(--space-2)}.layout_navLink__yCAd_{flex-shrink:0;padding:var(--space-3);min-width:auto}.layout_navLabel__h1Ujh{display:none}.layout_navIcon__mM5cD{font-size:var(--text-xl)}.layout_sidebarFooter__TrFe_{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:var(--space-4);margin-top:0}.layout_children__QkDq3{padding:var(--space-4);min-height:calc(100vh - 200px)}.layout_contentContainer__cc1fb{padding:var(--space-6);margin:0}}@media (prefers-reduced-motion:reduce){.layout_children__QkDq3,.layout_contentContainer__cc1fb,.layout_navLink__yCAd_{transition:none}}.Main_main__7rAfL{max-width:1200px;margin:4rem auto;padding:3rem;background-color:#eee;border:1px solid #e5e7eb;box-shadow:0 4px 6px rgba(0,0,0,.05);border-radius:.5rem;flex:1 1;transition:box-shadow .2s ease}.Main_main__7rAfL:hover{box-shadow:0 8px 16px rgba(0,0,0,.1)}@media (min-width:768px){.Main_main__7rAfL{padding:3.5rem 3rem}}@media (max-width:767px){.Main_main__7rAfL{margin:1.25rem auto;padding:1.5rem;max-width:95%}}.Table_tableWrapper__C8yci{overflow-x:auto}.Table_table__h4X8Z{width:100%;border-collapse:collapse;margin-bottom:1.5rem;background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Table_table__h4X8Z thead th{text-align:left;font-weight:600;padding:1rem;border-bottom:2px solid #e5e7eb;background:#f8f9fa;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.Table_table__h4X8Z tbody td{padding:1rem;color:#6b7280;font-size:.875rem}.Table_table__h4X8Z tbody tr:nth-child(odd){background-color:#f9fafb}.Table_table__h4X8Z tbody tr:hover{background-color:rgba(58,124,165,.05);transition:background-color .2s ease}.Table_table__h4X8Z tbody tr+tr{border-top:1px solid #f3f4f6}.Table_table__h4X8Z tbody tr:focus-within{background-color:rgba(58,124,165,.1);outline:2px solid #3a7ca5;outline-offset:-2px}.Paragraph_paragraph__nmsqD{font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.6;color:#555;margin-bottom:1rem}.Paragraph_paragraphStrong__xW81p{color:#3a7ca5;font-weight:600}.ImageComponent_image__XdA46{max-width:100%;height:auto;border-radius:.375rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:1rem;transition:transform .3s ease}.ImageComponent_image__XdA46:hover{transform:scale(1.02)}.Button_button__JJiqJ{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);border:1px solid transparent;border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:500;text-decoration:none;cursor:pointer;transition:all var(--transition-fast);min-height:44px;position:relative;overflow:hidden;background-color:var(--accent);color:var(--white);box-shadow:var(--shadow-sm)}.Button_center__GFSmR{display:flex;justify-content:center}.Button_left__o8tfr{display:flex;justify-content:flex-start}.Button_right___kIbV{display:flex;justify-content:flex-end}@media (prefers-reduced-motion:reduce){.Button_button__JJiqJ{transition:none}.Button_button__JJiqJ:hover{transform:none}.Button_loading__wdjlf:after{animation:none;border-top-color:currentColor;opacity:.8}}.Button_button__JJiqJ:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Button_button__JJiqJ:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.Button_button__JJiqJ:hover{background-color:#d32f2f;transform:translateY(-1px);box-shadow:var(--shadow-md)}.Button_button__JJiqJ:active{background-color:#b71c1c;transform:translateY(0) scale(.98);transition-duration:.1s}.Button_button__JJiqJ[data-surface=public]{padding:var(--space-4) var(--space-8);font-size:var(--text-lg);font-weight:600;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transform:translateY(0)}.Button_button__JJiqJ[data-surface=public]:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.Button_button__JJiqJ[data-surface=public]:active{transform:translateY(0);transition-duration:.1s}.Button_button__JJiqJ[data-surface=admin]{padding:var(--space-3) var(--space-5);font-size:var(--text-sm);font-weight:500;border-radius:var(--radius-md);box-shadow:none}.Button_button__JJiqJ[data-surface=admin]:hover{opacity:.9;transform:none}.Button_primary__zsboU{background:var(--primary);color:var(--white);border-color:var(--primary)}.Button_primary__zsboU:hover{background:#2c5f7a;border-color:#2c5f7a}.Button_primary__zsboU[data-surface=public]{background:linear-gradient(135deg,var(--accent),#d32f2f);border-color:var(--accent)}.Button_primary__zsboU[data-surface=public]:hover{background:linear-gradient(135deg,#d32f2f,#b71c1c)}.Button_secondary__RufDp{background:var(--white);color:var(--text-primary);border-color:var(--gray-300)}.Button_secondary__RufDp:hover{background:var(--gray-50);border-color:var(--gray-400)}.Button_ghost__eb_iL{background:transparent;color:var(--primary);border-color:transparent}.Button_ghost__eb_iL:hover{background:rgba(58,124,165,.1)}.Button_danger___h_pQ{background:var(--danger);color:var(--white);border-color:var(--danger)}.Button_danger___h_pQ:hover{background:#c82333;border-color:#c82333}.Button_sm__yrR9P{padding:var(--space-2) var(--space-4);font-size:var(--text-xs);min-height:32px}.Button_lg__JaqPh{padding:var(--space-4) var(--space-8);font-size:var(--text-lg);min-height:52px}.Button_xl__qcZjU{padding:var(--space-5) var(--space-10);font-size:var(--text-xl);min-height:60px}.Button_loading__wdjlf{color:transparent;pointer-events:none}.Button_loading__wdjlf:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:Button_spin__Pn1Vs .8s linear infinite;color:inherit}@keyframes Button_spin__Pn1Vs{to{transform:rotate(1turn)}}.ProductGrid_grid__TSLxP{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.List_list__OEtH1{margin:1rem 0;padding-left:1.25rem}.List_list__OEtH1 li{position:relative;margin-bottom:.75rem;padding-left:1.5rem;font-family:Open Sans,sans-serif;font-size:1rem;color:#555}.List_bold__2kUts{font-weight:700}.List_list__OEtH1 li:hover{color:#e63946}.List_list__OEtH1.List_ol__SpDpa{counter-reset:list-counter}.List_list__OEtH1.List_ol__SpDpa li{padding-left:1.75rem}.List_list__OEtH1.List_ol__SpDpa li:before{counter-increment:list-counter;content:counter(list-counter) ".";font-weight:700;color:#3a7ca5;position:absolute;left:0;top:0}.List_list__OEtH1 ol,.List_list__OEtH1 ul{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.25rem}.List_list__OEtH1 ul li:before{background-color:#e63946}.List_list__OEtH1 ol li:before{color:#e63946}.SectionView_sectionView__Q0ywm{background:#f8f9fa;border-radius:8px;padding:20px;min-height:600px}.SectionView_sectionHeader__u9oH1{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #e9ecef}.SectionView_sectionHeader__u9oH1 h3{margin:0;color:#2c3e50;font-size:1.3rem}.SectionView_sectionControls__BVoAj{display:flex;gap:12px}.SectionView_addSectionBtn__U6fbZ,.SectionView_collapseBtn__KIpIZ,.SectionView_previewBtn__WqpXx{display:flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.SectionView_previewBtn__WqpXx{background:#e9ecef;color:#495057}.SectionView_previewBtn__WqpXx:hover{background:#dee2e6;color:#212529}.SectionView_addSectionBtn__U6fbZ{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;box-shadow:0 2px 4px rgba(40,167,69,.2)}.SectionView_addSectionBtn__U6fbZ:hover{background:linear-gradient(135deg,#218838,#1ea080);transform:translateY(-1px);box-shadow:0 4px 8px rgba(40,167,69,.3)}.SectionView_collapseBtn__KIpIZ{background:#f8f9fa;border:1px solid #dee2e6}.SectionView_collapseBtn__KIpIZ:hover{border-color:#adb5bd}.SectionView_addSectionMenu__SY7fH{background:#fff;border:2px solid #28a745;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 4px 12px rgba(40,167,69,.15)}.SectionView_addSectionMenu__SY7fH h4{margin:0 0 16px;color:#2c3e50}.SectionView_sectionTemplates__b04Js{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:12px;gap:12px}.SectionView_sectionTemplate__zDsku{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;cursor:pointer;transition:all .2s ease;text-align:left}.SectionView_sectionTemplate__zDsku:hover{background:#e9ecef;border-color:#28a745;transform:translateY(-1px)}.SectionView_templateIcon__YIfS2{font-size:1.5rem;min-width:32px;text-align:center}.SectionView_templateInfo__Z34yH strong{display:block;color:#2c3e50;font-size:.9rem}.SectionView_templateInfo__Z34yH small{color:#6c757d;font-size:.8rem}.SectionView_sections__FttIN{display:flex;flex-direction:column;gap:16px}.SectionView_section__qlMHR{background:#fff;border:2px solid #e9ecef;border-radius:8px;overflow:hidden;transition:all .3s ease}.SectionView_section__qlMHR.SectionView_dragging__ApU0s{opacity:.7;transform:rotate(1deg);border-color:#007bff;box-shadow:0 8px 16px rgba(0,123,255,.2)}.SectionView_section__qlMHR:hover{border-color:#adb5bd;box-shadow:0 2px 8px rgba(0,0,0,.1)}.SectionView_sectionHeaderBar__Dd6y3{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;cursor:pointer}.SectionView_sectionInfo__vEflH{display:flex;align-items:center;gap:12px;flex:1 1}.SectionView_dragHandle__9qGU_{color:#adb5bd;cursor:-webkit-grab;cursor:grab;font-size:1.1rem}.SectionView_dragHandle__9qGU_:active{cursor:-webkit-grabbing;cursor:grabbing}.SectionView_sectionIcon__TE4Lc{font-size:1.2rem;min-width:24px;text-align:center}.SectionView_sectionTitle__tkIYE{margin:0;color:#2c3e50;font-size:1.1rem;font-weight:600}.SectionView_blockCount__JKq_W{background:#6c757d;color:#fff;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:500}.SectionView_sectionActions__UD5lK{display:flex;align-items:center;gap:4px}.SectionView_collapseBtn__KIpIZ{background:none;border:none;cursor:pointer;padding:6px;color:#6c757d;border-radius:4px;transition:all .2s ease}.SectionView_collapseBtn__KIpIZ:hover{background:#e9ecef;color:#495057}.SectionView_sectionMenu__L1QdR{display:flex;gap:4px;margin-left:8px}.SectionView_sectionMenu__L1QdR button{background:none;border:none;cursor:pointer;padding:6px;color:#6c757d;border-radius:4px;transition:all .2s ease;font-size:.85rem}.SectionView_sectionMenu__L1QdR button:hover{background:#e9ecef;color:#495057}.SectionView_sectionMenu__L1QdR button:disabled{opacity:.5;cursor:not-allowed}.SectionView_sectionMenu__L1QdR .SectionView_deleteBtn__IbkMf:hover{background:#f8d7da;color:#721c24}.SectionView_sectionContent__4D55v{padding:20px}.SectionView_blockContainer__V5j6b{margin-bottom:16px}.SectionView_blockContainer__V5j6b:last-of-type{margin-bottom:12px}.SectionView_addBlockSection__2Z_3W{border-top:1px solid #e9ecef;padding-top:16px;margin-top:16px}.SectionView_addBlockSelect__yk9h8{width:100%;padding:8px 12px;border:2px dashed #adb5bd;border-radius:6px;background:#f8f9fa;color:#6c757d;cursor:pointer;transition:all .2s ease}.SectionView_addBlockSelect__yk9h8:focus,.SectionView_addBlockSelect__yk9h8:hover{border-color:#28a745;background:#fff;color:#2c3e50;outline:none}.SectionView_blockEditor__MQYZ_{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;overflow:hidden;transition:all .2s ease}.SectionView_blockEditor__MQYZ_.SectionView_templateBlock___8YGx{border-color:#007bff;background:linear-gradient(135deg,#f8fbff,#e3f2fd)}.SectionView_blockHeader__gaFPa{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:hsla(0,0%,100%,.7);border-bottom:1px solid #dee2e6}.SectionView_blockType__fnKhx{font-weight:600;color:#495057;display:flex;align-items:center;gap:6px}.SectionView_templateBadge__EAuXh{font-size:.8rem}.SectionView_blockActions__r_haK{display:flex;gap:4px}.SectionView_blockActions__r_haK .SectionView_deleteBtn__IbkMf,.SectionView_toggleBtn__8wvS1{background:none;border:none;cursor:pointer;padding:4px 6px;color:#6c757d;border-radius:4px;transition:all .2s ease}.SectionView_toggleBtn__8wvS1:hover{background:#e9ecef;color:#495057}.SectionView_blockActions__r_haK .SectionView_deleteBtn__IbkMf:hover{background:#f8d7da;color:#721c24}.SectionView_blockContent__xaFR8{padding:16px}.SectionView_blockOptions__TklcA{display:flex;gap:8px;margin-top:8px}.SectionView_blockOptions__TklcA select{padding:4px 8px;border:1px solid #ced4da;border-radius:4px;font-size:.85rem}.SectionView_blockOptions__TklcA label{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#495057}.SectionView_blockOptions__TklcA input[type=checkbox]{margin:0}.SectionView_headingInput__y4z6S{width:100%;padding:8px 12px;border:1px solid #ced4da;border-radius:4px;font-size:1.1rem;font-weight:600}.SectionView_embedInput__Fk7bs,.SectionView_listInput__VUSUs,.SectionView_markdownInput__b_g_0,.SectionView_paragraphInput__UTPxH,.SectionView_testimonialQuote__oiVc6{width:100%;padding:8px 12px;border:1px solid #ced4da;border-radius:4px;font-family:inherit;resize:vertical;min-height:80px}.SectionView_buttonHref__8sMHG,.SectionView_buttonLabel__3Rb7E,.SectionView_imageAlt__JFiXd,.SectionView_imageInput__reXst,.SectionView_productGridInput__FD6Hk,.SectionView_testimonialAuthor__duHEF{width:100%;padding:6px 10px;border:1px solid #ced4da;border-radius:4px;margin-top:8px}.SectionView_blockPreview__ZlTyY{margin-top:12px;padding:12px;background:hsla(0,0%,100%,.8);border:1px solid #e9ecef;border-radius:4px}.SectionView_previewMode__Drvcl{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.SectionView_previewHeader__SFA5T{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#2c3e50;color:#fff}.SectionView_previewHeader__SFA5T h3{margin:0}.SectionView_exitPreview__cYzfi{display:flex;align-items:center;gap:6px;background:hsla(0,0%,100%,.2);color:#fff;border:none;padding:8px 12px;border-radius:4px;cursor:pointer;transition:all .2s ease}.SectionView_exitPreview__cYzfi:hover{background:hsla(0,0%,100%,.3)}.SectionView_previewContent__NdurZ{padding:20px;max-width:800px;margin:0 auto}.SectionView_previewBlock__qqxT8{margin-bottom:16px}.SectionView_emptyState__ZcSb2{text-align:center;padding:60px 20px;color:#6c757d}.SectionView_emptyState__ZcSb2 h3{color:#495057;margin-bottom:8px}.SectionView_emptyState__ZcSb2 p{margin-bottom:20px}.SectionView_startBtn__SSkJL{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;border:none;padding:12px 24px;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.SectionView_startBtn__SSkJL:hover{background:linear-gradient(135deg,#0056b3,#004085);transform:translateY(-1px)}@media (max-width:768px){.SectionView_sectionView__Q0ywm{padding:16px}.SectionView_sectionHeader__u9oH1{flex-direction:column;gap:12px;align-items:stretch}.SectionView_sectionControls__BVoAj{justify-content:center}.SectionView_sectionTemplates__b04Js{grid-template-columns:1fr}.SectionView_sectionHeaderBar__Dd6y3{flex-direction:column;gap:12px;align-items:stretch}.SectionView_sectionActions__UD5lK,.SectionView_sectionInfo__vEflH{justify-content:center}.SectionView_blockOptions__TklcA{flex-direction:column}}.BulkImport_bulkImport__yA_Wg{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.BulkImport_modalContent__r53wm{background:#fff;border-radius:12px;max-width:1400px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);display:flex;flex-direction:column}.BulkImport_header__DgXCa{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;border-bottom:1px solid #34495e}.BulkImport_header__DgXCa h2{margin:0;display:flex;align-items:center;gap:12px;font-size:1.3rem}.BulkImport_closeBtn__cggeq{background:hsla(0,0%,100%,.2);border:none;color:#fff;padding:8px 10px;border-radius:6px;cursor:pointer;transition:all .2s ease}.BulkImport_closeBtn__cggeq:hover{background:hsla(0,0%,100%,.3)}.BulkImport_content__Ud9so{display:flex;flex:1 1;overflow:hidden}.BulkImport_inputSection__33MiI{flex:1 1;display:flex;flex-direction:column;border-right:1px solid #e9ecef}.BulkImport_previewSection__yOrrB{flex:1 1;display:flex;flex-direction:column;background:#f8f9fa}.BulkImport_inputHeader__xCtfe{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.BulkImport_inputHeader__xCtfe h3{margin:0;color:#2c3e50;font-size:1.1rem}.BulkImport_inputActions__Rvx1r{display:flex;gap:8px}.BulkImport_snippetsBtn__2tSrH,.BulkImport_uploadBtn__lBwxn{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #dee2e6;background:#fff;color:#495057;border-radius:4px;cursor:pointer;font-size:.85rem;transition:all .2s ease}.BulkImport_snippetsBtn__2tSrH:hover,.BulkImport_uploadBtn__lBwxn:hover{background:#e9ecef;color:#212529}.BulkImport_textInput__t4PIY{flex:1 1;border:none;padding:20px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.6;resize:none;outline:none;background:#fff}.BulkImport_textInput__t4PIY::placeholder{color:#6c757d;font-style:italic}.BulkImport_snippetsPanel__us4EB{border-top:1px solid #e9ecef;background:#f8f9fa;max-height:300px;overflow-y:auto}.BulkImport_snippetsPanel__us4EB h4{margin:0;padding:12px 16px;background:#e9ecef;color:#495057;font-size:.9rem;border-bottom:1px solid #dee2e6}.BulkImport_snippetCategories__S0v8O{display:flex;flex-wrap:wrap;gap:4px;padding:12px 16px;border-bottom:1px solid #dee2e6}.BulkImport_categoryBtn__wQ5BP{padding:4px 8px;border:1px solid #dee2e6;background:#fff;color:#495057;border-radius:4px;cursor:pointer;font-size:.75rem;transition:all .2s ease}.BulkImport_categoryBtn__wQ5BP:hover{background:#e9ecef}.BulkImport_categoryBtn__wQ5BP.BulkImport_active__RrahA{background:#007bff;color:#fff;border-color:#007bff}.BulkImport_snippetsList___xgQd{max-height:200px;overflow-y:auto}.BulkImport_snippetItem__lbQP6{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;border-bottom:1px solid #e9ecef;transition:background-color .2s ease}.BulkImport_snippetItem__lbQP6:hover{background:rgba(0,123,255,.05)}.BulkImport_snippetText__YJfXn{flex:1 1;font-size:.85rem;color:#495057;margin-right:12px}.BulkImport_snippetActions__N8Mdw{display:flex;gap:4px}.BulkImport_copyBtn__LxLvi,.BulkImport_insertBtn__M_V7j{background:none;border:none;color:#6c757d;padding:4px 6px;border-radius:4px;cursor:pointer;font-size:.8rem;transition:all .2s ease}.BulkImport_copyBtn__LxLvi:hover{background:#e9ecef;color:#495057}.BulkImport_insertBtn__M_V7j:hover{background:#007bff;color:#fff}.BulkImport_previewHeader__1vjcP{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#fff;border-bottom:1px solid #e9ecef}.BulkImport_previewHeader__1vjcP h3{margin:0;color:#2c3e50;font-size:1.1rem}.BulkImport_togglePreview__jXVfr{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #dee2e6;background:#fff;color:#495057;border-radius:4px;cursor:pointer;font-size:.85rem;transition:all .2s ease}.BulkImport_togglePreview__jXVfr:hover{background:#e9ecef;color:#212529}.BulkImport_analysisResults__MmkVN{padding:16px 20px;background:#fff;border-bottom:1px solid #e9ecef}.BulkImport_stats__E7JFe{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:16px}.BulkImport_stat___9O7X{text-align:center;padding:12px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.BulkImport_stat___9O7X strong{display:block;font-size:1.2rem;color:#007bff;margin-bottom:4px}.BulkImport_stat___9O7X span{font-size:.8rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.BulkImport_suggestions__cnJiD h4{margin:0 0 12px;color:#495057;font-size:.9rem}.BulkImport_suggestion___MnEc{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;margin-bottom:8px;font-size:.85rem;color:#856404}.BulkImport_blockPreview__f92q7{flex:1 1;overflow-y:auto;padding:16px 20px}.BulkImport_blockPreview__f92q7 h4{margin:0 0 16px;color:#495057;font-size:.9rem}.BulkImport_blocksList__pVnfm{display:flex;flex-direction:column;gap:12px}.BulkImport_blockItem__Tn_wh{background:#fff;border:1px solid #e9ecef;border-radius:6px;overflow:hidden}.BulkImport_blockHeader__r4xd3{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.BulkImport_blockType__9BPNA{font-weight:600;color:#495057;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}.BulkImport_blockSection__OLj9I{font-size:.75rem;color:#6c757d;background:#e9ecef;padding:2px 6px;border-radius:3px}.BulkImport_confidence__ShvDr{font-size:.75rem;font-weight:600;padding:2px 6px;border-radius:3px}.BulkImport_confidence__ShvDr.BulkImport_high__wKuw0{background:#d4edda;color:#155724}.BulkImport_confidence__ShvDr.BulkImport_medium__pl7MO{background:#fff3cd;color:#856404}.BulkImport_confidence__ShvDr.BulkImport_low__xsBGp{background:#f8d7da;color:#721c24}.BulkImport_blockContent__WaQpJ{padding:12px;font-size:.85rem;line-height:1.4}.BulkImport_blockContent__WaQpJ strong{color:#2c3e50}.BulkImport_blockContent__WaQpJ ul{margin:0;padding-left:16px}.BulkImport_blockContent__WaQpJ blockquote{margin:0;padding:8px 12px;background:#f8f9fa;border-left:3px solid #007bff;font-style:italic}.BulkImport_footer__taZge{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#f8f9fa;border-top:1px solid #e9ecef}.BulkImport_footerInfo__jySbK{color:#6c757d;font-size:.9rem}.BulkImport_footerActions__A9tVt{display:flex;gap:12px}.BulkImport_cancelBtn__MVdpN{padding:8px 16px;border:1px solid #6c757d;background:#fff;color:#6c757d;border-radius:4px;cursor:pointer;transition:all .2s ease}.BulkImport_cancelBtn__MVdpN:hover{background:#6c757d;color:#fff}.BulkImport_importBtn__HrQlR{display:flex;align-items:center;gap:8px;padding:8px 16px;border:none;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s ease;box-shadow:0 2px 4px rgba(40,167,69,.2)}.BulkImport_importBtn__HrQlR:hover:not(:disabled){background:linear-gradient(135deg,#218838,#1ea080);transform:translateY(-1px);box-shadow:0 4px 8px rgba(40,167,69,.3)}.BulkImport_importBtn__HrQlR:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width:1024px){.BulkImport_content__Ud9so{flex-direction:column}.BulkImport_inputSection__33MiI{border-right:none;border-bottom:1px solid #e9ecef}.BulkImport_stats__E7JFe{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BulkImport_bulkImport__yA_Wg{padding:10px}.BulkImport_header__DgXCa{padding:16px 20px}.BulkImport_header__DgXCa h2{font-size:1.1rem}.BulkImport_inputHeader__xCtfe,.BulkImport_previewHeader__1vjcP{flex-direction:column;gap:12px;align-items:stretch}.BulkImport_stats__E7JFe{grid-template-columns:1fr}.BulkImport_footer__taZge{flex-direction:column;gap:12px;align-items:stretch}.BulkImport_footerActions__A9tVt{justify-content:center}}.ContentSuggestions_contentSuggestions__hmaia{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.ContentSuggestions_modalContent__pOds8{background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);display:flex;flex-direction:column}.ContentSuggestions_header__n7rdR{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;border-bottom:1px solid #34495e}.ContentSuggestions_header__n7rdR h3{margin:0;display:flex;align-items:center;gap:12px;font-size:1.3rem}.ContentSuggestions_closeBtn__Z_5TX{background:hsla(0,0%,100%,.2);border:none;color:#fff;padding:8px 10px;border-radius:6px;cursor:pointer;transition:all .2s ease}.ContentSuggestions_closeBtn__Z_5TX:hover{background:hsla(0,0%,100%,.3)}.ContentSuggestions_scoreSection__Gt4tw{display:flex;align-items:center;gap:24px;padding:24px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6}.ContentSuggestions_score__MGu2V{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:120px;height:120px;border-radius:50%;position:relative;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ContentSuggestions_score__MGu2V:before{content:"";position:absolute;inset:-4px;border-radius:50%;padding:4px;background:linear-gradient(45deg,currentColor,transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.ContentSuggestions_scoreNumber__O_4AL{font-size:2.5rem;font-weight:700;color:inherit}.ContentSuggestions_scoreLabel__3pZSI{font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600;margin-top:4px;color:inherit}.ContentSuggestions_score__MGu2V.ContentSuggestions_excellent__81VSm{color:#28a745}.ContentSuggestions_score__MGu2V.ContentSuggestions_good__ane4d{color:#007bff}.ContentSuggestions_score__MGu2V.ContentSuggestions_fair__sgAZe{color:#ffc107}.ContentSuggestions_score__MGu2V.ContentSuggestions_poor__lfBT7{color:#dc3545}.ContentSuggestions_metrics__nxhbR{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;flex:1 1}.ContentSuggestions_metric__Hsp6d{text-align:center;padding:16px;background:#fff;border-radius:8px;border:1px solid #e9ecef;box-shadow:0 2px 4px rgba(0,0,0,.05)}.ContentSuggestions_metric__Hsp6d strong{display:block;font-size:1.5rem;color:#007bff;margin-bottom:4px;font-weight:700}.ContentSuggestions_metric__Hsp6d span{font-size:.8rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.ContentSuggestions_section__De6EP{padding:20px 24px;border-bottom:1px solid #e9ecef;overflow-y:auto}.ContentSuggestions_section__De6EP:last-child{border-bottom:none}.ContentSuggestions_section__De6EP h4{margin:0 0 16px;display:flex;align-items:center;gap:8px;color:#2c3e50;font-size:1.1rem;font-weight:600}.ContentSuggestions_strength__R8SFI{display:flex;align-items:center;gap:8px;padding:8px 0;color:#28a745;font-weight:500}.ContentSuggestions_issue__RmAEv{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;margin-bottom:12px;border-radius:8px;border-left:4px solid}.ContentSuggestions_issue__RmAEv.ContentSuggestions_critical__BTchb{background:#f8d7da;border-color:#dc3545;color:#721c24}.ContentSuggestions_issue__RmAEv.ContentSuggestions_improvement__gr6LQ{background:#fff3cd;border-color:#ffc107;color:#856404}.ContentSuggestions_issue__RmAEv.ContentSuggestions_warning__XJCv6{background:#d1ecf1;border-color:#17a2b8;color:#0c5460}.ContentSuggestions_issueContent__6vS5p{flex:1 1}.ContentSuggestions_issueContent__6vS5p strong{display:block;margin-bottom:4px;font-size:.95rem}.ContentSuggestions_issueContent__6vS5p p{margin:8px 0 0;font-size:.9rem;opacity:.9}.ContentSuggestions_examples__BxPHf{margin-top:8px;font-size:.85rem}.ContentSuggestions_examples__BxPHf strong{color:inherit;font-size:.85rem;margin-bottom:4px}.ContentSuggestions_examples__BxPHf ul{margin:4px 0 0;padding-left:16px}.ContentSuggestions_examples__BxPHf li{margin-bottom:2px;font-style:italic}.ContentSuggestions_applyBtn__iXXRA,.ContentSuggestions_fixBtn__jFGpu{display:flex;align-items:center;gap:4px;padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-size:.8rem;font-weight:500;transition:all .2s ease;min-width:70px;justify-content:center}.ContentSuggestions_fixBtn__jFGpu{background:#007bff;color:#fff}.ContentSuggestions_fixBtn__jFGpu:hover{background:#0056b3;transform:translateY(-1px)}.ContentSuggestions_applyBtn__iXXRA{background:#28a745;color:#fff}.ContentSuggestions_applyBtn__iXXRA:hover{background:#218838;transform:translateY(-1px)}.ContentSuggestions_suggestion__xiAjI{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;margin-bottom:12px;background:#e3f2fd;border-radius:8px;border:1px solid #bbdefb;border-left:4px solid #2196f3;color:#1565c0}.ContentSuggestions_suggestionContent__LT_Bm{flex:1 1}.ContentSuggestions_suggestionContent__LT_Bm strong{display:block;margin-bottom:4px;font-size:.95rem;color:#1565c0}.ContentSuggestions_suggestionContent__LT_Bm p{margin:8px 0 0;font-size:.9rem;color:#1976d2}.ContentSuggestions_footer__AxZbx{padding:16px 24px;background:#f8f9fa;border-top:1px solid #e9ecef;text-align:center}.ContentSuggestions_footer__AxZbx p{margin:0;color:#6c757d;font-size:.9rem}.ContentSuggestions_footer__AxZbx strong{color:#2c3e50}.ContentSuggestions_modalContent__pOds8{overflow-y:auto}.ContentSuggestions_section__De6EP{max-height:none}.ContentSuggestions_loadingSection__8OLbh{padding:40px 20px;text-align:center}.ContentSuggestions_loadingText___z8mJ p{margin:16px 0 8px;font-size:18px;color:#2c3e50}.ContentSuggestions_loadingText___z8mJ small{color:#7f8c8d;font-style:italic}.ContentSuggestions_spinning__YQzZR{animation:ContentSuggestions_spin__XSnrq 2s linear infinite;margin-right:8px}@keyframes ContentSuggestions_spin__XSnrq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ContentSuggestions_errorSection__s1Yt0{padding:30px 20px;text-align:center}.ContentSuggestions_errorText__ZXJao h4{color:#e74c3c;margin:12px 0 8px}.ContentSuggestions_errorText__ZXJao p{color:#c0392b;margin:8px 0}.ContentSuggestions_errorText__ZXJao small{color:#7f8c8d;font-style:italic}.ContentSuggestions_errorFooter__Hew3_{display:block;margin-top:8px;color:#e67e22;font-style:italic}@media (max-width:768px){.ContentSuggestions_contentSuggestions__hmaia{padding:10px}.ContentSuggestions_scoreSection__Gt4tw{flex-direction:column;gap:16px}.ContentSuggestions_metrics__nxhbR{grid-template-columns:repeat(2,1fr);gap:12px;width:100%}.ContentSuggestions_score__MGu2V{min-width:100px;height:100px}.ContentSuggestions_scoreNumber__O_4AL{font-size:2rem}.ContentSuggestions_issue__RmAEv,.ContentSuggestions_suggestion__xiAjI{flex-direction:column;gap:12px}.ContentSuggestions_applyBtn__iXXRA,.ContentSuggestions_fixBtn__jFGpu{align-self:flex-start}.ContentSuggestions_header__n7rdR h3{font-size:1.1rem}}@media (max-width:480px){.ContentSuggestions_metrics__nxhbR{grid-template-columns:1fr}.ContentSuggestions_metric__Hsp6d{padding:12px}.ContentSuggestions_section__De6EP{padding:16px 20px}}.PageBuilder_builder__pg8hu{display:flex;flex-direction:column;gap:var(--space-4);contain:layout}.PageBuilder_builderContent__2Fh6P{display:flex;gap:var(--space-8)}.PageBuilder_viewToggle__r7t1R{display:flex;justify-content:space-between;align-items:center;padding:var(--space-4) var(--space-5);background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);margin-bottom:var(--space-4);box-shadow:var(--shadow-sm)}.PageBuilder_viewToggle__r7t1R h3{margin:0;color:var(--text-primary);font-size:var(--text-xl);font-family:var(--font-sans);font-weight:600}.PageBuilder_toggleButtons__SVJux{display:flex;background:var(--white);border:1px solid var(--gray-300);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}.PageBuilder_toggleBtn__HbwzS{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--white);border:none;cursor:pointer;font-size:var(--text-sm);font-weight:500;color:var(--text-muted);transition:all var(--transition-fast);border-right:1px solid var(--gray-300);min-height:40px}.PageBuilder_toggleBtn__HbwzS:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.PageBuilder_toggleBtn__HbwzS:last-child{border-right:none}.PageBuilder_toggleBtn__HbwzS:hover{background:var(--gray-50);color:var(--text-primary)}.PageBuilder_toggleBtn__HbwzS.PageBuilder_active__SfwXS{background:var(--primary);color:var(--white);box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.PageBuilder_toggleBtn__HbwzS.PageBuilder_active__SfwXS:hover{background:#2c5f7a}.PageBuilder_toggleControls___ioYt{display:flex;align-items:center;gap:var(--space-4)}.PageBuilder_bulkImportBtn__O2vGV{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--success);color:var(--white);border:none;border-radius:var(--radius-md);cursor:pointer;font-weight:500;font-size:var(--text-sm);transition:all var(--transition-fast);box-shadow:var(--shadow-sm);min-height:40px}.PageBuilder_bulkImportBtn__O2vGV:focus-visible{outline:2px solid var(--success);outline-offset:2px}.PageBuilder_bulkImportBtn__O2vGV:hover{background:#238a7b;box-shadow:var(--shadow-md)}.PageBuilder_analysisBtn__DK8bm{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:#6f42c1;color:var(--white);border:none;border-radius:var(--radius-md);cursor:pointer;font-weight:500;font-size:var(--text-sm);transition:all var(--transition-fast);box-shadow:var(--shadow-sm);min-height:40px}.PageBuilder_analysisBtn__DK8bm:hover:not(:disabled){background:#5a32a3;box-shadow:var(--shadow-md)}.PageBuilder_analysisBtn__DK8bm:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.PageBuilder_aiCopyBtn__IewRq{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--accent);color:var(--white);border:none;border-radius:var(--radius-md);cursor:pointer;font-weight:500;font-size:var(--text-sm);transition:all var(--transition-fast);box-shadow:var(--shadow-sm);min-height:40px}.PageBuilder_aiCopyBtn__IewRq:hover{background:#d32f2f;box-shadow:var(--shadow-md)}.PageBuilder_palette__u_Fca{flex:0 0 250px;display:flex;flex-direction:column;gap:var(--space-2);background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:var(--shadow-sm);height:-moz-fit-content;height:fit-content}.PageBuilder_palette__u_Fca h3{margin-bottom:var(--space-2);font-family:var(--font-sans);font-size:var(--text-lg);font-weight:600;color:var(--text-primary)}.PageBuilder_palette__u_Fca button{padding:var(--space-3) var(--space-4);text-align:left;background-color:var(--gray-50);border:1px solid var(--gray-300);border-radius:var(--radius-md);cursor:pointer;font-family:var(--font-sans);font-size:var(--text-sm);transition:all var(--transition-fast);min-height:44px}.PageBuilder_palette__u_Fca button:hover{background-color:var(--gray-100);border-color:var(--gray-400)}.PageBuilder_palette__u_Fca button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.PageBuilder_blocks__R2KOg{flex:1 1;display:flex;flex-direction:column;gap:var(--space-6)}.PageBuilder_block__zu3Is{background:var(--white);border:1px solid var(--gray-200);padding:var(--space-4);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-fast)}.PageBuilder_block__zu3Is:hover{box-shadow:var(--shadow-md)}.PageBuilder_blockHeader__TWDmA{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-4);position:relative;padding-bottom:var(--space-3);border-bottom:1px solid var(--gray-100)}.PageBuilder_blockHeader__TWDmA button{margin-left:var(--space-2);background:none;border:none;cursor:pointer;font-size:var(--text-base);padding:var(--space-1);border-radius:var(--radius-sm);transition:background var(--transition-fast);min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center}.PageBuilder_blockHeader__TWDmA button:hover{background:var(--gray-100)}.PageBuilder_blockHeader__TWDmA button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.PageBuilder_collapseButton__q8ABE{margin-left:var(--space-2);background:none;border:none;cursor:pointer;font-size:var(--text-base);padding:var(--space-1);border-radius:var(--radius-sm);transition:background var(--transition-fast);min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center}.PageBuilder_collapseButton__q8ABE:hover{background:var(--gray-100)}.PageBuilder_insertButton__gVUbA{margin-left:var(--space-2);background:none;border:none;cursor:pointer;font-size:var(--text-base);padding:var(--space-1);border-radius:var(--radius-sm);transition:background var(--transition-fast);min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;color:var(--success)}.PageBuilder_insertButton__gVUbA:hover{background:rgba(42,157,143,.1)}.PageBuilder_insertMenu__naOPy{position:absolute;top:var(--space-10);right:0;background:var(--white);border:1px solid var(--gray-300);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);padding:var(--space-2);z-index:100;display:flex;flex-direction:column;gap:var(--space-1);min-width:200px}.PageBuilder_insertMenuItem__dFZ3u{display:flex;align-items:center;gap:var(--space-2);background:none;border:none;padding:var(--space-2) var(--space-3);text-align:left;cursor:pointer;font-family:var(--font-sans);font-size:var(--text-sm);border-radius:var(--radius-md);transition:background var(--transition-fast);min-height:36px}.PageBuilder_insertMenuItem__dFZ3u:hover{background-color:var(--gray-100)}.PageBuilder_insertMenuItem__dFZ3u:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.PageBuilder_blockEditor__6i4_3{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-4);gap:var(--space-4);margin-bottom:var(--space-4)}.PageBuilder_blockEditor__6i4_3 label{display:flex;flex-direction:column;gap:var(--space-1);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:600;color:var(--text-primary)}.PageBuilder_icon__EhdTl{margin-right:var(--space-2);flex-shrink:0}.PageBuilder_fullWidth__U8TOB{grid-column:1/-1}.PageBuilder_blockPreview__iXN6K{padding:var(--space-4);background-color:var(--gray-50);border-top:1px solid var(--gray-200);border-radius:0 0 var(--radius-lg) var(--radius-lg);margin:var(--space-4) calc(-1 * var(--space-4)) calc(-1 * var(--space-4))}.PageBuilder_templateBlock__ckckO{border:2px solid var(--info);background:linear-gradient(135deg,rgba(58,124,165,.05),rgba(58,124,165,.1));position:relative}.PageBuilder_templateBlock__ckckO:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,var(--info),#2c5f7a);border-radius:var(--radius-lg);z-index:-1;animation:PageBuilder_templateGlow___0F6v 2s ease-in-out infinite alternate}@keyframes PageBuilder_templateGlow___0F6v{0%{opacity:.3}to{opacity:.6}}@media (prefers-reduced-motion:reduce){.PageBuilder_templateBlock__ckckO:before{animation:none;opacity:.4}}.PageBuilder_blockType__frS4Y{font-weight:600;color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm)}.PageBuilder_sectionBadge__CxRYe{background:rgba(42,157,143,.1);color:#1a4f47;border-radius:var(--radius-full);margin-left:var(--space-2);border:1px solid rgba(42,157,143,.2)}.PageBuilder_placeholderBadge__TYfBl,.PageBuilder_sectionBadge__CxRYe{display:inline-block;padding:var(--space-1) var(--space-2);font-size:var(--text-xs);font-weight:500}.PageBuilder_placeholderBadge__TYfBl{background:rgba(243,156,18,.1);color:#8b4513;border-radius:var(--radius-full);margin-left:var(--space-1);border:1px solid var(--warning)}.PageBuilder_templateBlock__ckckO input,.PageBuilder_templateBlock__ckckO select,.PageBuilder_templateBlock__ckckO textarea{border:1px solid var(--info);background:hsla(0,0%,100%,.9)}.PageBuilder_templateBlock__ckckO input:focus,.PageBuilder_templateBlock__ckckO select:focus,.PageBuilder_templateBlock__ckckO textarea:focus{border-color:#2c5f7a;box-shadow:0 0 0 2px rgba(58,124,165,.2);background:var(--white)}.PageBuilder_templateBlock__ckckO input[value*="["],.PageBuilder_templateBlock__ckckO textarea[value*="["]{background:rgba(243,156,18,.1);border-color:var(--warning)}.PageBuilder_templateBlock__ckckO .PageBuilder_blockPreview__iXN6K{background:hsla(0,0%,100%,.8);border-top:1px solid var(--info)}.PageBuilder_modalOverlay__dQLLl{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:var(--space-5);opacity:0;visibility:hidden;transition:all var(--transition-normal)}.PageBuilder_modalOverlay__dQLLl.PageBuilder_active__SfwXS{opacity:1;visibility:visible}.PageBuilder_modalContent__k80_s{position:relative;background:var(--white);border-radius:var(--radius-xl);width:100%;max-width:1000px;max-height:90vh;overflow:hidden;box-shadow:var(--shadow-2xl);transform:scale(.9);transition:transform var(--transition-normal)}.PageBuilder_modalOverlay__dQLLl.PageBuilder_active__SfwXS .PageBuilder_modalContent__k80_s{transform:scale(1)}.PageBuilder_modalCloseBtn__zwxOj{position:absolute;top:var(--space-4);right:var(--space-4);background:var(--white);border:1px solid var(--gray-300);width:32px;height:32px;border-radius:var(--radius-full);cursor:pointer;font-size:var(--text-base);color:var(--text-muted);z-index:10;display:flex;align-items:center;justify-content:center;transition:all var(--transition-fast)}.PageBuilder_modalCloseBtn__zwxOj:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.PageBuilder_modalCloseBtn__zwxOj:hover{background:var(--gray-50);color:var(--danger);border-color:var(--danger)}@media (max-width:768px){.PageBuilder_builderContent__2Fh6P{flex-direction:column;gap:var(--space-4)}.PageBuilder_palette__u_Fca{flex:none;order:-1}.PageBuilder_blockEditor__6i4_3{grid-template-columns:1fr;gap:var(--space-3)}.PageBuilder_toggleButtons__SVJux{flex-wrap:wrap}.PageBuilder_toggleBtn__HbwzS{flex:1 1;min-width:120px}.PageBuilder_toggleControls___ioYt{flex-direction:column;align-items:stretch;gap:var(--space-2)}.PageBuilder_modalContent__k80_s{max-width:95vw;margin:var(--space-4)}.PageBuilder_placeholderBadge__TYfBl,.PageBuilder_sectionBadge__CxRYe{display:block;margin-left:0;margin-top:var(--space-1);text-align:center;max-width:-moz-fit-content;max-width:fit-content}}@media (prefers-reduced-motion:reduce){.PageBuilder_modalOverlay__dQLLl{transition:none}.PageBuilder_modalContent__k80_s{transform:none!important;transition:none}.PageBuilder_templateBlock__ckckO:before{animation:none}.PageBuilder_block__zu3Is{transition:none}}.SaveTemplateModal_overlay__GqIsq{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.SaveTemplateModal_modal___mrFH{background:#fff;border-radius:12px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.3)}.SaveTemplateModal_header__6rFbn{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #e9ecef;margin-bottom:24px}.SaveTemplateModal_header__6rFbn h2{color:#2c3e50;margin:0;display:flex;align-items:center;gap:12px}.SaveTemplateModal_closeBtn__4K5X2{background:none;border:none;color:#6c757d;font-size:18px;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s ease}.SaveTemplateModal_closeBtn__4K5X2:hover{background:#f8f9fa;color:#495057}.SaveTemplateModal_form__SjtN4{padding:0 24px 24px}.SaveTemplateModal_section__2GK96{margin-bottom:32px}.SaveTemplateModal_section__2GK96 h3{color:#2c3e50;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #e9ecef}.SaveTemplateModal_formGroup__G5MDS{margin-bottom:20px}.SaveTemplateModal_formRow__5F_Xf{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.SaveTemplateModal_formGroup__G5MDS label{display:block;margin-bottom:6px;font-weight:600;color:#495057;display:flex;align-items:center;justify-content:space-between}.SaveTemplateModal_helper__Lli_S{font-size:.85rem;color:#6c757d;font-weight:400;display:flex;align-items:center;gap:4px}.SaveTemplateModal_formGroup__G5MDS input,.SaveTemplateModal_formGroup__G5MDS select,.SaveTemplateModal_formGroup__G5MDS textarea{width:100%;padding:10px 12px;border:2px solid #e9ecef;border-radius:6px;font-size:14px;transition:border-color .3s ease;font-family:inherit}.SaveTemplateModal_formGroup__G5MDS input:focus,.SaveTemplateModal_formGroup__G5MDS select:focus,.SaveTemplateModal_formGroup__G5MDS textarea:focus{outline:none;border-color:#3498db}.SaveTemplateModal_formGroup__G5MDS textarea{resize:vertical;min-height:80px}.SaveTemplateModal_preview__A0ct7{background:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:24px}.SaveTemplateModal_preview__A0ct7 h3{color:#2c3e50;margin:0 0 16px}.SaveTemplateModal_stats__Dcllw{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:16px;gap:16px}.SaveTemplateModal_stat__cltcn{text-align:center;padding:12px;background:#fff;border-radius:6px;border:1px solid #e9ecef}.SaveTemplateModal_stat__cltcn strong{display:block;font-size:24px;color:#3498db;margin-bottom:4px}.SaveTemplateModal_stat__cltcn span{font-size:.85rem;color:#6c757d}.SaveTemplateModal_error__5adMk{background:#fff5f5;border:1px solid #fed7d7;border-radius:6px;padding:12px;margin-bottom:20px;color:#c53030;display:flex;align-items:center;gap:8px}.SaveTemplateModal_actions__REhp_{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid #e9ecef}.SaveTemplateModal_cancelBtn__MowvT{background:#6c757d;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease}.SaveTemplateModal_cancelBtn__MowvT:hover{background:#5a6268}.SaveTemplateModal_saveBtn__pF_3O{background:#28a745;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.SaveTemplateModal_saveBtn__pF_3O:hover:not(:disabled){background:#218838;transform:translateY(-1px)}.SaveTemplateModal_saveBtn__pF_3O:disabled{background:#6c757d;cursor:not-allowed;transform:none}@media (max-width:768px){.SaveTemplateModal_overlay__GqIsq{padding:10px}.SaveTemplateModal_modal___mrFH{max-height:95vh}.SaveTemplateModal_header__6rFbn{padding:20px 20px 0}.SaveTemplateModal_form__SjtN4{padding:0 20px 20px}.SaveTemplateModal_formRow__5F_Xf{grid-template-columns:1fr;gap:16px}.SaveTemplateModal_stats__Dcllw{grid-template-columns:repeat(2,1fr)}.SaveTemplateModal_actions__REhp_{flex-direction:column}}.page_header__K18_D{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid rgba(58,124,165,.1);position:relative;overflow:hidden}.page_header__K18_D:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3a7ca5,#e63946,#2a9d8f);border-radius:.75rem .75rem 0 0}.page_title___klEX{margin:0;font-size:2rem;font-weight:700;font-family:Merriweather,serif;background:linear-gradient(135deg,#3a7ca5,#2c5f7a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.page_title___klEX:after{content:"";position:absolute;bottom:-4px;left:0;width:3rem;height:2px;background:#e63946;border-radius:1px}.page_actions__KF9Qf{display:flex;gap:1rem;align-items:center}.page_container__K74WZ{max-width:1000px;margin:0 auto}.page_topNav__6pXjo{display:flex;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}.page_navTab__nGjK2{padding:.5rem 1rem;background:none;border:none;border-radius:.375rem;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;gap:.5rem}.page_navTab__nGjK2:hover{background:#fff;color:#374151;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_navTabActive__TWzCx{background:#fff;color:#3a7ca5;box-shadow:0 1px 3px rgba(0,0,0,.1);font-weight:600}.page_navIcon__7VG2d{font-size:.875rem}.page_editor__qLuhZ{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0;overflow:hidden}.page_editorContent__sir4u{padding:2rem}.page_actionBar__ynfJ5{display:flex;gap:1rem;align-items:center;padding:1rem 2rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.page_currentTab__OtoW2{font-weight:600;color:#1f2937;font-size:.9rem}.page_quickActions__r_38A{display:flex;gap:.75rem;margin-left:auto}.page_quickAction__im8_a{padding:.5rem 1rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#6b7280;text-decoration:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.page_quickAction__im8_a:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}.page_section__68cFX{margin-bottom:3rem;border-bottom:1px solid #f1f5f9;padding-bottom:2rem}.page_section__68cFX:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.page_form__E6fAe{position:relative}.page_form__E6fAe label{display:flex;flex-direction:column;font-weight:500;margin-bottom:1.5rem;color:#374151;font-size:.875rem}.page_form__E6fAe input,.page_form__E6fAe select,.page_form__E6fAe textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-family:inherit;font-size:.875rem;transition:border-color .2s ease;margin-top:.375rem}.page_form__E6fAe input:focus,.page_form__E6fAe select:focus,.page_form__E6fAe textarea:focus{outline:none;border-color:#3a7ca5;box-shadow:0 0 0 1px #3a7ca5}.page_form__E6fAe textarea{min-height:100px;resize:vertical}.page_fields__xMVDG{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.page_fullWidth__8RR4h{grid-column:1/-1}.page_checkboxWrapper__jUSto{display:flex;align-items:center;gap:.5rem;margin-top:.375rem}.page_checkboxLabel__Ae6zN{font-weight:400;color:#6b7280;font-size:.875rem;margin:0}.page_form__E6fAe input[type=checkbox]{width:auto;margin:0;accent-color:#3a7ca5}.page_success__Fuf2Q{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:1px solid #34d399;border-radius:.5rem}.page_error__rux3N,.page_success__Fuf2Q{padding:1rem 1.5rem;margin-bottom:1.5rem;font-weight:500}.page_error__rux3N{background:linear-gradient(135deg,#fef2f2,#fecaca);color:#dc2626;border:1px solid #f87171;border-radius:.5rem}@media (max-width:1024px){.page_container__K74WZ{gap:1.5rem}.page_sidebar__GmFv4{flex:0 0 250px}}@media (max-width:768px){.page_container__K74WZ{flex-direction:column;gap:1rem}.page_sidebar__GmFv4{flex:none;position:static;max-height:none;order:2}.page_editor__qLuhZ{order:1}.page_editorContent__sir4u{padding:1.5rem}.page_header__K18_D{flex-direction:column;gap:1rem;text-align:center;padding:1rem}.page_title___klEX{font-size:1.5rem}.page_title___klEX:after{left:50%;transform:translateX(-50%)}.page_actions__KF9Qf{flex-direction:column;gap:.75rem;width:100%}.page_fields__xMVDG{grid-template-columns:1fr;padding:1.5rem}.page_sidebarContent__SG1Bs{padding:1rem}.page_navList__obG_8{flex-direction:row;overflow-x:auto;gap:.5rem;padding-bottom:.5rem}.page_navLink__RWo_r{flex-shrink:0;white-space:nowrap;padding:.625rem 1rem}}.CreateTemplateModal_overlay___Px1k{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.CreateTemplateModal_modal__fkf4e{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.3)}.CreateTemplateModal_header__dSyb1{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #e9ecef;margin-bottom:24px}.CreateTemplateModal_header__dSyb1 h2{color:#2c3e50;margin:0;display:flex;align-items:center;gap:12px}.CreateTemplateModal_closeBtn__0reM6{background:none;border:none;color:#6c757d;font-size:18px;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s ease}.CreateTemplateModal_closeBtn__0reM6:hover{background:#f8f9fa;color:#495057}.CreateTemplateModal_content__qMNUw{padding:0 24px 24px}.CreateTemplateModal_description__fsEPw{color:#6c757d;margin:0 0 24px;text-align:center;font-size:16px}.CreateTemplateModal_options__EYND0{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.CreateTemplateModal_option__Vuexs{display:flex;align-items:center;gap:16px;padding:20px;border:2px solid #e9ecef;border-radius:12px;cursor:pointer;transition:all .3s ease;background:#fff}.CreateTemplateModal_option__Vuexs:hover{border-color:#3498db;background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.CreateTemplateModal_optionIcon__pTwyX{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.CreateTemplateModal_optionContent__H8U5c{flex:1 1}.CreateTemplateModal_optionContent__H8U5c h3{margin:0 0 8px;color:#2c3e50;font-size:18px;font-weight:600}.CreateTemplateModal_optionContent__H8U5c p{margin:0 0 12px;color:#6c757d;font-size:14px;line-height:1.4}.CreateTemplateModal_features__x2Z5_{display:flex;gap:12px;flex-wrap:wrap}.CreateTemplateModal_features__x2Z5_ span{background:#e3f2fd;color:#1976d2;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.CreateTemplateModal_optionArrow__gr9RH{color:#3498db;font-size:24px;font-weight:700;opacity:0;transition:all .3s ease}.CreateTemplateModal_option__Vuexs:hover .CreateTemplateModal_optionArrow__gr9RH{opacity:1;transform:translateX(4px)}.CreateTemplateModal_info__do2Q6{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;padding:16px;border-radius:8px;display:flex;align-items:center;gap:12px;font-size:14px}.CreateTemplateModal_info__do2Q6 strong{font-weight:600}@media (max-width:768px){.CreateTemplateModal_overlay___Px1k{padding:10px}.CreateTemplateModal_modal__fkf4e{max-height:95vh}.CreateTemplateModal_header__dSyb1{padding:20px 20px 0}.CreateTemplateModal_content__qMNUw{padding:0 20px 20px}.CreateTemplateModal_option__Vuexs{padding:16px}.CreateTemplateModal_optionIcon__pTwyX{width:50px;height:50px;font-size:20px}.CreateTemplateModal_optionContent__H8U5c h3{font-size:16px}.CreateTemplateModal_features__x2Z5_{gap:8px}}.TemplateSelector_templateSelector__f3CaT{max-width:1200px;margin:0 auto;padding:20px;background:#f8f9fa;min-height:100vh}.TemplateSelector_header__ts9e8{text-align:center;margin-bottom:40px;position:relative}.TemplateSelector_header__ts9e8 h1{font-size:2.5rem;color:#2c3e50;margin-bottom:10px}.TemplateSelector_header__ts9e8 p{font-size:1.1rem;color:#7f8c8d;margin-bottom:20px}.TemplateSelector_skipButton__i_X73{position:absolute;top:0;right:0;background:transparent;border:2px solid #bdc3c7;color:#7f8c8d;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .2s ease}.TemplateSelector_skipButton__i_X73:hover{border-color:#95a5a6;color:#2c3e50}.TemplateSelector_templateGrid__3Cmcd{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));grid-gap:20px;gap:20px;margin-bottom:40px}.TemplateSelector_templateCard__9zVDk{background:#fff;border:2px solid #ecf0f1;border-radius:12px;padding:24px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05)}.TemplateSelector_templateCard__9zVDk:hover{border-color:#3498db;box-shadow:0 4px 16px rgba(52,152,219,.1);transform:translateY(-2px)}.TemplateSelector_templateCard__9zVDk.TemplateSelector_selected__BXobF{border-color:#2980b9;box-shadow:0 4px 20px rgba(41,128,185,.2);background:#f8fbff}.TemplateSelector_templateHeader__OrW6f{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.TemplateSelector_templateIcon__q9loY{width:48px;height:48px;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}.TemplateSelector_templateMeta__sNlz3{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.TemplateSelector_difficulty__87giL{padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.TemplateSelector_difficulty__87giL.TemplateSelector_beginner__yHPWQ{background:#d5f4e6;color:#27ae60}.TemplateSelector_difficulty__87giL.TemplateSelector_intermediate__ZbsGT{background:#fff3cd;color:#f39c12}.TemplateSelector_difficulty__87giL.TemplateSelector_advanced__yuUn5{background:#f8d7da;color:#e74c3c}.TemplateSelector_category__DbW31{font-size:.8rem;color:#7f8c8d;font-weight:500}.TemplateSelector_templateName__AadHR{font-size:1.4rem;color:#2c3e50;margin:0 0 8px;font-weight:600}.TemplateSelector_templateDescription__pjii4{color:#5d6d7e;line-height:1.5;margin-bottom:16px}.TemplateSelector_templateStats__xkkYP{display:flex;gap:16px;margin-bottom:12px}.TemplateSelector_stat__BalgU{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#7f8c8d}.TemplateSelector_stat__BalgU svg{width:14px;height:14px}.TemplateSelector_bestFor__PqQ_Y{font-size:.9rem;color:#5d6d7e;margin-bottom:8px}.TemplateSelector_bestFor__PqQ_Y strong{color:#2c3e50}.TemplateSelector_basedOn__IAn_C{font-size:.85rem;color:#95a5a6;font-style:italic}.TemplateSelector_basedOn__IAn_C strong{color:#7f8c8d}.TemplateSelector_templatePreview__tVQs4{background:#fff;border:2px solid #3498db;border-radius:12px;padding:24px;margin-bottom:30px;box-shadow:0 4px 16px rgba(52,152,219,.1)}.TemplateSelector_previewHeader__qpiK4{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #ecf0f1;padding-bottom:16px}.TemplateSelector_previewHeader__qpiK4 h2{color:#2c3e50;margin:0;font-size:1.5rem}.TemplateSelector_previewToggle__FmHl2{background:#ecf0f1;border:none;padding:8px 12px;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:.9rem;color:#5d6d7e;transition:background-color .2s ease}.TemplateSelector_previewToggle__FmHl2:hover{background:#bdc3c7}.TemplateSelector_templateInfo__wEro4{margin-bottom:20px}.TemplateSelector_infoGrid__cTh5o{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px}.TemplateSelector_infoItem__6KiaD{display:flex;align-items:center;gap:8px;font-size:.9rem}.TemplateSelector_infoItem__6KiaD strong{color:#2c3e50;min-width:80px}.TemplateSelector_sectionPreview__HDs7i{border-top:1px solid #ecf0f1;padding-top:20px}.TemplateSelector_sectionPreview__HDs7i h3{color:#2c3e50;margin-bottom:16px;font-size:1.2rem}.TemplateSelector_sectionList__49OOV{list-style:none;padding:0;margin:0}.TemplateSelector_sectionItem__KHHpv{background:#f8f9fa;border:1px solid #ecf0f1;border-radius:8px;padding:16px;margin-bottom:12px}.TemplateSelector_sectionHeader__H13gW{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.TemplateSelector_sectionHeader__H13gW strong{color:#2c3e50;font-size:1rem}.TemplateSelector_blockCount__7R_RY{background:#bdc3c7;color:#fff;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:600}.TemplateSelector_sectionDescription__OdXmZ{color:#7f8c8d;margin-bottom:12px;font-size:.9rem;line-height:1.4}.TemplateSelector_blockTypes__Gbc4S{display:flex;flex-wrap:wrap;gap:6px}.TemplateSelector_blockType__hQaRp{background:#3498db;color:#fff;padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.TemplateSelector_selectionActions__DqcRx{display:flex;gap:12px;justify-content:center;margin-top:24px;border-top:1px solid #ecf0f1;padding-top:20px}.TemplateSelector_useTemplate__MUBI3{background:linear-gradient(135deg,#27ae60,#229954);color:#fff;border:none;padding:14px 28px;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:8px;transition:all .2s ease;box-shadow:0 2px 8px rgba(39,174,96,.2)}.TemplateSelector_useTemplate__MUBI3:hover{background:linear-gradient(135deg,#229954,#1e8449);transform:translateY(-1px);box-shadow:0 4px 12px rgba(39,174,96,.3)}.TemplateSelector_cancelSelection__bOdaR{background:transparent;color:#7f8c8d;border:2px solid #bdc3c7;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .2s ease}.TemplateSelector_cancelSelection__bOdaR:hover{border-color:#95a5a6;color:#2c3e50}.TemplateSelector_footer__nxd6S{text-align:center;padding:20px;background:#fff;border-radius:8px;border:1px solid #ecf0f1}.TemplateSelector_footer__nxd6S p{margin:0;color:#7f8c8d;font-size:.9rem}.TemplateSelector_footer__nxd6S strong{color:#2c3e50}@media (max-width:768px){.TemplateSelector_templateSelector__f3CaT{padding:16px}.TemplateSelector_header__ts9e8 h1{font-size:2rem}.TemplateSelector_templateGrid__3Cmcd{grid-template-columns:1fr;gap:16px}.TemplateSelector_templateCard__9zVDk{padding:20px}.TemplateSelector_skipButton__i_X73{position:static;margin-top:10px}.TemplateSelector_previewHeader__qpiK4{flex-direction:column;gap:12px;align-items:flex-start}.TemplateSelector_selectionActions__DqcRx{flex-direction:column}.TemplateSelector_infoGrid__cTh5o{grid-template-columns:1fr;gap:12px}}.TemplateSelector_controls__xEO1_{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;max-width:1000px;margin-left:auto;margin-right:auto}.TemplateSelector_searchBox___BQBp{position:relative;max-width:400px;margin:0 auto}.TemplateSelector_searchIcon__XAbpZ{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#7f8c8d}.TemplateSelector_searchInput__CsAo5{width:100%;padding:12px 12px 12px 40px;border:2px solid #e9ecef;border-radius:8px;font-size:16px;transition:border-color .3s ease}.TemplateSelector_searchInput__CsAo5:focus{outline:none;border-color:#3498db}.TemplateSelector_filters__25hbp{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.TemplateSelector_filterSelect__rm0eR{padding:8px 12px;border:2px solid #e9ecef;border-radius:6px;background:#fff;font-size:14px;cursor:pointer;transition:border-color .3s ease}.TemplateSelector_filterSelect__rm0eR:focus{outline:none;border-color:#3498db}.TemplateSelector_createButton__uKj3h{background:#27ae60;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;margin:0 auto}.TemplateSelector_createButton__uKj3h:hover{background:#219a52;transform:translateY(-1px)}.TemplateSelector_actions__I_7SR{margin-top:1rem}.TemplateSelector_loading__O1j4R{text-align:center;padding:2rem;color:#7f8c8d}.TemplateSelector_customBadge__oK2zn{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:4px}.TemplateSelector_tags__1orz_{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:.85rem}.TemplateSelector_tags__1orz_ svg{color:#7f8c8d;width:12px;height:12px}.TemplateSelector_tag__Mh0NR{background:#f8f9fa;color:#6c757d;padding:2px 8px;border-radius:12px;font-size:.75rem;border:1px solid #e9ecef}.page_aiButton__wnrXd{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;border:none!important;color:#fff!important;font-weight:600!important;box-shadow:0 4px 12px rgba(99,102,241,.3)!important;transition:all .2s ease!important}.page_aiButton__wnrXd:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px rgba(99,102,241,.4)!important;background:linear-gradient(135deg,#5b61f0,#7c3aed)!important}.page_aiButton__wnrXd:active{transform:translateY(0)!important;box-shadow:0 2px 8px rgba(99,102,241,.3)!important}.page_header__kXLnF{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid rgba(58,124,165,.1);position:relative;overflow:hidden}.page_header__kXLnF:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3a7ca5,#e63946,#2a9d8f);border-radius:.75rem .75rem 0 0}.page_title__Xsu_K{margin:0;font-size:2rem;font-weight:700;font-family:Merriweather,serif;background:linear-gradient(135deg,#3a7ca5,#2c5f7a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:flex;flex-direction:column;align-items:flex-start}.page_title__Xsu_K:after{content:"";position:absolute;bottom:-4px;left:0;width:3rem;height:2px;background:#e63946;border-radius:1px}.page_form__lhjFx{display:flex;flex-direction:column;gap:1.5rem}.page_fields__5y201{grid-gap:1rem;gap:1rem}.page_error__VUADc{color:#e63946}.page_success__VBcFp{color:#2a9d8f}.page_container__tpfiq{max-width:1000px;margin:0 auto}.page_topNav__T5wNo{display:flex;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}.page_navTab__8sIkx{padding:.5rem 1rem;background:none;border:none;border-radius:.375rem;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;gap:.5rem}.page_navTab__8sIkx:hover{background:#fff;color:#374151;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_navTabActive__mEBD_{background:#fff;color:#3a7ca5;box-shadow:0 1px 3px rgba(0,0,0,.1);font-weight:600}.page_navIcon__fnAXt{font-size:.875rem}.page_editor__mZhp_{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0;overflow:hidden}.page_editorContent__IuH_a{padding:2rem}.page_actionBar__poRH9{display:flex;gap:1rem;align-items:center;padding:1rem 2rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.page_currentTab___Sazr{font-weight:600;color:#1f2937;font-size:.9rem}.page_quickActions__yYvp_{display:flex;gap:.75rem;margin-left:auto}.page_quickAction__6toBk{padding:.5rem 1rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#6b7280;text-decoration:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.page_quickAction__6toBk:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}@media (max-width:768px){.page_container__tpfiq{flex-direction:column}.page_preview__w4BGo{border-left:none;padding-left:0;margin-top:2rem}}.page_section__COBaz{margin-bottom:3rem;border-bottom:1px solid #f1f5f9;padding-bottom:2rem}.page_section__COBaz:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.page_sectionHeader__X8yf4{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.page_sectionTitle__jBpCF{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.page_sectionIcon__MNHNs{color:#3a7ca5;font-size:1.1rem}.page_form__lhjFx{position:relative}.page_form__lhjFx label{display:flex;flex-direction:column;font-weight:500;margin-bottom:1.5rem;color:#374151;font-size:.875rem}.page_form__lhjFx input,.page_form__lhjFx select,.page_form__lhjFx textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-family:inherit;font-size:.875rem;transition:border-color .2s ease;margin-top:.375rem}.page_form__lhjFx input:focus,.page_form__lhjFx select:focus,.page_form__lhjFx textarea:focus{outline:none;border-color:#3a7ca5;box-shadow:0 0 0 1px #3a7ca5}.page_form__lhjFx textarea{min-height:100px;resize:vertical}.page_fields__5y201{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.page_fullWidth__WEexj{grid-column:1/-1}.page_checkboxWrapper__Sn9BI{display:flex;align-items:center;gap:.5rem;margin-top:.375rem}.page_checkboxLabel__3ozRi{color:#6b7280;font-size:.875rem;margin:0}.page_form__lhjFx input[type=checkbox]{width:auto;margin:0;accent-color:#3a7ca5}.page_templateBadge__MLnQY{display:inline-block;background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:500;margin-left:12px;text-transform:uppercase;letter-spacing:.5px}.page_headerActions__Fru9V{gap:12px}.page_changeTemplateBtn__GhdnZ{background:#f8f9fa;border:2px solid #e9ecef;padding:8px 16px;border-radius:6px;font-size:.9rem;gap:6px}.page_changeTemplateBtn__GhdnZ:hover{background:#e9ecef}.page_templateInfo__kj6Gj{background:linear-gradient(135deg,#f8fbff,#e3f2fd);border:1px solid #bbdefb;border-radius:8px;padding:20px;margin-bottom:24px;position:relative}.page_templateInfo__kj6Gj h3{margin:0 0 8px;color:#1565c0;font-size:1.1rem}.page_templateInfo__kj6Gj p{margin:0 0 12px;color:#424242;line-height:1.5}.page_templateInfo__kj6Gj small{color:#666;font-size:.85rem;line-height:1.4;display:block}.page_templateInfo__kj6Gj strong{color:#1565c0}.page_checkboxLabel__3ozRi{margin-left:8px;font-weight:400;color:#666}.page_success__VBcFp{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:1px solid #34d399;border-radius:.5rem}.page_error__VUADc,.page_success__VBcFp{padding:1rem 1.5rem;margin-bottom:1.5rem;font-weight:500}.page_error__VUADc{background:linear-gradient(135deg,#fef2f2,#fecaca);color:#dc2626;border:1px solid #f87171;border-radius:.5rem}.page_headerActions__Fru9V{display:flex;gap:1rem;align-items:center}.page_changeTemplateBtn__GhdnZ{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;color:#495057;padding:.75rem 1.25rem;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;text-decoration:none;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_changeTemplateBtn__GhdnZ:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6);border-color:#adb5bd;color:#212529;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}@media (max-width:768px){.page_container__tpfiq{margin:0 1rem}.page_header__kXLnF{flex-direction:column;gap:1rem;text-align:center;padding:1rem}.page_title__Xsu_K{font-size:1.5rem}.page_title__Xsu_K:after{left:50%;transform:translateX(-50%)}.page_headerActions__Fru9V{flex-direction:column;gap:.75rem;width:100%}.page_templateBadge__MLnQY{margin-left:0;margin-top:.5rem;text-align:center}.page_changeTemplateBtn__GhdnZ{font-size:.8rem;padding:.625rem 1rem;width:100%;justify-content:center}.page_templateInfo__kj6Gj{padding:1rem;margin-bottom:1.5rem}.page_fields__5y201{grid-template-columns:1fr}.page_editorContent__IuH_a{padding:1.5rem}.page_topNav__T5wNo{padding:.5rem;gap:.25rem}.page_navTab__8sIkx{padding:.375rem .75rem;font-size:.8rem}.page_actionBar__poRH9{flex-direction:column;gap:1rem;padding:1rem;align-items:stretch}.page_quickActions__yYvp_{margin-left:0;justify-content:center}}.SalesPagePreview_container__LiqFJ{max-width:800px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.SalesPagePreview_container__LiqFJ{padding:3rem 2.5rem;gap:2rem}}@media (max-width:767px){.SalesPagePreview_container__LiqFJ{padding:1.5rem;gap:1.25rem}}.SalesPagePreview_heroImage__I2eQ3{width:100%;height:auto;border-radius:6px;object-fit:cover}.SalesPagePreview_title__6rifj{font-size:2rem;font-weight:700;text-align:center;margin:0}.SalesPagePreview_description__0r1i_{font-size:1rem;color:#555;text-align:center;margin:0}.page_container__52kOr{padding:1rem;height:100vh;overflow-y:auto;background-color:#f9fafb}