.bcd-designer{--bcd-editor-border:#d9e2e4;--bcd-editor-bg:#f8fafb;width:100%}.bcd-editor-shell{margin-bottom:18px}.bcd-editor-toggle{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;color:#fff;font:inherit;font-size:14px;font-weight:800;cursor:pointer;background:#46757e;border:0;border-radius:10px}.bcd-editor-toggle:hover{background:#355c64}.bcd-editor-panel{padding:16px;margin-top:10px;background:var(--bcd-editor-bg);border:1px solid var(--bcd-editor-border);border-radius:14px}.bcd-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.bcd-tab{padding:8px 12px;color:#4b5a5e;font:inherit;font-size:13px;font-weight:800;cursor:pointer;background:#fff;border:1px solid var(--bcd-editor-border);border-radius:999px}.bcd-tab.is-active{color:#fff;background:#46757e;border-color:#46757e}.bcd-tab-panel{display:none}.bcd-tab-panel.is-active{display:block}.bcd-field{margin-bottom:15px}.bcd-field>label,.bcd-color-field>span{display:block;margin-bottom:6px;color:#45555a;font-size:12px;font-weight:800}.bcd-field input[type="text"],.bcd-field textarea{width:100%;padding:10px 12px;font:inherit;background:#fff;border:1px solid var(--bcd-editor-border);border-radius:9px}.bcd-field input[type="range"]{width:100%}.bcd-color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.bcd-color-field{padding:10px;background:#fff;border:1px solid var(--bcd-editor-border);border-radius:10px}.bcd-color-field input[type="color"]{width:100%;height:42px;padding:2px;cursor:pointer;background:transparent;border:0}.bcd-switch-field{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:700}.bcd-presets,.bcd-block-actions,.bcd-data-actions{display:flex;flex-wrap:wrap;gap:8px}.bcd-preset,.bcd-small-button{padding:8px 11px;color:#34464b;font:inherit;font-size:12px;font-weight:700;cursor:pointer;background:#fff;border:1px solid var(--bcd-editor-border);border-radius:8px}.bcd-preset:hover,.bcd-small-button:hover{background:#edf4f5;border-color:#46757e}.bcd-small-button.is-danger{color:#9d3838}.bcd-help{margin:14px 0 0;color:#6b7280;font-size:12px}.bcd-header-media{margin-bottom:18px;overflow:hidden;border-radius:var(--bcc-radius,16px)}.bcd-header-media img{display:block;width:100%;max-height:360px;object-fit:cover}.bcd-header-emoji{display:inline-block;margin-right:8px;vertical-align:.06em}.bcd-custom-blocks{display:grid;gap:10px;margin-bottom:16px}.bcd-custom-block{position:relative;padding:14px;background:var(--bcc-card,#fff);border:1px solid var(--bcc-border,#d9e2e4);border-radius:var(--bcc-radius,16px)}.bcd-custom-block.is-text{font-size:15px;line-height:1.7}.bcd-custom-block.is-emoji{font-size:42px;line-height:1.2;text-align:center}.bcd-custom-block.is-image{padding:0;overflow:hidden}.bcd-custom-block.is-image img{display:block;width:100%;max-height:440px;object-fit:cover}.bcd-custom-block.is-divider{padding:10px 0;background:transparent;border:0;border-radius:0}.bcd-custom-block.is-divider::before{content:"";display:block;height:1px;background:var(--bcc-border,#d9e2e4)}.bcd-block-editor-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:start;padding:10px;margin-top:10px;background:#fff;border:1px solid var(--bcd-editor-border);border-radius:10px}.bcd-block-editor-content{min-width:0}.bcd-block-editor-content input[type="text"],.bcd-block-editor-content textarea{width:100%;padding:8px 9px;font:inherit;font-size:13px;border:1px solid var(--bcd-editor-border);border-radius:7px}.bcd-block-editor-actions{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}.bcd-block-editor-actions button{padding:6px 8px;font:inherit;font-size:11px;cursor:pointer;background:#f8fafb;border:1px solid var(--bcd-editor-border);border-radius:6px}.bcd-preview{padding:var(--bcd-preview-padding,0);background:var(--bcd-background,transparent);border-radius:var(--bcc-radius,16px)}.bcd-designer .bcc-app{--bcc-primary:var(--bcd-primary,#46757e);--bcc-primary-dark:var(--bcd-primary-dark,#355c64);--bcc-primary-light:var(--bcd-primary-light,#edf4f5);--bcc-text:var(--bcd-text,#263238);--bcc-white:var(--bcd-card,#fff)}.bcd-designer .bcc-progress-card,.bcd-designer .bcc-control-panel,.bcd-designer .bcc-category,.bcd-designer .bcc-custom-card,.bcd-designer .bcc-category-nav{border-radius:var(--bcd-radius,16px)}.bcd-designer[data-bcd-shadow="0"] .bcc-progress-card{box-shadow:none}.bcd-designer[data-bcd-shadow="0"] .bcc-category,.bcd-designer[data-bcd-shadow="0"] .bcc-control-panel,.bcd-designer[data-bcd-shadow="0"] .bcc-custom-card,.bcd-designer[data-bcd-shadow="0"] .bcc-category-nav,.bcd-designer[data-bcd-shadow="0"] .bcd-custom-block{box-shadow:none!important}.bcd-designer[data-bcd-shadow="1"] .bcc-category,.bcd-designer[data-bcd-shadow="1"] .bcc-control-panel,.bcd-designer[data-bcd-shadow="1"] .bcc-custom-card,.bcd-designer[data-bcd-shadow="1"] .bcc-category-nav,.bcd-designer[data-bcd-shadow="1"] .bcd-custom-block{box-shadow:0 8px 24px rgba(35,58,64,.06)}@media (max-width:700px){.bcd-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bcd-block-editor-row{grid-template-columns:1fr}.bcd-block-editor-actions{justify-content:flex-start}}@media print{.bcd-editor-shell{display:none!important}}.bcd-designer{position:relative;isolation:isolate}.bcd-editor-shell{position:relative;z-index:3}.bcd-editor-toggle{box-shadow:0 6px 18px rgba(35,58,64,.12)}.bcd-preview{position:relative;z-index:1}.bcd-designer>.bcd-config{display:none!important}.bcd-editor-shell.is-toolbar-mounted{margin-bottom:0}.bcd-editor-shell.is-toolbar-mounted .bcd-editor-panel:not([hidden]) {margin:0 0 18px}.bcc-toolbar-primary .bcd-editor-toggle.bcd-toolbar-toggle{padding:9px 13px;color:var(--bcc-text,#263238);font-size:13px;background:#fff;border:1px solid var(--bcc-border,#d9e2e4);border-radius:9px}.bcc-toolbar-primary .bcd-editor-toggle.bcd-toolbar-toggle:hover{color:var(--bcc-primary-dark,#355c64);background:var(--bcc-primary-light,#edf4f5);border-color:var(--bcc-primary,#46757e)}@media print{.bcd-toolbar-toggle,.bcd-editor-panel{display:none!important}}.bcd-designer{position:relative;isolation:isolate}.bcd-preview{position:relative;z-index:1}.bcd-editor-shell{position:static;margin:0}.bcd-editor-shell[aria-hidden="true"]{pointer-events:none}.bcd-editor-shell[aria-hidden="false"]{pointer-events:auto}.bcd-editor-backdrop{position:fixed;inset:0;z-index:9998;background:rgba(20,32,36,.26);backdrop-filter:blur(1px)}.bcd-editor-backdrop[hidden]{display:none!important}.bcd-editor-panel{position:fixed;top:0;right:0;z-index:9999;display:flex;flex-direction:column;width:min(410px,92vw);height:100dvh;padding:0;margin:0;overflow:hidden;background:#fff;border:0;border-left:1px solid #d9e2e4;border-radius:0;box-shadow:-18px 0 50px rgba(35,58,64,.16)}.bcd-editor-panel[hidden]{display:none!important}body.admin-bar .bcd-editor-panel{top:32px;height:calc(100dvh - 32px)}.bcd-editor-header{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:12px;padding:17px 18px 14px;background:#fff;border-bottom:1px solid #e4eaeb}.bcd-editor-title{display:block;color:#263238;font-size:16px;line-height:1.35}.bcd-autosave-status{display:block;margin-top:3px;color:#6b7280;font-size:11px}.bcd-editor-close{display:grid;flex:0 0 auto;width:34px;height:34px;padding:0;color:#526167;font:inherit;font-size:22px;cursor:pointer;background:#f5f7f7;border:1px solid #dbe3e5;border-radius:9px;place-items:center}.bcd-editor-close:hover,.bcd-editor-close:focus-visible{color:#355c64;background:#edf4f5;border-color:#46757e;outline:none}.bcd-tabs{display:flex;flex:0 0 auto;gap:4px;padding:9px 10px;margin:0;overflow-x:auto;background:#f7f9f9;border-bottom:1px solid #e4eaeb}.bcd-tab{flex:1 0 auto;min-width:72px;padding:8px 10px;font-size:12px;border-radius:8px}.bcd-tab.is-active{color:#fff;background:#46757e;border-color:#46757e;box-shadow:0 2px 7px rgba(70,117,126,.18)}.bcd-editor-scroll{flex:1 1 auto;min-height:0;padding:16px 16px 28px;overflow-y:auto;overscroll-behavior:contain}.bcd-field{margin-bottom:18px}.bcd-field>label,.bcd-color-field>span{display:block;margin-bottom:7px;color:#37474f;font-size:12px;font-weight:800}.bcd-field input[type="text"],.bcd-field textarea{width:100%;box-sizing:border-box;padding:10px 11px;color:#263238;font:inherit;font-size:13px;line-height:1.6;background:#fff;border:1px solid #d7e0e2;border-radius:9px}.bcd-field input[type="text"]:focus,.bcd-field textarea:focus{outline:3px solid rgba(70,117,126,.18);outline-offset:1px;border-color:#46757e}.bcd-emoji-presets{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:5px;margin-bottom:8px}.bcd-emoji-preset{display:grid;aspect-ratio:1;padding:0;font-size:18px;cursor:pointer;background:#f8fafa;border:1px solid #dce4e5;border-radius:8px;place-items:center}.bcd-emoji-preset:hover,.bcd-emoji-preset:focus-visible{background:#edf4f5;border-color:#46757e;outline:none}.bcd-upload-dropzone{display:grid!important;position:relative;gap:4px;padding:18px 14px;cursor:pointer;background:#f8fafa;border:1px dashed #afc1c5;border-radius:11px;text-align:center;place-items:center}.bcd-upload-dropzone:hover{background:#f0f6f7;border-color:#46757e}.bcd-upload-dropzone input[type="file"]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.bcd-upload-icon{font-size:24px}.bcd-upload-dropzone strong{color:#355c64;font-size:13px}.bcd-upload-dropzone span:last-of-type{color:#6b7280;font-size:10px}.bcd-header-image-preview{margin-top:10px;overflow:hidden;background:#f5f7f7;border:1px solid #dce4e5;border-radius:10px}.bcd-header-image-preview[hidden]{display:none!important}.bcd-header-image-preview img{display:block;width:100%;max-height:180px;object-fit:cover}.bcd-backup-note{display:grid;gap:4px;padding:12px 13px;margin-bottom:14px;background:#edf4f5;border:1px solid #d4e1e3;border-radius:10px}.bcd-backup-note strong{color:#355c64;font-size:12px}.bcd-backup-note span{color:#65757a;font-size:11px;line-height:1.5}.bcd-data-actions{display:grid;gap:8px}.bcd-data-actions .bcd-small-button{width:100%}html.bcd-mobile-lock,html.bcd-mobile-lock body{overflow:hidden}@media (min-width:1180px){.bcd-editor-backdrop{display:none!important}.bcd-designer.is-editor-open .bcd-preview{padding-right:430px;box-sizing:border-box;transition:padding-right .2s ease}.bcd-designer.is-editor-open .bcc-app{margin-inline:0 auto}}@media (max-width:1179px){.bcd-editor-panel{top:auto!important;right:0;bottom:0;left:0;width:100%;height:min(82dvh,760px)!important;border-top:1px solid #d9e2e4;border-left:0;border-radius:18px 18px 0 0;box-shadow:0 -18px 50px rgba(35,58,64,.18)}.bcd-editor-header{padding-top:13px}.bcd-editor-scroll{padding: 14px 14px calc(22px + env(safe-area-inset-bottom))}}@media (max-width:782px){body.admin-bar .bcd-editor-panel{top:auto!important;height:min(80dvh,720px)!important}}@media print{.bcd-editor-shell,.bcd-editor-toggle{display:none!important}}.bcd-designer{--bcd-drawer-width:clamp(390px,24vw,460px)}.bcd-field-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.bcd-field-heading label{color:#37474f;font-size:12px;font-weight:800}.bcd-char-count{flex:0 0 auto;color:#7a878b;font-size:10px;font-variant-numeric:tabular-nums}.bcd-emoji-preset.is-selected{background:#e9f2f3;border-color:#46757e;box-shadow:0 0 0 2px rgba(70,117,126,.14)}.bcd-remove-header-image[hidden]{display:none!important}.bcd-autosave-status[data-state="saving"]{color:#6b7280}.bcd-autosave-status[data-state="saved"]{color:#35704b;font-weight:700}.bcd-autosave-status[data-state="error"]{color:#a53b3b;font-weight:700}@media (min-width:1180px){.bcd-editor-panel{width:var(--bcd-drawer-width)}.bcd-designer.is-editor-open .bcd-preview{width:calc(100% - var(--bcd-drawer-width));max-width:none;padding-right:0!important;box-sizing:border-box;transition:width .2s ease}.bcd-designer.is-editor-open .bcc-app,.bcd-designer.is-editor-open .bcc-app.bcc-designer-drawer-open{width:min(calc(100% - 32px),1360px);max-width:1360px;margin-inline:auto}.bcd-designer:not(.is-editor-open) .bcd-preview {width:100%;padding-right:0!important}}@media (max-width:1179px){.bcd-designer.is-editor-open .bcd-preview,.bcd-designer.is-editor-open .bcc-app{width:100%;padding-right:0!important}}