.builder-react *{box-sizing:border-box;scrollbar-color:color-mix(in srgb, var(--panel-shell-accent,#0f3f4a) 58%, transparent) transparent;scrollbar-width:thin}.builder-react ::-webkit-scrollbar{width:8px;height:8px}.builder-react-media-drawer ::-webkit-scrollbar{width:8px;height:8px}.builder-react-save-drawer ::-webkit-scrollbar{width:8px;height:8px}.builder-react ::-webkit-scrollbar-track{background:0 0}.builder-react-media-drawer ::-webkit-scrollbar-track{background:0 0}.builder-react-save-drawer ::-webkit-scrollbar-track{background:0 0}.builder-react ::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--panel-shell-accent,#0f3f4a) 46%, transparent);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.builder-react-media-drawer ::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--panel-shell-accent,#0f3f4a) 46%, transparent);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.builder-react-save-drawer ::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--panel-shell-accent,#0f3f4a) 46%, transparent);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.builder-react ::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--panel-shell-accent,#0f3f4a) 68%, transparent);background-clip:padding-box}.builder-react-media-drawer ::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--panel-shell-accent,#0f3f4a) 68%, transparent);background-clip:padding-box}.builder-react-save-drawer ::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--panel-shell-accent,#0f3f4a) 68%, transparent);background-clip:padding-box}body.builder-react-shell-active{overflow:hidden}.builder-react-toast-stack{z-index:120000;pointer-events:none;gap:10px;width:min(380px,100vw - 32px);display:grid;position:fixed;top:18px;right:18px}.builder-react-toast{--toast-color:#123b46;--toast-soft:#123b461a;border:1px solid #94a3b852;border-left:4px solid var(--toast-color);color:#0f172a;pointer-events:auto;background:#fff;border-radius:12px;grid-template-columns:34px minmax(0,1fr) 26px;align-items:start;gap:10px;padding:12px;animation:.22s ease-out both builderToastIn;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 46px #0f172a29}.builder-react-toast--success{--toast-color:#16a34a;--toast-soft:#16a34a1f}.builder-react-toast--error{--toast-color:#dc2626;--toast-soft:#dc26261f}.builder-react-toast--warning{--toast-color:#d97706;--toast-soft:#d9770624}.builder-react-toast--info{--toast-color:#2563eb;--toast-soft:#2563eb1f}.builder-react-toast__icon{background:var(--toast-soft);width:34px;height:34px;color:var(--toast-color);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.builder-react-toast__content{min-width:0}.builder-react-toast__content strong{color:#0f172a;font-size:13px;font-weight:800;line-height:1.25;display:block}.builder-react-toast__content p{color:#64748b;margin:3px 0 0;font-size:12px;font-weight:600;line-height:1.35}.builder-react-toast__close{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.builder-react-toast__close:hover{color:#0f172a;background:#0f172a0f}.builder-react-toast__progress{background:var(--toast-color);transform-origin:0;height:3px;animation:linear forwards builderToastProgress;position:absolute;bottom:0;left:0;right:0}@keyframes builderToastIn{0%{opacity:0;transform:translateY(-8px)translate(12px)}to{opacity:1;transform:translateY(0)translate(0)}}@keyframes builderToastProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}body.builder-react-shell-active{width:100%;height:100%;margin:0;overflow:hidden;padding:0!important}html:has(body.builder-react-shell-active){width:100%;height:100%;margin:0;overflow:hidden;padding:0!important}html:has(>body.builder-react-shell-active){scrollbar-gutter:auto}body.builder-react-shell-active>.layout>.sidebar,body.builder-react-shell-active>.layout>.main>.topbar,body.builder-react-shell-active>.layout>.main>.bottombar,body.builder-react-shell-active .builder-rightbar-backdrop,body.builder-react-shell-active .builder-screen-guard{display:none!important}body.builder-react-shell-active>.layout,body.builder-react-shell-active>.layout>.main,body.builder-react-shell-active>.layout>.main>.main-builder{width:100%;height:100vh;min-height:100vh;overflow:hidden}body.builder-react-shell-active #builder-react-root{z-index:1;width:100%;min-height:100vh;position:fixed;inset:0;overflow:hidden}body.builder-react-shell-active>.layout{display:block!important}body.builder-react-shell-active{--builder-react-leftbar-active:#147860db;--builder-react-leftbar-border:#ffffff21;--builder-react-leftbar-control:#ffffff14;--builder-react-leftbar-highlight:#c5ff55;--builder-react-leftbar-muted:#ffffffa8;--builder-react-leftbar-surface:linear-gradient(180deg, #0b3b2f 0%, #061722 100%);--builder-react-variants-border:#0f172a1f;--builder-react-variants-shadow:0 22px 52px #0f172a38;--builder-react-variants-surface:#fff}body.builder-react-shell-active>.layout>.main,body.builder-react-shell-active>.layout>.main>.main-builder{width:100%!important;margin:0!important;padding:0!important}.builder-react-shell{--builder-panel-accent-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));--builder-panel-primary-color:var(--editor-ui-primary,var(--brand-3-500,#123b46));--builder-react-sidebar-width:240px;--builder-react-sidebar-collapsed-width:68px;--builder-react-rightbar-width:286px;background:var(--color-surface-soft,#f4faf5);color:var(--text-strong,#101828);grid-template-columns:var(--builder-react-sidebar-width) minmax(0, 1fr);width:100%;height:100vh;min-height:100vh;transition:grid-template-columns .24s cubic-bezier(.2,.8,.2,1);display:grid;overflow:hidden}.builder-react-shell.is-leftbar-collapsed{grid-template-columns:var(--builder-react-sidebar-collapsed-width) minmax(0, 1fr)}.builder-react-shell.is-leftbar-hidden,.builder-react-shell.is-policy-final,.builder-react-shell.is-policy-final .builder-react-main{grid-template-columns:minmax(0,1fr)}.builder-react-sidebar{background:var(--builder-react-leftbar-surface,linear-gradient(180deg, #0b3b2f 0%, #061722 100%));color:#fff;min-height:0;min-width:var(--builder-react-sidebar-width);max-width:var(--builder-react-sidebar-width);width:var(--builder-react-sidebar-width);z-index:90;grid-template-rows:auto auto minmax(0,1fr);padding:16px 8px 0;transition:box-shadow .18s,max-width .18s,min-width .18s,width .18s;display:grid;position:relative;overflow:hidden}.builder-react-sidebar.is-collapsed{min-width:var(--builder-react-sidebar-collapsed-width);max-width:var(--builder-react-sidebar-collapsed-width);width:var(--builder-react-sidebar-collapsed-width);box-shadow:14px 0 36px #06172200}.builder-react-sidebar__header{justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-bottom:14px;display:flex}.builder-react-sidebar__brand{align-items:center;gap:10px;min-width:0;transition:opacity .14s,transform .14s;display:flex}.builder-react-sidebar.is-collapsed .builder-react-sidebar__header{justify-content:center}.builder-react-sidebar.is-collapsed .builder-react-sidebar__brand{opacity:0;pointer-events:none;position:absolute;transform:translate(-8px)}.builder-react-sidebar__logo{box-sizing:border-box;object-fit:contain;background:#ffffff1f;border-radius:12px;flex:none;width:42px;height:42px;padding:3px;display:block}.builder-react-sidebar__brand span:last-child{gap:2px;min-width:0;transition:opacity .14s,transform .14s;display:grid}.builder-react-sidebar.is-collapsed .builder-react-sidebar__brand span:last-child{opacity:0;pointer-events:none;transform:translate(-8px)}.builder-react-sidebar__brand strong{font-size:15px;line-height:1}.builder-react-sidebar__brand small{color:#ffffffb8;font-size:12px;font-weight:700}.builder-react-icon-button{color:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.builder-react-icon-button:hover,.builder-react-icon-button.is-active{background:var(--panel-shell-accent,#0f3f4a);border-color:color-mix(in srgb, var(--panel-shell-highlight,#c5ff55) 45%, transparent);color:#fff}.builder-react-sidebar__tabs{background:#ffffff14;border:1px solid #ffffff21;border-radius:9px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px;padding:4px;display:grid}.builder-react-sidebar__tabs.is-single{grid-template-columns:1fr}.builder-react-sidebar>.builder-react-sidebar__tabs{grid-row:2}.builder-react-sidebar__tabs button{color:#ffffffc2;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:40px;padding:8px;font-size:11px;font-weight:850;display:inline-flex}.builder-react-sidebar__tabs button.is-active{color:#fff;background:#147860db;box-shadow:inset 0 0 0 1px #c5ff553d}.builder-react-sidebar__tabs span{text-overflow:ellipsis;transition:opacity .14s;overflow:hidden}.builder-react-sidebar.is-collapsed>.builder-react-sidebar__tabs{grid-template-columns:1fr}.builder-react-sidebar.is-collapsed>.builder-react-sidebar__tabs button{justify-content:center;min-height:38px;padding-inline:0}.builder-react-sidebar.is-collapsed>.builder-react-sidebar__tabs span{display:none}.builder-react-sidebar.is-collapsed>.builder-react-sidebar__flyover{visibility:hidden}.builder-react-sidebar__flyover{grid-template-rows:minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.builder-react-sidebar.is-collapsed .builder-react-sidebar__flyover{background:var(--builder-react-leftbar-surface,linear-gradient(180deg, #0b3b2f 0%, #061722 100%));bottom:50px;left:var(--builder-react-sidebar-collapsed-width);opacity:0;pointer-events:none;min-width:0;width:var(--builder-react-sidebar-width);z-index:120;border-right:1px solid #ffffff1f;padding:16px 8px 0;transition:opacity .18s,transform .18s;display:grid;position:fixed;top:66px;transform:translate(-10px);box-shadow:18px 0 42px #0617223d}.builder-react-sidebar.is-collapsed.is-flyover-open .builder-react-sidebar__flyover{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0)}.builder-react-sidebar__panel{grid-area:1/1;min-height:0;display:none;overflow:hidden}.builder-react-sidebar__panel.is-active{grid-template-rows:auto minmax(0,1fr);display:grid}.builder-react-sidebar__panel--sections.is-active{grid-template-rows:auto auto minmax(0,1fr)}.builder-react-sidebar__panel--global-blocks.is-active{grid-template-rows:minmax(0,1fr)}.builder-react-sidebar__usage-tabs{margin-bottom:10px;transition:grid-template-columns .24s cubic-bezier(.2,.8,.2,1)}.builder-react-sidebar__usage-tabs button{transition:background-color .2s,box-shadow .2s,color .2s,gap .24s cubic-bezier(.2,.8,.2,1),padding .24s cubic-bezier(.2,.8,.2,1);overflow:hidden}.builder-react-sidebar__usage-tabs button svg{flex:none;transition:transform .24s cubic-bezier(.2,.8,.2,1)}.builder-react-sidebar__usage-tabs button.is-active svg{transform:scale(1.06)}.builder-react-sidebar__usage-tabs button span{opacity:1;white-space:nowrap;max-width:88px;transition:max-width .24s cubic-bezier(.2,.8,.2,1),opacity .16s 60ms,transform .24s cubic-bezier(.2,.8,.2,1);transform:translate(0)}.builder-react-sidebar__usage-tabs button:not(.is-active){gap:0;padding-inline:0}.builder-react-sidebar__usage-tabs button:not(.is-active) span{opacity:0;max-width:0;transform:translate(-5px)}#pageSections>.builder-react-sidebar-sections{animation:.2s both builderReactUsageCatalogIn}@keyframes builderReactUsageCatalogIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.builder-react-sidebar__usage-tabs,.builder-react-sidebar__usage-tabs button,.builder-react-sidebar__usage-tabs button svg,.builder-react-sidebar__usage-tabs button span{transition:none}#pageSections>.builder-react-sidebar-sections{animation:none}}.builder-react-section-grid__load-more,.builder-react-navigation-list__load-more,.builder-react-pages-list__load-more{background:var(--surface-soft,#f8fafc);border:1px dashed var(--builder-react-border,#d0d5dd);color:var(--text-muted,#475467);cursor:pointer;font:inherit;border-radius:10px;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;width:100%;min-height:34px;font-size:11px;font-weight:750;display:flex}.builder-react-section-deferred-skeleton{background:linear-gradient(110deg, var(--surface-soft,#f1f5f9) 20%, var(--surface,#fff) 38%, var(--surface-soft,#f1f5f9) 56%);contain:layout paint style;background-size:220% 100%;place-items:center;min-height:min(62vh,680px);animation:.9s linear infinite builder-section-materializing;display:grid}.builder-react-section-deferred-skeleton>span{background:color-mix(in srgb, var(--text-muted,#64748b) 18%, transparent);border-radius:999px;width:min(280px,46%);height:12px}@keyframes builder-section-materializing{to{background-position-x:-220%}}@media (prefers-reduced-motion:reduce){.builder-react-section-deferred-skeleton{animation:none}}.builder-react-sidebar__search{color:#ffffffa3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;margin-bottom:10px;padding:0 10px;transition:opacity .14s,transform .14s;display:grid}.builder-react-sidebar__search input{color:#fff;font:inherit;background:0 0;border:0;outline:0;min-width:0;height:48px;font-size:12px}.builder-react-sidebar__search input::placeholder{color:#ffffff94}.builder-react-sidebar__sections{scrollbar-color:#ffffff6b transparent;scrollbar-width:thin;min-height:0;padding-bottom:14px;transition:opacity .14s;overflow:auto}.builder-react-sidebar__sections::-webkit-scrollbar{width:7px}.builder-react-sidebar__sections::-webkit-scrollbar-track{background:0 0}.builder-react-sidebar__sections::-webkit-scrollbar-thumb{background:#ffffff61 padding-box padding-box;border:2px solid #0000;border-radius:999px}.builder-react-sidebar__sections::-webkit-scrollbar-thumb:hover{background:#ffffff8a padding-box padding-box}.builder-react-sidebar__empty-panel{color:#ffffffb8;border:1px dashed #ffffff2e;border-radius:9px;align-self:start;padding:14px;font-size:12px;line-height:1.45}.builder-react-workspace{flex-direction:column;width:100%;min-width:0;height:100vh;min-height:0;display:flex;overflow:hidden}.builder-react-topbar{--builder-topbar-control-height:42px;background:var(--color-surface,#fff);border-bottom:1px solid var(--color-border-soft,#e5e7eb);z-index:60;flex:0 0 66px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:6px 16px 6px 18px;display:grid;position:relative}.builder-react-topbar__title{align-items:center;gap:10px;min-width:0;display:inline-flex}.builder-react-topbar__title .builder-react-icon-button,.builder-react-topbar__actions .builder-react-icon-button,.builder-react-device-controls .builder-react-icon-button{background:var(--color-surface,#fff);border-color:var(--color-border,#d0d5dd);color:var(--text-strong,#101828)}.builder-react-device-controls .builder-react-icon-button.is-active{background:var(--panel-shell-accent,#0f3f4a);border-color:var(--panel-shell-accent,#0f3f4a);box-shadow:none;color:#fff}.builder-react-topbar__title h2{text-overflow:ellipsis;white-space:nowrap;max-width:220px;margin:0;font-size:22px;font-weight:900;line-height:1;overflow:hidden}.builder-react-topbar__context,.builder-react-topbar__actions{align-items:center;gap:8px;min-width:0;display:flex}.builder-react-topbar__context{justify-content:flex-start;overflow:visible}.builder-react-topbar__context,.builder-react-topbar__actions{overflow:visible}.builder-react-topbar__actions{justify-content:flex-end}.builder-react-topbar__actions .builder-react-topbar__exit{color:#b42318;background:#fff1f0;border-color:#efaaa4;border-radius:8px;transition:border-color .18s,background-color .18s,color .18s,box-shadow .18s,transform .18s;box-shadow:0 4px 12px #b423181f}.builder-react-topbar__actions .builder-react-topbar__exit:hover{color:#fff;background:#b42318;border-color:#b42318;transform:translateY(-1px);box-shadow:0 7px 16px #b423183d}.builder-react-topbar__actions .builder-react-topbar__exit:focus-visible{outline:0;box-shadow:0 0 0 3px #b423182e,0 7px 16px #b4231833}.builder-react-topbar__params-slot{align-items:center;min-width:0;display:inline-flex}.builder-react-device-controls{align-items:center;gap:5px;display:inline-flex}.builder-react-topbar .builder-react-site-design-button,.builder-react-topbar .builder-react-page-colors__summary,.builder-react-topbar .builder-react-params__summary,.builder-react-topbar .builder-save-dropdown__trigger .btn{height:var(--builder-topbar-control-height);min-height:var(--builder-topbar-control-height);max-height:var(--builder-topbar-control-height)}.builder-react-topbar .builder-react-device-controls .builder-react-icon-button{height:var(--builder-topbar-control-height);min-height:var(--builder-topbar-control-height);max-height:var(--builder-topbar-control-height);width:var(--builder-topbar-control-height);min-width:var(--builder-topbar-control-height);max-width:var(--builder-topbar-control-height)}.builder-react-main{grid-template-columns:minmax(0, 1fr) var(--builder-react-rightbar-width);flex:auto;min-width:0;min-height:0;display:grid;overflow:hidden}.builder-react-content{min-width:0;min-height:0;overflow:hidden}.builder-react-rightbar{background:var(--color-surface,#fff);border-left:1px solid var(--color-border-soft,#e5e7eb);min-height:0;padding:0;overflow:auto}.builder-react-bottombar{background:var(--color-surface,#fff);border-top:1px solid var(--color-border-soft,#e5e7eb);flex:0 0 50px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:6px 18px;display:flex}.builder-react-bottombar .builder-breadcrumb{flex:auto;min-width:0}.builder-react-bottombar__history{border-right:1px solid var(--color-border-soft,#e5e7eb);flex:none;align-items:center;gap:4px;padding-right:10px;display:inline-flex}.builder-react-bottombar__history>button{color:#475467;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:6px;place-items:center;width:28px;height:28px;padding:0;font-size:9px;display:grid}.builder-react-bottombar__history>button:hover:not(:disabled){color:#0f6657;background:#eef7f4;border-color:#7bb9a8}.builder-react-bottombar__history>button:focus-visible{outline-offset:1px;outline:2px solid #0f766e4d}.builder-react-bottombar__history>button:disabled{cursor:not-allowed;opacity:.38}.builder-react-bottombar .builder-bottombar-actions{align-items:center;gap:8px;display:inline-flex}.builder-react-bottombar__section-count{color:var(--text-muted,#667085);white-space:nowrap;font-size:12px;font-weight:800}.builder-react-template-library-modal{z-index:100090;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.builder-react-template-library-modal__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default;background:#0f172a6b;border:0;width:100%;padding:0;position:absolute;inset:0}.builder-react-template-library-modal__dialog{z-index:1;background:#fff;border:1px solid #0f172a1f;border-radius:18px;grid-template-rows:auto minmax(0,1fr);width:min(1460px,100vw - 48px);height:min(900px,100vh - 48px);max-height:min(900px,100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #0f172a3d}.builder-react-template-library-modal__header{border-bottom:1px solid #e4e7ec;grid-template-columns:44px minmax(0,1fr) 38px;align-items:center;gap:12px;min-height:70px;padding:12px 18px;display:grid}.builder-react-template-library-modal__header>span,.builder-react-template-library-modal__header>button{color:#123b46;background:#fff;border:1px solid #dce2ea;border-radius:10px;place-items:center;width:38px;height:38px;display:inline-grid}.builder-react-template-library-modal__header>span{background:color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 13%, #fff)}.builder-react-template-library-modal__header>button{cursor:pointer}.builder-react-template-library-modal__header h3,.builder-react-template-library-modal__header p{margin:0}.builder-react-template-library-modal__header h3{color:#101828;font-size:20px;font-weight:900}.builder-react-template-library-modal__header p{color:#667085;margin-top:3px;font-size:13px;font-weight:650}.builder-react-template-library-modal__body{grid-template-columns:minmax(220px,280px) minmax(0,1fr);min-height:0;display:grid}.builder-react-template-library-modal__filters{scrollbar-color:#0e404859 transparent;scrollbar-width:thin;background:#fbfcfe;border-right:1px solid #e4e7ec;align-content:start;gap:14px;min-height:0;padding:18px;display:grid;overflow:auto}.builder-react-template-library-modal__filters::-webkit-scrollbar{width:7px}.builder-react-template-library-modal__content::-webkit-scrollbar{width:7px}.builder-react-template-library-modal__filters::-webkit-scrollbar-track{background:0 0}.builder-react-template-library-modal__content::-webkit-scrollbar-track{background:0 0}.builder-react-template-library-modal__filters::-webkit-scrollbar-thumb{background:#0e404859 padding-box content-box;border:2px solid #0000;border-radius:999px}.builder-react-template-library-modal__content::-webkit-scrollbar-thumb{background:#0e404859 padding-box content-box;border:2px solid #0000;border-radius:999px}.builder-react-template-library-modal__search{color:#98a2b3;background:#fff;border:1px solid #dce2ea;border-radius:12px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:42px;padding:0 12px;display:grid}.builder-react-template-library-modal__search input{color:#101828;border:0;outline:0;min-width:0;font-size:13px;font-weight:750}.builder-react-template-library-modal__filter-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;gap:8px;padding:14px;display:grid}.builder-react-template-library-modal__filters-heading{color:#344054;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:900;display:flex}.builder-react-template-library-modal__filters-heading button{color:var(--editor-ui-accent-hover,var(--brand-2-700,#69990f));cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:850}.builder-react-template-library-modal__filter-card h4{color:#101828;margin:0 0 4px;font-size:13px;font-weight:900}.builder-react-template-library-modal__filter-card label{color:#667085;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:28px;font-size:12px;font-weight:800;display:grid}.builder-react-template-library-modal__filter-card input{opacity:0;pointer-events:none;position:absolute}.builder-react-template-library-modal__filter-card label>span{background:#fff;border:1px solid #cbd5e1;border-radius:4px;place-items:center;width:15px;height:15px;display:inline-grid}.builder-react-template-library-modal__filter-card input:checked+span{border-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));background:var(--editor-ui-accent,var(--brand-2-600,#8ccc15))}.builder-react-template-library-modal__filter-card input:checked+span:after{content:"";border:0 solid #fff;border-width:0 0 2px 2px;width:7px;height:4px;transform:rotate(-45deg)translateY(-1px)}.builder-react-template-library-modal__filter-card em,.builder-react-template-library-modal__filter-card b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-style:normal;overflow:hidden}.builder-react-template-library-modal__filter-card b{color:#98a2b3;font-size:11px}.builder-react-template-library-modal__content{scrollbar-color:#0e404859 transparent;scrollbar-width:thin;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;min-height:0;padding:18px;display:grid;overflow:auto}.builder-react-template-library-modal__tabs{background:#f2f4f7;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:6px;display:none}.builder-react-template-library-modal__tabs button{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-size:13px;font-weight:850;display:inline-flex}.builder-react-template-library-modal__tabs button.is-active{color:#fff;background:#101828}.builder-react-template-library-modal__tabs span{opacity:.72}.builder-react-template-library-modal__toolbar{color:#667085;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:800;display:flex}.builder-react-template-library-modal__toolbar em{font-style:normal}.builder-react-template-library-modal__mobile-filters{color:#344054;cursor:pointer;background:#fff;border:1px solid #dce2ea;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:12px;font-weight:850;display:none}.builder-react-template-library-modal__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:18px;min-height:0;display:grid}.builder-react-template-library-card{background:#fff;border:1px solid #e4e7ec;border-radius:16px;display:grid;overflow:hidden;box-shadow:0 10px 28px #0f172a0d}.builder-react-template-library-card figure{aspect-ratio:16/10;background:#f2f4f7;margin:0;position:relative}.builder-react-template-library-card img{object-fit:cover;width:100%;height:100%;display:block}.builder-react-template-library-card__badge,.builder-react-template-library-card i,.builder-react-template-library-card figure button{z-index:2;position:absolute}.builder-react-template-library-card__badge{color:#175cd3;background:#eef4ff;border-radius:8px;padding:5px 10px;font-size:11px;font-weight:900;top:12px;left:12px}.builder-react-template-library-card__badge.is-kit{color:#c2410c;background:#fff7ed}.builder-react-template-library-card__badge.is-single{color:#027a48;background:#ecfdf3}.builder-react-template-library-card i{background:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));color:#fff;border-radius:999px;place-items:center;width:28px;height:28px;display:inline-grid;top:12px;right:12px}.builder-react-template-library-card figure button{color:#fff;cursor:pointer;background:#101828b8;border:0;border-radius:999px;place-items:center;width:36px;height:36px;display:inline-grid;bottom:12px;right:12px}.builder-react-template-library-card>div{gap:10px;padding:14px;display:grid}.builder-react-template-library-card small{color:#667085;letter-spacing:.02em;text-transform:uppercase;font-size:11px;font-weight:850}.builder-react-template-library-card h4{color:#101828;margin:0;font-size:17px;font-weight:900;line-height:1.15}.builder-react-template-library-card footer{gap:8px;display:grid}.builder-react-template-library-card footer strong{color:#475467;font-size:12px;font-weight:850}.builder-react-template-library-card footer span{gap:8px;display:grid}.builder-react-template-library-card footer button{color:#fff;cursor:pointer;background:#101828;border:1px solid #101828;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:36px;font-size:12px;font-weight:850;display:inline-flex}.builder-react-template-library-card footer button:disabled{cursor:not-allowed;opacity:.55}.builder-react-template-library-modal__empty{color:#667085;text-align:center;border:1px dashed #d0d5dd;border-radius:16px;align-content:center;place-items:center;gap:8px;min-height:320px;display:grid}.builder-react-template-library-modal__empty h4,.builder-react-template-library-modal__empty p{margin:0}.builder-react-template-library-modal__empty>button{color:#fff;cursor:pointer;background:#101828;border:1px solid #101828;border-radius:10px;min-height:36px;padding:0 14px;font-size:12px;font-weight:850}.builder-react-template-library-modal__pagination{justify-content:center;gap:6px;display:inline-flex}.builder-react-template-library-modal__pagination button{color:#101828;cursor:pointer;background:#fff;border:1px solid #dce2ea;border-radius:10px;place-items:center;min-width:34px;height:34px;font-size:12px;font-weight:850;display:inline-grid}.builder-react-template-library-modal__pagination button.is-active{border-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));background:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));color:#fff}.builder-react-template-library-modal__pagination button:disabled{cursor:not-allowed;opacity:.45}.builder-react-template-library-detail{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.builder-react-template-library-detail__hero{background:linear-gradient(135deg, #fff 0%, #fbfcfe 52%, color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 7%, #fff) 100%);border-bottom:1px solid #e4e7ec;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;display:grid}.builder-react-template-library-detail__hero>button{color:#101828;cursor:pointer;background:#fff;border:1px solid #dce2ea;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:12px;font-weight:850;display:inline-flex}.builder-react-template-library-detail__hero>button:last-child{color:#fff;background:#101828;border-color:#101828}.builder-react-template-library-detail__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.builder-react-template-library-detail__actions>a,.builder-react-template-library-detail__actions>button{color:#101828;cursor:pointer;background:#fff;border:1px solid #dce2ea;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.builder-react-template-library-detail__actions>button:not(.is-danger){color:#fff;background:#101828;border-color:#101828}.builder-react-template-library-detail__actions>button.is-danger{color:#b42318;background:#fff;border-color:#fda29b}.builder-react-template-library-detail__actions>button:disabled{cursor:not-allowed;opacity:.48}.builder-react-template-library-detail__hero>button:disabled{cursor:not-allowed;opacity:.55}.builder-react-template-library-detail__hero small,.builder-react-template-library-detail__hero h4,.builder-react-template-library-detail__hero p,.builder-react-template-library-detail__hero span{margin:0}.builder-react-template-library-detail__hero small{color:var(--editor-ui-accent-hover,var(--brand-2-700,#69990f));letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.builder-react-template-library-detail__hero h4{color:#101828;font-size:22px;font-weight:950;line-height:1.1}.builder-react-template-library-detail__hero p,.builder-react-template-library-detail__hero span{color:#667085;margin-right:10px;font-size:12px;font-weight:800;display:inline-flex}.builder-react-template-library-detail__content{scrollbar-color:#0e404859 transparent;scrollbar-width:thin;grid-template-columns:minmax(280px,390px) minmax(0,1fr);gap:18px;min-height:0;padding:18px;display:grid;overflow:auto}.builder-react-template-library-detail__content::-webkit-scrollbar{width:7px}.builder-react-template-library-detail__content::-webkit-scrollbar-track{background:0 0}.builder-react-template-library-detail__content::-webkit-scrollbar-thumb{background:#0e404859 padding-box content-box;border:2px solid #0000;border-radius:999px}.builder-react-template-library-detail__content>aside,.builder-react-template-library-detail__content>main{align-content:start;gap:14px;min-width:0;display:grid}.builder-react-template-library-detail__content figure,.builder-react-template-library-detail__content section,.builder-react-template-library-detail__content main{background:#fff;border:1px solid #e4e7ec;border-radius:16px;box-shadow:0 10px 28px #0f172a0a}.builder-react-template-library-detail__content figure{aspect-ratio:16/10;background:#f2f4f7;margin:0;overflow:hidden}.builder-react-template-library-detail__content figure img{object-fit:cover;width:100%;height:100%;display:block}.builder-react-template-library-detail__content section{gap:8px;padding:16px;display:grid}.builder-react-template-library-detail__content section h5,.builder-react-template-library-detail__content section p,.builder-react-template-library-detail__content main h5{margin:0}.builder-react-template-library-detail__content section h5,.builder-react-template-library-detail__content main h5{color:#101828;font-size:14px;font-weight:950}.builder-react-template-library-detail__content section p{color:#667085;font-size:13px;font-weight:750}.builder-react-template-library-detail__content section button{color:#101828;cursor:pointer;background:#fff;border:1px solid #dce2ea;border-radius:10px;width:100%;min-height:38px;font-size:12px;font-weight:850}.builder-react-template-library-detail__theme>div{gap:4px;display:grid}.builder-react-template-library-detail__theme label{color:#475467;cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;font-size:11px;font-weight:800;line-height:1.35;display:grid}.builder-react-template-library-detail__theme label input{opacity:0;pointer-events:none;position:absolute}.builder-react-template-library-detail__theme label span{background:#fff;border:1px solid #cbd5e1;border-radius:5px;place-items:center;width:17px;height:17px;display:inline-grid}.builder-react-template-library-detail__theme label input:checked+span{border-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));background:var(--editor-ui-accent,var(--brand-2-600,#8ccc15))}.builder-react-template-library-detail__theme label input:checked+span:after{content:"";border:0 solid #fff;border-width:0 0 2px 2px;width:8px;height:4px;transform:rotate(-45deg)translateY(-1px)}.builder-react-template-library-detail__theme label:has(input:disabled){cursor:not-allowed;opacity:.5}.builder-react-template-library-detail__summary{gap:12px;padding:14px;display:grid;box-shadow:none!important;background:#f0fbf7!important;border:1px solid #b7e4d5!important}.builder-react-template-library-detail__summary.has-warning{background:#fffaeb!important;border-color:#fedf89!important}.builder-react-template-library-detail__summary>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.builder-react-template-library-detail__summary>div:first-child strong{color:#027a48;text-transform:uppercase;font-size:10px;font-weight:900}.builder-react-template-library-detail__summary.has-warning>div:first-child strong{color:#b54708}.builder-react-template-library-detail__summary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.builder-react-template-library-detail__summary dl>div{background:#ffffffbd;border-radius:9px;gap:2px;padding:8px;display:grid}.builder-react-template-library-detail__summary dt{color:#667085;font-size:10px;font-weight:750}.builder-react-template-library-detail__summary dd{color:#101828;margin:0;font-size:15px;font-weight:900}.builder-react-template-library-detail__summary>p{align-items:flex-start;gap:7px;margin:0;line-height:1.4;display:flex;color:#7a2e0e!important;font-size:11px!important}.builder-react-template-library-detail__content>main{padding:16px}.builder-react-template-library-detail__content main>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.builder-react-template-library-detail__content main>div:first-child span{color:#667085;font-size:12px;font-weight:800}.builder-react-template-library-detail__pages{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.builder-react-template-library-detail__pages article{background:#fbfcfe;border:1px solid #e4e7ec;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:78px;padding:12px;display:grid}.builder-react-template-library-detail__page-meta{justify-content:flex-end;align-items:center;gap:6px;display:flex}.builder-react-template-library-detail__page-meta a{color:#344054;background:#fff;border:1px solid #dce2ea;border-radius:9px;place-items:center;width:30px;height:30px;display:inline-grid}.builder-react-template-library-detail__pages article.is-hidden{background:#f8fafc}.builder-react-template-library-detail__pages article>div{gap:4px;min-width:0;display:grid}.builder-react-template-library-detail__pages strong,.builder-react-template-library-detail__pages span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.builder-react-template-library-detail__pages strong{color:#101828;font-size:13px;font-weight:900}.builder-react-template-library-detail__pages span{color:#667085;font-size:11px;font-weight:750}.builder-react-template-library-detail__pages em{color:#175cd3;text-transform:uppercase;background:#eef4ff;border-radius:8px;grid-column:1/-1;width:max-content;padding:4px 8px;font-size:10px;font-style:normal;font-weight:900}.builder-react-template-library-detail__pages button{color:#fff;cursor:pointer;background:#101828;border:1px solid #101828;border-radius:10px;grid-column:1/-1;min-height:34px;font-size:12px;font-weight:850}.builder-react-template-library-detail__pages article>footer{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.builder-react-template-library-detail__pages article>footer button{grid-column:auto}.builder-react-template-library-detail__pages article>footer button:last-child{color:#344054;background:#fff;border-color:#d0d5dd}.builder-react-template-library-confirm{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a7a;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.builder-react-template-library-confirm>div{background:#fff;border:1px solid #dce2ea;border-radius:16px;gap:12px;width:min(460px,100%);padding:22px;display:grid;box-shadow:0 24px 70px #0f172a3d}.builder-react-template-library-confirm>div>span{color:#027a48;background:#ecfdf3;border-radius:11px;place-items:center;width:40px;height:40px;display:inline-grid}.builder-react-template-library-confirm>div>span.is-danger{color:#b42318;background:#fef3f2}.builder-react-template-library-confirm h4,.builder-react-template-library-confirm p,.builder-react-template-library-confirm ul{margin:0}.builder-react-template-library-confirm h4{color:#101828;font-size:18px;font-weight:900}.builder-react-template-library-confirm p,.builder-react-template-library-confirm li,.builder-react-template-library-confirm>div>strong{color:#667085;font-size:12px;font-weight:700;line-height:1.5}.builder-react-template-library-confirm ul{background:#f8fafc;border-radius:10px;gap:5px;padding:12px 12px 12px 30px;display:grid}.builder-react-template-library-confirm>div>strong{color:#93370d;background:#fffaeb;border:1px solid #fedf89;border-radius:10px;padding:10px 12px}.builder-react-template-library-confirm footer{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.builder-react-template-library-confirm footer button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:10px;min-height:38px;padding:0 15px;font-size:12px;font-weight:850}.builder-react-template-library-confirm footer button:last-child{color:#fff;background:#101828;border-color:#101828}.builder-react-template-library-confirm footer button:last-child.is-danger{background:#b42318;border-color:#b42318}.builder-react-template-library-detail__pages button:disabled{cursor:not-allowed;opacity:.55}.builder-react-template-library-preview{z-index:100100;background:#0f172ab8;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.builder-react-template-library-preview>button{color:#101828;cursor:pointer;background:#fff;border:1px solid #dce2ea;border-radius:12px;place-items:center;width:40px;height:40px;display:inline-grid;position:fixed;top:24px;right:24px}.builder-react-template-library-preview figure{gap:10px;width:min(1120px,94vw);max-height:88vh;margin:0;display:grid}.builder-react-template-library-preview img{object-fit:contain;background:#fff;border-radius:14px;width:100%;max-height:calc(88vh - 42px);display:block}.builder-react-template-library-preview figcaption{color:#fff;text-align:center;font-size:13px;font-weight:850}@media (width<=1180px){.builder-react-template-library-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-react-template-library-detail__content{grid-template-columns:minmax(250px,320px) minmax(0,1fr)}.builder-react-template-library-detail__pages{grid-template-columns:1fr}}@media (width<=820px){.builder-react-template-library-modal{padding:10px}.builder-react-template-library-modal__dialog{border-radius:14px;width:calc(100vw - 20px);height:calc(100vh - 20px);max-height:calc(100vh - 20px)}.builder-react-template-library-modal__header{grid-template-columns:38px minmax(0,1fr) 38px;min-height:60px;padding:10px 12px}.builder-react-template-library-modal__header p{display:none}.builder-react-template-library-modal__header h3{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.builder-react-template-library-modal__body{grid-template-columns:1fr;position:relative}.builder-react-template-library-modal__filters{z-index:4;border-right:1px solid #e4e7ec;width:min(300px,100vw - 54px);display:none;position:absolute;top:0;bottom:0;left:0;box-shadow:18px 0 40px #0f172a29}.builder-react-template-library-modal__filters.is-mobile-open{display:grid}.builder-react-template-library-modal__mobile-filters{display:inline-flex}.builder-react-template-library-modal__content{padding:12px}.builder-react-template-library-modal__grid{grid-template-columns:1fr}.builder-react-template-library-detail__hero{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px}.builder-react-template-library-detail__hero>div:nth-child(2){min-width:0}.builder-react-template-library-detail__hero h4{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.builder-react-template-library-detail__actions{grid-column:1/-1;justify-content:stretch}.builder-react-template-library-detail__actions>a,.builder-react-template-library-detail__actions>button{flex:130px}.builder-react-template-library-detail__content{grid-template-columns:1fr;padding:12px}.builder-react-template-library-detail__content figure{max-height:260px}}@media (width<=520px){.builder-react-template-library-modal__toolbar>span{display:none}.builder-react-template-library-modal__toolbar{justify-content:space-between}.builder-react-template-library-detail__hero>button{width:38px;padding:0;font-size:0}.builder-react-template-library-detail__summary dl,.builder-react-template-library-detail__pages article>footer{grid-template-columns:1fr}.builder-react-template-library-confirm{padding:12px}}.builder-react-kicker{color:var(--text-muted,#667085);letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800;line-height:1;display:block}.builder-react-sidebar-sections{gap:0;width:100%;min-width:0;display:grid}.builder-react-sidebar-sections.is-blog-catalog{gap:16px;padding:0 4px 20px}.builder-react-blog-section-group{gap:6px;min-width:0;display:grid}.builder-react-blog-section-group>p{color:#9db7b1;letter-spacing:.12em;text-transform:uppercase;margin:0 4px 2px;font-size:10px;font-weight:800}.builder-react-blog-section-list{gap:6px;min-width:0;display:grid}.builder-react-blog-section-item{appearance:none;color:#f8fafc;cursor:grab;touch-action:none;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:9px;width:100%;min-width:0;min-height:39px;padding:8px 10px;font-family:inherit;font-size:12px;transition:background .16s,border-color .16s,transform .16s;display:flex}.builder-react-canvas-shell.is-blog-document .component-factory-runtime__node.is-structure-draggable{position:relative!important}.builder-react-canvas-shell.is-blog-document .component-factory-runtime__node.is-structure-draggable:before{content:"";cursor:grab;opacity:.9;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;z-index:30;background-color:#15231f;background-image:radial-gradient(circle,#dfffa6 1.35px,#0000 1.5px);background-position:50%;background-size:6px 6px;border:1px solid #8ccc15c7;border-radius:6px;justify-content:center;align-items:center;width:28px;height:24px;display:inline-flex;position:absolute;top:2px;left:3px;box-shadow:0 5px 14px #0614103d}.builder-react-canvas-shell.is-blog-document .component-factory-runtime__node.is-structure-draggable:hover:before,.builder-react-canvas-shell.is-blog-document .component-factory-runtime__node.is-tenant-selected:before{opacity:1;background-color:#243a23;border-color:#8ccc15}.builder-react-canvas-shell.is-blog-document .component-factory-runtime__node.is-structure-dragging,body.is-factory-structure-dragging,body.is-factory-structure-dragging *{cursor:grabbing}.builder-react-canvas-shell.is-blog-document [data-blog-columns-container=true]{grid-column:1/-1!important;width:100%!important;max-width:100%!important}.builder-react-canvas-shell.is-blog-document [data-blog-column-slot=true]{min-height:120px}.builder-react-canvas-shell.is-blog-document .component-factory-runtime__node.is-drop-target{z-index:12;outline:1px dashed var(--editor-ui-accent,var(--brand-2-600,#8ccc15));outline-offset:3px;transition:box-shadow .14s,outline-color .14s,transform .14s cubic-bezier(.22,1,.36,1);position:relative}.builder-react-canvas-shell.is-blog-document .component-factory-runtime__node.is-drop-before{box-shadow:0 -4px 0 var(--editor-ui-accent,var(--brand-2-600,#8ccc15)), 0 -14px 24px #4d7c0f2e!important}.builder-react-canvas-shell.is-blog-document .component-factory-runtime__node.is-drop-after{box-shadow:0 4px 0 var(--editor-ui-accent,var(--brand-2-600,#8ccc15)), 0 14px 24px #4d7c0f2e!important}.builder-react-canvas-shell.is-blog-document .component-factory-runtime__node.is-drop-before.is-drop-horizontal{box-shadow:-4px 0 0 var(--editor-ui-accent,var(--brand-2-600,#8ccc15)), -14px 0 24px #4d7c0f2e!important}.builder-react-canvas-shell.is-blog-document .component-factory-runtime__node.is-drop-after.is-drop-horizontal{box-shadow:4px 0 0 var(--editor-ui-accent,var(--brand-2-600,#8ccc15)), 14px 0 24px #4d7c0f2e!important}.builder-react-canvas-shell.is-blog-document .component-factory-runtime__node.is-drop-inside{outline-offset:-5px;box-shadow:inset 0 0 0 5px color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 14%, transparent), 0 14px 30px #4d7c0f29!important}.builder-react-canvas-shell.is-blog-document .component-factory-runtime__node[data-factory-container-empty=true]{min-height:58px}.builder-react-blog-section-item>span{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.builder-react-blog-section-item:hover,.builder-react-blog-section-item:focus-visible{background:#8ccc151f;border-color:#8ccc15;outline:none;transform:translate(2px)}.builder-react-blog-section-item:active{cursor:grabbing}.builder-react-blog-section-item.is-dragging{opacity:.7}.builder-react-blog-section-item.is-plan-locked{cursor:not-allowed;filter:grayscale(.3);opacity:.62}.builder-react-blog-section-item__grip{color:#f8fafc9e;flex:none}.builder-react-sidebar-sections .builder-section-category__toggle{width:100%;min-width:0}.builder-react-sidebar-sections .builder-section-category__toggle>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.builder-react-section-group{width:100%;min-width:0}.builder-react-section-grid{opacity:0;visibility:hidden;pointer-events:none;grid-template-rows:0fr;gap:8px;overflow:hidden;transform:translateY(-4px);height:auto!important;transition:grid-template-rows .28s cubic-bezier(.4,0,.2,1),opacity .2s,transform .24s,visibility 0s linear .28s!important;display:grid!important}.builder-react-section-group.is-open .builder-react-section-grid{opacity:1;visibility:visible;pointer-events:auto;grid-template-rows:1fr;transform:translateY(0);transition-delay:0s!important}.builder-react-global-blocks{gap:12px;min-width:0;display:grid}.builder-react-global-block{gap:10px;min-width:0;display:grid}.builder-react-global-block__preview-button{appearance:none;color:inherit;cursor:pointer;font:inherit;min-width:0;text-align:inherit;background:0 0;border:0;border-radius:8px;width:100%;padding:0;display:block;position:relative}.builder-react-global-block__preview-button.is-plan-locked{cursor:not-allowed}.builder-react-global-block__preview-button.is-plan-locked .builder-react-global-block-preview-wrap{filter:grayscale(.28);opacity:.64;border-color:#cbd5e1}.builder-react-global-block__preview-shell{min-width:0;position:relative}.builder-react-global-block__preview-shell .builder-react-section-variants-trigger{z-index:3;position:absolute;top:8px;right:8px}.builder-react-global-block__preview-button:focus-visible{outline:2px solid var(--editor-ui-accent,var(--brand-2-600,#8ccc15));outline-offset:3px}.builder-react-global-block__preview-button.is-selected .builder-react-global-block-preview-wrap{border-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));box-shadow:0 0 0 2px color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 22%, transparent)}.builder-react-global-block-thumb{width:100%;margin:0}.builder-react-global-block-preview-wrap{background:#fff;border:2px solid #253244;border-radius:8px;width:100%;min-height:0;position:relative;overflow:hidden}.builder-react-global-block-card-preview-wrap{height:auto;min-height:0}.builder-react-global-block-preview-wrap .builder-react-section-preview{pointer-events:none}.builder-react-global-block__name{z-index:4;color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#123b46;border-radius:7px;align-items:center;max-width:calc(100% - 14px);min-height:23px;padding:3px 9px;font-size:11px;font-weight:900;line-height:1;display:inline-flex;position:absolute;bottom:7px;left:7px;overflow:hidden}.builder-react-global-block .global-block__page-button svg{display:block}.builder-react-section-grid__inner{gap:8px;width:100%;min-height:0;display:grid;overflow:hidden}.builder-react-section-item{z-index:1;flex-direction:column;align-items:stretch;gap:7px;width:100%;min-width:0;position:relative;overflow:visible}.builder-react-section-item.is-plan-locked{cursor:not-allowed;border-color:#cbd5e1}.builder-react-section-item.is-plan-locked .builder-react-section-preview-wrap{filter:grayscale(.28);opacity:.64}.builder-react-plan-lock-badge{color:#fff;letter-spacing:.04em;pointer-events:none;text-transform:uppercase;z-index:9;background:#0f172ae6;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;font-weight:900;line-height:1;display:inline-flex;position:absolute;bottom:7px;right:7px}.builder-react-section-item.is-dragging{opacity:.78;pointer-events:none}.builder-react-section-item:hover,.builder-react-section-item:focus-within{z-index:40}.builder-react-section-item:focus-visible{outline:2px solid color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 72%, transparent);outline-offset:2px}.builder-react-section-item-title{text-overflow:ellipsis;white-space:nowrap;border-radius:4px;width:max-content;max-width:100%;min-height:0;padding:3px 6px;font-size:9px;font-weight:800;line-height:1;overflow:hidden}.builder-react-section-variants-trigger{z-index:8;position:absolute;top:7px;right:7px}.builder-react-section-variants-trigger__button{color:var(--editor-ui-primary,#123b46);cursor:default;background:#fffffff0;border:1px solid #0f172a1f;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex;box-shadow:0 8px 20px #0f172a21}.builder-react-section-variants-trigger:hover .builder-react-section-variants-trigger__button,.builder-react-section-variants-trigger:focus-within .builder-react-section-variants-trigger__button{background:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));border-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));color:#fff;transform:translateY(-1px)}.builder-react-section-variants-popover{background:var(--builder-react-variants-surface,#fff);border:1px solid var(--builder-react-variants-border,#0f172a1f);box-shadow:var(--builder-react-variants-shadow,0 22px 52px #0f172a38);opacity:0;pointer-events:none;transform-origin:0 0;visibility:hidden;width:max-content;max-width:min(980px, calc(100vw - var(--builder-react-sidebar-width,240px) - 20px));z-index:80;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px;transition:none;display:grid;position:absolute;top:0;left:calc(100% + 10px);transform:none}.builder-react-section-variants-popover--floating{opacity:0;pointer-events:none;visibility:hidden;z-index:9999;position:fixed;transform:none}.builder-react-section-variants-popover--floating.is-open,.builder-react-section-variants-trigger:hover .builder-react-section-variants-popover,.builder-react-section-variants-trigger:focus-within .builder-react-section-variants-popover{opacity:1;pointer-events:auto;visibility:visible;transform:none}.builder-react-section-variants-popover__head{color:#111827;white-space:nowrap;grid-area:1/1;font-size:12px;font-weight:850;line-height:1;display:block}.builder-react-section-variants-popover__composition{max-width:inherit;flex-wrap:wrap;grid-area:1/2;justify-content:flex-end;justify-self:end;align-items:center;gap:5px;min-width:0;display:flex}.builder-react-section-variants-popover__composition-group{display:contents}.builder-react-section-variants-popover__composition-tabs{flex-wrap:wrap;gap:5px;display:flex}.builder-react-section-variants-popover__composition-tabs>button{color:#344054;cursor:pointer;font:inherit;background:#fff;border:1px solid #d7dde5;border-radius:7px;min-height:29px;padding:5px 9px;font-size:10px;font-weight:800}.builder-react-section-variants-popover__composition-tabs>button:hover,.builder-react-section-variants-popover__composition-tabs>button:focus-visible,.builder-react-section-variants-popover__composition-tabs>button.is-active{background:color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 11%, #fff);border-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));color:var(--editor-ui-primary-hover,#0e2f38);outline:0}.builder-react-section-variants-popover__composition-tabs>button:disabled{cursor:not-allowed;opacity:.55}.builder-react-section-variants-popover__grid{max-width:inherit;scrollbar-color:#0e404873 transparent;scrollbar-width:thin;grid-column:1/-1;align-items:flex-start;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.builder-react-composition-preview-cache{display:contents}.builder-react-composition-preview-cache[hidden],.builder-react-variation-preview-cache[hidden]{display:none!important}.builder-react-section-variants-popover__grid::-webkit-scrollbar{height:7px}.builder-react-section-variants-popover__grid::-webkit-scrollbar-track{background:0 0}.builder-react-section-variants-popover__grid::-webkit-scrollbar-thumb{background:#0e404873 padding-box content-box;border:2px solid #0000;border-radius:999px}.builder-react-section-variant-preview-card{color:inherit;cursor:pointer;font:inherit;text-align:left;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;flex:0 0 180px;align-self:flex-start;min-width:0;padding:0;display:block;position:relative;overflow:hidden}.builder-react-section-variant-preview-card:hover,.builder-react-section-variant-preview-card:focus-visible{border-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));box-shadow:0 0 0 2px color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 18%, transparent);outline:0}.builder-react-section-variant-preview-card.is-selected{border-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));box-shadow:0 0 0 2px color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 24%, transparent)}.builder-react-section-variant-preview-card:disabled{cursor:not-allowed;filter:grayscale(.25);opacity:.58;border-color:#d8dee8}.builder-react-section-variant-preview-card:disabled:hover,.builder-react-section-variant-preview-card:disabled:focus-visible{box-shadow:none;border-color:#d8dee8}.builder-react-section-variant-preview-card__label{background:var(--editor-ui-primary,#123b46);color:#fff;z-index:3;border-radius:4px;justify-content:center;align-items:center;min-width:0;height:auto;min-height:0;padding:3px 6px;font-size:9px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:auto;bottom:4px;left:4px}.builder-react-section-variant-preview-card .builder-react-section-thumb{display:block}.builder-react-section-variant-preview-card .builder-react-section-preview-wrap{border-radius:5px;min-height:0}.builder-react-section-item>.builder-react-section-thumb .builder-react-section-preview-wrap{min-height:0}.builder-react-section-variant-preview-card .builder-react-global-block-variant-preview-wrap{height:auto;min-height:0}.builder-react-section-variant-preview-card__loader,.builder-react-variation-card__loader{background:var(--color-surface-soft,#f8fafc);color:var(--editor-ui-interactive,var(--brand-1-700,#1d8f64));justify-content:center;align-items:center;height:68px;min-height:0;padding:0;display:flex}.builder-react-section-variant-preview-card__loader svg{animation:.72s linear infinite builder-react-preview-loader-spin}@keyframes builder-react-preview-loader-spin{to{transform:rotate(360deg)}}.builder-react-preview-surface{background:var(--color-surface,#fff);contain:layout paint style;isolation:isolate;width:100%;min-height:80px;transition:height .16s;display:block;position:relative;overflow:hidden;container:preview-surface/inline-size}.builder-react-preview-surface__stage{font-family:var(--font-family-base,"Inter", "Segoe UI", Roboto, Arial, sans-serif);transform-origin:top;width:1320px;transition:opacity .12s;display:block;position:absolute;top:0;left:50%;pointer-events:none!important}.builder-react-preview-surface[data-preview-ready=false] .builder-react-preview-surface__stage{opacity:0}.builder-react-preview-surface[data-preview-ready=true] .builder-react-preview-surface__stage{opacity:1}.builder-react-preview-surface__stage,.builder-react-preview-surface__stage *{pointer-events:none!important}.builder-react-preview-surface[data-preview-animations=disabled] .builder-react-preview-surface__stage,.builder-react-preview-surface[data-preview-animations=disabled] .builder-react-preview-surface__stage *{scroll-behavior:auto!important;transition-duration:.001ms!important;transition-delay:0s!important;animation-duration:.001ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.builder-react-preview-surface__stage>img{object-fit:cover;width:100%;height:auto;min-height:1px;display:block}.builder-react-preview-surface__skeleton,.builder-react-preview-surface__fallback{pointer-events:none;z-index:5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.builder-react-preview-surface__skeleton{background:var(--color-surface-soft,#f2f4f7);overflow:hidden}.builder-react-preview-surface__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffc7,#0000);animation:1.1s ease-in-out infinite builder-react-preview-skeleton;position:absolute;inset:0;transform:translate(-100%)}.builder-react-preview-surface__skeleton>span{background:color-mix(in srgb, var(--color-border,#d0d5dd) 45%, transparent);border-radius:999px;width:38%;height:8px}.builder-react-preview-surface__fallback{background:var(--color-surface-soft,#f8fafc);color:var(--text-muted,#667085);text-align:center;flex-direction:column;gap:5px;font-size:11px}.builder-react-preview-surface__fallback>span{color:var(--editor-ui-interactive,var(--brand-1-700,#1d8f64));font-size:20px}@keyframes builder-react-preview-skeleton{to{transform:translate(100%)}}.builder-react-section-preview{font-family:var(--font-family-base,"Inter", "Segoe UI", Roboto, Arial, sans-serif);pointer-events:none;transform-origin:top;width:1320px;min-width:1320px;position:absolute;top:0;left:50%}.builder-react-section-preview-stage{width:100%;container:preview/inline-size}.builder-react-section-preview-stage :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-family-heading,var(--font-family-base,"Inter", "Segoe UI", Roboto, Arial, sans-serif))}.builder-react-section-preview-wrap{background:var(--color-surface,#fff);border-radius:var(--radius-sm,6px);width:100%;min-height:80px;position:relative;overflow:hidden}.builder-react-section-preview__loader{background:var(--color-surface,#fff);color:var(--editor-ui-interactive,var(--brand-1-700,#1d8f64));pointer-events:none;z-index:5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.builder-react-section-preview__loader svg{animation:.72s linear infinite builder-react-preview-loader-spin}.builder-react-section-preview--fallback{color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));justify-content:center;align-items:center;display:flex;transform:none}.builder-react-section-preview--fallback>*{width:auto;transform:none}.builder-react-sidebar-empty{border:1px dashed color-mix(in srgb, var(--panel-shell-text-inverse,#fff) 22%, transparent);border-radius:var(--radius-md,8px);color:color-mix(in srgb, var(--panel-shell-text-inverse,#fff) 72%, transparent);text-align:center;padding:14px;font-size:12px;line-height:1.45}.builder-react-canvas-shell{grid-template-rows:minmax(0,1fr);height:100%;min-height:0;padding:0;display:grid;overflow:hidden}.builder-react-canvas-shell.is-section-sorting{overflow:visible}.builder-react-canvas-scroll{overscroll-behavior:contain;scrollbar-gutter:stable both-edges;width:100%;height:100%;min-height:0;padding:18px 10px;overflow:auto}.builder-react-canvas-scroll::-webkit-scrollbar{width:6px;height:6px}.builder-react-canvas-scroll::-webkit-scrollbar-thumb{background:#0f3f4a75 padding-box padding-box;border:1px solid #0000;border-radius:999px}.builder-react-canvas-scroll::-webkit-scrollbar-track{background:linear-gradient(#0000 0 10px,#0f3f4a14 10px calc(100% - 10px),#0000 calc(100% - 10px) 100%)}.builder-react-editor-wrapper{--builder-react-device-width:100%;transform-origin:top;max-width:100%;min-height:0;width:var(--builder-react-device-width);justify-content:center;align-items:flex-start;margin:0 auto;padding:0;transition:none;display:flex;overflow:visible}.builder-react-editor-wrapper[data-device=desktop]{--builder-react-device-width:100%}.builder-react-editor-wrapper[data-device=tablet]{--builder-react-device-width:768px}.builder-react-editor-wrapper[data-device=mobile]{--builder-react-device-width:390px}.builder-react-editor-wrapper .builder-react-canvas-drop{transform-origin:top;flex:none;width:100%;max-width:100%;transition:box-shadow .14s,outline-color .14s}.builder-react-editor-wrapper[data-responsive-transitioning=true]{pointer-events:none;-webkit-user-select:none;user-select:none}.builder-react-editor-wrapper[data-responsive-transitioning=true] *,.builder-react-editor-wrapper[data-responsive-transitioning=true] :before,.builder-react-editor-wrapper[data-responsive-transitioning=true] :after{transition:none!important;animation-play-state:paused!important}.builder-react-section-wrapper{cursor:pointer;border-bottom:1px solid #0000;min-height:148px;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .16s,box-shadow .18s;position:relative}.builder-react-section-insertion-target{pointer-events:auto;z-index:34;justify-content:center;align-items:center;height:24px;margin-block:-12px;transition:height .12s,margin .12s;display:flex;position:relative}.builder-react-section-insertion-target:before{content:"";pointer-events:none;background:0 0;height:2px;transition:background-color .1s,box-shadow .1s;position:absolute;inset-inline:14px}.builder-react-section-insertion-target>button{color:#fff;opacity:0;pointer-events:auto;white-space:nowrap;z-index:1;background:#147860f5;border:1px solid #c5ff556b;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:10px;font-weight:800;transition:opacity .1s,transform .12s;display:inline-flex;position:relative;transform:scale(.88);box-shadow:0 7px 18px #06172242}.builder-react-section-insertion-target.is-drag-active{pointer-events:auto}.builder-react-section-insertion-target:is(:hover,.is-open,.is-over){height:36px;margin-block:-5px}.builder-react-section-insertion-target:is(:hover,.is-open,.is-over):before{background:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));box-shadow:0 0 0 3px color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)), transparent 82%)}.builder-react-section-insertion-target.is-open:before{box-shadow:none;background:0 0}.builder-react-section-insertion-target:is(:hover,.is-open,.is-over)>button{cursor:pointer;opacity:1;transform:scale(1)}.builder-react-section-insertion-target.is-drag-active>button{pointer-events:none}.builder-react-insertion-popover{--insertion-popover-accent:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));--insertion-popover-border:#0f172a1f;--insertion-popover-muted:#667085;--insertion-popover-primary:var(--editor-ui-primary,#123b46);--insertion-popover-surface:#f8fafc;background:var(--builder-react-variants-surface,#fff);border:1px solid var(--builder-react-variants-border,var(--insertion-popover-border));box-shadow:var(--builder-react-variants-shadow,0 22px 52px #0f172a38);box-sizing:border-box;color:#111827;z-index:2147481000;scrollbar-color:#0e404873 transparent;scrollbar-width:thin;border-radius:12px;flex-direction:column;max-height:min(420px,100vh - 24px);display:flex;position:fixed;overflow:hidden}.builder-react-insertion-popover *{box-sizing:border-box}.builder-react-insertion-popover ::-webkit-scrollbar{width:7px;height:7px}.builder-react-insertion-popover ::-webkit-scrollbar-track{background:0 0}.builder-react-insertion-popover ::-webkit-scrollbar-thumb{background:#0e404873 padding-box padding-box;border:2px solid #0000;border-radius:999px}.builder-react-insertion-popover>header{border-bottom:1px solid var(--insertion-popover-border);background:#fff;flex:none;justify-content:flex-start;align-items:center;gap:10px;min-height:44px;padding:0 12px;display:flex}.builder-react-insertion-popover>header>span{align-items:center;gap:8px;display:inline-flex}.builder-react-insertion-popover>header>span>svg{color:var(--insertion-popover-primary)}.builder-react-insertion-popover>header b{font-size:12px;font-weight:850}.builder-react-insertion-popover>header>button{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;display:inline-flex}.builder-react-insertion-popover>header>button:hover{color:#111827;background:#f2f4f7}.builder-react-insertion-popover__usage-tabs{border:1px solid var(--insertion-popover-border);background:#f2f4f7;border-radius:9px;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;min-height:36px;margin:10px 10px 0;padding:4px;display:grid}.builder-react-insertion-popover__usage-tabs>button{color:#475467;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-width:0;padding:0 9px;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex;overflow:hidden}.builder-react-insertion-popover__usage-tabs>button.is-active{background:color-mix(in srgb, var(--insertion-popover-accent) 12%, #fff);border-color:var(--insertion-popover-accent);color:var(--insertion-popover-primary)}.builder-react-insertion-popover__usage-tabs>button:not(.is-active){gap:7px;padding-inline:9px}.builder-react-insertion-popover__usage-tabs>button svg{flex:none}.builder-react-insertion-popover__usage-tabs>button span{opacity:1;white-space:nowrap;max-width:none;overflow:hidden}.builder-react-insertion-popover__usage-tabs>button:not(.is-active) span{opacity:1;max-width:none;transform:none}.builder-react-insertion-popover__search{border:1px solid var(--insertion-popover-border);background:#fff;border-radius:9px;flex:none;align-items:center;gap:7px;min-height:40px;margin:10px 10px 6px;padding:0 10px;display:flex}.builder-react-insertion-popover__search svg{color:var(--insertion-popover-muted)}.builder-react-insertion-popover__search input{color:inherit;font:inherit;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.builder-react-insertion-popover__search input::placeholder{color:#98a2b3}.builder-react-insertion-popover__catalog{flex:auto;min-height:0;padding:4px 10px 14px;overflow:auto}.builder-react-insertion-popover__catalog>section+section{margin-top:0}.builder-react-insertion-popover__catalog-row{box-sizing:border-box;contain:layout paint style;height:70px;padding-top:2px;overflow:visible}.builder-react-insertion-popover__catalog-row>strong.is-placeholder{visibility:hidden}.builder-react-insertion-popover__virtual-spacer{contain:strict;pointer-events:none;width:100%}.builder-react-insertion-popover__catalog>section>strong{color:var(--insertion-popover-muted);letter-spacing:.04em;text-transform:uppercase;margin:0 2px 6px;font-size:9px;display:block}.builder-react-insertion-popover__catalog>section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.builder-react-insertion-popover__catalog>section>div>button{background:var(--insertion-popover-surface);color:inherit;cursor:pointer;text-align:left;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:26px minmax(0,1fr) 14px;align-items:center;gap:7px;min-height:46px;padding:6px 7px;display:grid}.builder-react-insertion-popover__catalog>section>div>button:hover{background:color-mix(in srgb, var(--insertion-popover-accent) 8%, #fff);border-color:var(--insertion-popover-accent);outline:0;box-shadow:0 5px 14px #0f172a1a}.builder-react-insertion-popover__catalog>section>div>button>i{background:color-mix(in srgb, var(--insertion-popover-primary) 9%, #fff);color:var(--insertion-popover-primary);border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.builder-react-insertion-popover__catalog>section>div>button span,.builder-react-insertion-popover__catalog>section>div>button b,.builder-react-insertion-popover__catalog>section>div>button small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.builder-react-insertion-popover__catalog>section>div>button b{font-size:10px}.builder-react-insertion-popover__catalog>section>div>button small{color:var(--insertion-popover-muted);margin-top:2px;font-size:7px}.builder-react-insertion-popover__catalog>section>div>button.is-locked{cursor:not-allowed;opacity:.48}.builder-react-insertion-popover__catalog>p{color:var(--insertion-popover-muted);text-align:center;margin:0;padding:24px 8px;font-size:11px}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover){--insertion-popover-border:var(--builder-react-leftbar-border,#ffffff21);--insertion-popover-muted:var(--builder-react-leftbar-muted,#ffffffa8);--insertion-popover-surface:var(--builder-react-leftbar-control,#ffffff14);background:var(--builder-react-leftbar-surface,linear-gradient(180deg, #0b3b2f 0%, #061722 100%));border-color:var(--insertion-popover-border);color:#fff;scrollbar-color:#ffffff6b transparent;transform-origin:top;animation:.16s cubic-bezier(.2,.8,.2,1) both builder-react-insertion-popover-in;box-shadow:18px 20px 52px #06172252}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover) ::-webkit-scrollbar-thumb{background:#ffffff61}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover)>header{background:var(--builder-react-leftbar-control,#ffffff14);border-bottom-color:var(--insertion-popover-border)}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover)>header>span>svg{color:var(--builder-react-leftbar-highlight,#c5ff55)}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover)>header>button{color:#ffffffc7}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover)>header>button:hover{color:#fff;background:#ffffff1a}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover) .builder-react-insertion-popover__usage-tabs,.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover) .builder-react-insertion-popover__search{background:var(--builder-react-leftbar-control,#ffffff14);border-color:var(--insertion-popover-border)}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover) .builder-react-insertion-popover__usage-tabs>button{color:#ffffffc2}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover) .builder-react-insertion-popover__usage-tabs>button.is-active{background:var(--builder-react-leftbar-active,#147860db);border-color:color-mix(in srgb, var(--builder-react-leftbar-highlight,#c5ff55) 24%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--builder-react-leftbar-highlight,#c5ff55) 16%, transparent);color:#fff}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover) .builder-react-insertion-popover__search svg{color:var(--insertion-popover-muted)}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover) .builder-react-insertion-popover__search input{color:#fff}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover) .builder-react-insertion-popover__search input::placeholder{color:#ffffff94}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover) .builder-react-insertion-popover__catalog>section>div>button{background:var(--builder-react-leftbar-control,#ffffff14);border-color:#ffffff1a}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover) .builder-react-insertion-popover__catalog>section>div>button:hover{background:color-mix(in srgb, var(--insertion-popover-accent) 12%, transparent);border-color:var(--insertion-popover-accent);box-shadow:0 5px 14px #06172238}.builder-react-insertion-popover:not(.builder-react-insertion-variants-flyover) .builder-react-insertion-popover__catalog>section>div>button>i{color:var(--builder-react-leftbar-highlight,#c5ff55);background:#ffffff17}.builder-react-insertion-variants-flyover{transform-origin:0 0;max-height:min(420px,100vh - 24px);animation:.18s cubic-bezier(.2,.8,.2,1) both builder-react-insertion-flyover-in}.builder-react-insertion-variants-flyover>header{border-bottom:0}.builder-react-insertion-variants-flyover>header>button{margin-left:0}.builder-react-insertion-variants-flyover__composition{flex-wrap:nowrap;flex:auto;justify-content:flex-end;gap:5px;min-width:0;margin-left:auto;padding:0;display:flex}.builder-react-insertion-variants-flyover__composition>div{align-items:center;gap:5px;min-width:0;display:flex}.builder-react-insertion-variants-flyover__composition>div>span{color:var(--insertion-popover-muted);text-transform:uppercase;font-size:8px;font-weight:800}.builder-react-insertion-variants-flyover__composition>div>div{flex:0 auto;gap:5px;min-width:0;display:inline-flex}.builder-react-insertion-variants-flyover__composition button{color:#344054;cursor:pointer;font:inherit;white-space:nowrap;background:#fff;border:1px solid #d7dde5;border-radius:7px;min-height:29px;padding:5px 9px;font-size:10px;font-weight:800}.builder-react-insertion-variants-flyover__composition button.is-active{background:color-mix(in srgb, var(--insertion-popover-accent) 11%, #fff);border-color:var(--insertion-popover-accent);color:var(--insertion-popover-primary)}.builder-react-insertion-variants-flyover__grid{min-height:0;padding:10px;display:block;overflow:auto}.builder-react-insertion-variants-flyover__composition-cache{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.builder-react-insertion-variants-flyover__composition-cache[hidden]{display:none}.builder-react-insertion-variant-card{color:inherit;cursor:grab;text-align:left;background:0 0;border:0;border-radius:6px;align-self:start;min-width:0;padding:0;position:relative;overflow:visible}.builder-react-insertion-variant-card:hover{box-shadow:0 0 0 2px color-mix(in srgb, var(--insertion-popover-accent) 30%, transparent);outline:0}.builder-react-insertion-variant-card.is-dragging{cursor:grabbing;opacity:.56}.builder-react-insertion-variant-card>span{background:var(--insertion-popover-primary);color:#fff;text-overflow:ellipsis;white-space:nowrap;z-index:3;border-radius:4px;align-items:center;min-width:0;max-width:calc(100% - 8px);min-height:0;padding:3px 6px;font-size:9px;font-weight:800;line-height:1;display:inline-flex;position:absolute;bottom:4px;left:4px;overflow:hidden}.builder-react-insertion-variant-card>div{pointer-events:none;background:#fff;border-radius:5px;height:auto;min-height:0;position:relative;overflow:hidden}.builder-react-insertion-variant-card .preview-surface,.builder-react-insertion-variant-card .section-preview{min-height:0}.builder-react-insertion-variants-flyover__fallback{color:var(--insertion-popover-muted);justify-content:center;align-items:center;height:76px;display:flex}.builder-react-insertion-variants-flyover__loader{color:#64748b;background:linear-gradient(110deg,#f1f5f9 20%,#fff 42%,#f1f5f9 64%) 0 0/220% 100%;justify-content:center;align-items:center;height:76px;display:flex}.builder-react-insertion-variants-flyover__loader svg{animation:.72s linear infinite builder-react-preview-loader-spin}@keyframes builder-react-insertion-popover-in{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes builder-react-insertion-flyover-in{0%{opacity:0;transform:translate(-8px)scale(.99)}to{opacity:1;transform:translate(0)scale(1)}}@media (prefers-reduced-motion:reduce){.builder-react-insertion-popover,.builder-react-insertion-popover__usage-tabs,.builder-react-insertion-popover__usage-tabs>button,.builder-react-insertion-popover__usage-tabs>button span{transition:none;animation:none}.builder-react-insertion-variants-flyover__loader svg{animation:none}}.builder-react-section-wrapper.is-dragging{cursor:grabbing;isolation:isolate;pointer-events:none;box-shadow:0 24px 54px #0f172a33}.builder-react-section-wrapper.is-site-footer-system,.builder-react-section-wrapper[data-system-section=site-footer]{margin-top:auto}.builder-react-section-wrapper.is-page-title-system{min-height:0}.builder-react-section-wrapper.is-page-title-hidden{z-index:22;border-bottom:0;height:0;min-height:0;margin:0;overflow:visible}.builder-react-section-wrapper.is-page-title-hidden:hover,.builder-react-section-wrapper:hover{outline:0}.builder-react-section-wrapper:hover:before{border:2px dashed color-mix(in srgb, var(--editor-ui-interactive,var(--brand-1-700,#1d8f64)) 38%, white 34%);content:"";pointer-events:none;z-index:17;border-radius:0;position:absolute;inset:0}.builder-react-section-wrapper.is-factory-tenant-canvas:hover:before{content:none}.builder-react-section-wrapper.is-selected,.builder-react-section-wrapper[data-selected=true]{z-index:3;outline:0}.builder-react-section-wrapper.is-selected:after,.builder-react-section-wrapper[data-selected=true]:after{content:none}.builder-react-render-stage .builder-hover-element{outline:2px solid var(--builder-panel-accent-color,#8ccc15)!important;outline-offset:2px!important}.builder-react-render-stage .builder-hover-container{outline:1px dashed color-mix(in srgb, var(--editor-ui-primary,var(--brand-3-500,#123b46)) 72%, transparent)!important;outline-offset:-1px!important}.builder-react-render-stage .builder-hover-element,.builder-react-render-stage .builder-hover-container{transition:outline-color .1s,outline-offset .1s}.builder-react-render-stage .component-factory-runtime[data-factory-mode=constructor] .component-factory-runtime__node.is-tenant-selected{outline:2px dashed var(--editor-ui-interactive,var(--brand-1-700,#1d8f64))!important;outline-offset:2px!important}.builder-react-section-wrapper.has-builder-element-hover:before{border-color:color-mix(in srgb, var(--editor-ui-primary,var(--brand-3-500,#123b46)) 56%, transparent)}.builder-react-render-stage .builder-section-container.is-selected:not(.builder-hover-element):not(.builder-hover-container){outline:0!important}.builder-react-section-actions{opacity:0;z-index:20;align-items:center;gap:6px;transition:opacity .14s;display:inline-flex;position:absolute;top:12px;right:12px}.builder-react-section-wrapper:hover .builder-react-section-actions,.builder-react-section-wrapper.is-page-title-system .builder-react-section-actions--system{opacity:1}.builder-react-section-wrapper.is-page-title-hidden .builder-react-section-actions--system{top:0;left:50%;right:auto;transform:translate(-50%,-50%)}.builder-react-section-actions .builder-react-section-action{background:var(--editor-ui-surface,#fff);border:1px solid var(--editor-ui-border,#d7dfdb);border-radius:var(--pb-panel-control-radius,6px);color:var(--editor-ui-text,#344054);cursor:pointer;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.builder-react-section-actions .builder-react-section-action:disabled{cursor:not-allowed;opacity:.42}.builder-react-section-actions .builder-react-section-drag-handle{cursor:grab}.builder-react-section-actions .builder-react-section-drag-handle:active{cursor:grabbing}.builder-react-link-popover{background:var(--editor-ui-surface,#fff);border:1px solid var(--editor-ui-border,#d7dfdb);z-index:4000;border-radius:12px;flex-wrap:nowrap;align-items:center;gap:8px;width:max-content;max-width:calc(100vw - 24px);padding:10px;display:flex;position:fixed;transform:translate(-50%,-100%);box-shadow:0 18px 45px #10182829}.builder-react-link-popover:before{background:inherit;border-bottom:1px solid var(--editor-ui-border,#d7dfdb);border-right:1px solid var(--editor-ui-border,#d7dfdb);content:"";width:10px;height:10px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.builder-react-link-popover__close{color:var(--editor-ui-text-muted,#667085);cursor:pointer;background:0 0;border:0;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:inline-flex}.builder-react-link-popover__close:hover{color:var(--editor-ui-text,#344054)}.builder-react-link-popover__field{flex:190px;align-items:center;gap:6px;min-width:0;display:flex}.builder-react-link-popover__field span{color:var(--editor-ui-text-muted,#667085);text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:800}.builder-react-link-popover__field select,.builder-react-link-popover__field textarea{background:var(--editor-ui-surface,#fff);border:1px solid var(--editor-ui-border,#d7dfdb);box-sizing:border-box;color:var(--editor-ui-text,#344054);font:inherit;border-radius:9px;flex:auto;width:auto;min-width:140px;max-width:100%;min-height:34px;padding:7px 10px;font-size:12px}.builder-react-link-popover__field textarea{resize:none;white-space:nowrap;width:clamp(170px,22vw,260px);min-width:0;height:34px;overflow:hidden}.builder-react-section-card{background:linear-gradient(135deg, color-mix(in srgb, var(--editor-ui-interactive,var(--brand-1-700,#1d8f64)) 7%, transparent), transparent 42%), var(--editor-ui-surface,#fff);text-align:center;align-items:center;gap:6px;min-height:148px;padding:42px 32px 34px;display:grid}.builder-react-section-card span{color:var(--editor-ui-text-muted,#667085);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.builder-react-section-card strong{color:var(--editor-ui-text,#344054);font-size:18px;line-height:1.2}.builder-react-section-card small,.builder-react-empty-canvas span{color:var(--editor-ui-text-muted,#667085);font-size:var(--text-sm,13px)}.builder-react-section-wrapper.is-global-block-unavailable .builder-react-global-block-unavailable{background:repeating-linear-gradient(-45deg, #94a3b814 0 10px, transparent 10px 20px), var(--editor-ui-surface,#fff);border-block:1px dashed var(--editor-ui-border,#d7dfdb);min-height:132px;padding-block:28px}.builder-react-section-wrapper.is-global-block-unavailable{min-height:0}.builder-react-empty-canvas{place-items:center;gap:8px;min-height:100%;padding:64px 24px;display:grid}.builder-react-canvas-drop{background:var(--builder-editor-canvas-background,#fff);border:1px solid var(--editor-ui-border,#d7dfdb);border-radius:18px;flex-direction:column;min-height:calc(100vh - 136px);transition:box-shadow .14s,outline-color .14s;display:flex;overflow:hidden;box-shadow:0 18px 42px #1018280f}.builder-react-canvas-drop.is-section-sorting{overflow:visible}@media (prefers-reduced-motion:reduce){.builder-react-editor-wrapper[data-responsive-transitioning=true] :is([data-factory-composition-host=true],[data-factory-section-archetype-layout=true],[data-factory-card-recipe],[data-factory-image-role],.component-factory-runtime__node--collection,.component-factory-runtime__node--listing),.builder-react-section-wrapper{transition-duration:1ms}}.builder-react-canvas-drop.is-dark{background:var(--builder-editor-canvas-background,#000);color:#ffffffc7;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-color:#ffffff2e}.builder-react-canvas-drop.is-dark .builder-react-empty-canvas{color:#ffffffc7}.builder-react-canvas-drop.is-over{box-shadow:inset 0 0 0 3px color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 72%, transparent)}.builder-react-section-variant-preview-card.is-draggable{cursor:grab}.builder-react-section-variant-preview-card.is-dragging{cursor:grabbing;opacity:.58}.builder-react-section-drag-ghost{background:var(--editor-ui-surface,#fff);border:1px solid color-mix(in srgb, var(--editor-ui-accent,#8ccc15) 70%, #fff);color:var(--editor-ui-text,#344054);opacity:.94;pointer-events:none;border-radius:10px;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:10px;width:246px;min-height:58px;padding:8px;display:grid;transform:rotate(1deg);box-shadow:0 18px 42px #0f172a40}.builder-react-section-drag-ghost__preview{background:color-mix(in srgb, var(--editor-ui-primary,#123b46) 6%, #fff);border:1px solid var(--editor-ui-border,#d7dfdb);border-radius:7px;gap:5px;min-height:48px;padding:7px;display:grid}.builder-react-section-drag-ghost__preview i{background:color-mix(in srgb, var(--editor-ui-interactive,#1d8f64) 22%, #fff);border-radius:999px;height:4px;display:block}.builder-react-section-drag-ghost__preview i:first-child{background:var(--editor-ui-primary,#123b46);width:70%;height:7px}.builder-react-section-drag-ghost__preview i:nth-child(3){width:82%}.builder-react-section-drag-ghost__copy{gap:3px;min-width:0;display:grid}.builder-react-section-drag-ghost__copy strong,.builder-react-section-drag-ghost__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.builder-react-section-drag-ghost__copy strong{font-size:12px}.builder-react-section-drag-ghost__copy small{color:var(--editor-ui-text-muted,#667085);font-size:9px}.builder-react-render-stage>.section{min-height:148px}.builder-react-render-stage{width:100%;container:builder-section preview/inline-size}.builder-react-render-stage [data-action=edit-link-tooltip].has-builder-internal-link{position:relative;overflow:visible}.builder-react-render-stage [data-action=edit-link-tooltip]:has(>.builder-react-internal-link-jump){overflow:visible!important}.builder-react-render-stage .builder-advanced-link-target__trigger[data-action=edit-link-tooltip],.builder-react-render-stage .builder-advanced-link-target__trigger[data-action=edit-link-tooltip].has-builder-internal-link{position:absolute;bottom:10px;right:10px;overflow:visible}.builder-react-internal-link-jump{background:var(--panel-shell-accent,#0f3f4a);color:#fff;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;z-index:6;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;bottom:-8px;right:-8px;box-shadow:0 8px 18px #0f172a2e;pointer-events:auto!important}.builder-react-internal-link-jump svg{fill:none;pointer-events:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:13px;height:13px;display:block}.builder-react-internal-link-jump:hover,.builder-react-internal-link-jump:focus-visible{background:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));color:var(--panel-shell-accent,#0f3f4a);outline:0}@keyframes builder-react-contract-enter{0%{opacity:0;transform:translateY(var(--contract-motion-distance,0px)) scale(var(--contract-motion-scale,1))}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes builder-react-contract-fade{0%{opacity:0}to{opacity:1}}@keyframes builder-react-contract-scale{0%{opacity:0;transform:scale(var(--contract-motion-scale,.96))}to{opacity:1;transform:scale(1)}}@keyframes builder-react-contract-reveal{0%{clip-path:inset(0 100% 0 0);transform:scale(var(--contract-motion-scale,1.05))}to{clip-path:inset(0);transform:scale(1)}}@keyframes builder-react-contract-slide{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes builder-react-contract-pop{0%{opacity:0;transform:scale(var(--contract-motion-scale,.92))}to{opacity:1;transform:scale(1)}}@keyframes builder-react-image-parallax{0%{transform:scale(1.08)translateY(-22px)}to{transform:scale(1.08)translateY(22px)}}@keyframes builder-react-image-parallax-preview{0%,to{transform:scale(1.12)translateY(-12px)}50%{transform:scale(1.12)translateY(12px)}}.builder-react-render-stage [data-pb-animate-item],.builder-react-section-preview-stage [data-pb-animate-item]{--contract-motion-duration:0s;--contract-motion-delay:0s;--contract-motion-distance:0px;--contract-motion-easing:cubic-bezier(.22, 1, .36, 1);--contract-motion-scale:1;--contract-motion-name:builder-react-contract-enter;animation:var(--contract-motion-name) var(--contract-motion-duration) var(--contract-motion-easing) both;animation-delay:var(--contract-motion-delay)}.builder-react-render-stage[data-motion-playback=disabled] [data-pb-animate-item]{opacity:1;animation:none!important}.builder-react-topbar__animate{align-items:center;gap:6px;display:inline-flex}.builder-react-public-section.is-motion-pending [data-pb-animate-item]:not([data-motion-preset=none]){opacity:0;animation:none!important}.builder-react-public-section.is-motion-revealed [data-pb-animate-item]:not([data-motion-preset=none]){animation:var(--contract-motion-name) var(--contract-motion-duration) var(--contract-motion-easing) both;animation-delay:var(--contract-motion-delay)}.public-page-under-construction{background:radial-gradient(circle at 12% 18%, color-mix(in srgb, var(--secondary-color,#8ccc15) 18%, transparent), transparent 34%), linear-gradient(145deg, color-mix(in srgb, var(--primary-color,#123b46) 7%, #fff), #fff);color:var(--primary-color,#123b46);text-align:center;align-content:center;justify-items:center;min-height:clamp(360px,58vh,680px);padding:clamp(56px,9vw,112px) 24px;display:grid}.public-page-under-construction>span{background:color-mix(in srgb, var(--secondary-color,#8ccc15) 18%, #fff);border:1px solid color-mix(in srgb, var(--secondary-color,#8ccc15) 45%, transparent);color:color-mix(in srgb, var(--primary-color,#123b46) 82%, #000);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:800}.public-page-under-construction h1{max-width:900px;margin:20px 0 14px;font-size:clamp(2rem,6vw,4rem);line-height:1.05}.public-page-under-construction p{color:color-mix(in srgb, var(--primary-color,#123b46) 68%, #64748b);max-width:620px;margin:0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.65}@media (prefers-reduced-motion:reduce){.builder-react-public-section [data-pb-animate-item]{opacity:1!important;animation:none!important;transform:none!important}}.builder-react-render-stage [data-pb-animate-item][data-motion-preset=none],.builder-react-section-preview-stage [data-pb-animate-item][data-motion-preset=none]{animation:none}.builder-react-render-stage [data-pb-animate-item][data-motion-preset=fade],.builder-react-section-preview-stage [data-pb-animate-item][data-motion-preset=fade]{--contract-motion-name:builder-react-contract-fade}.builder-react-render-stage [data-pb-animate-item][data-motion-preset=scale],.builder-react-section-preview-stage [data-pb-animate-item][data-motion-preset=scale]{--contract-motion-name:builder-react-contract-scale}.builder-react-render-stage [data-pb-animate-item][data-motion-preset=reveal],.builder-react-section-preview-stage [data-pb-animate-item][data-motion-preset=reveal]{--contract-motion-name:builder-react-contract-reveal}.builder-react-render-stage [data-pb-animate-item][data-motion-preset=slide],.builder-react-section-preview-stage [data-pb-animate-item][data-motion-preset=slide]{--contract-motion-name:builder-react-contract-slide}.builder-react-render-stage [data-pb-animate-item][data-motion-preset=pop],.builder-react-section-preview-stage [data-pb-animate-item][data-motion-preset=pop]{--contract-motion-name:builder-react-contract-pop}.builder-react-inspector .builder-react-context-accordion.is-open:has(.builder-react-custom-colors__popover){z-index:30;position:relative}.builder-react-inspector .builder-react-context-accordion.is-open:has(.builder-react-custom-colors__popover) .builder-react-context-accordion__body{overflow:visible}.builder-react-inspector .builder-react-context-accordion.is-open:has(.builder-react-custom-colors__popover) .builder-react-context-accordion__body-inner{overflow:visible}.builder-react-inspector .builder-react-custom-colors:has(.builder-react-custom-colors__popover){overflow:visible}.builder-react-inspector .builder-react-custom-colors__row:has(.builder-react-custom-colors__popover){z-index:40}.builder-react-render-stage [data-pb-animate-index="1"],.builder-react-section-preview-stage [data-pb-animate-index="1"]{--contract-motion-delay:var(--contract-motion-stagger-step,0s)}.builder-react-render-stage [data-pb-animate-index="2"],.builder-react-section-preview-stage [data-pb-animate-index="2"]{--contract-motion-delay:calc(var(--contract-motion-stagger-step,0s) * 2)}.builder-react-render-stage [data-pb-animate-index="3"],.builder-react-section-preview-stage [data-pb-animate-index="3"]{--contract-motion-delay:calc(var(--contract-motion-stagger-step,0s) * 3)}.builder-react-render-stage [data-pb-animate-index="4"],.builder-react-section-preview-stage [data-pb-animate-index="4"]{--contract-motion-delay:calc(var(--contract-motion-stagger-step,0s) * 4)}.builder-react-render-stage [data-pb-animate-index="5"],.builder-react-section-preview-stage [data-pb-animate-index="5"]{--contract-motion-delay:calc(var(--contract-motion-stagger-step,0s) * 5)}.builder-react-render-stage [data-pb-animate-index="6"],.builder-react-section-preview-stage [data-pb-animate-index="6"]{--contract-motion-delay:calc(var(--contract-motion-stagger-step,0s) * 6)}.builder-react-render-stage [data-pb-animate-index="7"],.builder-react-section-preview-stage [data-pb-animate-index="7"]{--contract-motion-delay:calc(var(--contract-motion-stagger-step,0s) * 7)}.builder-react-render-stage [data-pb-animate-index="8"],.builder-react-section-preview-stage [data-pb-animate-index="8"]{--contract-motion-delay:calc(var(--contract-motion-stagger-step,0s) * 8)}.builder-react-render-stage .section-scheme-dark,.builder-react-section-preview-stage .section-scheme-dark{background:var(--section-bg,var(--section-background,#071113))}#tenantPublicPageSections :is(a[href]:not([aria-disabled=true]),button:not(:disabled),input[type=button]:not(:disabled),input[type=submit]:not(:disabled),input[type=reset]:not(:disabled),[role=button]:not([aria-disabled=true]),summary,label[for],.component-factory-runtime__node--button:not([aria-disabled=true]),.component-factory-runtime__node--link:not([aria-disabled=true]),.component-factory-runtime__node--addToCart:not([aria-disabled=true]),.component-factory-runtime__node--cartIcon:not([aria-disabled=true]),.component-factory-runtime__node--filterToggle:not([aria-disabled=true]),.component-factory-runtime__node--removeFilters:not([aria-disabled=true])),#tenantPublicPageSections :is(a[href]:not([aria-disabled=true]),button:not(:disabled),[role=button]:not([aria-disabled=true]),.component-factory-runtime__node--button:not([aria-disabled=true]),.component-factory-runtime__node--link:not([aria-disabled=true]),.component-factory-runtime__node--addToCart:not([aria-disabled=true]),.component-factory-runtime__node--cartIcon:not([aria-disabled=true]),.component-factory-runtime__node--filterToggle:not([aria-disabled=true]),.component-factory-runtime__node--removeFilters:not([aria-disabled=true])) *{cursor:pointer!important}#tenantPublicPageSections :is(a[href][aria-disabled=true],button:disabled,input[type=button]:disabled,input[type=submit]:disabled,input[type=reset]:disabled,[role=button][aria-disabled=true],[data-state=disabled].component-factory-runtime__node--button,[data-state=disabled].component-factory-runtime__node--addToCart),#tenantPublicPageSections :is(a[href][aria-disabled=true],button:disabled,[role=button][aria-disabled=true],[data-state=disabled].component-factory-runtime__node--button,[data-state=disabled].component-factory-runtime__node--addToCart) *{cursor:not-allowed!important}.builder-react-render-stage [contenteditable=true]{cursor:text;outline:0}.builder-react-render-stage [data-field]{cursor:text}.builder-react-render-stage :is(p,span,li,small,[data-field=lead]),.builder-react-section-preview-stage :is(p,span,li,small,[data-field=lead]){font-family:var(--section-text-font-family,var(--font-family-base,inherit))}.builder-react-render-stage :is(.btn,button,a[data-action=edit-link-tooltip],[data-field=primaryCtaText]),.builder-react-section-preview-stage :is(.btn,button,a[data-action=edit-link-tooltip],[data-field=primaryCtaText]){font-family:var(--button-font-family,var(--section-action-font-family,var(--font-family-heading,inherit)))}.builder-react-render-stage [contenteditable=true]:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--builder-panel-accent-color,#8ccc15) 34%, transparent)}.builder-react-render-stage .section:is([class*=--bg-primary-50],[class*=--bg-secondary-50],[class*=--bg-gray-50]),.builder-react-section-preview-stage .section:is([class*=--bg-primary-50],[class*=--bg-secondary-50],[class*=--bg-gray-50]),.section-render-stage .section:is([class*=--bg-primary-50],[class*=--bg-secondary-50],[class*=--bg-gray-50]){background:var(--builder-section-background-resolved,var(--section-background))!important}.builder-react-fallback-section{background:var(--color-surface,#fff);color:var(--text-base,#344054);gap:12px;min-height:148px;padding:34px;display:grid}.builder-react-fallback-section span{color:var(--editor-ui-interactive,var(--brand-1-700,#1d8f64));text-transform:uppercase;font-size:12px;font-weight:800}.builder-react-fallback-section h2{color:var(--text-strong,#101828);margin:0;font-size:26px;line-height:1.1}.builder-react-fallback-section p{color:var(--text-muted,#667085);margin:0;font-size:14px}.builder-react-fallback-section--hero{grid-template-columns:minmax(0,1fr) minmax(180px,.72fr);align-items:center}.builder-react-fallback-media,.builder-react-fallback-tile{background:linear-gradient(135deg, color-mix(in srgb, var(--editor-ui-interactive,var(--brand-1-700,#1d8f64)) 24%, transparent), transparent), color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 18%, #eef2f7);border-radius:10px;min-height:120px}.builder-react-fallback-section--gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.builder-react-fallback-section--stats{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center}.builder-react-fallback-section--stats strong{color:var(--editor-ui-interactive,var(--brand-1-700,#1d8f64));font-size:30px}.builder-react-fallback-section--pricing,.builder-react-fallback-section--sales{background:linear-gradient(180deg, color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 10%, transparent), transparent), var(--color-surface,#fff)}.builder-react-empty-canvas strong{color:var(--text-strong,#101828)}.builder-react-page-item{border:1px solid color-mix(in srgb, var(--color-border-soft,#e5e7eb) 92%, transparent);color:inherit;font:inherit;text-align:left;width:100%}.builder-react-page-item .page-name{flex:auto}.builder-react-inspector{flex-direction:column;height:100%;min-height:0;padding:0;display:flex;overflow:hidden}.builder-react-inspector__tabs{background:var(--gray-100,#eef2f6);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:calc(100% - 16px);margin:8px 8px 0;padding:4px;display:grid}.builder-react-inspector__tab{color:var(--gray-600,#475467);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}.builder-react-inspector__tab.is-active{background:var(--gray-900,#111827);color:#fff}.builder-react-inspector__rule{border:0;border-top:1px solid var(--color-border-soft,#eaecf0);margin:12px 0}.builder-react-inspector__content{--builder-panel-accent-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));--builder-panel-primary-color:var(--editor-ui-primary,var(--brand-3-500,#123b46));--builder-inspector-inline-gutter:12px;align-content:start;gap:var(--space-4,16px);min-height:0;padding:0 var(--builder-inspector-inline-gutter) 18px;scrollbar-gutter:stable;grid-auto-rows:max-content;display:grid;overflow:auto}.builder-react-inspector__panel{display:none}.builder-react-inspector__panel.is-active{align-content:start;gap:var(--space-4,16px);grid-auto-rows:max-content;width:100%;display:grid;overflow:visible}.builder-react-inspector .pages-header,.builder-react-inspector .section-context-group,.builder-react-inspector .builder-react-context-stack,.builder-react-inspector .section-context-field,.builder-react-inspector .section-context-field>select,.builder-react-inspector .form-select,.builder-react-inspector .builder-react-emphasis-switch,.builder-react-inspector .builder-react-background-swatches,.builder-react-inspector .section-context-toggles,.builder-react-inspector .builder-react-contract-controls,.builder-react-inspector .builder-react-custom-colors,.builder-react-inspector .builder-react-custom-colors__row,.builder-react-inspector .builder-react-custom-colors__controls{width:100%;max-width:none}.builder-react-section-context .rightbar-title--section-name{margin:0;font-size:15px;font-weight:700;line-height:1.25}.builder-react-inspector .tenant-svg-decoration-field{gap:6px;display:grid}.builder-react-inspector .tenant-svg-decoration-field__trigger{background:var(--builder-panel-surface-color,#fff);border:1px solid var(--builder-panel-border-color,#d9dee7);color:var(--builder-panel-text-color,#123b46);cursor:pointer;font:inherit;text-align:left;border-radius:8px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:54px;padding:6px 9px;display:grid}.builder-react-inspector .tenant-svg-decoration-field__trigger:hover,.builder-react-inspector .tenant-svg-decoration-field__trigger:focus-visible{border-color:var(--builder-brand-1,#0f766e);box-shadow:0 0 0 2px color-mix(in srgb, var(--builder-brand-1,#0f766e), transparent 84%);outline:none}.builder-react-inspector .tenant-svg-decoration-field__trigger>svg{color:var(--builder-brand-1,#0f766e);width:46px;height:38px;overflow:visible}.builder-react-inspector .tenant-svg-decoration-field__trigger>span{gap:2px;min-width:0;display:grid}.builder-react-inspector .tenant-svg-decoration-field__trigger strong,.builder-react-inspector .tenant-svg-decoration-field__trigger small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.builder-react-inspector .tenant-svg-decoration-field__trigger strong{font-size:12px;font-weight:700}.builder-react-inspector .tenant-svg-decoration-field__trigger small{color:var(--builder-panel-muted-color,#8b95a7);font-size:10px}.builder-react-navigation-list{gap:6px;display:grid}.builder-react-landing-navigation__intro{color:var(--text-muted,#667085);margin:-4px 0 0;font-size:12px;line-height:1.45}.builder-react-landing-navigation__editor{border:1px solid var(--color-border-soft,#e5e7eb);background:#f8fafc;border-radius:12px;gap:10px;padding:12px;display:grid}.builder-react-landing-navigation__editor>label{gap:5px;display:grid}.builder-react-landing-navigation__editor>label>span,.builder-react-landing-system-pages>small{color:var(--text-muted,#667085);font-size:11px;font-weight:700}.builder-react-landing-navigation__editor :is(input,select){border:1px solid var(--color-border,#d0d5dd);color:var(--text-strong,#101828);font:inherit;background:#fff;border-radius:8px;width:100%;min-height:36px;padding:7px 9px}.builder-react-landing-navigation__editor>div{justify-content:flex-end;gap:8px;display:flex}.builder-react-landing-navigation__editor button,.builder-react-landing-navigation__item>button:not(.builder-react-landing-navigation__target){border:1px solid var(--color-border,#d0d5dd);color:var(--text-strong,#101828);cursor:pointer;font:inherit;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:30px;padding:5px 9px;font-size:11px;font-weight:750;display:inline-flex}.builder-react-landing-navigation__editor button.is-primary{background:var(--panel-shell-accent,#123b46);border-color:var(--panel-shell-accent,#123b46);color:#fff}.builder-react-landing-navigation__editor button:disabled{cursor:not-allowed;opacity:.45}.builder-react-landing-navigation__list{gap:7px;display:grid}.builder-react-landing-navigation__item{border:1px solid var(--color-border-soft,#e5e7eb);background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:5px;padding:7px;display:grid}.builder-react-landing-navigation__item.is-home{background:color-mix(in srgb, var(--panel-shell-accent,#123b46) 5%, #fff);border-color:color-mix(in srgb, var(--panel-shell-accent,#123b46) 25%, var(--color-border-soft,#e5e7eb));grid-template-columns:minmax(0,1fr) auto}.builder-react-landing-navigation__fixed{color:var(--panel-shell-accent,#123b46);background:#eef3f5;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.builder-react-landing-navigation__target{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;min-width:0;padding:2px;display:flex}.builder-react-landing-navigation__target>span{gap:2px;min-width:0;display:grid}.builder-react-landing-navigation__target :is(strong,small){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.builder-react-landing-navigation__target strong{font-size:12px}.builder-react-landing-navigation__target small{color:var(--text-muted,#667085);font-size:10px}.builder-react-landing-navigation__item>button.is-danger{color:#b42318;padding-inline:7px}.builder-react-landing-system-pages{border-top:1px solid var(--color-border-soft,#e5e7eb);gap:8px;margin-top:4px;padding-top:14px;display:grid}.builder-react-landing-system-pages>h4{margin:0;font-size:12px}.builder-react-navigation-item{color:inherit;font:inherit;text-align:left;justify-content:flex-start;align-items:center;gap:8px;width:100%;height:46px;min-height:46px;max-height:46px;padding:0 10px;overflow:hidden}.builder-react-navigation-item.is-system-locked{cursor:pointer;isolation:isolate;z-index:3;background:#fff;border-color:#123b463d;position:relative}.builder-react-navigation-item .page-name{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;flex:auto;align-self:center;min-width:0;font-size:13px;line-height:1.2;overflow:hidden}.builder-react-navigation-item .page-handle{cursor:grab;align-self:center;height:24px}.builder-react-navigation-item .page-handle.is-locked{color:#8a97a3;cursor:default;justify-content:center;align-items:center;display:inline-flex}.builder-react-navigation-item .page-type-icon,.builder-react-navigation-item .builder-react-navigation-item__meta{flex:none;align-self:center}.builder-react-navigation-item__meta.is-locked{color:#123b46;background:#eef3f5;justify-content:center;align-items:center;display:inline-flex}.builder-react-pages-list{gap:var(--space-2,8px)}.builder-react-page-group{gap:0;display:grid}.builder-react-page-group__head{align-items:stretch;gap:var(--space-2,8px);grid-template-columns:18px minmax(0,1fr);display:grid}.builder-react-page-group__toggle{place-self:center}.builder-react-page-group__toggle svg{transition:transform .18s}.builder-react-page-group__toggle[aria-expanded=true] svg{transform:rotate(90deg)}.builder-react-page-group__body{margin-left:calc(.5rem + var(--space-1,4px));opacity:0;pointer-events:none;visibility:hidden;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .28s cubic-bezier(.4,0,.2,1),margin-top .28s cubic-bezier(.4,0,.2,1),opacity .2s,transform .24s,visibility 0s linear .28s;display:grid;transform:translateY(-4px)}.builder-react-page-group.is-open>.builder-react-page-group__body{margin-top:var(--space-2,8px);opacity:1;pointer-events:auto;visibility:visible;grid-template-rows:1fr;transition-delay:0s;transform:translateY(0)}.builder-react-page-group__body-inner{border-left:1px dashed var(--color-border,#d0d5dd);gap:var(--space-2,8px);min-height:0;padding-left:var(--space-2,8px);display:grid;overflow:hidden}.builder-react-page-item{font:inherit;text-align:left;background:#fff;align-items:center;gap:8px;width:100%;min-width:0;padding:10px 12px;position:relative}.builder-react-page-item--nested{margin-left:0}.builder-react-page-item.is-page-drop-target{z-index:4}.builder-react-page-item.is-page-drop-before:before,.builder-react-page-item.is-page-drop-after:after{background:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));box-shadow:0 0 0 3px color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 16%, transparent);content:"";pointer-events:none;z-index:5;border-radius:999px;height:3px;position:absolute;left:8px;right:8px}.builder-react-page-item.is-page-drop-before:before{top:-6px}.builder-react-page-item.is-page-drop-after:after{bottom:-6px}.builder-react-page-item.is-page-drop-inside{background:color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 10%, #fff);box-shadow:inset 0 0 0 4px color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 14%, transparent), 0 8px 18px #0f766e29;outline:1px dashed var(--editor-ui-accent,var(--brand-2-600,#8ccc15));outline-offset:-3px}.builder-react-page-drop-inside-hint{background:var(--editor-ui-interactive,#1d8f64);color:#fff;pointer-events:none;white-space:nowrap;z-index:6;border-radius:999px;padding:0 8px;font-size:9px;font-weight:800;line-height:18px;position:absolute;bottom:-10px;right:8px}.builder-react-page-handle--locked{cursor:not-allowed;opacity:.35}.builder-react-page-item__body{flex:auto;gap:3px;min-width:0;display:grid}.builder-react-page-item__body small{color:var(--text-muted,#667085);font-size:11px;font-weight:700;line-height:1.15}.builder-react-page-name-input{color:var(--text-strong,#101828);font:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:14px;font-weight:600;line-height:1.2}.builder-react-page-name-input:disabled{cursor:default;opacity:1}.builder-react-page-actions-trigger,.builder-react-page-menu-visibility-toggle{color:var(--text-muted,#667085);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.builder-react-page-menu-visibility-toggle.is-visible{color:var(--success-600,#16a34a)}.builder-react-page-menu-visibility-toggle.is-hidden{color:var(--danger-600,#dc2626)}.builder-react-page-menu-visibility-toggle.is-locked{cursor:not-allowed}.builder-react-page-menu-visibility-toggle.is-locked:hover{background:0 0}.builder-react-page-menu-visibility-toggle:hover{background:var(--gray-100,#f2f4f7)}.builder-react-page-actions-trigger:hover,.builder-react-page-item.is-menu-open .builder-react-page-actions-trigger{background:var(--gray-100,#f2f4f7);color:var(--text-strong,#101828)}.builder-react-page-actions-menu{border:1px solid var(--color-border-soft,#eaecf0);z-index:30;background:#fff;border-radius:10px;gap:4px;min-width:132px;padding:6px;display:grid;position:absolute;top:calc(100% - 4px);right:10px;box-shadow:0 14px 36px #0f172a24}.builder-react-page-actions-menu--portal{z-index:1400;max-width:calc(100vw - 16px);position:fixed;top:auto;right:auto;overflow:hidden auto}.builder-react-page-actions-menu button{color:var(--text-strong,#101828);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;min-height:34px;padding:0 9px;font-size:13px;font-weight:700;display:inline-flex}.builder-react-page-actions-menu button:hover:not(:disabled){background:var(--gray-100,#f2f4f7)}.builder-react-page-actions-menu button:disabled{cursor:not-allowed;opacity:.45}.builder-react-navigation-item .page-handle:active{cursor:grabbing}.builder-react-navigation-item__meta{background:color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 18%, transparent);color:var(--text-muted,#667085);border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.builder-react-section-context{border-top:0;padding-top:10px}.builder-react-section-context .section-context-group{gap:8px;min-width:0;padding-inline:4px;display:grid}.builder-react-visibility-group{gap:10px}.builder-react-context-stack{gap:0;width:100%;min-width:0;display:grid}.builder-react-context-accordion{border-bottom:1px solid var(--color-border-soft,#e5e7eb);box-shadow:none;background:0 0;border-radius:0;width:100%;position:relative;overflow:visible}.builder-react-context-accordion.is-open{z-index:5}.builder-react-context-accordion:last-child{border-bottom:0}.builder-react-context-accordion__trigger{color:#111827;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:34px;padding:5px 0;font-size:12px;font-weight:800;display:flex}.builder-react-context-accordion__trigger svg{color:#111827;opacity:.52;transition:transform .12s ease-out}.builder-react-context-accordion__title{align-items:center;gap:7px;min-width:0;display:inline-flex}.builder-react-context-accordion__title>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.builder-react-context-accordion__title svg{flex:none}.builder-react-context-accordion.is-open .builder-react-context-accordion__trigger>svg{transform:rotate(180deg)}.builder-react-context-accordion__badge{background:color-mix(in srgb, var(--editor-ui-interactive,var(--brand-1-700,#1d8f64)) 12%, #fff);color:var(--editor-ui-interactive,var(--brand-1-700,#1d8f64));border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;line-height:1}.builder-react-context-accordion__body{opacity:0;visibility:hidden;pointer-events:none;grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.4,0,.2,1),opacity .2s,transform .24s,visibility 0s linear .28s;display:grid;overflow:hidden;transform:translateY(-4px)}.builder-react-context-accordion.is-open>.builder-react-context-accordion__body{opacity:1;visibility:visible;pointer-events:auto;grid-template-rows:1fr;transition-delay:0s;transform:translateY(0)}.builder-react-context-accordion__body-inner{gap:8px;min-height:0;padding:0 0 10px;display:grid;overflow:hidden}.builder-react-inspector .builder-react-context-stack{margin-inline:calc(0px - var(--builder-inspector-inline-gutter));width:calc(100% + var(--builder-inspector-inline-gutter) + var(--builder-inspector-inline-gutter));gap:6px}.builder-react-inspector .builder-react-context-accordion{border:0;border-bottom:1px solid var(--color-border-soft,#e5e7eb);box-shadow:none;background:0 0;border-radius:0;width:100%;padding:0;overflow:visible}.builder-react-inspector .builder-react-context-accordion:last-child{border-bottom:0}.builder-react-inspector .builder-react-context-accordion__trigger{color:#111827;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:34px;padding:5px 0;font-family:inherit;font-size:12px;font-weight:800;line-height:1.15;display:flex}.builder-react-inspector .builder-react-context-accordion__trigger>span{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.builder-react-inspector .builder-react-context-accordion__title{align-items:center;gap:7px;display:inline-flex}.builder-react-inspector .builder-react-context-accordion__trigger svg{color:#111827;opacity:.52}.builder-react-inspector .builder-react-context-accordion__header{padding-inline:var(--builder-inspector-inline-gutter)}.builder-react-inspector .builder-react-context-accordion__body-inner{box-sizing:border-box;padding:3px calc(var(--builder-inspector-inline-gutter) + 4px) 10px;gap:8px}.builder-react-internal-order{gap:10px;display:grid}.builder-react-internal-order>span{color:var(--text-strong,#101828);font-size:12px;font-weight:800}.builder-react-internal-order__group{gap:6px;display:grid}.builder-react-internal-order__header,.builder-react-internal-order__item-top,.builder-react-internal-order__actions{align-items:center;display:flex}.builder-react-internal-order__header{color:var(--text-strong,#101828);justify-content:space-between;font-size:12px;font-weight:800}.builder-react-internal-order__items{gap:5px;display:grid}.builder-react-internal-order__item{color:inherit;font:inherit;border:1px solid color-mix(in srgb, var(--color-border-soft,#e5e7eb) 92%, transparent);background:var(--color-surface,#fff);text-align:left;border-radius:14px;gap:10px;width:100%;min-width:0;padding:0 10px;display:grid;box-shadow:0 10px 22px #0f172a0a}.builder-react-internal-order__item.is-compact{box-shadow:none;border-radius:9px;gap:0;padding:0 7px}.builder-react-internal-order__item.is-compact .builder-react-internal-order__item-top{gap:6px;min-height:38px}.builder-react-internal-order__item.is-compact .builder-react-internal-order__handle{height:20px}.builder-react-internal-order__item.is-compact .builder-react-internal-order__actions .builder-react-icon-button{border-radius:7px;width:28px;height:28px}.builder-react-internal-order__item-top{gap:8px;min-height:46px}.builder-react-internal-order__handle{color:var(--text-muted,#98a2b3);cursor:grab;touch-action:none;height:24px;display:inline-flex}.builder-react-internal-order__handle:active{cursor:grabbing}.builder-react-internal-order__label{color:var(--text-strong,#101828);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.builder-react-internal-order__body{flex:auto;gap:3px;min-width:0;display:grid}.builder-react-internal-order__body small{color:var(--text-muted,#667085);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.15;overflow:hidden}.builder-react-internal-order__actions{gap:3px}.builder-react-internal-order__gallery-preview{background:color-mix(in srgb, var(--color-border-soft,#e5e7eb) 36%, transparent);border:1px solid var(--color-border-soft,#e5e7eb);color:var(--text-muted,#667085);border-radius:8px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex;overflow:hidden}.builder-react-internal-order__gallery-preview img{object-fit:cover;width:100%;height:100%}.builder-react-internal-order__gallery-fields{gap:8px;padding:0 0 10px 32px;display:grid}.builder-react-internal-order__gallery-fields label{gap:4px;display:grid}.builder-react-internal-order__gallery-fields label>span{color:var(--text-muted,#667085);font-size:10px;font-weight:700}.builder-react-internal-order__gallery-fields input{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#d0d5dd);color:var(--text-strong,#101828);font:inherit;border-radius:8px;width:100%;min-width:0;min-height:32px;padding:5px 8px;font-size:12px}.builder-react-internal-order__item-fields{gap:8px;padding:0 0 10px 32px;display:grid}.builder-react-internal-order__item-field,.builder-react-internal-order__item-toggle{gap:4px;min-width:0;display:grid}.builder-react-internal-order__item-field>span,.builder-react-internal-order__item-toggle>span{color:var(--text-muted,#667085);font-size:10px;font-weight:700}.builder-react-internal-order__item-field input,.builder-react-internal-order__item-field select,.builder-react-internal-order__item-field textarea{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#d0d5dd);color:var(--text-strong,#101828);font:inherit;border-radius:8px;width:100%;min-width:0;min-height:32px;padding:5px 8px;font-size:12px}.builder-react-internal-order__item-field textarea{resize:vertical}.builder-react-internal-order__item-toggle{grid-template-columns:minmax(0,1fr) auto;align-items:center}.builder-react-icon-button--soft{background:color-mix(in srgb, var(--pb-panel-primary,#123b46), white 92%)}.builder-react-icon-button:disabled{cursor:not-allowed;opacity:.35}.builder-react-repeater-fields{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.builder-react-repeater-field,.builder-react-repeater-toggle{gap:5px;min-width:0;display:grid}.builder-react-repeater-field>span,.builder-react-repeater-toggle>span:first-child{color:var(--text-muted,#98a2b3);font-size:11px;font-weight:700}.builder-react-repeater-field input,.builder-react-repeater-field textarea,.builder-react-repeater-field select{border:1px solid var(--border-soft,#d6dee8);width:100%;min-width:0;color:var(--text-strong,#101828);font:inherit;background:#f8fafc;border-radius:10px;outline:none;padding:9px 10px;font-size:12px}.builder-react-repeater-field textarea{resize:vertical;min-height:70px}.builder-react-repeater-field input:focus,.builder-react-repeater-field textarea:focus,.builder-react-repeater-field select:focus{border-color:var(--pb-panel-primary,#123b46);box-shadow:0 0 0 3px color-mix(in srgb, var(--pb-panel-primary,#123b46), transparent 86%)}.builder-react-repeater-toggle{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.builder-react-repeater-toggle input{display:none}.builder-react-background-swatches{box-sizing:border-box;margin-top:2px;margin-left:0;padding:5px 4px 5px 8px}.builder-react-background-swatches.is-dark .section-context-swatch--primary-50{background:color-mix(in srgb, var(--pb-color-primary,var(--primary-base,var(--brand-1-600,#26bf85))) 62%, #020617)}.builder-react-background-swatches.is-dark .section-context-swatch--secondary-50{background:color-mix(in srgb, var(--pb-color-secondary,var(--secondary-base,var(--brand-2-500,#affc1a))) 52%, #020617)}.builder-react-background-swatches.is-dark .section-context-swatch--gray-50{background:#1f2937}.builder-react-background-swatches.is-dark .section-context-swatch--none{background-color:#0f172a;background-image:linear-gradient(45deg,#334155 25%,#0000 25%),linear-gradient(-45deg,#334155 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#334155 75%),linear-gradient(-45deg,#0000 75%,#334155 75%),none;background-position:0 0,0 6px,6px -6px,-6px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:12px 12px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box}.builder-react-variation-field{gap:8px}.builder-react-composition-controls{gap:9px;margin-bottom:10px;display:grid}.builder-react-composition-controls fieldset{border:0;gap:6px;min-width:0;margin:0;padding:0;display:grid}.builder-react-composition-controls legend{color:var(--text-muted,#667085);padding:0;font-size:10px;font-weight:850}.builder-react-composition-controls fieldset>div{flex-wrap:wrap;gap:5px;display:flex}.builder-react-composition-controls button{background:var(--color-surface,#fff);border:1px solid var(--color-border,#d0d5dd);color:var(--text-main,#344054);cursor:pointer;font:inherit;border-radius:7px;min-height:28px;padding:5px 8px;font-size:9px;font-weight:850}.builder-react-composition-controls button:hover,.builder-react-composition-controls button:focus-visible,.builder-react-composition-controls button.is-active{background:color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 10%, var(--color-surface,#fff));border-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));outline:0}.builder-react-variation-grid{grid-template-columns:minmax(0,1fr);gap:8px;width:100%;display:grid}.builder-react-variation-card{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#e5e7eb);color:inherit;cursor:pointer;text-align:left;border-radius:6px;align-items:stretch;width:100%;min-width:0;padding:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:block;position:relative;overflow:hidden}.builder-react-variation-card:hover{border-color:color-mix(in srgb, var(--panel-shell-accent,#0f3f4a) 42%, var(--color-border-soft,#e5e7eb));box-shadow:0 8px 22px #0f172a14}.builder-react-variation-card.is-active{border-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));box-shadow:inset 0 0 0 1px var(--editor-ui-accent,var(--brand-2-600,#8ccc15)), 0 10px 24px #8ccc151f}.builder-react-variation-card__label{background:var(--panel-shell-accent,#0f3f4a);color:#fff;pointer-events:none;white-space:nowrap;z-index:3;border-radius:4px;justify-content:center;align-items:center;min-width:0;height:auto;min-height:0;padding:3px 6px;font-size:9px;font-weight:800;line-height:1;display:inline-flex;position:absolute;bottom:4px;left:4px;overflow:hidden}.builder-react-variation-card__fallback{border:1px dashed var(--color-border,#d0d5dd);color:var(--text-muted,#667085);border-radius:5px;justify-content:center;align-items:center;min-height:68px;font-size:11px;font-weight:750;display:flex}.builder-react-variation-card__loader{color:var(--editor-ui-interactive,var(--brand-1-700,#1d8f64))}.builder-react-variation-card__loader svg{animation:.72s linear infinite builder-react-preview-loader-spin}.builder-react-variation-preview{background:var(--color-surface,#fff);border-radius:5px;width:100%;min-height:0;display:block;position:relative;overflow:hidden}.builder-react-variation-preview__stage{font-family:var(--font-family-base,"Inter", "Segoe UI", Roboto, Arial, sans-serif);pointer-events:none;transform-origin:top;width:1320px;min-width:1320px;display:block;position:absolute;top:0;left:50%}.builder-react-variation-preview__stage .builder-react-section-preview-stage{width:100%;display:block}.builder-react-variation-preview__stage :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-family-heading,var(--font-family-base,"Inter", "Segoe UI", Roboto, Arial, sans-serif))}.builder-react-emphasis-switch{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#e5e7eb);border-radius:999px;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:center;gap:8px;min-height:38px;padding:4px;display:grid}.builder-react-emphasis-switch>button{color:var(--text-muted,#667085);cursor:pointer;font:inherit;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:999px;min-width:0;min-height:28px;padding:0 6px;font-size:12px;font-weight:800;overflow:hidden}.builder-react-emphasis-switch>button.is-active{background:color-mix(in srgb, var(--builder-panel-accent-color,#8ccc15) 20%, #fff);color:var(--builder-panel-primary-color,#123b46)}.builder-react-emphasis-switch__track{background:color-mix(in srgb, var(--builder-panel-primary-color,#123b46) 14%, #fff);border:1px solid color-mix(in srgb, var(--builder-panel-primary-color,#123b46) 20%, transparent);border-radius:999px;align-items:center;height:24px;padding:2px;display:flex}.builder-react-emphasis-switch__track button{appearance:none;cursor:pointer;background:0 0;border:0;align-items:center;width:100%;height:100%;padding:0;display:flex}.builder-react-emphasis-switch__track i{background:var(--builder-panel-primary-color,#123b46);border-radius:50%;width:18px;height:18px;transition:transform .18s,background .18s;display:block;transform:translate(0)}.builder-react-emphasis-switch__track.is-secondary i{background:var(--builder-panel-accent-color,#8ccc15);transform:translate(18px)}.builder-react-muted-note{color:var(--text-muted,#667085);margin:0;font-size:12px;line-height:1.45}.builder-react-params{--builder-panel-accent:var(--panel-shell-accent,#0f3f4a);--builder-panel-accent-strong:var(--panel-shell-accent-strong,#0b2f38);--builder-panel-highlight:var(--panel-shell-highlight,#c5ff55)}.builder-react-params .dropdown__panel{opacity:0;pointer-events:none;visibility:hidden;display:none!important}.builder-react-params.is-open .dropdown__panel{opacity:1;pointer-events:auto;visibility:visible;display:grid!important}.topbar--builder .topbar-contextual-builder.has-builder-react-popover-open,.topbar--builder .topbar-builder-actions.has-builder-react-popover-open{z-index:10070;overflow:visible}.topbar--builder .topbar-contextual-builder,.topbar--builder .topbar-builder-actions,.topbar--builder .topbar-intro-button,.topbar--builder .topbar-intro-button>span,.topbar--builder .topbar-intro-button>strong{min-width:0}.builder-react-page-colors{--builder-panel-accent:var(--panel-shell-accent,#0f3f4a);--builder-panel-accent-strong:var(--panel-shell-accent-strong,#0b2f38);--builder-panel-highlight:var(--panel-shell-highlight,#c5ff55);display:inline-flex;position:relative}.builder-react-page-colors__summary{min-width:172px;max-width:220px}.builder-react-page-colors__summary svg{flex:none}.builder-react-page-colors__panel{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#e5e7eb);border-radius:var(--radius-lg,12px);z-index:100000;gap:12px;min-width:300px;padding:12px;display:grid;position:fixed;overflow:hidden;box-shadow:0 18px 48px #10182829}.builder-react-color-field{gap:7px;min-width:0;display:grid}.builder-react-color-field>span{color:var(--text-muted,#667085);text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:850}.builder-react-color-field__control{border:1px solid color-mix(in srgb, var(--color-border,#d0d5dd) 85%, transparent);background:linear-gradient(#fff,#f8fafc);border-radius:11px;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:8px;width:100%;min-width:0;height:46px;padding:6px 8px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #1018280a}.builder-react-color-field__control:after{content:"";width:32px;height:32px;display:block}.builder-react-color-field__swatch{background:var(--builder-page-color,transparent);border-radius:9px;place-self:center;width:32px;height:32px;display:block;position:relative;overflow:hidden}.builder-react-color-field__swatch:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--builder-panel-accent,#0f3f4a) 18%, transparent)}.builder-react-color-field__swatch input[type=color]{appearance:none;cursor:pointer;opacity:0;background:0 0;border:0;width:100%;height:100%;min-height:0;margin:0;padding:0;display:block;position:absolute;inset:0}.builder-react-color-field__control input[type=text]{color:var(--text-strong,#101828);font:inherit;letter-spacing:0;min-width:0;height:100%;box-shadow:none;text-align:center;text-transform:uppercase;background:0 0;border:0;outline:0;width:100%;padding:0;font-size:12px;font-weight:500}.builder-react-params__group,.builder-react-params__option{border-radius:var(--radius-sm,6px);color:var(--text-strong,#101828);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:34px;padding:8px 9px;font-size:13px;font-weight:750;display:grid}.builder-react-params__group span,.builder-react-params__option span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.builder-react-params__option span{white-space:normal;flex-direction:column;align-items:flex-start;display:flex}.builder-react-params__option strong{color:inherit;font-size:12px;font-weight:700}.builder-react-params__option small{color:var(--text-muted,#667085);font-size:10px;line-height:1.35}.builder-react-params__group:hover,.builder-react-params__option:hover,.builder-react-params__group.is-active,.builder-react-params__option.is-active{background:color-mix(in srgb, var(--builder-panel-highlight) 18%, #fff);color:var(--builder-panel-accent-strong)}.builder-react-params__option.is-active i{color:var(--builder-panel-accent)}.builder-react-params{position:relative}.builder-react-params__summary{min-width:132px;max-width:180px}.builder-react-params__summary svg{flex:none}.builder-react-params__panel{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#e5e7eb);border-radius:var(--radius-lg,12px);z-index:10080;grid-template-columns:220px minmax(220px,1fr);gap:0;min-width:480px;padding:0;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 48px #10182829}.builder-react-params__groups,.builder-react-params__options{gap:4px;max-height:min(420px,100vh - 120px);padding:10px;display:grid;overflow:auto}.builder-react-params__groups{background:color-mix(in srgb, var(--color-border-soft,#e5e7eb) 38%, #fff);border-right:1px solid var(--color-border-soft,#e5e7eb)}.builder-react-params__group{grid-template-columns:18px minmax(0,1fr) 12px}.builder-react-params__empty{color:var(--text-muted,#667085);padding:10px;font-size:13px}.builder-react-site-design{--builder-panel-accent:var(--panel-shell-accent,#0f3f4a);--builder-panel-highlight:var(--panel-shell-highlight,#c5ff55);position:relative}.builder-react-site-design .dropdown__panel{opacity:0;pointer-events:none;visibility:hidden;display:none!important}.builder-react-site-design.is-open .dropdown__panel{opacity:1;pointer-events:auto;visibility:visible;display:grid!important}.builder-react-site-design__summary{min-width:154px;max-width:220px}.builder-react-site-design-button{order:-20}.builder-react-site-design-button.is-active{box-shadow:0 0 0 2px color-mix(in srgb, var(--panel-shell-highlight,#c5ff55) 58%, transparent)}.builder-react-site-design__summary svg{flex:none}.builder-react-site-design__summary strong{background:color-mix(in srgb, var(--builder-panel-highlight) 38%, #fff);color:var(--builder-panel-accent);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;min-width:0;max-width:82px;padding:5px 8px;font-size:12px;font-weight:900;line-height:1;display:inline-flex;overflow:hidden}.builder-react-site-design__panel{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#e5e7eb);border-radius:var(--radius-lg,12px);z-index:10080;gap:0;min-width:340px;max-height:min(680px,100vh - 86px);padding:0;top:calc(100% + 10px);left:0;overflow:auto;box-shadow:0 18px 48px #10182829}.builder-react-site-design__header,.builder-react-site-design__section{border-bottom:1px solid var(--color-border-soft,#e5e7eb);gap:10px;padding:14px;display:grid}.builder-react-site-design__tabs{background:color-mix(in srgb, var(--color-border-soft,#e5e7eb) 42%, #fff);border-bottom:1px solid var(--color-border-soft,#e5e7eb);grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px;display:grid}.builder-react-site-design__tabs button{color:var(--text-muted,#667085);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:9px;min-height:36px;padding:8px 10px;font-size:12px;font-weight:850}.builder-react-site-design__tabs button.is-active{background:var(--color-surface,#fff);color:var(--text-strong,#101828);box-shadow:0 8px 20px #0f172a0f}.builder-react-site-design__section:last-child{border-bottom:0}.builder-react-site-design-modal{z-index:10060;background:#0f172a57;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.builder-react-site-design-modal__panel{background:var(--color-surface,#fff);border:1px solid #0f172a1f;border-radius:18px;grid-template-rows:auto minmax(0,1fr);width:min(1080px,100vw - 56px);max-height:min(820px,100vh - 56px);display:grid;overflow:hidden;box-shadow:0 34px 90px #0f172a42}.builder-react-site-design-modal__header{border-bottom:1px solid var(--color-border-soft,#e5e7eb);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.builder-react-site-design-modal__header span{gap:4px;display:grid}.builder-react-site-design-modal__header strong{color:var(--text-strong,#101828);font-size:20px;font-weight:900;line-height:1.1}.builder-react-site-design-modal__header small{color:var(--text-muted,#667085);font-size:13px;font-weight:650}.builder-react-site-design-modal__header button{background:var(--color-surface,#fff);border:1px solid var(--color-border,#d0d5dd);color:var(--text-muted,#667085);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.builder-react-site-design-modal__body{min-height:0;overflow:auto}.builder-react-site-design-modal .builder-react-site-design{min-height:0;display:grid}.builder-react-site-design__active-theme{background:var(--color-surface-alt,#f8fafc);border:1px solid var(--color-border-soft,#e5e7eb);border-radius:14px;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.builder-react-site-design__active-theme>span{gap:4px;min-width:0;display:grid}.builder-react-site-design__active-theme small,.builder-react-site-design__theme-card small{color:var(--text-muted,#667085);font-size:12px;font-style:normal;font-weight:700;line-height:1.3}.builder-react-site-design__active-theme strong,.builder-react-site-design__theme-card strong{color:var(--text-strong,#101828);font-size:14px;font-weight:900;line-height:1.2}.builder-react-site-design__active-theme em{color:var(--text-muted,#667085);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;font-weight:600;line-height:1.35;overflow:hidden}.builder-react-site-design__active-theme button{color:#fff;cursor:pointer;font:inherit;background:#101828;border:1px solid #101828;border-radius:10px;min-height:38px;padding:8px 14px;font-size:12px;font-weight:850}.builder-react-site-design__section--themes{gap:14px}.builder-react-site-design__themes-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.builder-react-site-design__theme-search{background:var(--color-surface,#fff);border:1px solid var(--color-border,#d0d5dd);color:var(--text-muted,#667085);border-radius:11px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;width:min(320px,100%);min-height:40px;padding:0 12px;display:grid}.builder-react-site-design__theme-search input{color:var(--text-strong,#101828);font:inherit;background:0 0;border:0;outline:0;min-width:0;font-size:13px}.builder-react-site-design__theme-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.builder-react-site-design__theme-card{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#e5e7eb);color:inherit;cursor:pointer;font:inherit;text-align:left;border-radius:14px;align-content:start;gap:10px;min-height:192px;padding:10px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.builder-react-site-design__theme-card:hover{border-color:color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 78%, #fff);transform:translateY(-1px);box-shadow:0 18px 40px #0f172a1a}.builder-react-site-design__theme-card.is-active{border-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));box-shadow:inset 0 0 0 1px var(--editor-ui-accent,var(--brand-2-600,#8ccc15)), 0 18px 40px #0f172a14}.builder-react-site-design__theme-card>span{gap:4px;display:grid}.builder-react-site-design__theme-card>em{background:color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 28%, #fff);color:var(--editor-ui-primary,#123b46);border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:900;position:absolute;top:14px;right:14px}.builder-react-site-design__theme-mini{background:linear-gradient(135deg, color-mix(in srgb, var(--theme-mini-primary) 10%, #fff), color-mix(in srgb, var(--theme-mini-secondary) 16%, #fff));border:1px solid var(--color-border-soft,#e5e7eb);border-radius:12px;gap:8px;min-height:96px;padding:16px;display:grid;position:relative;overflow:hidden}.builder-react-site-design__theme-mini.is-dark{background:linear-gradient(135deg, color-mix(in srgb, var(--theme-mini-primary) 64%, #020617), #020617)}.builder-react-site-design__theme-mini i,.builder-react-site-design__theme-mini b,.builder-react-site-design__theme-mini em{font-style:normal;display:block}.builder-react-site-design__theme-mini i{background:var(--theme-mini-primary);border-radius:999px;width:64%;height:12px}.builder-react-site-design__theme-mini b{background:color-mix(in srgb, var(--theme-mini-primary) 26%, #fff);border-radius:999px;width:44%;height:8px}.builder-react-site-design__theme-mini em{background:var(--theme-mini-secondary);border-radius:8px;width:54px;height:24px;margin-top:6px}.builder-react-site-design__empty-themes{border:1px dashed var(--color-border,#d0d5dd);color:var(--text-muted,#667085);text-align:center;border-radius:14px;padding:20px;font-size:13px;font-weight:700}.builder-react-site-design__header strong,.builder-react-site-design__section h4{color:var(--text-strong,#101828);align-items:center;gap:8px;margin:0;font-size:15px;font-weight:900;display:inline-flex}.builder-react-site-design__header span,.builder-react-site-design__field>span,.builder-react-site-design__color-field>span{color:var(--text-muted,#667085);font-size:12px;font-weight:750}.builder-react-site-design__field,.builder-react-site-design__color-field{gap:6px;display:grid}.builder-react-site-design__field .builder-react-emphasis-switch{width:100%}.builder-react-site-design__field select,.builder-react-site-design__field input[type=text],.builder-react-site-design__color-control input[type=text]{background:var(--color-surface,#fff);border:1px solid var(--color-border,#d0d5dd);border-radius:var(--radius-sm,6px);color:var(--text-strong,#101828);font:inherit;width:100%;min-height:36px;padding:8px 10px}.builder-react-site-design__field>span svg{vertical-align:-2px}.builder-react-site-design__section--advanced{gap:14px}.builder-react-site-design__advanced-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.builder-react-site-design__advanced-header button{background:var(--color-surface,#fff);border:1px solid var(--color-border,#d0d5dd);color:var(--text-strong,#101828);cursor:pointer;font:inherit;border-radius:999px;min-height:28px;padding:5px 10px;font-size:11px;font-weight:850}.builder-react-site-design__advanced-group{border-bottom:1px solid var(--color-border-soft,#e5e7eb);gap:10px;padding-bottom:12px;display:grid}.builder-react-site-design__advanced-group:last-child{border-bottom:0;padding-bottom:0}.builder-react-site-design__advanced-group h5{color:var(--text-strong,#101828);align-items:center;gap:7px;margin:0;font-size:13px;font-weight:900;display:inline-flex}.builder-react-site-design__advanced-fields{gap:9px;display:grid}.builder-react-site-design__preset-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.builder-react-site-design__preset-row button{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#e5e7eb);color:var(--text-muted,#667085);cursor:pointer;font:inherit;text-align:left;border-radius:10px;align-content:start;gap:4px;min-height:72px;padding:10px 8px;display:grid}.builder-react-site-design__preset-row button strong{color:var(--text-strong,#101828);font-size:12px;font-weight:900;line-height:1.1}.builder-react-site-design__preset-row button span{color:var(--text-muted,#667085);font-size:10px;font-weight:650;line-height:1.25}.builder-react-site-design__preset-row button.is-active,.builder-react-site-design__safe-options button.is-active{background:color-mix(in srgb, var(--panel-shell-highlight,#c5ff55) 22%, #fff);border-color:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));box-shadow:inset 0 0 0 1px var(--editor-ui-accent,var(--brand-2-600,#8ccc15));color:var(--text-strong,#101828)}.builder-react-site-design__safe-control{gap:7px;display:grid}.builder-react-site-design__safe-control>span{color:var(--text-muted,#667085);align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.builder-react-site-design__safe-options{flex-wrap:wrap;gap:6px;display:flex}.builder-react-site-design__safe-options button{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#e5e7eb);color:var(--text-muted,#667085);cursor:pointer;font:inherit;border-radius:999px;min-height:30px;padding:6px 10px;font-size:11px;font-weight:850}.builder-react-site-design__color-control{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;display:grid}.builder-react-site-design__color-control input[type=color]{border:1px solid var(--color-border,#d0d5dd);border-radius:var(--radius-sm,6px);background:0 0;width:44px;height:38px;padding:4px}.builder-react-site-design__color-roles{border-top:1px solid var(--color-border-soft,#e5e7eb);gap:0;margin-top:4px;display:grid}.builder-react-site-design__color-role{border-bottom:1px solid var(--color-border-soft,#e5e7eb);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid;position:relative}.builder-react-site-design__color-role>span{gap:2px;min-width:0;display:grid}.builder-react-site-design__color-role strong{color:var(--text-strong,#101828);font-size:12px;font-weight:850;line-height:1.2}.builder-react-site-design__color-role small{color:var(--text-muted,#98a2b3);font-size:11px;line-height:1.2}.builder-react-site-design__role-swatches{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.builder-react-site-design__role-swatches button{background:linear-gradient(var(--swatch-color), var(--swatch-color)), conic-gradient(#f4f4f5 25%, #fff 0 50%, #f4f4f5 0 75%, #fff 0);border:1px solid var(--color-border,#d0d5dd);cursor:pointer;background-size:100% 100%,10px 10px;border-radius:999px;flex:none;width:20px;height:20px;padding:0}.builder-react-site-design__role-swatches button.is-active{border-color:var(--builder-panel-primary-color,#123b46);box-shadow:0 0 0 2px #fff, 0 0 0 4px var(--builder-panel-primary-color,#123b46)}.builder-react-site-design__role-swatches .builder-react-site-design__role-menu-trigger{border-radius:6px;width:28px;height:28px;min-height:28px;padding:0;display:inline-flex}.builder-react-site-design__role-swatches .builder-react-site-design__role-menu-trigger.is-active,.builder-react-site-design__role-swatches .builder-react-site-design__role-menu-trigger:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--editor-ui-accent,var(--brand-2-600,#8ccc15)) 32%, transparent)}.builder-react-site-design__role-popover{z-index:80;top:calc(100% + 8px);left:auto;right:0}.builder-react-site-design__font-preview{background:var(--color-surface-alt,#f8fafc);border:1px solid var(--color-border-soft,#e5e7eb);border-radius:var(--radius-sm,6px);color:var(--gray-800,#1f2937);padding:10px 12px;line-height:1.35;display:block}.builder-react-site-design__font-preview--heading{font-size:18px;font-weight:850}.builder-react-site-design__font-preview--body{color:var(--gray-700,#374151);font-size:13px;font-weight:500}.builder-react-site-design__font-preview--button{text-align:center;justify-content:center;width:100%;max-width:none;font-size:13px;font-weight:800;display:flex}.builder-react-site-design__field--kit{gap:8px}.builder-react-site-design__kit-preview{background:var(--color-surface-alt,#f8fafc);border:1px solid var(--color-border-soft,#e5e7eb);border-radius:var(--radius-md,8px);gap:8px;padding:12px;display:grid}.builder-react-site-design__kit-preview small{color:var(--text-muted,#667085);font-family:var(--type-accent-font-family,var(--font-family-base,inherit));font-size:var(--type-caption-size,13px);font-weight:var(--type-caption-weight,650);letter-spacing:var(--type-caption-letter-spacing,0);line-height:var(--type-caption-line-height,1.18);text-transform:capitalize}.builder-react-site-design__kit-preview strong{color:var(--text-strong,#101828);font-family:var(--font-family-heading,inherit);font-size:clamp(20px,2.4vw,30px);font-weight:var(--type-section-title-weight,850);letter-spacing:var(--type-section-title-letter-spacing,0);line-height:var(--type-section-title-line-height,1.04)}.builder-react-site-design__kit-preview p{color:var(--gray-700,#374151);font-family:var(--font-family-base,inherit);font-size:var(--type-body-size,16px);font-weight:var(--type-body-weight,500);letter-spacing:var(--type-body-letter-spacing,0);line-height:var(--type-body-line-height,1.55);margin:0}.builder-react-site-design__kit-preview button{background:var(--section-secondary,var(--secondary-base,#8ccc15));border-radius:var(--radius-sm,6px);color:#fff;font-family:var(--button-font-family,inherit);font-size:var(--type-button-size,16px);font-weight:var(--type-button-weight,850);letter-spacing:var(--type-button-letter-spacing,0);line-height:var(--type-button-line-height,1.18);border:0;width:100%;min-height:38px}.builder-react-site-design__field--color-preset{gap:8px}.builder-react-site-design__color-preset-preview{background:var(--preview-surface,#fff);border:1px solid var(--preview-border,#d1d5db);border-radius:var(--radius-md,8px);grid-template-columns:minmax(0,1fr) 34px auto;align-items:center;gap:12px;padding:12px;display:grid}.builder-react-site-design__color-preset-preview span{gap:2px;min-width:0;display:grid}.builder-react-site-design__color-preset-preview small{color:var(--preview-muted,#667085);text-transform:capitalize;font-size:11px;font-weight:800}.builder-react-site-design__color-preset-preview strong{color:var(--preview-heading,#101828);font-size:15px;font-weight:900}.builder-react-site-design__color-preset-preview em{color:var(--preview-body,#374151);font-size:12px;font-style:normal;line-height:1.35}.builder-react-site-design__color-preset-preview i{background:var(--preview-accent,#8ccc15);border-radius:999px;width:24px;height:24px;display:block}.builder-react-site-design__color-preset-preview button{background:var(--preview-button,#111827);border-radius:var(--radius-sm,6px);color:#fff;font:inherit;border:0;min-height:32px;padding:0 12px;font-size:12px;font-weight:850}.builder-react-site-design--rightbar{gap:0;display:grid}.builder-react-site-design--rightbar .builder-react-site-design__header,.builder-react-site-design--rightbar .builder-react-site-design__section{padding-left:0;padding-right:0}.builder-react-custom-colors{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#e5e7eb);border-radius:var(--radius-md,8px);display:grid;overflow:visible}.builder-react-custom-colors--embedded{border:0;border-radius:0}.builder-react-custom-colors__header,.builder-react-custom-colors__toggle,.builder-react-custom-colors__row{border-bottom:1px solid var(--color-border-soft,#e5e7eb);justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex}.builder-react-custom-colors--embedded .builder-react-custom-colors__toggle,.builder-react-custom-colors--embedded .builder-react-custom-colors__row{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.builder-react-custom-colors--embedded .builder-react-custom-colors__row{grid-template-columns:minmax(0,1fr);align-items:flex-start;gap:7px;display:grid}.builder-react-custom-colors--embedded .builder-react-custom-colors__label,.builder-react-custom-colors--embedded .builder-react-custom-colors__controls{width:100%;min-width:0}.builder-react-custom-colors--embedded .builder-react-custom-colors__controls{box-sizing:border-box;justify-content:flex-start;padding-left:8px}.builder-react-custom-colors__row--swatches-only,.builder-react-custom-colors--embedded .builder-react-custom-colors__row--swatches-only{align-items:center;min-height:34px;padding-top:2px;padding-bottom:6px;display:flex}.builder-react-custom-colors__row--swatches-only .builder-react-custom-colors__controls{justify-content:flex-start;width:100%}.builder-react-custom-colors--embedded .builder-react-custom-colors__toggle:first-child{padding-top:0}.builder-react-image-settings{gap:14px;display:grid}.builder-react-inspector .builder-react-image-settings--multiple{gap:8px}.builder-react-inspector .builder-react-image-settings--multiple>.builder-react-context-accordion{background:color-mix(in srgb, var(--color-surface,#fff) 96%, var(--color-border-soft,#e5e7eb));border:1px solid var(--color-border-soft,#e5e7eb);border-radius:8px;padding:0 10px}.builder-react-inspector .builder-react-image-settings--multiple>.builder-react-context-accordion:last-child{border-bottom:1px solid var(--color-border-soft,#e5e7eb)}.builder-react-inspector .builder-react-image-settings--multiple .builder-react-image-setting__header{padding-top:2px}.builder-react-image-setting{align-items:start;gap:10px;display:grid}.builder-react-image-setting__header{justify-content:space-between;align-items:start;gap:8px;min-width:0;display:flex}.builder-react-image-setting__header strong{color:var(--text-strong,#101828);font-size:13px;font-weight:900}.builder-react-image-setting__header span{color:var(--text-muted,#98a2b3);text-transform:capitalize;font-size:11px;font-weight:750}.builder-react-background-media-controls,.builder-react-background-media-control{gap:12px;display:grid}.builder-react-background-media-control+.builder-react-background-media-control{border-top:1px solid var(--color-border-soft,#e5e7eb);padding-top:12px}.builder-react-background-media-control__preview{background:var(--builder-panel-surface-color,#fff);border:1px solid var(--builder-panel-border-color,#d9dee7);cursor:pointer;text-align:left;border-radius:10px;gap:0;width:100%;padding:0;display:grid;overflow:hidden}.builder-react-background-media-control__preview img{aspect-ratio:16/7;object-fit:cover;width:100%;display:block}.builder-react-background-media-control__preview span{color:var(--builder-panel-text-color,#123b46);justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 10px;font-size:12px;font-weight:800;display:flex}.builder-react-background-media-control__preview:hover:not(:disabled){border-color:var(--panel-shell-accent,#0f766e);box-shadow:0 0 0 2px color-mix(in srgb, var(--panel-shell-accent,#0f766e) 14%, transparent)}.builder-react-background-media-control__preview:disabled{cursor:default;opacity:.72}.builder-react-media-url-field input,.builder-react-media-slide input{border:1px solid var(--builder-panel-border-color,#d9dee7);background:var(--builder-panel-surface-color,#fff);width:100%;min-width:0;min-height:38px;color:var(--builder-panel-text-color,#111827);border-radius:6px;padding:8px 10px}.builder-react-media-slides{gap:8px;display:grid}.builder-react-media-slides__header,.builder-react-media-slide{align-items:center;gap:7px;display:flex}.builder-react-media-slides__header{justify-content:space-between;font-size:12px;font-weight:700}.builder-react-media-slides button,.builder-react-media-slide button{border:1px solid var(--builder-panel-border-color,#d9dee7);background:var(--builder-panel-surface-color,#fff);width:30px;height:30px;color:var(--builder-panel-text-color,#123b46);border-radius:6px;flex:0 0 30px;place-items:center;padding:0;display:grid}.builder-react-media-slide>span{color:var(--builder-panel-muted-color,#667085);text-align:center;flex:0 0 18px;font-size:11px}.builder-react-media-option{margin-top:2px}.builder-react-image-position-grid{background:var(--color-border-soft,#e5e7eb);border:1px solid var(--color-border-soft,#e5e7eb);border-radius:var(--radius-sm,6px);grid-template-columns:repeat(3,36px);justify-self:start;gap:1px;display:grid;overflow:hidden}.builder-react-image-position{background:var(--color-surface-alt,#f8fafc);color:var(--text-muted,#667085);cursor:pointer;border:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .14s,box-shadow .14s,color .14s,transform .14s;display:inline-flex}.builder-react-image-position:hover{background:color-mix(in srgb, var(--panel-shell-highlight,#c5ff55) 16%, #fff);color:var(--panel-shell-accent,#0f3f4a)}.builder-react-image-position.is-active{background:var(--panel-shell-accent,#0f3f4a);box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--panel-shell-highlight,#c5ff55) 82%, transparent);color:var(--panel-shell-highlight,#c5ff55)}.builder-react-image-select{gap:6px}.builder-react-image-select select{background:var(--color-surface,#fff);border:1px solid var(--color-border,#d0d5dd);color:var(--text-strong,#101828);font:inherit;border-radius:999px;width:100%;min-height:36px;padding:7px 34px 7px 12px}.builder-react-image-fit-control{gap:6px}.builder-react-image-fit-switch{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);width:100%}.builder-react-image-fit-switch>button{padding-inline:4px;font-size:11px}.builder-react-image-height-control{gap:6px}.builder-react-image-height-switch{grid-template-columns:minmax(0,.75fr) 42px minmax(0,1.7fr);width:100%}.builder-react-image-height-switch>button{white-space:normal;min-width:0;padding-inline:4px;font-size:11px;line-height:1.15}.builder-react-contract-controls{gap:10px;display:grid}.tenant-contextual-inspector--readonly{min-height:100%;padding:16px}.tenant-contextual-inspector__readonly-message{color:#344054;background:#f7faf8;border:1px solid #d8e1de;border-radius:10px;align-items:flex-start;gap:10px;padding:14px;display:flex}.tenant-contextual-inspector__readonly-message>svg{color:var(--editor-ui-interactive-hover,var(--brand-1-800,#135f42));flex:none}.tenant-contextual-inspector__readonly-message>span{gap:4px;display:grid}.tenant-contextual-inspector__readonly-message strong{font-size:12px}.tenant-contextual-inspector__readonly-message small{color:#667085;font-size:10px;line-height:1.5}.tenant-element-checklist{border:1px solid #d8e1de;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;padding:10px;display:grid}.tenant-element-checklist legend{color:#475467;padding:0 4px;font-size:10px;font-weight:800}.tenant-element-checklist label{align-items:center;gap:7px;min-width:0;font-size:10px;display:flex}.tenant-social-links-field,.tenant-social-links-field article{gap:8px;display:grid}.tenant-social-links-field>header,.tenant-social-links-field article>nav{align-items:center;gap:6px;display:flex}.tenant-social-links-field>header{justify-content:space-between}.tenant-social-links-field button{color:#1f3b33;cursor:pointer;background:#fff;border:1px solid #cfd9d5;border-radius:6px;min-height:28px;padding:0 9px;font-size:9px;font-weight:800}.tenant-social-links-field button:disabled{cursor:not-allowed;opacity:.45}.tenant-social-links-field button.is-danger{color:#b42318;margin-left:auto}.tenant-social-links-field article{background:#fff;border:1px solid #dde5e2;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}.tenant-social-links-field__url,.tenant-social-links-field article>nav{grid-column:1/-1}.tenant-icon-field{gap:7px;display:grid}.tenant-icon-field>span{color:var(--builder-text-muted,#667085);font-size:10px;font-weight:800}.tenant-icon-field>button{color:#1f3b33;cursor:pointer;background:#fff;border:1px solid #cfd9d5;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-size:10px;font-weight:800;display:flex}.builder-react-contract-controls__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.builder-react-contract-controls__header span{color:var(--text-muted,#667085);font-size:11px;font-weight:800}.builder-react-contract-controls__header button{background:var(--color-surface,#fff);border:1px solid var(--color-border,#d0d5dd);color:var(--text-strong,#101828);cursor:pointer;border-radius:999px;min-height:28px;padding:0 12px;font-size:11px;font-weight:850;transition:background .14s,border-color .14s,color .14s}.builder-react-contract-controls__header button:hover{background:color-mix(in srgb, var(--panel-shell-highlight,#c5ff55) 18%, #fff);border-color:color-mix(in srgb, var(--panel-shell-highlight,#c5ff55) 52%, var(--color-border,#d0d5dd));color:var(--panel-shell-accent,#0f3f4a)}.builder-react-contract-select{gap:6px}.builder-react-contract-select select{background:var(--color-surface,#fff);border:1px solid var(--color-border,#d0d5dd);color:var(--text-strong,#101828);font:inherit;border-radius:999px;width:100%;min-height:36px;padding:7px 34px 7px 12px}.builder-react-contract-step-slider{gap:8px;display:grid}.builder-react-contract-step-slider__title{color:var(--text-muted,#667085);font-size:11px;font-weight:850}.builder-react-contract-step-slider__control{padding-top:2px;display:grid;position:relative}.builder-react-contract-step-slider__control input[type=range]{appearance:none;cursor:pointer;z-index:3;background:0 0;width:100%;height:28px;margin:0;position:relative}.builder-react-contract-step-slider__control input[type=range]::-webkit-slider-runnable-track{background:0 0;border-radius:999px;height:4px}.builder-react-contract-step-slider__control input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));border:4px solid #fff;border-radius:999px;width:20px;height:20px;margin-top:-8px;box-shadow:0 8px 18px #0f172a2e}.builder-react-contract-step-slider__control input[type=range]::-moz-range-track{background:0 0;border-radius:999px;height:4px}.builder-react-contract-step-slider__control input[type=range]::-moz-range-thumb{background:var(--editor-ui-accent,var(--brand-2-600,#8ccc15));border:4px solid #fff;border-radius:999px;width:14px;height:14px;box-shadow:0 8px 18px #0f172a2e}.component-factory__react-inspector .builder-react-contract-step-slider__control input[type=range]::-webkit-slider-thumb{opacity:0}.component-factory__react-inspector .builder-react-contract-step-slider__control input[type=range]::-moz-range-thumb{opacity:0}.component-factory__react-inspector{--builder-tenant-slider-accent:var(--editor-ui-interactive,var(--brand-1-700,#1d8f64));--builder-tenant-slider-ring:color-mix(in srgb, var(--editor-ui-interactive,var(--brand-1-700,#1d8f64)) 18%, transparent);--builder-tenant-slider-track:#dce5e1;--builder-tenant-slider-context-background:var(--editor-ui-interactive-soft,#f0faf6);--builder-tenant-slider-context-border:var(--editor-ui-interactive-border,#cce2db);--builder-tenant-slider-context-title:var(--editor-ui-primary,var(--brand-3-500,#123b46));--builder-tenant-slider-context-text:#667a73}.builder-react-contract-step-slider__dots{pointer-events:none;z-index:1;justify-content:space-between;align-items:center;height:28px;display:flex;position:absolute;top:3px;left:0;right:0}.builder-react-contract-step-slider__dots:before{background:var(--builder-tenant-slider-track,#dce5e1);content:"";border-radius:999px;height:4px;position:absolute;top:50%;left:10px;right:10px;transform:translateY(-50%)}.builder-react-contract-step-slider__dots button{pointer-events:auto;z-index:1;background:#fff;border:0;border-radius:999px;place-items:center;width:20px;height:20px;padding:0;display:inline-grid;position:relative}.builder-react-contract-step-slider__dots span{background:#cbd5e1;border-radius:999px;width:10px;height:10px}.builder-react-contract-step-slider__dots button.is-active{box-shadow:0 0 0 2px var(--builder-tenant-slider-ring,#20a77a2e)}.builder-react-contract-step-slider__dots button.is-active span{background:var(--builder-tenant-slider-accent,#1d8f64)}.component-factory__react-inspector .builder-react-contract-step-slider__control input[type=range]:focus-visible+.builder-react-contract-step-slider__dots button.is-active{outline:2px solid color-mix(in srgb, var(--builder-panel-primary-color,#123b46) 34%, transparent);outline-offset:2px}.builder-react-contract-step-slider__label{background:var(--builder-tenant-slider-context-background,#f0faf6);border:1px solid var(--builder-tenant-slider-context-border,#cce2db);color:var(--builder-tenant-slider-context-title,#123b46);border-radius:8px;margin:0;padding:9px 12px;font-size:12px;font-weight:850}.builder-react-responsive-block{border-bottom:1px solid var(--color-border-soft,#eaecf0);gap:8px;padding-bottom:12px;display:grid}.builder-react-responsive-block:last-child{border-bottom:0;padding-bottom:0}.builder-react-responsive-block>strong{color:var(--text-strong,#101828);font-size:12px;font-weight:900}.builder-react-custom-colors__row:last-child{border-bottom:0}.builder-react-custom-colors__row{position:relative}.builder-react-custom-colors__header strong,.builder-react-custom-colors__toggle span,.builder-react-custom-colors__label strong{color:var(--text-strong,#101828);font-size:12px;font-weight:800}.builder-react-custom-colors__header span{background:color-mix(in srgb, var(--editor-ui-interactive,var(--brand-1-700,#1d8f64)) 12%, #fff);color:var(--editor-ui-interactive,var(--brand-1-700,#1d8f64));border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;line-height:1}.builder-react-custom-colors__toggle input{accent-color:var(--editor-ui-interactive,var(--brand-1-700,#1d8f64));width:18px;height:18px}.builder-react-custom-colors__label{gap:2px;min-width:0;display:grid}.builder-react-custom-colors__label span{color:var(--text-muted,#667085);font-size:11px;line-height:1.2}.builder-react-custom-colors__controls{flex:none;align-items:center;gap:6px;display:inline-flex;position:relative}.builder-react-custom-colors__controls>button:not(.builder-react-custom-colors__menu-trigger),.builder-react-custom-colors__palette-group button{border:1px solid color-mix(in srgb, var(--color-border,#d0d5dd) 72%, transparent);cursor:pointer;border-radius:999px;width:20px;height:20px;padding:0}.builder-react-custom-colors__controls>button.is-transparent,.builder-react-custom-colors__palette-group button.is-transparent{background-color:#fff;background-image:linear-gradient(45deg,#cbd5e1 25%,#0000 25%),linear-gradient(-45deg,#cbd5e1 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#cbd5e1 75%),linear-gradient(-45deg,#0000 75%,#cbd5e1 75%);background-position:0 0,0 5px,5px -5px,-5px 0;background-size:10px 10px}.builder-react-custom-colors__controls button.is-active{box-shadow:0 0 0 2px var(--color-surface,#fff), 0 0 0 4px var(--editor-ui-interactive,var(--brand-1-700,#1d8f64))}.builder-react-custom-colors__menu-trigger{background:var(--color-surface,#fff);border:1px solid var(--color-border,#d0d5dd);color:var(--text-muted,#667085);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:0;width:28px;height:28px;padding:0;display:inline-flex}.builder-react-custom-colors__menu-trigger span{border:1px solid color-mix(in srgb, var(--color-border,#d0d5dd) 72%, transparent);border-radius:999px;width:16px;height:16px}.builder-react-custom-colors__popover{background:var(--color-surface,#fff);border:1px solid var(--color-border,#d0d5dd);border-radius:var(--radius-md,8px);z-index:400;gap:8px;min-width:178px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 48px #10182829}.builder-react-custom-colors__popover--portal{z-index:100200;max-height:calc(100vh - 16px);position:fixed;top:auto;right:auto;overflow-y:auto}.builder-react-custom-colors__palette-group{gap:5px;display:grid}.builder-react-custom-colors__palette-group>span{color:var(--text-muted,#667085);text-transform:uppercase;font-size:10px;font-weight:800}.builder-react-custom-colors__palette-group>div{grid-template-columns:repeat(5,20px);gap:7px;display:grid}.rightbar-builder-templates-button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.builder-react-media-drawer{--builder-react-media-drawer-width:min(1100px, calc(100vw - 24px));pointer-events:none;z-index:100120;position:fixed;inset:0;overflow:hidden;background:0 0!important}.builder-react-media-drawer>.builder-react-media-drawer__panel{background:var(--color-surface-drawer,#fff);pointer-events:auto;opacity:0;z-index:2;border-left:1px solid #e2e8f0e6;border-right:0;flex-direction:column;padding:28px 24px 24px;transition:transform .28s,opacity .2s;display:flex;max-width:min(1100px,100vw - 24px)!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;box-shadow:none!important;width:var(--builder-react-media-drawer-width)!important;margin:0!important;position:fixed!important;top:0!important;left:auto!important;right:0!important;overflow:hidden!important;transform:translate(104%)!important}.builder-react-media-drawer.is-visible>.builder-react-media-drawer__panel{opacity:1;transform:translate(0,0)!important}.builder-react-media-drawer>.builder-react-media-drawer__overlay{appearance:none;cursor:default;pointer-events:auto;z-index:1;width:auto;transition:opacity .2s;position:fixed;inset:0;opacity:0!important;visibility:visible!important;background:#0f172a2e!important;border:0!important;padding:0!important;display:block!important}.builder-react-media-drawer.is-visible>.builder-react-media-drawer__overlay{opacity:1!important}.builder-react-drawer-close{color:#6b7280;cursor:pointer;z-index:3;background:#fff;border:1px solid #d1d5dbc7;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .18s,color .18s,border-color .18s,transform .18s;display:inline-flex;position:absolute;top:12px;right:12px}.builder-react-drawer-close:hover{color:#111827;background:#f8fafc;border-color:#9ca3afc7}.builder-react-drawer-close:active{transform:scale(.98)}.builder-react-save-modal{opacity:0;pointer-events:none;visibility:hidden;z-index:1600;justify-content:center;align-items:center;padding:24px;transition:opacity .2s;display:flex;position:fixed;inset:0}.builder-react-save-modal.is-visible{opacity:1;pointer-events:auto;visibility:visible}.builder-react-save-modal__overlay{appearance:none;background:#0f172a61;border:0;padding:0;position:absolute;inset:0}.builder-react-save-modal__dialog{background:var(--color-surface,#fff);z-index:1;border:1px solid #0f172a1f;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;width:min(560px,100vw - 48px);max-height:min(760px,100vh - 48px);transition:transform .2s;display:grid;position:relative;overflow:hidden;transform:translateY(8px)scale(.98);box-shadow:0 28px 80px #0f172a42}.builder-react-save-modal__dialog.is-popup{width:min(860px,100vw - 48px)}.builder-react-save-modal.is-visible>.builder-react-save-modal__dialog{transform:translateY(0)scale(1)}.builder-react-save-modal__header{border-bottom:1px solid var(--color-border-soft,#eaecf0);padding:22px 68px 18px 22px}.builder-react-save-modal__header h2{color:var(--gray-900,#111827);margin:0;font-size:24px;line-height:1.15}.builder-react-save-modal__header p{color:var(--text-muted,#64748b);margin:6px 0 0;font-size:14px}.builder-react-save-modal__body{gap:16px;min-height:0;padding:22px;display:grid;overflow:auto}.builder-react-save-modal__footer{border-top:1px solid var(--color-border-soft,#eaecf0);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding:16px 22px;display:flex}.builder-react-save-drawer{opacity:0;visibility:hidden;pointer-events:none!important;z-index:1600!important;background:0 0!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden!important}.builder-react-save-drawer.is-visible{opacity:1;visibility:visible;pointer-events:auto!important}.builder-react-save-drawer__overlay{appearance:none;cursor:default;opacity:0;pointer-events:auto;visibility:hidden;z-index:1;border:0;padding:0;transition:opacity .22s;position:fixed;inset:0;background:#0f172a2e!important;display:block!important}.builder-react-save-drawer.is-visible>.builder-react-save-drawer__overlay{opacity:1;visibility:visible}.builder-react-save-drawer__panel{background:var(--color-surface-drawer,#fff);z-index:2;border-left:1px solid #e2e8f0e6;flex-direction:column;max-width:min(900px,100vw - 24px);height:100vh;padding:28px 24px 24px;transition:transform .28s;display:flex;overflow:hidden;box-shadow:none!important;width:min(900px,100vw - 24px)!important;position:fixed!important;top:0!important;right:0!important;transform:translate(104%)!important}.builder-react-save-drawer.is-visible>.builder-react-save-drawer__panel{transform:translate(0,0)!important}.builder-react-save-drawer__header{border-bottom:1px solid var(--color-border-soft,#eaecf0);padding:0 40px 18px 2px}.builder-react-save-drawer__header h2{color:var(--gray-900,#111827);margin:0;font-size:28px;line-height:1.1}.builder-react-save-drawer__header p{color:var(--text-muted,#64748b);margin:7px 0 0;font-size:14px;line-height:1.45}.builder-react-save-drawer__body{grid-template-columns:minmax(0,1fr);align-content:start;gap:22px;min-height:0;padding:22px 2px;display:grid;overflow:auto}.builder-react-save-section{border:1px solid var(--color-border-soft,#e2e8f0);background:0 0;border-radius:16px;gap:16px;min-width:0;margin:0;padding:18px;display:grid}.builder-react-save-section>legend{color:var(--text-default,#183036);font-size:var(--panel-drawer-group-title-size,18px);letter-spacing:-.02em;padding:0 10px;font-weight:800;line-height:1.2}.builder-react-save-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.builder-react-save-field{color:var(--gray-900,#111827);gap:6px;min-width:0;display:grid}.builder-react-save-field>span{color:var(--gray-800,#151515);font-size:16px;font-weight:400;line-height:1.3}.builder-react-save-field--full{grid-column:1/-1}.builder-react-save-field input,.builder-react-save-field select,.builder-react-save-field textarea,.builder-react-save-drawer__footer select{background:var(--color-surface,#fff);border:1.5px solid var(--gray-300,#d4d7de);border-radius:var(--radius-md,12px);color:var(--gray-900,#111827);font:inherit;width:100%;min-height:48px;padding:0 16px}.builder-react-save-field textarea{resize:vertical;min-height:116px;padding:12px 14px}.builder-react-save-checkbox{color:var(--gray-900,#111827);align-items:center;gap:10px;min-height:48px;padding-top:26px;display:inline-flex}.builder-react-save-checkbox input{width:18px;height:18px}.builder-react-save-field>small{color:var(--text-muted,#667085);overflow-wrap:anywhere;font-size:13px}.builder-react-save-field .panel-react-select2+.select2-container{width:100%!important}.builder-react-save-field .select2-container--default .select2-selection--multiple{background:var(--color-surface,#fff);border:1.5px solid var(--gray-300,#d4d7de);border-radius:var(--radius-md,12px);align-items:center;min-height:48px;padding:4px 42px 4px 8px;display:flex}.builder-react-save-field .select2-container--default.select2-container--focus .select2-selection--multiple,.builder-react-save-field .select2-container--default.select2-container--open .select2-selection--multiple{border-color:var(--color-primary,#0f766e);box-shadow:0 0 0 3px #0f766e1a}.builder-react-save-field .select2-container--default .select2-selection--multiple .select2-selection__rendered{flex-wrap:wrap;gap:4px;margin:0;padding:0;display:flex}.builder-react-save-field .select2-container--default .select2-selection--multiple .select2-selection__choice{background:var(--color-primary-soft,#e8f7f2);border:1px solid #0f766e2e;border-radius:8px;margin:0;padding:4px 8px 4px 24px}.builder-react-standalone .select2-container--open,.builder-react-standalone .select2-dropdown{z-index:1660}.builder-react-save-drawer__footer{border-top:1px solid var(--color-border-soft,#eaecf0);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding-top:18px;display:flex}.builder-react-save-drawer__footer select{max-width:180px}@media (width<=768px){.builder-react-save-modal{padding:12px}.builder-react-save-modal__dialog{width:calc(100vw - 24px)}.builder-react-save-modal__footer{flex-direction:column;align-items:stretch}.builder-react-save-modal__footer .btn{width:100%}.builder-react-save-drawer__panel{max-width:calc(100vw - 12px);padding:22px 16px 16px;width:calc(100vw - 12px)!important}.builder-react-save-grid{grid-template-columns:1fr}.builder-react-save-section{padding:14px}.builder-react-save-checkbox{padding-top:0}.builder-react-save-drawer__footer{flex-direction:column;align-items:stretch}.builder-react-save-drawer__footer select,.builder-react-save-drawer__footer .btn{width:100%;max-width:none}}.builder-react-media-drawer__page{grid-template-rows:auto auto minmax(0,1fr);height:100%;min-height:0;padding:0;display:grid;overflow:hidden}.builder-react-media-drawer__header{border-bottom:1px solid var(--color-border-soft,#eaecf0);padding:0 0 18px}.builder-react-media-drawer__header p{color:var(--text-muted,#667085);margin:6px 0 0}.builder-react-media-drawer__upload{gap:8px;padding:16px 0 6px;display:grid}.builder-react-media-drawer__upload span{color:var(--text-muted,#667085);font-size:13px}.builder-react-media-drawer__upload>div{background:var(--color-border-soft,#eaecf0);border-radius:999px;height:10px;overflow:hidden}.builder-react-media-drawer__upload i{background:var(--gray-900,#111827);height:100%;transition:width .2s;display:block}.builder-react-media-drawer__feedback{border:1px solid var(--color-border-soft,#d0d5dd);color:var(--gray-700,#344054);border-radius:9px;margin-top:14px;padding:11px 13px;font-size:13px;line-height:1.45}.builder-react-media-drawer__feedback.is-success{background:color-mix(in srgb, var(--editor-ui-interactive,#1d8f64) 9%, #fff);border-color:color-mix(in srgb, var(--editor-ui-interactive,#1d8f64) 38%, #fff)}.builder-react-media-drawer__feedback.is-warning{color:#7a2e0e;background:#fffaeb;border-color:#fedf89}.builder-react-media-drawer__feedback.is-error{color:#b42318;background:#fef3f2;border-color:#fecdca}.builder-react-media-drawer__content{grid-template-rows:auto minmax(0,1fr) auto;min-height:0;margin-bottom:28px;display:grid;overflow:hidden}.builder-react-media-drawer__toolbar{align-items:center;min-height:0}.builder-react-media-drawer .file-manager-breadcrumb button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.builder-react-media-drawer .file-manager-breadcrumb span{align-items:center;gap:8px;display:inline-flex}.builder-react-media-drawer__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;min-height:0;padding:4px;overflow:auto}.builder-react-media-drawer .file-card{position:relative}.builder-react-media-drawer .file-card-actions-row{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.builder-react-media-actions{flex:none;display:inline-flex;position:relative}.builder-react-media-actions__trigger{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#d0d5dd);color:var(--gray-700,#344054);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.builder-react-media-actions__trigger:hover,.builder-react-media-actions__trigger[aria-expanded=true]{background:color-mix(in srgb, var(--editor-ui-interactive,#1d8f64) 9%, #fff);border-color:color-mix(in srgb, var(--editor-ui-interactive,#1d8f64) 44%, #fff);color:var(--editor-ui-primary,#123b46)}.builder-react-media-actions__menu{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#d0d5dd);z-index:100160;border-radius:11px;min-width:168px;padding:5px;display:grid;position:fixed;overflow:hidden;box-shadow:0 16px 42px #0f172a2e}.builder-react-media-actions__menu button{color:var(--gray-800,#1d2939);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;min-height:36px;padding:8px 10px;font-size:13px;font-weight:650;display:flex}.builder-react-media-actions__menu button:hover{background:var(--gray-50,#f8fafc)}.builder-react-media-actions__menu button.is-danger{color:var(--color-danger,#b42318)}.builder-react-media-actions__menu button.is-danger:hover{background:var(--danger-50,#fef3f2)}.builder-react-media-drawer__table-actions{align-items:center;gap:7px;display:flex}.builder-react-media-drawer .file-card.is-selected{border-color:var(--gray-900,#111827);box-shadow:0 0 0 2px color-mix(in srgb, var(--gray-900,#111827) 12%, transparent)}.builder-react-media-drawer__list tr.is-selected td{background:color-mix(in srgb, var(--editor-ui-accent,#8ccc15) 10%, #fff)}.builder-react-media-drawer__selection{align-items:center;gap:12px;margin-left:auto;display:flex}.builder-react-media-drawer__selection span{color:var(--gray-600,#475467);font-size:12px;font-weight:700}.builder-react-media-drawer .file-thumb,.builder-react-media-drawer .file-table-thumb{overflow:hidden}.builder-react-media-drawer .file-thumb img{object-fit:cover;width:100%;height:100%}.builder-react-media-drawer__list .file-thumb{width:74px;height:54px}.builder-react-media-drawer__list{min-height:0;overflow:auto}.builder-react-media-dialog{z-index:12;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.builder-react-media-dialog__overlay{appearance:none;background:#0f172a61;border:0;padding:0;position:absolute;inset:0}.builder-react-media-dialog__panel{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#d0d5dd);z-index:1;border-radius:16px;width:min(540px,100vw - 48px);max-height:calc(100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 72px #0f172a47}.builder-react-media-dialog__panel--confirm{width:min(440px,100vw - 48px)}.builder-react-media-dialog__header{border-bottom:1px solid var(--color-border-soft,#eaecf0);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 18px 16px;display:flex}.builder-react-media-dialog__header span{color:var(--text-muted,#667085);letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:750;display:block}.builder-react-media-dialog__header h2{color:var(--gray-900,#101828);margin:0;font-size:20px;line-height:1.2}.builder-react-media-dialog__header>button{background:var(--color-surface,#fff);border:1px solid var(--color-border-soft,#d0d5dd);color:var(--gray-600,#475467);cursor:pointer;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.builder-react-media-dialog__body{min-height:0;padding:18px;overflow:auto}.builder-react-media-dialog__body>p{color:var(--gray-700,#344054);margin:0;font-size:14px;line-height:1.55}.builder-react-media-details__preview{background:var(--gray-50,#f8fafc);border:1px solid var(--color-border-soft,#eaecf0);border-radius:12px;justify-content:center;align-items:center;min-height:230px;display:flex;overflow:hidden}.builder-react-media-details__preview .file-thumb{aspect-ratio:auto;background:0 0;border-radius:0;width:100%;height:260px}.builder-react-media-details__preview .file-thumb img{object-fit:contain}.builder-react-media-details__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 0;display:grid}.builder-react-media-details__meta>div{background:var(--gray-50,#f8fafc);border:1px solid var(--color-border-soft,#eaecf0);border-radius:10px;min-width:0;padding:11px 12px}.builder-react-media-details__meta dt{color:var(--text-muted,#667085);letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:750}.builder-react-media-details__meta dd{color:var(--gray-800,#1d2939);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.4}.builder-react-media-dialog__footer{border-top:1px solid var(--color-border-soft,#eaecf0);grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;padding:14px 18px;display:grid}.builder-react-media-dialog--confirm .builder-react-media-dialog__footer{justify-content:flex-end;display:flex}.builder-react-media-dialog__footer .btn{justify-content:center;align-items:center;gap:7px;display:inline-flex}.builder-react-media-dialog__footer .btn--danger{border-color:color-mix(in srgb, var(--color-danger,#b42318) 30%, #fff);color:var(--color-danger,#b42318)}@media (width<=992px){.builder-react-media-drawer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.builder-react-media-drawer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-react-media-dialog{padding:12px}.builder-react-media-dialog__panel{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.builder-react-media-details__meta{grid-template-columns:1fr}.builder-react-media-dialog__footer{flex-wrap:wrap;display:flex}.builder-react-media-dialog__footer>span{display:none}}@media (width<=1024px){.builder-react{min-height:auto}}.builder-react-range-control{border-bottom:1px solid var(--builder-react-border,#e5e7eb);gap:10px;padding:12px 0;display:grid}.builder-react-range-control:last-child{border-bottom:0}.builder-react-range-control__head{color:#111827;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:800;display:flex}.builder-react-range-control__head span:last-child{color:#667085;font-weight:700}.builder-react-range-control input[type=range]{width:100%;accent-color:var(--builder-panel-accent,#123b46)}.builder-react-range-control input[type=number]{border:1px solid var(--builder-react-border,#d8dee7);color:#111827;width:100%;min-height:38px;font:inherit;background:#fff;border-radius:12px;padding:0 12px;font-size:13px;font-weight:700}.component-factory__react-inspector .builder-react-range-control{gap:8px}.builder-react-tenant-range{gap:8px;min-width:0;display:grid}.builder-react-tenant-range__control{height:28px;position:relative}.builder-react-tenant-range__control>input[type=range]{z-index:3;appearance:none;cursor:pointer;background:0 0;width:100%;height:28px;margin:0;position:absolute;inset:0}.builder-react-tenant-range__control>input[type=range]::-webkit-slider-runnable-track{background:0 0;height:4px}.builder-react-tenant-range__control>input[type=range]::-webkit-slider-thumb{appearance:none;opacity:0;width:20px;height:20px;margin-top:-8px}.builder-react-tenant-range__control>input[type=range]::-moz-range-track{background:0 0;height:4px}.builder-react-tenant-range__control>input[type=range]::-moz-range-thumb{opacity:0;border:0;width:20px;height:20px}.builder-react-tenant-range__scale{z-index:1;pointer-events:none;height:28px;position:absolute;inset:0}.builder-react-tenant-range__scale:before{content:"";background:var(--builder-tenant-slider-track,#dce5e1);border-radius:999px;height:4px;position:absolute;top:50%;left:10px;right:10px;transform:translateY(-50%)}.builder-react-tenant-range__scale>span{justify-content:space-between;align-items:center;display:flex;position:absolute;inset:0}.builder-react-tenant-range__scale>span>i{background:#fff;border-radius:999px;width:20px;height:20px;display:block}.builder-react-tenant-range__scale>span>i:after{content:"";background:#cbd5e1;border-radius:999px;width:10px;height:10px;margin:5px;display:block}.builder-react-tenant-range__scale>b{top:50%;left:calc(10px + (100% - 20px) * var(--builder-tenant-range-progress,0));width:20px;height:20px;box-shadow:0 0 0 2px var(--builder-tenant-slider-ring,#20a77a2e);background:#fff;border-radius:999px;place-items:center;display:grid;position:absolute;transform:translate(-50%,-50%)}.builder-react-tenant-range__scale>b>i{background:var(--builder-tenant-slider-accent,#1d8f64);border-radius:999px;width:10px;height:10px}.builder-react-tenant-range__control>input[type=range]:focus-visible+.builder-react-tenant-range__scale>b{outline:2px solid color-mix(in srgb, var(--builder-panel-primary-color,#123b46) 34%, transparent);outline-offset:2px}.builder-react-tenant-range__value{border:1px solid var(--builder-tenant-slider-context-border,#cce2db);color:var(--builder-tenant-slider-context-text,#667a73);background:var(--builder-tenant-slider-context-background,#f0faf6);border-radius:8px;grid-template-columns:minmax(0,1fr) 82px;align-items:center;gap:8px;padding:8px 9px;display:grid}.builder-react-tenant-range__value>span{gap:2px;min-width:0;display:grid}.builder-react-tenant-range__value strong{color:var(--builder-tenant-slider-context-title,#123b46);font-size:10px}.builder-react-tenant-range__value small{color:var(--builder-tenant-slider-context-text,#667a73);font-size:8px}.builder-react-tenant-range__value>label{min-width:0;position:relative}.builder-react-tenant-range__value input[type=number]{color:#263c35;width:100%;min-height:32px;font:inherit;background:#fff;border:1px solid #d6e1dc;border-radius:7px;padding:0 24px 0 8px;font-size:9px;font-weight:750}.builder-react-tenant-range__value em{color:#71827c;pointer-events:none;font-size:7px;font-style:normal;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.builder-react-timing-presets{gap:8px;min-width:0;display:grid}.builder-react-timing-presets__title{color:var(--text-muted,#667085);font-size:11px;font-weight:850}.builder-react-timing-presets__options{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;min-width:0;display:grid;position:relative}.builder-react-timing-presets__options:before{content:"";background:var(--builder-tenant-slider-track,#dce5e1);border-radius:999px;height:3px;position:absolute;top:9px;left:10%;right:10%}.builder-react-timing-presets__options>button{z-index:1;color:#70817b;cursor:pointer;min-width:0;font:inherit;background:0 0;border:0;justify-items:center;gap:2px;padding:0 1px;display:grid;position:relative}.builder-react-timing-presets__options>button>i{box-sizing:border-box;background:#cbd5e1;border:4px solid #fff;border-radius:999px;width:18px;height:18px;margin-bottom:2px;display:block;box-shadow:0 0 0 1px #dce5e1}.builder-react-timing-presets__options>button strong,.builder-react-timing-presets__options>button small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.builder-react-timing-presets__options>button strong{font-size:7px;font-weight:800}.builder-react-timing-presets__options>button small{color:#87958f;font-size:7px}.builder-react-timing-presets__options>button.is-active{color:var(--builder-tenant-slider-context-title,#123b46)}.builder-react-timing-presets__options>button.is-active>i{background:var(--builder-tenant-slider-accent,#1d8f64);box-shadow:0 0 0 2px var(--builder-tenant-slider-ring,#20a77a2e)}.builder-react-timing-presets__options>button:focus-visible{outline:2px solid color-mix(in srgb, var(--builder-panel-primary-color,#123b46) 34%, transparent);outline-offset:2px;border-radius:5px}.builder-react-timing-presets__current{border:1px solid var(--builder-tenant-slider-context-border,#cce2db);min-width:0;min-height:34px;color:var(--builder-tenant-slider-context-text,#667a73);background:var(--builder-tenant-slider-context-background,#f0faf6);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin:0;padding:7px 9px;display:flex}.builder-react-timing-presets__current strong{color:var(--builder-tenant-slider-context-title,#123b46);font-size:9px}.builder-react-timing-presets__current span{font-size:8px;font-weight:750}.builder-react-internal-order__items--tree{gap:12px}.builder-react-internal-order__tree-node{gap:8px;display:grid}.builder-react-internal-order__tree-node.is-collapsed{gap:0}.builder-react-internal-order__parent-head{align-items:stretch;gap:var(--space-2,8px);grid-template-columns:18px minmax(0,1fr);display:grid}.builder-react-internal-order__tree-toggle{place-self:center}.builder-react-internal-order__tree-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.builder-react-internal-order__children{margin-left:calc(.5rem + var(--space-1,4px));opacity:1;visibility:visible;pointer-events:auto;grid-template-rows:1fr;transition:grid-template-rows .28s cubic-bezier(.4,0,.2,1),opacity .2s,transform .24s,visibility linear;display:grid;overflow:hidden;transform:translateY(0)}.builder-react-internal-order__tree-node.is-collapsed .builder-react-internal-order__children{opacity:0;visibility:hidden;pointer-events:none;grid-template-rows:0fr;transition-delay:0s,0s,0s,.28s;transform:translateY(-4px)}.builder-react-internal-order__children-inner{min-height:0;padding-left:var(--space-2,8px);border-left:1px dashed var(--color-border,#d0d5dd);gap:8px;display:grid;overflow:visible}.builder-react-internal-order__tree-node.is-collapsed .builder-react-internal-order__children-inner{overflow:hidden}.builder-react-internal-order__children-head{color:#667085;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;min-height:30px;font-size:11px;font-weight:900;display:flex}.builder-react-internal-order__child-item{border:1px solid var(--builder-react-border,#e5e7eb);background:#fff;border-radius:14px;grid-template-columns:16px 12px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:0 10px;display:grid;position:relative;box-shadow:0 10px 22px #0f172a0a}.builder-react-internal-order__child-branch{background:var(--builder-react-border,#d8dee7);width:12px;height:1px}.builder-react-render-stage .builder-react-carousel__viewport,.section-render-stage .builder-react-carousel__viewport{width:100%;min-width:0;position:relative;overflow:hidden}.builder-react-render-stage .builder-react-carousel__track,.section-render-stage .builder-react-carousel__track{width:100%;height:100%;transition-duration:var(--carousel-transition-duration,.52s);transition-property:transform,opacity;transition-timing-function:var(--carousel-transition-easing,cubic-bezier(.22, 1, .36, 1));will-change:transform;display:flex}.builder-react-render-stage .builder-react-carousel__track--fade,.builder-react-render-stage .builder-react-carousel__track--zoom,.section-render-stage .builder-react-carousel__track--fade,.section-render-stage .builder-react-carousel__track--zoom{display:grid}.builder-react-render-stage .builder-react-carousel__track>*,.section-render-stage .builder-react-carousel__track>*{min-width:100%}.builder-react-render-stage .builder-react-carousel__track--fade>*,.builder-react-render-stage .builder-react-carousel__track--zoom>*,.section-render-stage .builder-react-carousel__track--fade>*,.section-render-stage .builder-react-carousel__track--zoom>*{grid-area:1/1}.builder-react-render-stage .builder-react-carousel__navigation,.section-render-stage .builder-react-carousel__navigation{align-items:center;gap:8px;display:inline-flex}.builder-react-render-stage .builder-react-carousel__navigation--floating,.section-render-stage .builder-react-carousel__navigation--floating{z-index:4;pointer-events:none;justify-content:space-between;position:absolute;top:50%;left:16px;right:16px;transform:translateY(-50%)}.builder-react-render-stage .builder-react-carousel__navigation--compact,.section-render-stage .builder-react-carousel__navigation--compact{gap:6px}.builder-react-render-stage .builder-react-carousel__nav,.section-render-stage .builder-react-carousel__nav{border:1px solid var(--border-color,#dfe5ec);background:var(--surface-color,#fff);width:38px;height:38px;color:var(--primary-base,#123b46);cursor:pointer;pointer-events:auto;border-radius:999px;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s,opacity .2s,transform .2s;display:inline-flex}.builder-react-render-stage .builder-react-carousel__navigation--compact .builder-react-carousel__nav,.section-render-stage .builder-react-carousel__navigation--compact .builder-react-carousel__nav{width:32px;height:32px}.builder-react-render-stage .builder-react-carousel__nav:hover,.section-render-stage .builder-react-carousel__nav:hover{border-color:var(--secondary-base,#8ccc15);color:var(--secondary-base,#8ccc15);transform:translateY(-1px)}.builder-react-render-stage .builder-react-carousel__nav:disabled,.section-render-stage .builder-react-carousel__nav:disabled{cursor:not-allowed;opacity:.45;transform:none}.builder-react-render-stage .builder-react-carousel__dots,.section-render-stage .builder-react-carousel__dots{justify-content:center;align-items:center;gap:8px;display:inline-flex}.builder-react-render-stage .builder-react-carousel__dot,.section-render-stage .builder-react-carousel__dot{background:color-mix(in srgb, var(--primary-base,#123b46), white 72%);width:10px;min-width:10px;height:10px;color:var(--primary-base,#123b46);cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s,width .2s;display:inline-flex}.builder-react-render-stage .builder-react-carousel__dot.is-active,.section-render-stage .builder-react-carousel__dot.is-active{border-color:color-mix(in srgb, var(--secondary-base,#8ccc15), white 34%);background:var(--secondary-base,#8ccc15);width:24px;box-shadow:0 0 0 4px color-mix(in srgb, var(--secondary-base,#8ccc15), transparent 78%)}.builder-react-render-stage .builder-react-carousel__dots--numbers .builder-react-carousel__dot,.section-render-stage .builder-react-carousel__dots--numbers .builder-react-carousel__dot{width:34px;height:34px;font-size:.85rem;font-weight:800}.builder-react-render-stage .builder-react-carousel__dots--bars .builder-react-carousel__dot,.section-render-stage .builder-react-carousel__dots--bars .builder-react-carousel__dot{border-radius:999px;width:32px;height:4px}.builder-react-render-stage .builder-react-carousel__dots--bars .builder-react-carousel__dot.is-active,.section-render-stage .builder-react-carousel__dots--bars .builder-react-carousel__dot.is-active{width:48px}.builder-react-advanced-links{gap:12px;display:grid}.builder-react-advanced-links__group{gap:8px;display:grid}.builder-react-advanced-links__heading,.builder-react-advanced-links__row,.builder-react-advanced-links__select-wrap{align-items:center;display:flex}.builder-react-advanced-links__heading{justify-content:space-between;gap:8px;font-size:12px}.builder-react-advanced-links__info{color:var(--builder-panel-muted,#667085);cursor:help;place-items:center;display:inline-grid;position:relative}.builder-react-advanced-links__info>span{z-index:40;border:1px solid var(--builder-panel-border,#dfe3e8);background:var(--builder-panel-surface,#fff);width:220px;color:var(--builder-panel-text,#172033);opacity:0;pointer-events:none;border-radius:6px;padding:9px 10px;font-size:11px;font-weight:400;line-height:1.4;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px);box-shadow:0 8px 24px #0f172a1f}.builder-react-advanced-links__info:is(:hover,:focus-visible)>span{opacity:1;transform:translateY(0)}.builder-react-advanced-links__row{border-bottom:1px solid var(--builder-panel-border,#e3e7ec);justify-content:space-between;gap:8px;min-width:0;padding-block:7px}.builder-react-advanced-links__row>span:first-child{min-width:0;color:var(--builder-panel-text,#172033);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.builder-react-advanced-links__select-wrap{flex:0 0 122px;gap:5px}.builder-react-advanced-links__select-wrap select{border:1px solid var(--builder-panel-border,#d5dbe3);background:var(--builder-panel-surface,#fff);width:100%;min-width:0;height:32px;color:var(--builder-panel-text,#172033);border-radius:6px;padding-inline:8px;font-size:11px}@media (width<=1180px){.builder-react-topbar{flex:none;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:7px 10px;min-height:108px;padding:7px 12px}.builder-react-topbar__title{grid-area:1/1}.builder-react-topbar__context{flex-wrap:wrap;grid-area:2/1/auto/-1}.builder-react-topbar__actions{flex-wrap:wrap;grid-area:1/2}}@media (width<=860px){.builder-react-topbar{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr);min-height:158px}.builder-react-topbar__title,.builder-react-topbar__context,.builder-react-topbar__actions{grid-column:1}.builder-react-topbar__title{grid-row:1}.builder-react-topbar__context{grid-row:2}.builder-react-topbar__actions{grid-row:3;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){#builderReactModule,#builderReactModule *,#builderReactModule :before,#builderReactModule :after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}
