.newPostView_container__Xby6r{max-width:1100px;margin:0 auto;padding:16px}.newPostView_headerRow__XArWW{display:flex;align-items:center;justify-content:space-between;gap:12px}.newPostView_title__P3IUr{margin:0;font-size:1.5rem;font-weight:800}.newPostView_subline__HfYM0{margin:4px 0 0;color:#6b7280;font-size:.95rem}.newPostView_headerActions__s7sAT{display:flex;gap:10px}.newPostView_primaryBtn__eIu49{background:#2563eb;color:#fff;border:1px solid #1d4ed8;border-radius:10px;padding:8px 14px;font-weight:600;cursor:pointer}.newPostView_primaryBtn__eIu49:disabled{opacity:.6;cursor:not-allowed}.newPostView_secondaryBtn__rjQkM{border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:10px;padding:8px 14px;font-weight:600}.newPostView_smallBtn__jgaNo{background:#f9fafb;color:#111827}.newPostView_smallBtn__jgaNo,.newPostView_smallGhost__dPoQD{border:1px solid #e5e7eb;border-radius:8px;padding:6px 10px;font-weight:600;cursor:pointer}.newPostView_smallGhost__dPoQD{background:#fff;color:#374151}.newPostView_error__HXO_E{margin-top:12px;padding:10px 12px;border:1px solid #fecaca;background:#fff1f2;color:#991b1b;border-radius:10px}.newPostView_form__UaV3I{margin-top:16px}.newPostView_metaPanel__DAUYU{display:grid;grid-template-columns:360px 1fr;grid-gap:16px;gap:16px;border:1px solid #e5e7eb;border-radius:16px;padding:16px;background:#fff}.newPostView_imageBox__ahnex{display:flex;flex-direction:column;gap:8px}.newPostView_imagePreview__XoMY5{width:100%;aspect-ratio:16/9;object-fit:cover;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.newPostView_imagePlaceholder__7g6N5{display:grid;place-items:center;width:100%;aspect-ratio:16/9;border:1px dashed #cbd5e1;border-radius:12px;color:#94a3b8;background:#f8fafc;font-weight:600;letter-spacing:.02em}.newPostView_imageBtnRow__Ljbdz{display:flex;gap:8px}.newPostView_metaFields__dCPp3{display:flex;flex-direction:column;gap:12px}.newPostView_field__l0fGY{display:flex;flex-direction:column;gap:6px}.newPostView_field__l0fGY>label{font-weight:700;font-size:.95rem;color:#111827}.newPostView_input__7G0sq,.newPostView_select__GMFeC,.newPostView_textarea__RoD5_{width:100%;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:8px 10px;font-size:.98rem;color:#111827}.newPostView_input__7G0sq:focus,.newPostView_select__GMFeC:focus,.newPostView_textarea__RoD5_:focus{outline:2px solid #dbeafe}.newPostView_textarea__RoD5_{resize:vertical}.newPostView_inlineFields__9WxrM{display:grid;grid-template-columns:1fr 280px;grid-gap:12px;gap:12px}.newPostView_slugRow__C17cJ{display:flex;gap:8px;align-items:center}.newPostView_editorWrap__ur4Cm{margin-top:16px}.newPostView_optionsRow__8i8hv{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:end}.newPostView_checkbox__gZAJy{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:#111827}.newPostView_callout__u50CW{border:1px solid #e5e7eb;background:#f9fafb;color:#374151;border-radius:12px;padding:10px 12px}.newPostView_select__GMFeC{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none}@media (max-width:1024px){.newPostView_inlineFields__9WxrM,.newPostView_metaPanel__DAUYU{grid-template-columns:1fr}.newPostView_optionsRow__8i8hv{grid-template-columns:1fr 1fr}}@media (max-width:640px){.newPostView_headerRow__XArWW{flex-direction:column;align-items:flex-start;gap:8px}.newPostView_headerActions__s7sAT{width:100%;justify-content:flex-start}.newPostView_optionsRow__8i8hv{grid-template-columns:1fr}}.tipTapBlogEditor_wrapper__sl_if{position:relative;display:flex;flex-direction:column;height:100%;width:100%;overflow:visible;border:1px solid rgba(0,0,0,.08);border-radius:12px;transition:box-shadow .14s ease,border-color .14s ease;background:#fff}.tipTapBlogEditor_wrapper__sl_if:hover{border-color:rgba(0,0,0,.18)}.tipTapBlogEditor_isFocused__iBOWR{box-shadow:0 6px 24px rgba(0,0,0,.1);border-color:#c3dafd}.tipTapBlogEditor_toolbar__UE_ej{top:0;left:8px;right:8px;z-index:2;opacity:1;pointer-events:auto;padding:6px;border-bottom:1px solid rgba(0,0,0,.08)}.tipTapBlogEditor_row__bNJ_z{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.tipTapBlogEditor_group__Iv52z{display:inline-flex;align-items:center;gap:3px;padding-right:6px;margin-right:6px;border-right:1px solid rgba(0,0,0,.08)}.tipTapBlogEditor_group__Iv52z:last-child{border-right:0;padding-right:0;margin-right:0}.tipTapBlogEditor_btn__yPSoD{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:25px;padding:0 5px;color:#1f2937;background:#ffffff;border:1px solid rgba(17,24,39,.12);border-radius:5px;cursor:pointer;font-size:8px;line-height:1;transition:background-color .12s ease,border-color .12s ease,transform .12s ease,box-shadow .12s ease}.tipTapBlogEditor_btn__yPSoD svg{width:14px;height:auto}.tipTapBlogEditor_btn__yPSoD:hover{background:#f8fafc;border-color:rgba(17,24,39,.18)}.tipTapBlogEditor_btn__yPSoD:active{transform:translateY(1px)}.tipTapBlogEditor_btn__yPSoD:disabled{opacity:.45;cursor:not-allowed}.tipTapBlogEditor_active__YfaIU{background:#e8f0fe;border-color:#b9d0ff;box-shadow:inset 0 0 0 1px rgba(59,130,246,.25)}.tipTapBlogEditor_editorContainer__TaICe{position:relative;display:flex;flex:1 1 auto;min-height:0;width:100%;padding:20px}.tipTapBlogEditor_editorArea__AuQL2{outline:none;padding:0;width:100%;height:100%;min-height:100%;box-sizing:border-box}.tipTapBlogEditor_editorArea__AuQL2 :where(p,ul,ol,blockquote,pre){margin:0 0 1em}.tipTapBlogEditor_editorArea__AuQL2 ul{padding-left:1.25em;list-style:disc}.tipTapBlogEditor_editorArea__AuQL2 ol{padding-left:1.25em;list-style:decimal}.tipTapBlogEditor_editorArea__AuQL2 blockquote{padding-left:1em;border-left:4px solid rgba(0,0,0,.1)}.tipTapBlogEditor_editorArea__AuQL2 img{max-width:100%;height:auto;display:block}.tipTapBlogEditor_editorArea__AuQL2 :where(.tipTapBlogEditor_rt-embed__JWlZ5){position:relative;width:100%;aspect-ratio:16/9;margin:0 0 1em;border-radius:8px;overflow:hidden;background:#000}.tipTapBlogEditor_editorArea__AuQL2 :where(.tipTapBlogEditor_rt-embed__JWlZ5) iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.tipTapBlogEditor_editorArea__AuQL2 :where(.tipTapBlogEditor_rt-embed__JWlZ5.tipTapBlogEditor_ProseMirror-selectednode__I2YsX){outline:2px solid #3b82f6;outline-offset:2px}.tipTapBlogEditor_htmlTextarea__DQDWg{flex:1 1 auto;width:100%;height:100%;min-height:100%;resize:none;border:0;outline:none;padding:0;box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.5;color:#1f2937;background:transparent}.tipTapBlogEditor_fieldsetReset__tSUx8{border:0;padding:0;margin:0;display:contents}.tipTapBlogEditor_rt-link__rfTGU{color:#0b6bcb;text-decoration:underline;text-underline-offset:2px}.tipTapBlogEditor_editorArea__AuQL2 .tipTapBlogEditor_is-editor-empty__29iBd:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}@media (max-width:520px){.tipTapBlogEditor_toolbar__UE_ej{left:6px;right:6px;padding:4px}.tipTapBlogEditor_btn__yPSoD,.tipTapBlogEditor_colorSwatch__HToH6,.tipTapBlogEditor_select__w55AW{height:32px;min-width:32px}}.headerRenderer_userHeader__kSbRz{z-index:9}.headerRenderer_menuItem__D23Rd{position:relative;overflow:visible}.headerRenderer_subMenu__HmtGW{height:0;border:none;opacity:0;pointer-events:none;position:absolute;z-index:999;background:white;box-shadow:0 10px 20px rgba(0,0,0,.5);border-radius:10px;top:100%;left:0;display:flex;flex-direction:column;width:200px;align-items:flex-start;box-sizing:border-box;gap:0;transition:opacity .3s ease,transform .2s ease}.headerRenderer_menuItem__D23Rd:hover>.headerRenderer_subMenu__HmtGW{height:-moz-fit-content;height:fit-content;opacity:1;pointer-events:all}.headerRenderer_menuItem__D23Rd:hover>.headerRenderer_subMenu__HmtGW li{width:100%;display:flex;justify-content:flex-start;align-items:center}.headerRenderer_menuItem__D23Rd:hover>.headerRenderer_subMenu__HmtGW li a{color:black;text-align:left;width:100%;padding:10px}.headerRenderer_menuItem__D23Rd:hover>.headerRenderer_subMenu__HmtGW li span{color:black}.headerRenderer_subMenu__HmtGW .headerRenderer_menuItem__D23Rd{position:relative}.headerRenderer_subMenu__HmtGW .headerRenderer_menuItem__D23Rd>.headerRenderer_subMenu__HmtGW{top:0;left:100%;transform:translateX(0);transition:opacity .3s ease,transform .2s ease}.headerRenderer_subMenu__HmtGW .headerRenderer_menuItem__D23Rd:hover>.headerRenderer_subMenu__HmtGW{height:-moz-fit-content;height:fit-content;opacity:1;pointer-events:all}.headerRenderer_subMenu__HmtGW{min-height:100%;overflow:visible}.headerRenderer_submenuArrowDown__OeI3Q,.headerRenderer_submenuArrowRight__IYVlR{margin-left:6px;font-size:.8em;opacity:.6;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;vertical-align:middle}.footerRenderer_poweredBy__vJIQv{padding-top:20px;text-align:center;transition:.3s ease;display:flex;flex-direction:column;border-top:1px solid #ccc;gap:10px}.footerRenderer_poweredBy__vJIQv p{font-size:.75rem!important}.footerRenderer_poweredBy__vJIQv img{max-height:40px;object-fit:contain}.footerRenderer_footerTop__wsTFn{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;gap:24px;justify-content:space-between;margin-bottom:12px}.footerRenderer_footerLogo__YFDou{max-width:260px;width:100%}.footerRenderer_footerLogo__YFDou img{width:100%;height:auto;object-fit:contain;display:block}.footerRenderer_footerColumns__JbUxv{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:24px;gap:24px;align-items:flex-start}.footerRenderer_footerLogoColumn__LOM7W{max-width:220px}.footerRenderer_footerLinks__X3mG9{width:100%;display:flex;gap:28px;flex-wrap:wrap;justify-content:flex-start}.footerRenderer_footerMenuColumn__myVGG{min-width:160px;flex:1 1;display:flex;flex-direction:column;gap:10px}.footerRenderer_footerMenuTitle__dWhHh{font-size:.85rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.footerRenderer_footerMenuColumn__myVGG ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.footerRenderer_footerMenuColumn__myVGG li a{text-decoration:none;transition:color .3s ease}.footerRenderer_footerBottom__vglzM{width:100%;display:flex;flex-direction:column;align-items:center;gap:18px}.footerRenderer_footerSocial__3Tytm{display:flex;gap:12px;justify-content:center;width:100%}.footerRenderer_footerCopyright__ajXtT{width:100%;text-align:center;padding-bottom:12px}.footerRenderer_blockContainer__bfQFq{width:100%}.footerRenderer_singleLogo__Zhh8N{display:flex;justify-content:center;margin-bottom:1.25rem}.footerRenderer_singleNav__7prRt{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.25rem 1.5rem;margin-bottom:1.5rem}.footerRenderer_singleNavLink__Bd_E0{text-decoration:none;font-size:inherit;font-weight:inherit;transition:opacity .15s;white-space:nowrap}.footerRenderer_singleNavLink__Bd_E0:hover{opacity:.7}.socialLinks_socialLinks__sMqEW{display:flex;align-items:center;justify-content:center;transition:.3s ease;flex-wrap:wrap}.socialLinks_iconLink__APN7Y{transition:transform .3s ease}.socialLinks_iconLink__APN7Y:hover{transform:scale(1.1)}.adminMenuEditor_wrap__tfe30{display:flex;flex-direction:column;gap:0}.adminMenuEditor_tabBar__yoBcm{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.adminMenuEditor_tabs__1B_yj{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.adminMenuEditor_tab__PUSrz{display:flex;align-items:center;gap:.375rem;padding:.35rem .875rem;border:1px solid #e2e8f0;background:#fff;border-radius:.5rem;font-size:.8125rem;font-weight:500;color:#64748b;cursor:pointer;transition:border-color .12s,color .12s,background .12s}.adminMenuEditor_tab__PUSrz:hover{border-color:#6366f1;color:#6366f1}.adminMenuEditor_tabActive__cpQ4J{background:#6366f1;border-color:#6366f1;color:#fff}.adminMenuEditor_tabActive__cpQ4J:hover{border-color:#4f46e5;background:#4f46e5;color:#fff}.adminMenuEditor_slotBadge__2AlsC{font-size:.65rem;font-weight:600;background:rgba(255,255,255,.25);border-radius:99px;padding:.1rem .45rem;letter-spacing:.02em;white-space:nowrap}.adminMenuEditor_tabActive__cpQ4J .adminMenuEditor_slotBadge__2AlsC{background:rgba(255,255,255,.25)}.adminMenuEditor_tab__PUSrz:not(.adminMenuEditor_tabActive__cpQ4J) .adminMenuEditor_slotBadge__2AlsC{background:#f1f5f9;color:#6366f1}.adminMenuEditor_tabActions__kzzz3{display:flex;align-items:center;gap:.5rem}.adminMenuEditor_newMenuBtn__sunpM{display:flex;align-items:center;gap:.35rem;padding:.35rem .875rem;border:1px dashed #d1d5db;background:#fff;border-radius:.5rem;font-size:.8125rem;font-weight:500;color:#94a3b8;cursor:pointer;transition:border-color .12s,color .12s}.adminMenuEditor_newMenuBtn__sunpM:hover{border-color:#6366f1;color:#6366f1}.adminMenuEditor_saveMsg__BMhOd{font-size:.8rem;color:#22c55e;font-weight:500}.adminMenuEditor_saveBtn__855Ho{background:#6366f1;color:#fff;border:none;border-radius:.5rem;padding:.4rem 1.1rem;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .12s}.adminMenuEditor_saveBtn__855Ho:hover:not(:disabled){background:#4f46e5}.adminMenuEditor_saveBtn__855Ho:disabled{opacity:.6;cursor:not-allowed}.adminMenuEditor_editor__SOy4t{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.adminMenuEditor_menuNameRow__UDkFv{display:flex;align-items:center;gap:.75rem}.adminMenuEditor_menuNameLabel__di9Aj{font-size:.8125rem;font-weight:500;color:#374151;flex-shrink:0}.adminMenuEditor_menuNameInput___Z_z4{flex:1 1;max-width:260px;padding:.35rem .625rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.8125rem;background:#fff;color:#0f172a}.adminMenuEditor_menuNameInput___Z_z4:focus{outline:none;border-color:#6366f1}.adminMenuEditor_list__pJ3le{display:flex;flex-direction:column;gap:0}.adminMenuEditor_listHeader___B8q7{display:grid;grid-template-columns:24px 1fr 160px 36px 32px;grid-gap:.5rem;gap:.5rem;align-items:center;padding:0 .5rem .375rem;border-bottom:1px solid #f1f5f9;margin-bottom:.25rem}.adminMenuEditor_colHandle__toii4{width:24px}.adminMenuEditor_colLabel__h_Kv5,.adminMenuEditor_colTarget__X_Xvp,.adminMenuEditor_colUrl__PIbGj{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.adminMenuEditor_colTarget__X_Xvp{text-align:center}.adminMenuEditor_colDelete__GJebL{width:32px}.adminMenuEditor_row__hF3Bm{display:grid;grid-template-columns:24px 1fr 160px 36px 32px;grid-gap:.5rem;gap:.5rem;align-items:center;padding:.3rem .5rem;border-radius:.5rem;transition:background .1s;position:relative}.adminMenuEditor_row__hF3Bm:hover{background:#f8fafc}.adminMenuEditor_handle__2os9g{display:flex;align-items:center;justify-content:center;color:#cbd5e1;cursor:-webkit-grab;cursor:grab;width:24px;height:24px;border-radius:4px;flex-shrink:0}.adminMenuEditor_handle__2os9g:active{cursor:-webkit-grabbing;cursor:grabbing}.adminMenuEditor_handle__2os9g:hover{color:#94a3b8}.adminMenuEditor_rowInput__NKE8E{width:100%;padding:.3rem .5rem;border:1px solid transparent;border-radius:.375rem;font-size:.8125rem;background:transparent;color:#0f172a;transition:border-color .12s,background .12s}.adminMenuEditor_rowInput__NKE8E:hover{border-color:#e2e8f0;background:#fff}.adminMenuEditor_rowInput__NKE8E:focus{outline:none;border-color:#6366f1;background:#fff}.adminMenuEditor_rowUrl__LRO1x{width:100%;padding:.3rem .5rem;border:1px solid transparent;border-radius:.375rem;font-size:.8125rem;background:transparent;color:#64748b;transition:border-color .12s,background .12s}.adminMenuEditor_rowUrl__LRO1x:hover{border-color:#e2e8f0;background:#fff}.adminMenuEditor_rowUrl__LRO1x:focus{outline:none;border-color:#6366f1;background:#fff}.adminMenuEditor_targetBtn__w3vcr{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0 auto;border:1px solid #e2e8f0;background:#fff;border-radius:.375rem;color:#cbd5e1;cursor:pointer;transition:border-color .12s,color .12s,background .12s;flex-shrink:0}.adminMenuEditor_targetBtn__w3vcr:hover{border-color:#6366f1;color:#6366f1}.adminMenuEditor_targetBtnActive__PdfXv{border-color:#6366f1;background:#eef2ff;color:#6366f1}.adminMenuEditor_deleteBtn___oHa6{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;color:#cbd5e1;border-radius:.375rem;cursor:pointer;transition:color .12s,background .12s}.adminMenuEditor_deleteBtn___oHa6:hover{color:#ef4444;background:#fef2f2}.adminMenuEditor_connector__q8JJC{position:absolute;left:0;top:0;bottom:0;pointer-events:none}.adminMenuEditor_nestZone__bKYMc{height:28px;border-radius:.375rem;border:1px dashed transparent;margin:2px 0 2px 32px;display:flex;align-items:center;padding-left:.5rem;font-size:.7rem;color:transparent;transition:border-color .12s,background .12s,color .12s}.adminMenuEditor_nestZoneActive__H6zEz{border-color:#c7d2fe;background:#eef2ff;color:#6366f1}.adminMenuEditor_nestZoneOver__yW3TX{border-color:#6366f1;background:#e0e7ff;color:#4f46e5}.adminMenuEditor_dragOverlay__CXtBT{background:#fff;border:1px solid #6366f1;border-radius:.5rem;padding:.3rem .5rem;font-size:.8125rem;font-weight:500;color:#6366f1;box-shadow:0 8px 24px rgba(99,102,241,.18);display:flex;align-items:center;gap:.5rem;min-width:160px}.adminMenuEditor_empty__IuuuQ{padding:2rem;text-align:center;font-size:.8125rem;color:#94a3b8;border:1px dashed #e2e8f0;border-radius:.5rem}.adminMenuEditor_addSection__tlQT6{border-top:1px solid #f1f5f9;padding-top:1rem;display:flex;flex-direction:column;gap:.75rem}.adminMenuEditor_addSectionLabel__7onXH{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.adminMenuEditor_addTabs___ERSU{display:flex;align-items:center;gap:.375rem}.adminMenuEditor_addTab__CxkFX{padding:.25rem .75rem;border:1px solid #e2e8f0;background:#fff;border-radius:99px;font-size:.775rem;font-weight:500;color:#64748b;cursor:pointer;transition:border-color .12s,color .12s,background .12s}.adminMenuEditor_addTab__CxkFX:hover{border-color:#6366f1;color:#6366f1}.adminMenuEditor_addTabActive__SKvF4{background:#0f172a;border-color:#0f172a;color:#fff}.adminMenuEditor_addTabActive__SKvF4:hover{background:#1e293b;border-color:#1e293b;color:#fff}.adminMenuEditor_pageGrid__yRgu_{display:flex;flex-wrap:wrap;gap:.375rem}.adminMenuEditor_pagePill__454k1{display:flex;flex-direction:column;align-items:flex-start;padding:.3rem .625rem;border:1px solid #e2e8f0;background:#f8fafc;border-radius:.5rem;font-size:.775rem;color:#374151;cursor:pointer;transition:border-color .12s,background .12s;line-height:1.3}.adminMenuEditor_pagePill__454k1:hover{border-color:#6366f1;background:#eef2ff;color:#4f46e5}.adminMenuEditor_pageSlug__q8xnL{font-size:.65rem;color:#94a3b8;font-family:monospace}.adminMenuEditor_customForm__KyUl_{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.adminMenuEditor_customInput__gh2wp{padding:.35rem .625rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.8125rem;background:#fff;color:#0f172a;min-width:120px}.adminMenuEditor_customInput__gh2wp:focus{outline:none;border-color:#6366f1}.adminMenuEditor_addBtn__uspjZ{background:#6366f1;color:#fff;border:none;border-radius:.5rem;padding:.35rem .875rem;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .12s;white-space:nowrap}.adminMenuEditor_addBtn__uspjZ:hover{background:#4f46e5}.adminMenuEditor_addBtn__uspjZ:disabled{opacity:.5;cursor:not-allowed}.headerFooterEditor_toolbar__GWgEG{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #e2e8f0;border-radius:.75rem;position:-webkit-sticky;position:sticky;top:0;z-index:20;margin-bottom:1rem}.headerFooterEditor_tabs__q2_0T{display:flex;align-items:center;gap:.5rem;background:#f1f5f9;border-radius:.5rem;padding:.25rem}.headerFooterEditor_tab__zjf_T{padding:.35rem 1rem;border:none;background:transparent;border-radius:.375rem;font-size:.8125rem;font-weight:600;color:#64748b;cursor:pointer;transition:background .12s,color .12s}.headerFooterEditor_tabActive__QAfGy{background:#fff;color:#0f172a;box-shadow:0 1px 3px rgba(0,0,0,.08)}.headerFooterEditor_dirtyDot__QYCYi{width:8px;height:8px;border-radius:50%;background:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,.15);flex-shrink:0}.headerFooterEditor_toolbarRight__pfuxs{display:flex;align-items:center;gap:.75rem}.headerFooterEditor_hint__xv1jm{font-size:.7rem;color:#94a3b8}.headerFooterEditor_saveMsg__QDgaK{font-size:.8rem;color:#22c55e;font-weight:500}.headerFooterEditor_saveBtn__AgO3x{background:#6366f1;color:#fff;border:none;border-radius:.5rem;padding:.45rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .12s}.headerFooterEditor_saveBtn__AgO3x:hover:not(:disabled){background:#4f46e5}.headerFooterEditor_saveBtn__AgO3x:disabled{opacity:.6;cursor:not-allowed}.headerFooterEditor_preview__te2MB{border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;margin-bottom:1.25rem;background:#fff}.headerFooterEditor_previewFill__VFOgm{height:120px;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#94a3b8;background:linear-gradient(180deg,#f8fafc,#f1f5f9);letter-spacing:.05em}.headerFooterEditor_grid__0iSqU{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}@media (max-width:1100px){.headerFooterEditor_grid__0iSqU{grid-template-columns:1fr}}.headerFooterEditor_card__iY1N4{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;display:flex;flex-direction:column;gap:.875rem}.headerFooterEditor_cardTitle___3eF9{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:0 0 .25rem}.headerFooterEditor_fieldRow__aZupU{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.headerFooterEditor_fieldLabel__q22h2{font-size:.8125rem;font-weight:500;color:#374151;flex-shrink:0}.headerFooterEditor_fieldControl__6XoGM{flex:1 1;display:flex;justify-content:flex-end}.headerFooterEditor_fieldControl__6XoGM input[type=number],.headerFooterEditor_fieldControl__6XoGM input[type=text],.headerFooterEditor_fieldControl__6XoGM select{width:100%;max-width:160px;padding:.35rem .625rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.8125rem;background:#fff;color:#0f172a}.headerFooterEditor_fieldControl__6XoGM input:focus,.headerFooterEditor_fieldControl__6XoGM select:focus{outline:none;border-color:#6366f1}.headerFooterEditor_colorRow__8HjBg{display:flex;align-items:center;justify-content:space-between;gap:.75rem;position:relative}.headerFooterEditor_swatchBtn__JVP6Y{display:flex;align-items:center;gap:.5rem;border:1px solid #e2e8f0;background:#fff;border-radius:.5rem;padding:.3rem .625rem;cursor:pointer;transition:border-color .12s}.headerFooterEditor_swatchBtn__JVP6Y:hover{border-color:#6366f1}.headerFooterEditor_swatch__cJ8zv{width:20px;height:20px;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.12);flex-shrink:0}.headerFooterEditor_swatchText__8LR5P{font-size:.7rem;color:#64748b;font-family:monospace}.headerFooterEditor_colorPopover__Dr7Hw{position:absolute;top:calc(100% + 6px);right:0;z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 16px 48px rgba(15,23,42,.16);padding:.875rem;display:flex;flex-direction:column;gap:.625rem}.headerFooterEditor_colorTextInput__021h7{width:100%;padding:.35rem .625rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.8rem;font-family:monospace;color:#0f172a;background:#f8fafc}.headerFooterEditor_colorTextInput__021h7:focus{outline:none;border-color:#6366f1;background:#fff}.headerFooterEditor_popoverClose__QX_fB{align-self:flex-end;border:1px solid #e2e8f0;background:#fff;border-radius:.5rem;padding:.3rem .75rem;font-size:.8rem;cursor:pointer}.headerFooterEditor_popoverClose__QX_fB:hover{background:#f1f5f9}.headerFooterEditor_logoBox__b8R2G{display:flex;flex-direction:column;gap:.5rem}.headerFooterEditor_logoPreview__2xWAY{height:64px;border:1px dashed #d1d5db;border-radius:.5rem;display:flex;align-items:center;justify-content:center;background:#f8fafc;overflow:hidden}.headerFooterEditor_logoEmpty__XzJ4y{font-size:.75rem;color:#94a3b8}.headerFooterEditor_logoActions__alFYH{display:flex;gap:.5rem;flex-wrap:wrap}.headerFooterEditor_btnUpload__4kEHK{background:#6366f1;color:#fff;border:none;border-radius:.5rem;padding:.35rem .875rem;font-size:.775rem;font-weight:600;cursor:pointer;transition:background .12s}.headerFooterEditor_btnUpload__4kEHK:hover:not(:disabled){background:#4f46e5}.headerFooterEditor_btnUpload__4kEHK:disabled{opacity:.6;cursor:not-allowed}.headerFooterEditor_btnRemove__wcC3_{background:none;border:1px solid #e2e8f0;border-radius:.5rem;padding:.35rem .75rem;font-size:.775rem;color:#64748b;cursor:pointer;transition:border-color .12s,color .12s}.headerFooterEditor_btnRemove__wcC3_:hover{border-color:#ef4444;color:#ef4444}.headerFooterEditor_htmlToggleRow__u4JJp{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.headerFooterEditor_toggleGroup__93hkq{display:flex;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden}.headerFooterEditor_toggleBtn__0bpoR{padding:.25rem .625rem;border:none;background:#fff;font-size:.75rem;font-weight:500;cursor:pointer;color:#64748b;transition:background .1s}.headerFooterEditor_toggleBtn__0bpoR:hover{background:#f1f5f9}.headerFooterEditor_toggleActive__JvIPb{background:#0f172a;color:#fff}.headerFooterEditor_toggleActive__JvIPb:hover{background:#1e293b}.headerFooterEditor_htmlTextarea__Lsk4_{width:100%;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .625rem;font-size:.8125rem;font-family:inherit;resize:vertical;background:#f8fafc;color:#0f172a}.headerFooterEditor_htmlTextarea__Lsk4_:focus{outline:none;border-color:#6366f1;background:#fff}.headerFooterEditor_htmlPreview__BIX1B{border:1px dashed #e2e8f0;border-radius:.5rem;padding:.625rem;min-height:60px;font-size:.8125rem;background:#fff}.headerFooterEditor_textareaField__rn8qT{display:flex;flex-direction:column;gap:.3rem}.headerFooterEditor_menuSection__GKUjL{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.headerFooterEditor_menuSectionHeader__I4WCE{border-top:1px solid #e2e8f0;padding-top:1.5rem;display:flex;flex-direction:column;gap:.25rem}.headerFooterEditor_menuSectionTitle__iuB4Y{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:0}.headerFooterEditor_menuSectionSub__Akbke{font-size:.8125rem;color:#64748b;margin:0}