@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";
@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";
.MenuModal-module__z_8YdG__container{color:#24324a;background:linear-gradient(#f8fafc 0%,#eef4ff 100%);border-radius:16px;flex-direction:column;gap:18px;min-height:72vh;max-height:78vh;padding:18px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;overflow:hidden}.MenuModal-module__z_8YdG__pageToolbar{justify-content:space-between;align-items:center;gap:16px;padding:4px 6px 0;display:flex}.MenuModal-module__z_8YdG__pageToolbar>div:first-child,.MenuModal-module__z_8YdG__toolbarActions{align-items:center;gap:10px;display:flex}.MenuModal-module__z_8YdG__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#4f6b95;margin:0 0 6px;font-size:.75rem;font-weight:700}.MenuModal-module__z_8YdG__pageTitle{color:#14213d;margin:0;font-size:1.25rem;font-weight:700}.MenuModal-module__z_8YdG__langBadge{color:#2f73d9;letter-spacing:.06em;background:#edf4ff;border-radius:6px;align-items:center;padding:3px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.MenuModal-module__z_8YdG__pageDescription{color:#5b6b85;max-width:640px;margin:6px 0 0;font-size:.94rem}.MenuModal-module__z_8YdG__builderLayout{flex:1;grid-template-columns:minmax(320px,.95fr) minmax(420px,1.35fr);gap:18px;min-height:0;display:grid}.MenuModal-module__z_8YdG__sidebarPanel,.MenuModal-module__z_8YdG__detailPanel{background:#ffffffd1;border:1px solid #9fb1cc38;border-radius:18px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 18px 40px #14213d14}.MenuModal-module__z_8YdG__panelHeader{border-bottom:1px solid #e4ebf5;justify-content:space-between;align-items:center;gap:12px;padding:20px 22px 14px;display:flex}.MenuModal-module__z_8YdG__panelLabel{letter-spacing:.1em;text-transform:uppercase;color:#7b8da8;margin:0 0 4px;font-size:.72rem;font-weight:700}.MenuModal-module__z_8YdG__panelTitle{color:#14213d;margin:0;font-size:1.08rem;font-weight:700}.MenuModal-module__z_8YdG__countPill,.MenuModal-module__z_8YdG__statusChip{color:#35507a;background:#edf4ff;border-radius:999px;align-items:center;padding:8px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.MenuModal-module__z_8YdG__inputGroup{border-bottom:1px solid #edf2f8;gap:10px;padding:16px 20px;display:flex}.MenuModal-module__z_8YdG__input,.MenuModal-module__z_8YdG__detailInput{color:#1f2d3d;background:#fff;border:1px solid #cfdae8;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.MenuModal-module__z_8YdG__input:focus,.MenuModal-module__z_8YdG__detailInput:focus{border-color:#2f73d9;box-shadow:0 0 0 4px #2f73d91f}.MenuModal-module__z_8YdG__saveBtnMain,.MenuModal-module__z_8YdG__saveChangesBtn,.MenuModal-module__z_8YdG__primaryBtn,.MenuModal-module__z_8YdG__secondaryBtn,.MenuModal-module__z_8YdG__dangerBtn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-weight:700;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.MenuModal-module__z_8YdG__saveBtnMain:hover,.MenuModal-module__z_8YdG__saveChangesBtn:hover,.MenuModal-module__z_8YdG__primaryBtn:hover,.MenuModal-module__z_8YdG__secondaryBtn:hover,.MenuModal-module__z_8YdG__dangerBtn:hover{transform:translateY(-1px)}.MenuModal-module__z_8YdG__saveBtnMain{color:#fff;white-space:nowrap;background:#2f73d9;padding:12px 16px}.MenuModal-module__z_8YdG__saveBtnMain:hover,.MenuModal-module__z_8YdG__primaryBtn:hover{background:#235fb6}.MenuModal-module__z_8YdG__menuTree{flex:1;padding:12px;overflow-y:auto}.MenuModal-module__z_8YdG__menuTree::-webkit-scrollbar{width:7px}.MenuModal-module__z_8YdG__menuTree::-webkit-scrollbar-thumb{background:#c6d4e5;border-radius:999px}.MenuModal-module__z_8YdG__treeRow{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:8px;padding:12px 14px;display:flex}.MenuModal-module__z_8YdG__treeRow:hover{background:#f3f7fc;border-color:#d8e4f2}.MenuModal-module__z_8YdG__treeRowActive{background:linear-gradient(135deg,#eaf3ff 0%,#f8fbff 100%);border-color:#9ec0ef;box-shadow:inset 0 0 0 1px #2f73d914}.MenuModal-module__z_8YdG__treeRowDragging{opacity:.45}.MenuModal-module__z_8YdG__treeRowInsideActive{background:linear-gradient(135deg,#edf9f1 0%,#f8fffa 100%);border-color:#4ca174}.MenuModal-module__z_8YdG__treeRowMain{align-items:center;gap:10px;min-width:0;display:flex}.MenuModal-module__z_8YdG__dragHandle{color:#8092af;cursor:grab;justify-content:center;align-items:center;display:inline-flex}.MenuModal-module__z_8YdG__dragHandle:active{cursor:grabbing}.MenuModal-module__z_8YdG__treeChevron{color:#6d84a7;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;transition:background .15s,color .15s;display:inline-flex}.MenuModal-module__z_8YdG__treeChevron:hover{color:#2f73d9;background:#e2eaf5}.MenuModal-module__z_8YdG__treeLabelBlock{flex-direction:column;min-width:0;display:flex}.MenuModal-module__z_8YdG__treeLabel{color:#18263f;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.MenuModal-module__z_8YdG__treeMeta{color:#7385a2;font-size:.8rem}.MenuModal-module__z_8YdG__treeBadge{color:#69809f;white-space:nowrap;background:#f4f7fb;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:700}.MenuModal-module__z_8YdG__treeBadge:empty{display:none}.MenuModal-module__z_8YdG__emptyState,.MenuModal-module__z_8YdG__emptyDetailState{color:#72839f;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:24px;display:flex}.MenuModal-module__z_8YdG__emptyState p,.MenuModal-module__z_8YdG__emptyDetailState p{margin:4px 0 0;font-size:.92rem}.MenuModal-module__z_8YdG__dropLine{border-radius:999px;height:10px;margin:2px 0;transition:background-color .15s}.MenuModal-module__z_8YdG__dropLineActive{background:linear-gradient(90deg,#2f73d9 0%,#7eb1ff 100%)}.MenuModal-module__z_8YdG__rootDropZone{color:#69809f;background:#f8fbff;border:1px dashed #b8c9df;border-radius:12px;justify-content:center;align-items:center;min-height:48px;margin:4px 4px 12px;font-size:.86rem;font-weight:700;transition:border-color .15s,background-color .15s,color .15s;display:flex}.MenuModal-module__z_8YdG__rootDropZoneActive{color:#235fb6;background:#edf4ff;border-color:#2f73d9}.MenuModal-module__z_8YdG__detailContent{flex-direction:column;gap:18px;padding:22px;display:flex;overflow-y:auto}.MenuModal-module__z_8YdG__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.MenuModal-module__z_8YdG__fieldBlock{flex-direction:column;gap:8px;display:flex}.MenuModal-module__z_8YdG__fieldLabel{letter-spacing:.04em;text-transform:uppercase;color:#72839f;font-size:.8rem;font-weight:700}.MenuModal-module__z_8YdG__previewField{color:#35507a;background:#f8fbff;border:1px dashed #c6d4e5;border-radius:10px;align-items:center;min-height:46px;padding:0 14px;font-weight:600;display:flex}.MenuModal-module__z_8YdG__quickActions{flex-wrap:wrap;gap:12px;display:flex}.MenuModal-module__z_8YdG__secondaryBtn,.MenuModal-module__z_8YdG__dangerBtn,.MenuModal-module__z_8YdG__primaryBtn{padding:12px 16px}.MenuModal-module__z_8YdG__secondaryBtn{color:#2f4d73;background:#eef4fb}.MenuModal-module__z_8YdG__secondaryBtn:hover{background:#dfeaf7}.MenuModal-module__z_8YdG__dangerBtn{color:#ba3d3d;background:#fff1f1}.MenuModal-module__z_8YdG__dangerBtn:hover{background:#ffe2e2}.MenuModal-module__z_8YdG__primaryBtn{color:#fff;background:#2f73d9}.MenuModal-module__z_8YdG__infoCard{background:linear-gradient(135deg,#f8fbff 0%,#edf4ff 100%);border:1px solid #d8e6f8;border-radius:14px;padding:16px 18px}.MenuModal-module__z_8YdG__infoLabel{text-transform:uppercase;letter-spacing:.08em;color:#6d84a7;margin:0 0 6px;font-size:.78rem;font-weight:700}.MenuModal-module__z_8YdG__infoValue{color:#19314f;margin:0;font-size:.98rem;font-weight:600}.MenuModal-module__z_8YdG__detailFooter{justify-content:flex-end;gap:12px;padding-top:4px;display:flex}.MenuModal-module__z_8YdG__saveChangesBtn{color:#fff;background:#16856b;padding:12px 18px}.MenuModal-module__z_8YdG__saveChangesBtn:hover{background:#126b56}@media (max-width:960px){.MenuModal-module__z_8YdG__container{min-height:auto;max-height:none}.MenuModal-module__z_8YdG__builderLayout,.MenuModal-module__z_8YdG__fieldGrid{grid-template-columns:1fr}.MenuModal-module__z_8YdG__pageToolbar{flex-direction:column;align-items:stretch}.MenuModal-module__z_8YdG__detailFooter{flex-direction:column}}.MenuModal-module__z_8YdG__searchRow{align-items:center;gap:8px;padding:10px 16px 0;display:flex}.MenuModal-module__z_8YdG__searchWrap{flex:1;align-items:center;display:flex;position:relative}.MenuModal-module__z_8YdG__searchIcon{color:#8da2bf;pointer-events:none;position:absolute;left:12px}.MenuModal-module__z_8YdG__searchInput{color:#1f2d3d;box-sizing:border-box;background:#f8fbff;border:1px solid #d8e4f2;border-radius:10px;outline:none;width:100%;padding:9px 32px 9px 36px;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.MenuModal-module__z_8YdG__searchInput:focus{background:#fff;border-color:#2f73d9;box-shadow:0 0 0 3px #2f73d91a}.MenuModal-module__z_8YdG__searchClear{color:#475569;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;line-height:1;display:inline-flex;position:absolute;right:8px}.MenuModal-module__z_8YdG__searchClear:hover{background:#cbd5e1}.MenuModal-module__z_8YdG__treeControls{gap:4px;display:flex}.MenuModal-module__z_8YdG__treeControlBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,border-color .15s;display:inline-flex}.MenuModal-module__z_8YdG__treeControlBtn:hover{color:#2f73d9;background:#eef4ff;border-color:#93b4e4}.MenuModal-module__z_8YdG__treeItemWrap{position:relative}.MenuModal-module__z_8YdG__treeConnector{pointer-events:none;border-bottom:1.5px solid #d0daea;border-left:1.5px solid #d0daea;border-radius:0 0 0 6px;width:16px;height:50%;position:absolute;top:0}.MenuModal-module__z_8YdG__treeRowRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.MenuModal-module__z_8YdG__orderButtons{opacity:0;flex-direction:column;gap:1px;transition:opacity .15s;display:flex}.MenuModal-module__z_8YdG__treeRow:hover .MenuModal-module__z_8YdG__orderButtons{opacity:1}.MenuModal-module__z_8YdG__orderBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #d8e4f2;border-radius:4px;justify-content:center;align-items:center;width:20px;height:16px;padding:0;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.MenuModal-module__z_8YdG__orderBtn:hover:not(:disabled){color:#2563eb;background:#dbeafe;border-color:#93c5fd}.MenuModal-module__z_8YdG__orderBtn:disabled{opacity:.25;cursor:default}.MenuModal-module__z_8YdG__visibilityBadge{color:#92400e;background:#fef3c7;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.MenuModal-module__z_8YdG__sectionHeader{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;border-top:1px solid #edf2f8;margin:4px 0 -6px;padding:8px 0 6px;font-size:.76rem;font-weight:700}.MenuModal-module__z_8YdG__sectionHeader:first-child{border-top:none;margin-top:0}.MenuModal-module__z_8YdG__breadcrumb{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:4px;margin-top:4px;font-size:.76rem;display:flex}.MenuModal-module__z_8YdG__breadcrumb span{color:#64748b}.MenuModal-module__z_8YdG__breadcrumb span:last-child{color:#2f73d9;font-weight:600}.MenuModal-module__z_8YdG__changesBadge{background:#ffffff4d;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:4px;padding:0 6px;font-size:.72rem;font-weight:800;display:inline-flex}.MenuModal-module__z_8YdG__confirmOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:center;animation:.15s MenuModal-module__z_8YdG__fadeIn;display:flex;position:fixed;inset:0}.MenuModal-module__z_8YdG__confirmDialog{text-align:center;background:#fff;border-radius:18px;flex-direction:column;align-items:center;max-width:380px;padding:28px 32px;animation:.2s MenuModal-module__z_8YdG__scaleIn;display:flex;box-shadow:0 24px 60px #0f172a2e}.MenuModal-module__z_8YdG__confirmIcon{color:#dc2626;margin-bottom:8px}.MenuModal-module__z_8YdG__confirmTitle{color:#1e293b;margin:0 0 8px;font-size:1.1rem;font-weight:700}.MenuModal-module__z_8YdG__confirmText{color:#64748b;margin:0 0 20px;font-size:.9rem;line-height:1.5}.MenuModal-module__z_8YdG__confirmActions{gap:10px;width:100%;display:flex}.MenuModal-module__z_8YdG__confirmActions .MenuModal-module__z_8YdG__secondaryBtn,.MenuModal-module__z_8YdG__confirmActions .MenuModal-module__z_8YdG__dangerBtn{flex:1}@keyframes MenuModal-module__z_8YdG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MenuModal-module__z_8YdG__scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}
.MediaLibraryPage-module__zgA2cG__wrapper{box-sizing:border-box;background:#fff;border:1px solid #dbe3ef;border-radius:12px;flex-direction:column;gap:.85rem;width:100%;height:100%;margin-inline:auto;padding:1rem;display:flex}.MediaLibraryPage-module__zgA2cG__wrapper *{box-sizing:border-box}.MediaLibraryPage-module__zgA2cG__headerRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.MediaLibraryPage-module__zgA2cG__title{color:#0f172a;margin:0;font-size:1.1rem}.MediaLibraryPage-module__zgA2cG__subTitle{color:#64748b;margin:.25rem 0 0;font-size:.82rem}.MediaLibraryPage-module__zgA2cG__refreshBtn,.MediaLibraryPage-module__zgA2cG__actionBtn,.MediaLibraryPage-module__zgA2cG__uploadBtn,.MediaLibraryPage-module__zgA2cG__deleteBtn,.MediaLibraryPage-module__zgA2cG__folderBtn,.MediaLibraryPage-module__zgA2cG__crumbBtn,.MediaLibraryPage-module__zgA2cG__linkBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px}.MediaLibraryPage-module__zgA2cG__refreshBtn,.MediaLibraryPage-module__zgA2cG__actionBtn,.MediaLibraryPage-module__zgA2cG__uploadBtn{align-items:center;gap:.45rem;height:36px;padding:0 .75rem;font-size:.84rem;display:inline-flex}.MediaLibraryPage-module__zgA2cG__uploadBtn input{display:none}.MediaLibraryPage-module__zgA2cG__toolbar{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.MediaLibraryPage-module__zgA2cG__bulkBar{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.MediaLibraryPage-module__zgA2cG__bulkHint{color:#475569;padding:0 .25rem;font-size:.82rem}.MediaLibraryPage-module__zgA2cG__secondarySelect{background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:150px;height:36px;padding:0 .5rem}.MediaLibraryPage-module__zgA2cG__input{border:1px solid #cbd5e1;border-radius:8px;min-width:230px;height:36px;padding:0 .75rem}.MediaLibraryPage-module__zgA2cG__breadcrumb{background:#f8fafc;border:1px dashed #d4dbe7;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.45rem .6rem;display:flex}.MediaLibraryPage-module__zgA2cG__crumbBtn{color:#334155;background:0 0;border:none;padding:0;font-size:.82rem}.MediaLibraryPage-module__zgA2cG__layout{flex:1;grid-template-columns:minmax(220px,clamp(240px,24vw,320px)) minmax(0,1fr);gap:.9rem;min-width:0;min-height:0;display:grid}.MediaLibraryPage-module__zgA2cG__folderPane,.MediaLibraryPage-module__zgA2cG__filePane{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;min-width:0;min-height:0;padding:.75rem;overflow:auto}.MediaLibraryPage-module__zgA2cG__sectionTitle{color:#334155;margin:0 0 .6rem;font-size:.87rem}.MediaLibraryPage-module__zgA2cG__folderRow{grid-template-columns:1fr auto;align-items:center;gap:.35rem;margin-bottom:.45rem;display:grid}.MediaLibraryPage-module__zgA2cG__treeNode{width:100%}.MediaLibraryPage-module__zgA2cG__rootDropZone{color:#334155;cursor:pointer;background:#eef2ff;border:1px dashed #94a3b8;border-radius:8px;margin-bottom:.6rem;padding:.45rem .55rem;font-size:.82rem}.MediaLibraryPage-module__zgA2cG__folderDropTarget{box-shadow:inset 0 0 0 1px #4f46e5;background:#eef2ff!important;border-color:#4f46e5!important}.MediaLibraryPage-module__zgA2cG__folderActions{gap:.25rem;display:flex}.MediaLibraryPage-module__zgA2cG__actionIconBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 .35rem;display:inline-flex}.MediaLibraryPage-module__zgA2cG__renameInput{border:1px solid #cbd5e1;border-radius:8px;min-width:0;height:32px;padding:0 .55rem}.MediaLibraryPage-module__zgA2cG__folderBtn{justify-content:flex-start;align-items:center;gap:.4rem;width:100%;padding:.45rem .55rem;display:flex}.MediaLibraryPage-module__zgA2cG__deleteBtn,.MediaLibraryPage-module__zgA2cG__linkBtn{justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.MediaLibraryPage-module__zgA2cG__grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.65rem;display:grid}.MediaLibraryPage-module__zgA2cG__card{background:#fff;border:1px solid #dbe3ef;border-radius:10px;overflow:hidden}.MediaLibraryPage-module__zgA2cG__cardSelected{border-color:#4f46e5;box-shadow:inset 0 0 0 1px #4f46e5}.MediaLibraryPage-module__zgA2cG__imageWrap{aspect-ratio:16/10;background:#f1f5f9;width:100%;position:relative}.MediaLibraryPage-module__zgA2cG__image{object-fit:cover}.MediaLibraryPage-module__zgA2cG__cardFooter{grid-template-columns:1fr;align-items:center;gap:.4rem;padding:.5rem;display:grid}.MediaLibraryPage-module__zgA2cG__checkboxRow{color:#475569;align-items:center;gap:.4rem;font-size:.76rem;display:inline-flex}.MediaLibraryPage-module__zgA2cG__moveSelect{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;width:100%;height:32px;padding:0 .5rem;font-size:.78rem}.MediaLibraryPage-module__zgA2cG__fileName{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.MediaLibraryPage-module__zgA2cG__cardActions{gap:.3rem;display:flex}.MediaLibraryPage-module__zgA2cG__emptyHint{color:#64748b;margin:0;font-size:.82rem}.MediaLibraryPage-module__zgA2cG__errorText{color:#b91c1c;margin:0;font-size:.82rem}@media (max-width:900px){.MediaLibraryPage-module__zgA2cG__layout{grid-template-columns:1fr}}
.TemplatePicker-module___IIo-q__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.TemplatePicker-module___IIo-q__card{text-align:left;border:2px solid var(--border-color,#e2e8f0);background:var(--surface-elevated,#fff);cursor:pointer;border-radius:12px;flex-direction:column;align-items:stretch;padding:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.TemplatePicker-module___IIo-q__card:hover:not(:disabled){border-color:#94a3b8}.TemplatePicker-module___IIo-q__cardSelected{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.TemplatePicker-module___IIo-q__card:disabled{opacity:.6;cursor:not-allowed}.TemplatePicker-module___IIo-q__preview{aspect-ratio:16/10;background:#f1f5f9;width:100%;position:relative}.TemplatePicker-module___IIo-q__previewImage{object-fit:cover}.TemplatePicker-module___IIo-q__previewPlaceholder{color:#64748b;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);justify-content:center;align-items:center;width:100%;height:100%;min-height:96px;display:flex}.TemplatePicker-module___IIo-q__cardBody{padding:10px 12px 12px}.TemplatePicker-module___IIo-q__cardTitle{color:#0f172a;margin:0;font-size:.9rem;font-weight:600}.TemplatePicker-module___IIo-q__cardDescription{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:.75rem;line-height:1.35;display:-webkit-box;overflow:hidden}.TemplatePicker-module___IIo-q__defaultBadge{text-transform:uppercase;letter-spacing:.04em;color:#fff;background:#4f46e5;border-radius:999px;padding:3px 8px;font-size:.65rem;font-weight:700;position:absolute;top:8px;right:8px}
.GeneralSettings-module__WMWEea__container{background-color:var(--color-bg-page);color:#1e293b;box-sizing:border-box;min-height:100%;padding:1.25rem 1.25rem 2rem;font-family:Roboto,sans-serif}.GeneralSettings-module__WMWEea__header{margin-bottom:1.25rem}.GeneralSettings-module__WMWEea__settingsShell{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.GeneralSettings-module__WMWEea__settingsNav{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:.45rem;padding:.65rem;display:flex;position:sticky;top:12px;box-shadow:0 10px 24px #0f172a0a}.GeneralSettings-module__WMWEea__navTab{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:.65rem;width:100%;padding:.75rem .8rem;transition:background-color .15s,border-color .15s;display:grid}.GeneralSettings-module__WMWEea__navTab:hover{background:#f8fafc;border-color:#e2e8f0}.GeneralSettings-module__WMWEea__navTab:focus-visible{outline-offset:2px;outline:3px solid #3b82f633}.GeneralSettings-module__WMWEea__navTabActive{background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border-color:#93c5fd;box-shadow:inset 3px 0 #2563eb}.GeneralSettings-module__WMWEea__navTabIcon{margin-top:.1rem;font-size:1.1rem;line-height:1}.GeneralSettings-module__WMWEea__navTabCopy{gap:.15rem;min-width:0;display:grid}.GeneralSettings-module__WMWEea__navTabCopy strong{color:#0f172a;font-size:.9rem}.GeneralSettings-module__WMWEea__navTabCopy small{color:#64748b;font-size:.76rem;line-height:1.4}.GeneralSettings-module__WMWEea__settingsMain{gap:1rem;min-width:0;display:grid}.GeneralSettings-module__WMWEea__panelStack{gap:1.25rem;margin-bottom:.5rem;display:grid}.GeneralSettings-module__WMWEea__panelGrid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-bottom:.5rem;display:grid}.GeneralSettings-module__WMWEea__cardSection{border-top:1px dashed #cbd5e1;margin-top:1.5rem;padding-top:1.35rem}.GeneralSettings-module__WMWEea__cardSectionTitle{color:#334155;margin:0 0 1rem;font-size:.95rem;font-weight:700}.GeneralSettings-module__WMWEea__saveBar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #bfdbfe;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex;position:sticky;bottom:12px;box-shadow:0 14px 32px #2563eb1f}.GeneralSettings-module__WMWEea__saveHint{color:#475569;max-width:520px;margin:0;font-size:.82rem;line-height:1.45}.GeneralSettings-module__WMWEea__heroCard{background:linear-gradient(#fff 0%,#eff6ff 100%);border:1px solid #dbeafe;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1rem 1.1rem;display:flex;box-shadow:0 12px 24px #2563eb14}.GeneralSettings-module__WMWEea__heroEyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin:0 0 .35rem;font-size:.76rem;font-weight:700}.GeneralSettings-module__WMWEea__heroTitle{color:#0f172a;margin:0;font-size:1.08rem;font-weight:700}.GeneralSettings-module__WMWEea__heroText{color:#475569;max-width:680px;margin:.5rem 0 0;line-height:1.55}.GeneralSettings-module__WMWEea__heroMetaGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.55rem;min-width:min(100%,390px);display:grid}.GeneralSettings-module__WMWEea__statPill{background:#ffffffeb;border:1px solid #bfdbfe;border-radius:12px;gap:.2rem;padding:.65rem .75rem;display:grid}.GeneralSettings-module__WMWEea__statPill strong{color:#0f172a;font-size:.95rem}.GeneralSettings-module__WMWEea__statPill span{color:#475569;font-size:.78rem}.GeneralSettings-module__WMWEea__inlineHint{color:#475569;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;margin-bottom:1.4rem;padding:.8rem .9rem;font-size:.88rem}.GeneralSettings-module__WMWEea__topTabShell{margin-bottom:1.25rem}.GeneralSettings-module__WMWEea__topTabBar{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.GeneralSettings-module__WMWEea__topTabButton{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dbe3f0;border-radius:14px;gap:.35rem;padding:.95rem 1rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.GeneralSettings-module__WMWEea__topTabButton:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 10px 20px #2563eb14}.GeneralSettings-module__WMWEea__topTabButton:focus-visible{outline-offset:2px;outline:3px solid #3b82f633}.GeneralSettings-module__WMWEea__topTabButtonActive{background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border-color:#3b82f6;box-shadow:0 12px 26px #3b82f629}.GeneralSettings-module__WMWEea__topTabLabel{color:#0f172a;font-size:.95rem;font-weight:700}.GeneralSettings-module__WMWEea__topTabDescription{color:#475569;font-size:.8rem;line-height:1.45}.GeneralSettings-module__WMWEea__overviewPanel{margin-bottom:1.5rem}.GeneralSettings-module__WMWEea__overviewGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.GeneralSettings-module__WMWEea__overviewCard{background:radial-gradient(circle at 100% 0,#93c5fd47,#0000 34%),linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbeafe;border-radius:18px;gap:.9rem;padding:1.15rem;display:grid;box-shadow:0 18px 32px #0f172a0d}.GeneralSettings-module__WMWEea__overviewEyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin:0;font-size:.74rem;font-weight:700}.GeneralSettings-module__WMWEea__overviewTitle{color:#0f172a;margin:0;font-size:1rem;line-height:1.35}.GeneralSettings-module__WMWEea__overviewMetricRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.GeneralSettings-module__WMWEea__overviewMetric{background:#ffffffdb;border:1px solid #dbeafe;border-radius:12px;gap:.22rem;padding:.8rem;display:grid}.GeneralSettings-module__WMWEea__overviewMetric strong{color:#0f172a;font-size:.95rem}.GeneralSettings-module__WMWEea__overviewMetric span{color:#64748b;font-size:.78rem;line-height:1.4}.GeneralSettings-module__WMWEea__overviewActionRow{flex-wrap:wrap;gap:.65rem;display:flex}.GeneralSettings-module__WMWEea__jumpButton,.GeneralSettings-module__WMWEea__jumpButtonSecondary{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:.7rem .95rem;font-size:.88rem;font-weight:600;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.GeneralSettings-module__WMWEea__jumpButton{color:#fff;background:#2563eb;border:1px solid #3b82f6;box-shadow:0 12px 24px #2563eb2e}.GeneralSettings-module__WMWEea__jumpButtonSecondary{color:#1e293b;background:#fff;border:1px solid #cbd5e1}.GeneralSettings-module__WMWEea__jumpButton:hover,.GeneralSettings-module__WMWEea__jumpButtonSecondary:hover{transform:translateY(-1px)}.GeneralSettings-module__WMWEea__title{color:#0f172a;margin:0 0 .5rem;font-size:1.875rem;font-weight:600}.GeneralSettings-module__WMWEea__subtitle{color:#64748b;margin:0;font-size:1rem}.GeneralSettings-module__WMWEea__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:1.25rem;margin-bottom:.5rem;display:grid}.GeneralSettings-module__WMWEea__card{background:var(--color-surface);border:1px solid #e2e8f0;border-radius:14px;padding:1.35rem 1.4rem;box-shadow:0 8px 20px #0f172a0a}.GeneralSettings-module__WMWEea__cardTitle{color:#0f172a;border-bottom:1px solid #f1f5f9;margin:0 0 1.15rem;padding-bottom:.65rem;font-size:1.05rem;font-weight:700}.GeneralSettings-module__WMWEea__formGroup{margin-bottom:1.25rem}.GeneralSettings-module__WMWEea__label{color:#475569;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.GeneralSettings-module__WMWEea__textInput,.GeneralSettings-module__WMWEea__selectInput,.GeneralSettings-module__WMWEea__textArea{border-radius:var(--radius-sm);background-color:var(--color-surface);box-sizing:border-box;border:1px solid #cbd5e1;width:100%;padding:.625rem;font-size:.95rem;transition:all .2s}.GeneralSettings-module__WMWEea__textInput:focus,.GeneralSettings-module__WMWEea__selectInput:focus,.GeneralSettings-module__WMWEea__textArea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.GeneralSettings-module__WMWEea__colorInputWrapper{align-items:center;gap:.75rem;display:flex}.GeneralSettings-module__WMWEea__colorInput{appearance:none;cursor:pointer;background:0 0;border:none;width:40px;height:40px;padding:0}.GeneralSettings-module__WMWEea__colorInput::-webkit-color-swatch-wrapper{padding:0}.GeneralSettings-module__WMWEea__colorInput::-webkit-color-swatch{border:1px solid #cbd5e1;border-radius:6px}.GeneralSettings-module__WMWEea__helperText{color:#94a3b8;margin-top:.4rem;font-size:.8rem}.GeneralSettings-module__WMWEea__toggleRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.85rem .95rem;display:flex}.GeneralSettings-module__WMWEea__toggleInfo{flex:1}.GeneralSettings-module__WMWEea__toggleTitle{color:#0f172a;font-size:.92rem;font-weight:600}.GeneralSettings-module__WMWEea__toggleControl{cursor:pointer;flex-shrink:0;align-items:center;gap:.45rem;display:inline-flex}.GeneralSettings-module__WMWEea__toggleInput{cursor:pointer;width:1.1rem;height:1.1rem}.GeneralSettings-module__WMWEea__toggleState{font-size:.85rem;font-weight:700}.GeneralSettings-module__WMWEea__toggleStateOn{color:#166534}.GeneralSettings-module__WMWEea__toggleStateOff{color:#991b1b}.GeneralSettings-module__WMWEea__saveBtn{background-color:var(--color-primary);color:var(--color-surface);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s;box-shadow:0 4px 6px -1px #2563eb33}.GeneralSettings-module__WMWEea__saveBtn:hover{background-color:var(--color-primary-hover)}.GeneralSettings-module__WMWEea__saveBtn:disabled{cursor:not-allowed;background-color:#93c5fd}.GeneralSettings-module__WMWEea__layoutSection{gap:1.5rem;margin-top:2rem;margin-bottom:2rem;display:flex}.GeneralSettings-module__WMWEea__layoutWorkspace{gap:1rem;margin-bottom:2rem;display:grid}.GeneralSettings-module__WMWEea__layoutWorkspaceHeader{background:linear-gradient(#fff 0%,#eff6ff 100%);border:1px solid #dbeafe;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:1rem;padding:1rem 1.1rem;display:flex}.GeneralSettings-module__WMWEea__layoutLangStrip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.85rem;padding:1rem 1.1rem;display:flex}.GeneralSettings-module__WMWEea__layoutLangIntro{flex-direction:column;gap:.35rem;display:flex}.GeneralSettings-module__WMWEea__layoutLangTitle{color:#0f172a;margin:0;font-size:.98rem;font-weight:700}.GeneralSettings-module__WMWEea__layoutLangHint{color:#475569;max-width:920px;margin:0;font-size:.82rem;line-height:1.55}.GeneralSettings-module__WMWEea__layoutLangPills{flex-wrap:wrap;gap:.5rem;display:flex}.GeneralSettings-module__WMWEea__layoutLangPill{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .75rem;font-size:.82rem;transition:border-color .15s,background .15s,box-shadow .15s;display:inline-flex}.GeneralSettings-module__WMWEea__layoutLangPill:hover{border-color:#93c5fd;box-shadow:0 2px 8px #2563eb1f}.GeneralSettings-module__WMWEea__layoutLangPillActive{color:#1e3a8a;background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border-color:#2563eb;font-weight:600}.GeneralSettings-module__WMWEea__layoutLangPillLabel{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.GeneralSettings-module__WMWEea__layoutLangPillCode{letter-spacing:.04em;color:#64748b;font-size:.72rem;font-weight:600}.GeneralSettings-module__WMWEea__layoutLangPillActive .GeneralSettings-module__WMWEea__layoutLangPillCode{color:#1d4ed8}.GeneralSettings-module__WMWEea__layoutLangCustomBadge{color:#2563eb;font-size:.65rem;line-height:1}.GeneralSettings-module__WMWEea__layoutStatusCard{background:#ffffffeb;border:1px solid #bfdbfe;border-radius:14px;align-content:center;gap:.25rem;min-width:200px;padding:.95rem 1rem;display:grid}.GeneralSettings-module__WMWEea__layoutStatusCard strong{color:#0f172a;font-size:1rem}.GeneralSettings-module__WMWEea__layoutStatusCard span{color:#475569;font-size:.8rem}.GeneralSettings-module__WMWEea__layoutColumn{flex-direction:column;flex:1;gap:1.5rem;display:flex}.GeneralSettings-module__WMWEea__componentListColumn{background:var(--color-surface);border-radius:var(--radius-md);min-width:300px;max-width:400px;box-shadow:var(--shadow-sm);border:1px solid #e2e8f0;flex:.7;padding:1.5rem}.GeneralSettings-module__WMWEea__componentListInner{height:400px;padding-right:10px;overflow-y:auto}.GeneralSettings-module__WMWEea__dropZoneWrapper{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid #e2e8f0;flex-direction:column;min-height:200px;padding:1.5rem;display:flex}.GeneralSettings-module__WMWEea__sectionHint{color:#64748b;margin:-.6rem 0 .9rem;font-size:.84rem;line-height:1.5}.GeneralSettings-module__WMWEea__bgTabBar{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.GeneralSettings-module__WMWEea__bgTab{border-radius:var(--radius-sm);background:var(--color-bg-page,#f8fafc);color:#475569;cursor:pointer;white-space:nowrap;border:1px solid #cbd5e1;flex:1;min-width:80px;padding:.45rem .6rem;font-size:.8rem;font-weight:500;transition:all .15s}.GeneralSettings-module__WMWEea__bgTab:hover{color:#3b82f6;border-color:#3b82f6}.GeneralSettings-module__WMWEea__bgTabActive{color:#fff;background:#3b82f6;border-color:#3b82f6}.GeneralSettings-module__WMWEea__bgTabContent{margin-top:.5rem}.GeneralSettings-module__WMWEea__gradientRow{flex-wrap:wrap;gap:1rem;display:flex}.GeneralSettings-module__WMWEea__gradientField{flex:1;min-width:140px}.GeneralSettings-module__WMWEea__gradientLabel{color:#64748b;margin-bottom:.3rem;font-size:.8rem;display:block}.GeneralSettings-module__WMWEea__gradientTransparentBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}.GeneralSettings-module__WMWEea__gradientTransparentBtn:hover{background:#f1f5f9;border-color:#94a3b8}.GeneralSettings-module__WMWEea__gradientTransparentBtnActive{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.GeneralSettings-module__WMWEea__gradientPreview{border-radius:var(--radius-sm);border:1px solid #e2e8f0;height:48px;margin-top:.75rem}.GeneralSettings-module__WMWEea__bgImagePreview{border-radius:var(--radius-sm);background:#f1f5f9;border:1px solid #e2e8f0;justify-content:center;align-items:center;max-height:120px;margin-top:.75rem;display:flex;overflow:hidden}.GeneralSettings-module__WMWEea__bgImagePreviewImg{object-fit:contain;max-width:100%;max-height:120px}@media (max-width:1024px){.GeneralSettings-module__WMWEea__settingsShell{grid-template-columns:1fr}.GeneralSettings-module__WMWEea__settingsNav{scroll-snap-type:x proximity;flex-direction:row;padding-bottom:.35rem;position:static;overflow-x:auto}.GeneralSettings-module__WMWEea__navTab{scroll-snap-align:start;flex:none;min-width:200px}.GeneralSettings-module__WMWEea__panelGrid2{grid-template-columns:1fr}}@media (max-width:900px){.GeneralSettings-module__WMWEea__container{padding:1rem}.GeneralSettings-module__WMWEea__heroCard{flex-direction:column}.GeneralSettings-module__WMWEea__overviewMetricRow{grid-template-columns:1fr}.GeneralSettings-module__WMWEea__layoutWorkspaceHeader,.GeneralSettings-module__WMWEea__layoutSection{flex-direction:column}.GeneralSettings-module__WMWEea__toggleRow{flex-direction:column;align-items:stretch}.GeneralSettings-module__WMWEea__toggleControl{justify-content:space-between}.GeneralSettings-module__WMWEea__saveBar{flex-direction:column;align-items:stretch}}@media (max-width:640px){.GeneralSettings-module__WMWEea__overviewGrid,.GeneralSettings-module__WMWEea__grid{grid-template-columns:1fr}.GeneralSettings-module__WMWEea__componentListColumn{min-width:0;max-width:none}.GeneralSettings-module__WMWEea__saveBtn{width:100%}.GeneralSettings-module__WMWEea__navTab{min-width:170px}.GeneralSettings-module__WMWEea__navTabCopy small{display:none}}.GeneralSettings-module__WMWEea__tinymceWrap{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.GeneralSettings-module__WMWEea__tinymceWrap .tox-tinymce{border:0!important}
.WebsPage-module__9VirZG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f172a99;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out WebsPage-module__9VirZG__fadeIn;display:flex;position:fixed;inset:0}.WebsPage-module__9VirZG__modal{color:#334155;background-color:#fff;border-radius:20px;flex-direction:column;width:min(900px,100%);max-width:900px;max-height:92vh;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;animation:.28s cubic-bezier(.16,1,.3,1) WebsPage-module__9VirZG__slideUp;display:flex;overflow:hidden;box-shadow:0 32px 72px #0000002e,0 8px 24px #00000014}.WebsPage-module__9VirZG__modalHeader{z-index:10;background:linear-gradient(135deg,#f8f9ff 0%,#eef2ff 100%);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:20px 28px;display:flex;position:sticky;top:0}.WebsPage-module__9VirZG__modalTitle{color:#1e1b4b;letter-spacing:-.01em;overflow-wrap:anywhere;flex:1;min-width:0;margin:0;padding-right:4px;font-size:1.15rem;font-weight:700;line-height:1.35}.WebsPage-module__9VirZG__closeButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;font-size:1.5rem;line-height:1;transition:all .2s;display:flex}.WebsPage-module__9VirZG__closeButton:hover{color:#ef4444;background-color:#f1f5f9}.WebsPage-module__9VirZG__modalContent{flex:1;min-height:0;overflow:auto}.WebsPage-module__9VirZG__form{flex-direction:column;gap:1.25rem;padding:24px 28px 28px;display:flex}.WebsPage-module__9VirZG__formGroup{margin-bottom:.5rem}.WebsPage-module__9VirZG__formLabel{color:#475569;letter-spacing:.01em;margin-bottom:.45rem;font-size:.84rem;font-weight:600;display:block}.WebsPage-module__9VirZG__formInput,.WebsPage-module__9VirZG__formTextarea{color:#1e293b;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;width:100%;padding:9px 12px;font-size:.92rem;transition:all .2s}.WebsPage-module__9VirZG__formInput:focus,.WebsPage-module__9VirZG__formTextarea:focus{background-color:#fdfcff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.WebsPage-module__9VirZG__formTextarea{resize:vertical;min-height:100px;font-family:inherit}.WebsPage-module__9VirZG__checkboxContainer{margin-bottom:1rem}.WebsPage-module__9VirZG__checkboxLabel{color:#334155;margin-bottom:.8rem;font-weight:600;display:block}.WebsPage-module__9VirZG__checkboxGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.55rem;display:grid}.WebsPage-module__9VirZG__checkboxItem{cursor:pointer;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:9px;align-items:center;padding:.55rem .8rem;transition:all .15s;display:flex}.WebsPage-module__9VirZG__checkboxItem:hover{background-color:#f5f3ff;border-color:#a5b4fc}.WebsPage-module__9VirZG__checkboxItemSelected{background-color:#eef2ff!important;border-color:#6366f1!important}.WebsPage-module__9VirZG__checkboxItemSelected .WebsPage-module__9VirZG__checkboxText{color:#4f46e5;font-weight:600}.WebsPage-module__9VirZG__checkboxInput{cursor:pointer;accent-color:#4f46e5;width:15px;height:15px;margin-right:.6rem}.WebsPage-module__9VirZG__checkboxText{color:#334155;-webkit-user-select:none;user-select:none;font-size:.88rem;transition:color .15s}.WebsPage-module__9VirZG__defaultLangRow{flex-wrap:wrap;align-items:flex-start;gap:.75rem;margin-top:.9rem;display:flex}.WebsPage-module__9VirZG__defaultLangLabel{color:#4f46e5;white-space:nowrap;font-size:.82rem;font-weight:600}.WebsPage-module__9VirZG__defaultLangPills{flex-wrap:wrap;flex:1;gap:.4rem;min-width:0;display:flex}.WebsPage-module__9VirZG__defaultLangPill{color:#4f46e5;cursor:pointer;background:#f5f3ff;border:1.5px solid #c7d2fe;border-radius:99px;flex-shrink:0;padding:.28rem .75rem;font-size:.82rem;transition:all .15s}.WebsPage-module__9VirZG__defaultLangPill:hover{background:#eef2ff;border-color:#6366f1}.WebsPage-module__9VirZG__defaultLangPillActive{font-weight:600;color:#fff!important;background:#4f46e5!important;border-color:#4338ca!important}.WebsPage-module__9VirZG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border:none;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:auto;min-width:0;max-width:100%;margin-top:0;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #4f46e54d}.WebsPage-module__9VirZG__submitButton:hover{background:linear-gradient(135deg,#4338ca 0%,#4f46e5 100%);transform:translateY(-1px);box-shadow:0 6px 18px #4f46e566}.WebsPage-module__9VirZG__confirmText{text-align:center;color:#1e293b;margin:1.5rem 0;font-size:1.1rem;line-height:1.5}.WebsPage-module__9VirZG__confirmButtons{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding-top:1rem;display:flex}.WebsPage-module__9VirZG__confirmCancelButton{color:#64748b;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:8px 16px;font-size:.95rem;font-weight:500;transition:all .2s}.WebsPage-module__9VirZG__confirmCancelButton:hover{color:#334155;background-color:#f1f5f9}.WebsPage-module__9VirZG__confirmDeleteButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:6px;padding:8px 16px;font-size:.95rem;font-weight:500;transition:background-color .2s}.WebsPage-module__9VirZG__confirmDeleteButton:hover{background-color:#dc2626}@keyframes WebsPage-module__9VirZG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WebsPage-module__9VirZG__slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.WebsPage-module__9VirZG__section{background:#f8fafc;border:1px solid #eaeff6;border-radius:14px;flex-direction:column;gap:.9rem;padding:18px 20px;display:flex}.WebsPage-module__9VirZG__sectionTitle{text-transform:uppercase;letter-spacing:.07em;color:#6366f1;border-bottom:1px solid #e2e8f0;margin:0;padding-bottom:10px;font-size:.76rem;font-weight:700}.WebsPage-module__9VirZG__formRow,.WebsPage-module__9VirZG__mediaGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.WebsPage-module__9VirZG__mediaUploadBox{background:#fff;border:1.5px dashed #cbd5e1;border-radius:10px;padding:10px;transition:border-color .2s}.WebsPage-module__9VirZG__mediaUploadBox:hover{border-color:#a5b4fc}.WebsPage-module__9VirZG__logoPreview{object-fit:contain;border:1px solid #e2e8f0;border-radius:8px;margin-top:8px}.WebsPage-module__9VirZG__iconPreview{object-fit:contain;border:1px solid #e2e8f0;border-radius:6px;margin-top:8px}.WebsPage-module__9VirZG__copyProgressCard{background:linear-gradient(135deg,#eef2ffe6 0%,#e0e7ffa6 100%);border:1px solid #6366f12e;border-radius:12px;gap:.45rem;padding:.85rem .95rem;display:grid}.WebsPage-module__9VirZG__copyProgressMeta{color:#3730a3;justify-content:space-between;align-items:center;gap:.75rem;font-size:.86rem;font-weight:600;display:flex}.WebsPage-module__9VirZG__copyProgressBar{background:#c7d2fe;border-radius:999px;width:100%;height:8px;overflow:hidden}.WebsPage-module__9VirZG__copyProgressFill{border-radius:inherit;background:linear-gradient(90deg,#4f46e5 0%,#6366f1 100%);height:100%;transition:width .18s}.WebsPage-module__9VirZG__formActions{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;width:100%;padding-top:4px;display:flex}.WebsPage-module__9VirZG__cancelButton{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:9px;flex-shrink:0;max-width:100%;padding:10px 20px;font-size:.95rem;font-weight:500;transition:all .2s}.WebsPage-module__9VirZG__cancelButton:hover{color:#334155;background:#f1f5f9;border-color:#94a3b8}.WebsPage-module__9VirZG__cancelButton:disabled,.WebsPage-module__9VirZG__submitButton:disabled{opacity:.75;cursor:not-allowed;box-shadow:none;transform:none}.WebsPage-module__9VirZG__errorAlert{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-size:.9rem;display:flex}@media (max-width:768px){.WebsPage-module__9VirZG__overlay{padding:12px}.WebsPage-module__9VirZG__modal{width:100%;max-height:calc(100vh - 24px)}.WebsPage-module__9VirZG__modalHeader{padding:14px 16px}.WebsPage-module__9VirZG__form{padding:16px}.WebsPage-module__9VirZG__formRow,.WebsPage-module__9VirZG__mediaGrid{grid-template-columns:1fr}.WebsPage-module__9VirZG__formActions{flex-direction:column-reverse}.WebsPage-module__9VirZG__cancelButton,.WebsPage-module__9VirZG__submitButton{justify-content:center;width:100%}}
.ApiDataWidgetEditor-module__-bVjma__root{flex-direction:column;gap:0;min-height:0;display:flex}.ApiDataWidgetEditor-module__-bVjma__tabs{background:#f1f5f9;border-radius:10px;flex-shrink:0;gap:4px;margin-bottom:20px;padding:4px;display:flex}.ApiDataWidgetEditor-module__-bVjma__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.ApiDataWidgetEditor-module__-bVjma__tab:hover{color:#334155}.ApiDataWidgetEditor-module__-bVjma__tabActive{color:#0f4c81;background:#fff;box-shadow:0 1px 3px #0f4c811f}.ApiDataWidgetEditor-module__-bVjma__tabDone:after{content:" ✓";color:#059669;font-weight:700}.ApiDataWidgetEditor-module__-bVjma__panel{flex-direction:column;gap:16px;display:flex}.ApiDataWidgetEditor-module__-bVjma__sectionCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px}.ApiDataWidgetEditor-module__-bVjma__sectionTitle{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:700}.ApiDataWidgetEditor-module__-bVjma__sectionHint{color:#64748b;margin:0 0 14px;font-size:13px;line-height:1.5}.ApiDataWidgetEditor-module__-bVjma__displaySubsection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:16px;padding:14px}.ApiDataWidgetEditor-module__-bVjma__displaySubsectionTitle{color:#0f172a;margin:0 0 10px;font-size:14px;font-weight:700}.ApiDataWidgetEditor-module__-bVjma__row2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ApiDataWidgetEditor-module__-bVjma__row3{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:720px){.ApiDataWidgetEditor-module__-bVjma__row2,.ApiDataWidgetEditor-module__-bVjma__row3{grid-template-columns:1fr}}.ApiDataWidgetEditor-module__-bVjma__testBar{flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;display:flex}.ApiDataWidgetEditor-module__-bVjma__testBtn{color:#fff;cursor:pointer;background:#0f4c81;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:opacity .15s}.ApiDataWidgetEditor-module__-bVjma__testBtn:hover:not(:disabled){opacity:.92}.ApiDataWidgetEditor-module__-bVjma__testBtn:disabled{opacity:.55;cursor:not-allowed}.ApiDataWidgetEditor-module__-bVjma__statusOk{color:#047857;background:#ecfdf5;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.ApiDataWidgetEditor-module__-bVjma__statusErr{color:#b91c1c;margin:0;font-size:13px;line-height:1.45}.ApiDataWidgetEditor-module__-bVjma__advancedToggle{color:#475569;cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.ApiDataWidgetEditor-module__-bVjma__advancedBody{border-top:1px solid #e2e8f0;margin-top:12px;padding-top:12px}.ApiDataWidgetEditor-module__-bVjma__autoMapBtn{color:#0f4c81;cursor:pointer;background:#fff;border:1px solid #0f4c81;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.ApiDataWidgetEditor-module__-bVjma__autoMapBtn:hover{background:#f0f7ff}.ApiDataWidgetEditor-module__-bVjma__mappingGrid{gap:14px;display:grid}.ApiDataWidgetEditor-module__-bVjma__mappingField{flex-direction:column;gap:6px;display:flex}.ApiDataWidgetEditor-module__-bVjma__mappingLabel{color:#334155;font-size:13px;font-weight:600}.ApiDataWidgetEditor-module__-bVjma__mappingLabel span{color:#94a3b8;font-weight:400}.ApiDataWidgetEditor-module__-bVjma__select,.ApiDataWidgetEditor-module__-bVjma__input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:9px 12px;font-size:14px}.ApiDataWidgetEditor-module__-bVjma__select:focus,.ApiDataWidgetEditor-module__-bVjma__input:focus{border-color:#0f4c81;outline:none;box-shadow:0 0 0 2px #0f4c811f}.ApiDataWidgetEditor-module__-bVjma__previewCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.ApiDataWidgetEditor-module__-bVjma__previewHead{color:#334155;background:#fff;border-bottom:1px solid #e2e8f0;padding:10px 14px;font-size:13px;font-weight:600}.ApiDataWidgetEditor-module__-bVjma__previewTable{border-collapse:collapse;width:100%;font-size:13px}.ApiDataWidgetEditor-module__-bVjma__previewTable th{text-align:left;color:#64748b;background:#f1f5f9;padding:8px 12px;font-weight:600}.ApiDataWidgetEditor-module__-bVjma__previewTable td{color:#0f172a;vertical-align:top;border-top:1px solid #e2e8f0;padding:8px 12px}.ApiDataWidgetEditor-module__-bVjma__previewEmpty{text-align:center;color:#94a3b8;padding:20px;font-size:13px}.ApiDataWidgetEditor-module__-bVjma__rawToggle{color:#0f4c81;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.ApiDataWidgetEditor-module__-bVjma__rawPre{color:#e2e8f0;background:#0f172a;border-radius:8px;max-height:180px;margin:8px 0 0;padding:12px;font-size:11px;line-height:1.45;overflow:auto}.ApiDataWidgetEditor-module__-bVjma__proxyNote{color:#94a3b8;margin:0;font-size:12px}.ApiDataWidgetEditor-module__-bVjma__templatePicker{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.ApiDataWidgetEditor-module__-bVjma__templateOption{cursor:pointer;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.ApiDataWidgetEditor-module__-bVjma__templateOption:has(input:checked){color:#0f4c81;background:#f0f7ff;border-color:#0f4c81}.ApiDataWidgetEditor-module__-bVjma__templateOption input{margin:0}.ApiDataWidgetEditor-module__-bVjma__colorRow{align-items:center;gap:10px;display:flex}.ApiDataWidgetEditor-module__-bVjma__colorRow input[type=color]{cursor:pointer;border:1px solid #e2e8f0;border-radius:8px;width:44px;height:36px;padding:2px}.ApiDataWidgetEditor-module__-bVjma__colorRow span{color:#64748b;font-family:monospace;font-size:12px}.ApiDataWidgetEditor-module__-bVjma__rowSourcePicker{flex-wrap:wrap;gap:8px;display:flex}.ApiDataWidgetEditor-module__-bVjma__rowSourceOption{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:200px;padding:10px 14px;font-size:13px;display:flex}.ApiDataWidgetEditor-module__-bVjma__rowSourceOption:has(input:checked){background:#f0f7ff;border-color:#0f4c81}.ApiDataWidgetEditor-module__-bVjma__columnList{flex-direction:column;gap:10px;display:flex}.ApiDataWidgetEditor-module__-bVjma__columnRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:36px 1fr 1.2fr minmax(100px,1fr) 40px;align-items:end;gap:8px;padding:12px;display:grid}.ApiDataWidgetEditor-module__-bVjma__columnStyleGrid{grid-column:2/-2;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ApiDataWidgetEditor-module__-bVjma__columnRowReorder{flex-direction:column;justify-content:flex-end;gap:4px;padding-bottom:2px;display:flex}.ApiDataWidgetEditor-module__-bVjma__columnReorderBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:32px;height:28px;padding:0;font-size:13px;line-height:1}.ApiDataWidgetEditor-module__-bVjma__columnReorderBtn:hover:not(:disabled){color:#0f4c81;background:#f0f7ff;border-color:#0f4c81}.ApiDataWidgetEditor-module__-bVjma__columnReorderBtn:disabled{opacity:.35;cursor:not-allowed}@media (max-width:800px){.ApiDataWidgetEditor-module__-bVjma__columnRow{grid-template-columns:1fr}.ApiDataWidgetEditor-module__-bVjma__columnStyleGrid{grid-column:auto;grid-template-columns:1fr}.ApiDataWidgetEditor-module__-bVjma__columnRowReorder{flex-direction:row;justify-content:flex-start;padding-bottom:0}}.ApiDataWidgetEditor-module__-bVjma__columnRowLabel{color:#94a3b8;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.ApiDataWidgetEditor-module__-bVjma__addColumnBtn{color:#475569;cursor:pointer;background:#fff;border:1px dashed #94a3b8;border-radius:8px;width:100%;padding:10px 14px;font-size:13px;font-weight:600}.ApiDataWidgetEditor-module__-bVjma__addColumnBtn:hover{color:#0f4c81;background:#f8fafc;border-color:#0f4c81}.ApiDataWidgetEditor-module__-bVjma__removeColumnBtn{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;width:36px;height:36px;font-size:16px;line-height:1}.ApiDataWidgetEditor-module__-bVjma__removeColumnBtn:hover{background:#fef2f2}.ApiDataWidgetEditor-module__-bVjma__previewThumb{object-fit:cover;border-radius:4px;max-width:48px;max-height:36px;display:block}
.PageManager-module__-_7stG__container{background:0 0;min-height:100%}.PageManager-module__-_7stG__header{margin-bottom:var(--space-6);justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}.PageManager-module__-_7stG__title{color:var(--color-text-primary);letter-spacing:-.02em;margin:0;font-size:clamp(1.4rem,2.1vw,1.75rem);font-weight:700}.PageManager-module__-_7stG__subtitle{max-width:720px;color:var(--color-text-muted);margin:.4rem 0 0;line-height:1.65}.PageManager-module__-_7stG__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.PageManager-module__-_7stG__formTitle{color:var(--color-text-primary);margin:0;font-size:1.1rem;font-weight:700}.PageManager-module__-_7stG__modalSubtitle{color:var(--color-text-muted);margin:.35rem 0 0;font-size:.92rem}.PageManager-module__-_7stG__form{gap:var(--space-4);flex-direction:column;display:flex}.PageManager-module__-_7stG__formGroup{flex-direction:column;gap:.45rem;margin:0;display:flex}.PageManager-module__-_7stG__label{color:var(--color-text-secondary);font-size:.95rem;font-weight:600}.PageManager-module__-_7stG__input,.PageManager-module__-_7stG__textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(180deg, #fff 0%, var(--color-surface-muted) 100%);width:100%;color:var(--color-text-primary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast), background-color var(--transition-fast);padding:.78rem .9rem;font-size:1rem}.PageManager-module__-_7stG__input:hover,.PageManager-module__-_7stG__textarea:hover{border-color:var(--color-border-strong)}.PageManager-module__-_7stG__input:focus,.PageManager-module__-_7stG__textarea:focus{border-color:var(--focus-ring);box-shadow:var(--focus-shadow);background:#fff;outline:none}.PageManager-module__-_7stG__textarea{resize:vertical;min-height:120px}.PageManager-module__-_7stG__buttonRow{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:.25rem;display:flex}.PageManager-module__-_7stG__button{cursor:pointer;min-height:42px;transition:background-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast), border-color var(--transition-fast);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.6rem 1.15rem;font-weight:600;display:inline-flex}.PageManager-module__-_7stG__button:hover:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(-1px)}.PageManager-module__-_7stG__button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.PageManager-module__-_7stG__buttonPrimary{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;box-shadow:0 12px 24px #2563eb2e}.PageManager-module__-_7stG__buttonPrimary:hover:not(:disabled){box-shadow:0 16px 28px #2563eb3d}.PageManager-module__-_7stG__buttonSecondary{background:var(--color-surface-soft);color:var(--color-text-secondary);border-color:var(--color-border)}.PageManager-module__-_7stG__buttonSecondary:hover:not(:disabled){background:#e8eef7}.PageManager-module__-_7stG__buttonDanger{color:var(--color-danger);background:#fff5f5;border-color:#dc26262e}.PageManager-module__-_7stG__buttonDanger:hover:not(:disabled){background:#fee2e2}.PageManager-module__-_7stG__displaySection{background:var(--color-surface);box-shadow:var(--shadow-md);border:1px solid #e2e8f0eb;border-radius:18px;padding:clamp(1rem,2vw,1.5rem)}.PageManager-module__-_7stG__alert{border-radius:var(--radius-lg);color:#b91c1c;background:linear-gradient(135deg,#fff1f2 0%,#fff7f7 100%);border:1px solid #dc26262e;margin-bottom:1rem;padding:.9rem 1rem}.PageManager-module__-_7stG__centered{text-align:center;min-height:160px;color:var(--color-text-muted);place-items:center;display:grid}.PageManager-module__-_7stG__tableWrap{border:1px solid var(--color-border);background:linear-gradient(#fbfdff 0%,#fff 100%);border-radius:16px;width:100%;overflow-x:auto}.PageManager-module__-_7stG__pageTable{border-collapse:separate;border-spacing:0;width:100%;min-width:720px}.PageManager-module__-_7stG__pageTable thead th{text-align:left;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);background:#f8fbff;padding:.95rem 1rem;font-size:.82rem;font-weight:700}.PageManager-module__-_7stG__pageTable thead th:first-child{border-top-left-radius:16px}.PageManager-module__-_7stG__pageTable thead th:last-child{border-top-right-radius:16px}.PageManager-module__-_7stG__pageTable tbody td{border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);vertical-align:middle;background:#ffffffd6;padding:1rem;font-size:.95rem}.PageManager-module__-_7stG__pageTable tbody tr:last-child td{border-bottom:none}.PageManager-module__-_7stG__pageTable tbody tr:hover td{background:#2563eb0a}.PageManager-module__-_7stG__actionsHeader{text-align:right}.PageManager-module__-_7stG__pageTitleCell{color:var(--color-text-primary);font-weight:700}.PageManager-module__-_7stG__slugBadge{background:var(--color-primary-soft);color:var(--color-primary-hover);border:1px solid #2563eb1f;border-radius:999px;align-items:center;padding:.32rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}.PageManager-module__-_7stG__pageTableActions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.PageManager-module__-_7stG__tableActionBtn{min-width:96px;padding:.55rem .85rem}.PageManager-module__-_7stG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1400;background:#0f172a6b;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PageManager-module__-_7stG__modalCard{background:var(--color-surface);width:min(560px,100%);max-height:min(90vh,720px);box-shadow:var(--shadow-lg);border:1px solid #e2e8f0f2;border-radius:20px;padding:1.25rem;overflow:auto}.PageManager-module__-_7stG__modalHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.PageManager-module__-_7stG__iconButton{border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.PageManager-module__-_7stG__iconButton:hover{background:var(--color-primary-soft);color:var(--color-primary-hover);border-color:#2563eb2e}@media (max-width:768px){.PageManager-module__-_7stG__header{flex-direction:column;align-items:stretch}.PageManager-module__-_7stG__toolbar{width:100%}.PageManager-module__-_7stG__toolbar .PageManager-module__-_7stG__button{flex:1}.PageManager-module__-_7stG__displaySection{padding:1rem}.PageManager-module__-_7stG__pageTable{min-width:640px}.PageManager-module__-_7stG__pageTableActions{justify-content:flex-start}}@media (max-width:520px){.PageManager-module__-_7stG__buttonRow{flex-direction:column-reverse}.PageManager-module__-_7stG__buttonRow .PageManager-module__-_7stG__button,.PageManager-module__-_7stG__toolbar .PageManager-module__-_7stG__button{width:100%}}
.BackgroundImagePicker-module__wMa1oW__bgImagePicker{flex-direction:column;gap:10px;width:100%;display:flex}.BackgroundImagePicker-module__wMa1oW__tabBar{border:1px solid #e2e8f0;border-radius:8px;gap:0;width:fit-content;display:flex;overflow:hidden}.BackgroundImagePicker-module__wMa1oW__tab{color:#64748b;cursor:pointer;background:#f8fafc;border:none;align-items:center;gap:5px;padding:5px 14px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex;position:relative}.BackgroundImagePicker-module__wMa1oW__tab+.BackgroundImagePicker-module__wMa1oW__tab{border-left:1px solid #e2e8f0}.BackgroundImagePicker-module__wMa1oW__tab:hover{background:#f1f5f9}.BackgroundImagePicker-module__wMa1oW__tabActive{color:#fff;background:#2563eb}.BackgroundImagePicker-module__wMa1oW__tabActive:hover{background:#1d4ed8}.BackgroundImagePicker-module__wMa1oW__tabFilled{color:#059669}.BackgroundImagePicker-module__wMa1oW__tabActive.BackgroundImagePicker-module__wMa1oW__tabFilled{color:#fff}.BackgroundImagePicker-module__wMa1oW__tabDot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.BackgroundImagePicker-module__wMa1oW__toolbar{align-items:center;gap:8px;display:flex}.BackgroundImagePicker-module__wMa1oW__selectBtn{cursor:pointer;background-color:#edf2f7;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.BackgroundImagePicker-module__wMa1oW__selectBtn:hover{background-color:#e2e8f0}.BackgroundImagePicker-module__wMa1oW__clearBtn{color:#dc2626;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.BackgroundImagePicker-module__wMa1oW__clearBtn:hover{background:#ffe4e6}.BackgroundImagePicker-module__wMa1oW__preview{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:8px;width:100%;padding:10px;display:flex}.BackgroundImagePicker-module__wMa1oW__previewImg{object-fit:contain;border-radius:6px;width:100%;height:auto;max-height:400px;display:block}.BackgroundImagePicker-module__wMa1oW__meta{min-width:0}.BackgroundImagePicker-module__wMa1oW__fileName{color:#334155;word-break:break-word;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.BackgroundImagePicker-module__wMa1oW__empty{color:#64748b;box-sizing:border-box;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:88px;padding:10px;display:flex}
.LayoutEditor-module__fWj7ja__container{color:#1e293b;background-color:#fff;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.875rem}.LayoutEditor-module__fWj7ja__tabBar{background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex}.LayoutEditor-module__fWj7ja__tab{color:#64748b;cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;justify-content:center;align-items:center;gap:7px;padding:13px 16px;font-size:.84rem;font-weight:500;transition:color .15s,border-color .15s,background .15s;display:flex}.LayoutEditor-module__fWj7ja__tab:hover{color:#3b82f6;background:#f0f6ff}.LayoutEditor-module__fWj7ja__tabActive{color:#2563eb;background:#fff;border-bottom-color:#2563eb;font-weight:600}.LayoutEditor-module__fWj7ja__formScroll{max-height:calc(92vh - 180px);padding:20px 24px 8px;overflow-y:auto}.LayoutEditor-module__fWj7ja__formGrid{grid-template-columns:repeat(3,1fr);gap:14px 16px;margin-bottom:12px;display:grid}.LayoutEditor-module__fWj7ja__formGroup{flex-direction:column;gap:5px;display:flex}.LayoutEditor-module__fWj7ja__formGroupFull{flex-direction:column;grid-column:1/-1;gap:5px;display:flex}.LayoutEditor-module__fWj7ja__formGroup label,.LayoutEditor-module__fWj7ja__formGroupFull>label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.LayoutEditor-module__fWj7ja__formGroup input,.LayoutEditor-module__fWj7ja__formGroup select,.LayoutEditor-module__fWj7ja__formGroupFull input,.LayoutEditor-module__fWj7ja__formGroupFull select{color:#1e293b;background-color:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;padding:8px 10px;font-size:.875rem;line-height:1.4;transition:border-color .15s,box-shadow .15s,background .15s}.LayoutEditor-module__fWj7ja__formGroup input:hover,.LayoutEditor-module__fWj7ja__formGroup select:hover,.LayoutEditor-module__fWj7ja__formGroupFull input:hover,.LayoutEditor-module__fWj7ja__formGroupFull select:hover{background:#fff;border-color:#94a3b8}.LayoutEditor-module__fWj7ja__formGroup input:focus,.LayoutEditor-module__fWj7ja__formGroup select:focus,.LayoutEditor-module__fWj7ja__formGroupFull input:focus,.LayoutEditor-module__fWj7ja__formGroupFull select:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f624}.LayoutEditor-module__fWj7ja__sectionDivider{grid-column:1/-1;align-items:center;gap:10px;margin:8px 0 2px;display:flex}.LayoutEditor-module__fWj7ja__sectionDividerLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:.72rem;font-weight:700}.LayoutEditor-module__fWj7ja__sectionDividerLine{background:#e2e8f0;flex:1;height:1px}.LayoutEditor-module__fWj7ja__spacingWidget{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;grid-column:1/-1;padding:14px 16px 12px}.LayoutEditor-module__fWj7ja__spacingBreakpointBar{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.LayoutEditor-module__fWj7ja__spacingBreakpointButton{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;padding:7px 12px;font-size:.78rem;font-weight:600;line-height:1;transition:border-color .15s,color .15s,background .15s}.LayoutEditor-module__fWj7ja__spacingBreakpointButton:hover{color:#1d4ed8;border-color:#60a5fa}.LayoutEditor-module__fWj7ja__spacingBreakpointButtonActive{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.LayoutEditor-module__fWj7ja__spacingWidgetTitle{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.72rem;font-weight:700}.LayoutEditor-module__fWj7ja__spacingGrid{grid-template-rows:auto auto auto;grid-template-columns:80px 1fr 80px;place-items:center;gap:6px;display:grid}.LayoutEditor-module__fWj7ja__spacingCenter{color:#94a3b8;letter-spacing:.03em;background:#e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:100%;height:44px;font-size:.7rem;font-weight:600;display:flex}.LayoutEditor-module__fWj7ja__spacingField{flex-direction:column;align-items:center;gap:3px;width:100%;display:flex}.LayoutEditor-module__fWj7ja__spacingLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;text-align:center;font-size:.68rem;font-weight:600}.LayoutEditor-module__fWj7ja__spacingInput{text-align:center;color:#1e293b;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;width:100%;min-width:0;padding:7px 8px;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.LayoutEditor-module__fWj7ja__spacingInput:hover{border-color:#94a3b8}.LayoutEditor-module__fWj7ja__spacingInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f624}.LayoutEditor-module__fWj7ja__spacingTopRow{grid-column:2}.LayoutEditor-module__fWj7ja__spacingLeftCol{grid-area:2/1}.LayoutEditor-module__fWj7ja__spacingCenterCol{grid-area:2/2}.LayoutEditor-module__fWj7ja__spacingRightCol{grid-area:2/3}.LayoutEditor-module__fWj7ja__spacingBottomRow{grid-area:3/2}.LayoutEditor-module__fWj7ja__input{color:#1e293b;background-color:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;width:100%;padding:8px 10px;font-size:.875rem;transition:border-color .15s,box-shadow .15s,background .15s}.LayoutEditor-module__fWj7ja__input:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f624}.LayoutEditor-module__fWj7ja__actions{background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:14px 24px;display:flex}.LayoutEditor-module__fWj7ja__buttonPrimary{cursor:pointer;color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:8px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:transform .1s,box-shadow .15s,background .15s;box-shadow:0 1px 3px #2563eb59}.LayoutEditor-module__fWj7ja__buttonPrimary:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb59}.LayoutEditor-module__fWj7ja__buttonPrimary:active{transform:translateY(0)}.LayoutEditor-module__fWj7ja__buttonSecondary{cursor:pointer;color:#64748b;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:9px 18px;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.LayoutEditor-module__fWj7ja__buttonSecondary:hover{color:#1e293b;background:#f1f5f9;border-color:#94a3b8}.LayoutEditor-module__fWj7ja__formGroup input[type=color]{cursor:pointer;height:40px;padding:2px 4px}@media (max-width:640px){.LayoutEditor-module__fWj7ja__formGrid{grid-template-columns:1fr 1fr}.LayoutEditor-module__fWj7ja__spacingGrid{grid-template-columns:64px 1fr 64px}.LayoutEditor-module__fWj7ja__actions{padding:12px 16px}.LayoutEditor-module__fWj7ja__buttonPrimary,.LayoutEditor-module__fWj7ja__buttonSecondary{flex:1}}
.Sortablelist-module__zCLBtq__instanceWrapper{border:1px solid #0000;border-radius:8px;width:100%;transition:all .2s ease-in-out;position:relative}.Sortablelist-module__zCLBtq__instanceWrapper:hover{border-color:#e0e0e0;box-shadow:0 2px 8px #0000000d}.Sortablelist-module__zCLBtq__instanceControls{opacity:0;z-index:10;background-color:#fff;border-radius:16px;gap:4px;padding:4px;transition:all .2s ease-in-out;display:flex;position:absolute;top:-10px;right:-10px;transform:translateY(-5px);box-shadow:0 1px 4px #00000026}.Sortablelist-module__zCLBtq__instanceWrapper:hover .Sortablelist-module__zCLBtq__instanceControls,.Sortablelist-module__zCLBtq__layoutNestedCard:hover .Sortablelist-module__zCLBtq__instanceControls{opacity:1;transform:translateY(0)}.Sortablelist-module__zCLBtq__btnEditInstance,.Sortablelist-module__zCLBtq__btnDeleteInstance{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s;display:flex}.Sortablelist-module__zCLBtq__btnEditInstance{color:#0c549c;background-color:#e0f2fe}.Sortablelist-module__zCLBtq__btnEditInstance:hover{background-color:#bae6fd}.Sortablelist-module__zCLBtq__btnDeleteInstance{color:#b23a48;background-color:#fee2e2}.Sortablelist-module__zCLBtq__btnDeleteInstance:hover{background-color:#fecaca}.Sortablelist-module__zCLBtq__mainFull{width:100%;height:100%}.Sortablelist-module__zCLBtq__cardWrapper{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1rem;transition:all .3s;position:relative;overflow:visible;box-shadow:0 2px 4px #0000001a}.Sortablelist-module__zCLBtq__cardWrapper:hover{border-color:#007bff;box-shadow:0 4px 8px #00000026}.Sortablelist-module__zCLBtq__dragging{opacity:.5;cursor:grabbing;transform:rotate(2deg)}.Sortablelist-module__zCLBtq__cardHeader{background:#f8f9fa;border-bottom:1px solid #e0e0e0;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Sortablelist-module__zCLBtq__cardInfo{flex-direction:column;gap:.25rem;display:flex}.Sortablelist-module__zCLBtq__cardTitle{color:#333;font-size:.9rem;font-weight:400}.Sortablelist-module__zCLBtq__cardSubtitle{color:#666;font-size:.75rem;font-weight:400}.Sortablelist-module__zCLBtq__controls{align-items:center;gap:.25rem;display:flex}.Sortablelist-module__zCLBtq__btn{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;padding:.375rem;font-size:.75rem;transition:all .2s;display:flex}.Sortablelist-module__zCLBtq__btn:hover:not(:disabled){color:#007bff;background:#f8f9fa;border-color:#007bff}.Sortablelist-module__zCLBtq__btn:disabled{opacity:.5;cursor:not-allowed;background:#f8f9fa}.Sortablelist-module__zCLBtq__btnEdit{color:#fff;cursor:pointer;background:#28a745;border:1px solid #28a745;border-radius:4px;justify-content:center;align-items:center;padding:.375rem;font-size:.75rem;transition:all .2s;display:flex}.Sortablelist-module__zCLBtq__btnEdit:hover{background:#218838;border-color:#1e7e34}.Sortablelist-module__zCLBtq__btnDelete{color:#fff;cursor:pointer;background:#b23a48;border:1px solid #b23a48;border-radius:4px;justify-content:center;align-items:center;padding:.375rem;font-size:.75rem;transition:all .2s;display:flex}.Sortablelist-module__zCLBtq__btnDelete:hover{background:#b23a48;border-color:#b23a48}.Sortablelist-module__zCLBtq__componentPreview{flex-direction:column;align-content:flex-start;align-items:stretch;min-height:200px;padding:1rem;display:flex;overflow:visible;font-family:Roboto!important}.Sortablelist-module__zCLBtq__componentPreview>*{box-sizing:border-box;min-width:0;max-width:100%;font-family:Roboto!important}.Sortablelist-module__zCLBtq__layoutGridShell{width:100%;min-width:0}.Sortablelist-module__zCLBtq__layoutNestedCard{background:#fff;border:1px solid #dbeafe;border-radius:12px;width:100%;min-width:0;padding:.5rem;position:relative;overflow:hidden}.Sortablelist-module__zCLBtq__layoutNestedCardFullWidth{width:100%}.Sortablelist-module__zCLBtq__drop_zone{border:2px dashed #0000;border-radius:4px;height:auto;min-height:0;transition:all .2s;position:relative}.Sortablelist-module__zCLBtq__drop_zone:empty:before{content:"";width:100%;min-height:28px;display:block}.Sortablelist-module__zCLBtq__premiumEmptyZone{text-align:center;background:linear-gradient(#f8fbff 0%,#eef6ff 100%);border:1.5px dashed #93c5fd;border-radius:18px;place-items:center;gap:.75rem;height:auto;min-height:320px;padding:1.4rem;display:grid;box-shadow:inset 0 1px #ffffffbf}.Sortablelist-module__zCLBtq__premiumEmptyIconRow{justify-content:center;align-items:center;display:inline-flex;position:relative}.Sortablelist-module__zCLBtq__premiumEmptyIcon{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:0 14px 28px #2563eb38}.Sortablelist-module__zCLBtq__premiumEmptySparkle{color:#7c3aed;background:#fff;border:1px solid #ddd6fe;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;top:-4px;right:-6px}.Sortablelist-module__zCLBtq__premiumEmptyTitle{color:#0f172a;margin:0;font-size:1.05rem;font-weight:700}.Sortablelist-module__zCLBtq__premiumEmptyDescription{color:#475569;max-width:560px;margin:0;font-size:.92rem;line-height:1.6}.Sortablelist-module__zCLBtq__premiumEmptyHint{color:#1d4ed8;background:#dbeafe;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:.75rem;font-weight:700;display:inline-flex}@media (max-width:768px){.Sortablelist-module__zCLBtq__cardHeader{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.5rem}.Sortablelist-module__zCLBtq__controls{justify-content:flex-end;align-self:stretch}.Sortablelist-module__zCLBtq__btn,.Sortablelist-module__zCLBtq__btnEdit,.Sortablelist-module__zCLBtq__btnDelete{padding:.5rem}.Sortablelist-module__zCLBtq__componentPreview{padding:.5rem;font-family:Roboto!important}.Sortablelist-module__zCLBtq__layoutNestedCard{padding:.35rem}}@keyframes Sortablelist-module__zCLBtq__dropZoneActive{0%{background-color:#0000}50%{background-color:#f8f9ff}to{background-color:#0000}}.Sortablelist-module__zCLBtq__drop_zone.Sortablelist-module__zCLBtq__active{animation:1s infinite Sortablelist-module__zCLBtq__dropZoneActive}.Sortablelist-module__zCLBtq__dropZoneHover{background:#f8f9ff;border-color:#007bff}.Sortablelist-module__zCLBtq__instancesContainer{flex-wrap:wrap;align-items:flex-start;gap:1rem;width:100%;min-width:0;padding:.5rem;display:flex}.Sortablelist-module__zCLBtq__sectionMeta{color:#64748b;margin-top:2px;display:block}.Sortablelist-module__zCLBtq__visibilityMembers{color:#f59e0b}.Sortablelist-module__zCLBtq__visibilityPublic{color:#22c55e}.Sortablelist-module__zCLBtq__renderError{background:#fff;border:1px solid #ff6b6b;border-radius:8px;padding:1rem}.Sortablelist-module__zCLBtq__emptyZone{text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:280px;padding:1.5rem;display:flex}.Sortablelist-module__zCLBtq__emptyTitle{color:#334155;margin:0;font-size:1rem;font-weight:600}.Sortablelist-module__zCLBtq__emptyDescription{color:#64748b;max-width:480px;margin:0;font-size:.9rem;line-height:1.6}.Sortablelist-module__zCLBtq__endDropZone{color:#999;justify-content:center;align-items:center;min-height:100vh;display:flex}.Sortablelist-module__zCLBtq__endDropZoneHover{background:#f8f9ff;border-color:#007bff}.Sortablelist-module__zCLBtq__endDropHint{color:#64748b;text-align:center;margin-top:.35rem;font-size:.8rem}
.componentPresentation-module__s062Jq__wrapper{box-sizing:border-box;width:var(--wb-width,100%);height:auto;min-height:var(--wb-height,auto);padding-top:var(--wb-padding-top,0px);padding-right:var(--wb-padding-right,0px);padding-bottom:var(--wb-padding-bottom,0px);padding-left:var(--wb-padding-left,0px);margin-top:var(--wb-margin-top,0px);margin-right:var(--wb-margin-right,0px);margin-bottom:var(--wb-margin-bottom,0px);margin-left:var(--wb-margin-left,0px);position:relative;overflow:visible}@media (max-width:1024px){.componentPresentation-module__s062Jq__wrapper{width:var(--wb-tablet-width,var(--wb-width,100%));height:auto;min-height:var(--wb-tablet-height,var(--wb-height,auto));padding-top:var(--wb-tablet-padding-top,var(--wb-padding-top,0px));padding-right:var(--wb-tablet-padding-right,var(--wb-padding-right,0px));padding-bottom:var(--wb-tablet-padding-bottom,var(--wb-padding-bottom,0px));padding-left:var(--wb-tablet-padding-left,var(--wb-padding-left,0px));margin-top:var(--wb-tablet-margin-top,var(--wb-margin-top,0px));margin-right:var(--wb-tablet-margin-right,var(--wb-margin-right,0px));margin-bottom:var(--wb-tablet-margin-bottom,var(--wb-margin-bottom,0px));margin-left:var(--wb-tablet-margin-left,var(--wb-margin-left,0px))}.componentPresentation-module__s062Jq__wrapper[style*=--wb-bg-image-tablet]{background-image:var(--wb-bg-image-tablet)!important}}@media (max-width:768px){.componentPresentation-module__s062Jq__wrapper{width:var(--wb-mobile-width,var(--wb-tablet-width,var(--wb-width,100%)));height:auto;min-height:var(--wb-mobile-height,var(--wb-tablet-height,var(--wb-height,auto)));padding-top:var(--wb-mobile-padding-top,var(--wb-tablet-padding-top,var(--wb-padding-top,0px)));padding-right:var(--wb-mobile-padding-right,var(--wb-tablet-padding-right,var(--wb-padding-right,0px)));padding-bottom:var(--wb-mobile-padding-bottom,var(--wb-tablet-padding-bottom,var(--wb-padding-bottom,0px)));padding-left:var(--wb-mobile-padding-left,var(--wb-tablet-padding-left,var(--wb-padding-left,0px)));margin-top:var(--wb-mobile-margin-top,var(--wb-tablet-margin-top,var(--wb-margin-top,0px)));margin-right:var(--wb-mobile-margin-right,var(--wb-tablet-margin-right,var(--wb-margin-right,0px)));margin-bottom:var(--wb-mobile-margin-bottom,var(--wb-tablet-margin-bottom,var(--wb-margin-bottom,0px)));margin-left:var(--wb-mobile-margin-left,var(--wb-tablet-margin-left,var(--wb-margin-left,0px)))}.componentPresentation-module__s062Jq__wrapper[style*=--wb-bg-image-mobile]{background-image:var(--wb-bg-image-mobile)!important}}.componentPresentation-module__s062Jq__content{z-index:2;min-width:0;position:relative}.componentPresentation-module__s062Jq__videoBg{object-fit:cover;z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.componentPresentation-module__s062Jq__componentAnimated{transition-property:opacity,transform;transition-duration:var(--wb-component-duration,.62s);will-change:opacity, transform;transition-timing-function:cubic-bezier(.22,1,.36,1)}.componentPresentation-module__s062Jq__hidden{opacity:0}.componentPresentation-module__s062Jq__visible{opacity:1;transform:none}.componentPresentation-module__s062Jq__fadeUp{transform:translateY(28px)}.componentPresentation-module__s062Jq__fadeDown{transform:translateY(-28px)}.componentPresentation-module__s062Jq__fadeIn{transform:none}.componentPresentation-module__s062Jq__slideUp{transform:translateY(32px)}.componentPresentation-module__s062Jq__slideLeft{transform:translate(-32px)}.componentPresentation-module__s062Jq__slideRight{transform:translate(32px)}.componentPresentation-module__s062Jq__slideDown{transform:translateY(-32px)}.componentPresentation-module__s062Jq__zoomIn{transform:scale(.92)}.componentPresentation-module__s062Jq__zoomOut{transform:scale(1.08)}.componentPresentation-module__s062Jq__rotateIn{transform:scale(.96)rotate(-4deg)}.componentPresentation-module__s062Jq__childrenAnimated>*>*{opacity:0;transition-property:opacity,transform;transition-duration:var(--wb-children-duration,.56s);will-change:opacity, transform;transition-timing-function:cubic-bezier(.22,1,.36,1)}.componentPresentation-module__s062Jq__childrenVisible>*>*{opacity:1;transform:none}.componentPresentation-module__s062Jq__childrenFadeUp>*>*{transform:translateY(22px)}.componentPresentation-module__s062Jq__childrenFadeDown>*>*{transform:translateY(-22px)}.componentPresentation-module__s062Jq__childrenFadeIn>*>*{transform:none}.componentPresentation-module__s062Jq__childrenSlideUp>*>*{transform:translateY(24px)}.componentPresentation-module__s062Jq__childrenSlideDown>*>*{transform:translateY(-24px)}.componentPresentation-module__s062Jq__childrenZoomIn>*>*{transform:scale(.94)}.componentPresentation-module__s062Jq__childrenZoomOut>*>*{transform:scale(1.06)}.componentPresentation-module__s062Jq__childrenRotateIn>*>*{transform:scale(.97)rotate(-3deg)}.componentPresentation-module__s062Jq__childrenAnimated>*>:first-child{transition-delay:40ms}.componentPresentation-module__s062Jq__childrenAnimated>*>:nth-child(2){transition-delay:90ms}.componentPresentation-module__s062Jq__childrenAnimated>*>:nth-child(3){transition-delay:.14s}.componentPresentation-module__s062Jq__childrenAnimated>*>:nth-child(4){transition-delay:.19s}.componentPresentation-module__s062Jq__childrenAnimated>*>:nth-child(5){transition-delay:.24s}.componentPresentation-module__s062Jq__childrenAnimated>*>:nth-child(6){transition-delay:.29s}.componentPresentation-module__s062Jq__childrenAnimated>*>:nth-child(7){transition-delay:.34s}.componentPresentation-module__s062Jq__childrenAnimated>*>:nth-child(8){transition-delay:.39s}.componentPresentation-module__s062Jq__childrenAnimated>*>:nth-child(9){transition-delay:.44s}.componentPresentation-module__s062Jq__childrenAnimated>*>:nth-child(10){transition-delay:.49s}
