.rmp-studio{max-width:980px;margin:32px auto;font-family:inherit;color:#202124}.rmp-title{text-align:center;margin-bottom:24px}.rmp-title h2{font-size:32px;line-height:1.15;margin:0 0 8px}.rmp-title p{font-size:16px;color:#666;margin:0 auto;max-width:760px}.rmp-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;margin:18px 0;box-shadow:0 8px 28px rgba(0,0,0,.04)}.rmp-panel h3{margin:0 0 16px;font-size:20px}.rmp-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:2px dashed #cbd5e1;border-radius:14px;padding:30px;text-align:center;cursor:pointer}.rmp-upload input{max-width:100%}.rmp-upload strong{font-size:18px}.rmp-upload span,.rmp-help,.rmp-note{font-size:13px;color:#6b7280}.rmp-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rmp-fields label{display:flex;flex-direction:column;gap:7px;font-weight:600}.rmp-fields input,.rmp-fields select,.rmp-fields textarea,.rmp-json{width:100%;box-sizing:border-box;border:1px solid #d1d5db;border-radius:9px;padding:11px 12px;background:#fff;font:inherit}.rmp-fields input[type=color]{padding:3px;height:44px}.rmp-fields input[type=file]{padding:8px}.rmp-wide{grid-column:1/-1}.rmp-check{flex-direction:row!important;align-items:center;align-self:end;padding-bottom:11px}.rmp-check input{width:auto!important}.rmp-actions,.rmp-checkout{text-align:center;margin:22px 0}.rmp-button{display:inline-block;border:0;border-radius:10px;padding:13px 22px;background:#111827;color:#fff!important;text-decoration:none!important;font-weight:700;font-size:16px;cursor:pointer}.rmp-button:hover{opacity:.92}.rmp-alert{padding:13px 16px;border-radius:10px;background:#fff8dc;border:1px solid #eadb9a;margin:14px 0}.rmp-error{background:#fff1f2;border-color:#fecdd3;color:#9f1239}.rmp-json{min-height:420px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.45}.rmp-preview-shell{height:850px;border:1px solid #d1d5db;border-radius:14px;overflow:hidden;background:#e5e7eb}.rmp-preview-shell iframe{width:100%;height:100%;border:0;background:#fff}.rmp-checkout .rmp-note{margin:12px auto 0;max-width:600px}@media(max-width:720px){.rmp-fields{grid-template-columns:1fr}.rmp-wide{grid-column:auto}.rmp-panel{padding:18px}.rmp-title h2{font-size:26px}.rmp-preview-shell{height:650px}}
.rmp-palette-box{padding:16px;border:1px solid #e3e5e8;border-radius:10px;background:#fafbfc}.rmp-palette-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;margin-top:12px}.rmp-palette-grid label{display:flex;flex-direction:column;gap:6px}.rmp-palette-grid input[type=color]{width:100%;height:46px;padding:2px;border:1px solid #d6d8dc;border-radius:8px;background:#fff}.rmp-fields small{display:block;color:#6b7280;margin-top:5px}.rmp-theme-select{min-height:44px}@media(max-width:700px){.rmp-palette-grid{grid-template-columns:repeat(2,1fr)}}

/* v2.2.6 visual menu editor */
.rmp-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.rmp-editor-heading h3{margin-bottom:5px}.rmp-menu-section{border:1px solid #e5e7eb;border-radius:13px;overflow:hidden;margin:0 0 20px;background:#fff}.rmp-section-bar{display:flex;gap:12px;align-items:center;padding:13px 15px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.rmp-section-name{flex:1;font-size:17px!important;font-weight:700!important;border:1px solid #cbd5e1!important;border-radius:8px!important;padding:10px 12px!important}.rmp-table-wrap{overflow-x:auto}.rmp-menu-table{width:100%;border-collapse:collapse;table-layout:fixed}.rmp-menu-table th{padding:10px 12px;background:#fff;text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;border-bottom:1px solid #e5e7eb}.rmp-menu-table td{padding:8px 10px;border-bottom:1px solid #eef2f7;vertical-align:top}.rmp-menu-table th:nth-child(1){width:27%}.rmp-menu-table th:nth-child(2){width:auto}.rmp-menu-table .rmp-price-col{width:110px}.rmp-menu-table .rmp-action-col{width:42px}.rmp-menu-table input,.rmp-menu-table textarea{width:100%;box-sizing:border-box;border:1px solid #d1d5db;border-radius:7px;padding:9px 10px;font:inherit;background:#fff}.rmp-menu-table textarea{resize:vertical;min-height:43px}.rmp-row-delete{width:32px;height:32px;border:0;border-radius:50%;background:#fee2e2;color:#991b1b;font-size:22px;line-height:30px;cursor:pointer}.rmp-secondary-button,.rmp-icon-button{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;padding:9px 13px;font-weight:600;cursor:pointer}.rmp-secondary-button:hover,.rmp-icon-button:hover{background:#f8fafc}.rmp-add-row{margin:12px 15px 15px}.rmp-remove-section{font-size:12px;color:#9f1239;border-color:#fecdd3;background:#fff1f2;white-space:nowrap}@media(max-width:720px){.rmp-editor-heading,.rmp-section-bar{flex-direction:column;align-items:stretch}.rmp-menu-table{min-width:720px}}

.rmp-preview-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:14px 0 18px}.rmp-preview-actions .rmp-secondary-button{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}

/* v2.3.6 Step 1 source selector */
.rmp-source-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0 18px}
.rmp-source-card{display:flex;gap:11px;align-items:flex-start;border:1px solid #d9d9d9;border-radius:12px;padding:16px;cursor:pointer;background:#fff}
.rmp-source-card:has(input:checked){border-color:#222;box-shadow:0 0 0 1px #222}
.rmp-source-card input{margin-top:4px}
.rmp-source-card strong,.rmp-source-card small{display:block}.rmp-source-card small{margin-top:4px;opacity:.72;line-height:1.35}
.rmp-source-create h4{margin:0 0 4px}.rmp-source-pane[hidden]{display:none!important}
@media(max-width:700px){.rmp-source-options{grid-template-columns:1fr}}

/* v2.3.9 – light menu background choices */
.rmp-background-box{border:1px solid #e6e6e6;border-radius:10px;padding:16px;background:rgba(255,255,255,.55)}
.rmp-background-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:10px;margin:12px 0 16px}
.rmp-bg-choice{display:flex!important;align-items:flex-start!important;gap:9px;border:1px solid #ddd;border-radius:9px;padding:11px!important;background:#fff;cursor:pointer;min-height:66px}
.rmp-bg-choice:has(input:checked){border-color:#555;box-shadow:0 0 0 1px #555 inset}
.rmp-bg-choice input{width:auto!important;margin:3px 0 0!important;flex:0 0 auto}
.rmp-bg-choice span{display:flex;flex-direction:column;gap:3px}
.rmp-bg-choice b{font-size:13px;line-height:1.2}
.rmp-bg-choice small{font-size:11.5px;line-height:1.3;color:#666}
.rmp-custom-bg-upload{margin-top:6px!important}

.rmp-allergen-col{min-width:190px}.rmp-item-allergens{width:100%;min-width:180px;min-height:74px}.rmp-template-controls{display:flex;gap:20px;align-items:end;flex-wrap:wrap;margin-bottom:16px}.rmp-template-controls label{min-width:240px}.rmp-template-empty{padding:22px;border:1px dashed #cbd5e1;border-radius:10px;text-align:center}.rmp-source-options{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:900px){.rmp-source-options{grid-template-columns:1fr}.rmp-allergen-col{min-width:170px}}
.rmp-bg-choice .rmp-bg-thumb{display:block;width:100%;height:100px;object-fit:contain;background:#f7f7f5;border-radius:9px;margin:0 0 9px;border:1px solid rgba(15,23,42,.08)}
.rmp-background-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important}
.rmp-bg-choice>span{height:100%;box-sizing:border-box}

.rmp-bg-load-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:-4px 0 14px}
.rmp-bg-load-wrap small{color:#667085}

.rmp-palette-color{display:flex!important;flex-direction:column;gap:7px}.rmp-transparent-option{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600}.rmp-transparent-option input{width:auto!important;margin:0}.rmp-palette-color:has(.rmp-transparent-option input:checked) input[type=color]{opacity:.45}

.rmp-design-preview-box{border:1px solid #e3e7ee;border-radius:16px;padding:18px;background:#f8fafc}
.rmp-design-preview-heading{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:14px}
.rmp-design-preview-heading span{font-size:13px;color:#667085}
.rmp-live-preview-toolbar{display:flex;justify-content:space-between;align-items:center;gap:8px;max-width:560px;margin:0 auto 10px;flex-wrap:wrap}.rmp-live-preview-toolbar label{display:flex;align-items:center;gap:6px;font-weight:700}.rmp-live-page-select{width:125px;min-width:125px}.rmp-live-zoom-select{width:82px;min-width:82px}
.rmp-saved-menu-controls{display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(140px,1fr) auto auto;gap:6px;align-items:center;margin:7px 0;padding:7px;border:1px solid #e3e8ef;border-radius:8px;background:#fafbfc}.rmp-saved-menu-controls input,.rmp-saved-menu-controls select{min-width:0;width:100%;padding:7px 8px}.rmp-saved-menu-controls button{white-space:nowrap;padding:7px 9px}.rmp-saved-menu-controls .rmp-save-status{grid-column:1/-1;color:#667085}
@media(max-width:720px){.rmp-saved-menu-controls{grid-template-columns:1fr auto}.rmp-saved-menu-controls .rmp-saved-menu-select{grid-column:1/2}.rmp-saved-menu-controls .rmp-delete-saved-menu{grid-column:1/-1;justify-self:start}}
.rmp-saved-menu-toolbar{display:flex!important;flex-wrap:wrap;gap:5px!important;align-items:center}.rmp-saved-menu-toolbar .rmp-save-menu-name{flex:1 1 120px}.rmp-saved-menu-toolbar .rmp-saved-menu-select{flex:1 1 150px}.rmp-saved-menu-toolbar .rmp-icon-save{min-width:34px;height:32px;padding:4px 7px!important;font-size:11px;font-weight:700}.rmp-saved-menu-toolbar .rmp-save-status{flex:1 0 100%;font-size:10px;line-height:1.2}.rmp-hidden-actions{display:none!important}@media(max-width:720px){.rmp-saved-menu-toolbar{flex-wrap:nowrap;overflow-x:auto}.rmp-saved-menu-toolbar .rmp-save-menu-name{min-width:105px}.rmp-saved-menu-toolbar .rmp-saved-menu-select{min-width:125px}.rmp-saved-menu-toolbar .rmp-save-status{display:none}}
.rmp-saved-menu-toolbar{grid-template-columns:minmax(110px,1fr) 34px minmax(135px,1fr) 34px 34px!important;margin:0!important;padding:5px 6px!important;border:0!important;border-bottom:1px solid #e3e8ef!important;border-radius:0!important;background:#fff!important}.rmp-icon-save{display:inline-flex;align-items:center;justify-content:center;width:34px;height:32px;padding:0!important;border:1px solid #d7dee8;border-radius:6px;background:#f8fafc;cursor:pointer;font-size:16px;line-height:1}.rmp-icon-save:hover{background:#edf3fb;border-color:#aebdd0}.rmp-saved-menu-toolbar .rmp-save-status{font-size:10px;line-height:1.1;margin-top:-2px}
@media(max-width:720px){.rmp-saved-menu-toolbar{grid-template-columns:minmax(90px,1fr) 32px minmax(115px,1fr) 32px 32px!important;gap:4px;overflow-x:auto}.rmp-saved-menu-toolbar .rmp-saved-menu-select{grid-column:auto}.rmp-saved-menu-toolbar .rmp-delete-saved-menu{grid-column:auto;justify-self:auto}.rmp-saved-menu-toolbar .rmp-save-status{grid-column:1/-1}}
.rmp-drag-handle,.rmp-row-drag{cursor:grab;user-select:none;color:#667085}.rmp-dragging{opacity:.45}.rmp-break-control{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:3px!important;font-size:10px;white-space:nowrap}.rmp-break-control input{width:auto!important}.rmp-duplicate-row,.rmp-row-delete{border:0;background:transparent;cursor:pointer;padding:3px}.rmp-menu-table th:first-child,.rmp-menu-table td.rmp-row-drag{width:20px;padding-left:3px!important;padding-right:3px!important}.rmp-image-tools{display:flex;gap:3px;justify-content:center;flex-wrap:wrap;margin:3px auto 6px}.rmp-image-tools button,.rmp-preview-widths button{border:1px solid #d7dee8;border-radius:5px;background:#fff;padding:4px 7px;cursor:pointer}.rmp-free-photo.is-selected{outline:2px solid #2563eb;outline-offset:2px}.rmp-free-photo.is-locked{resize:none}.rmp-theme-thumbnails{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:4px;margin-top:5px}.rmp-theme-thumb{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d8dee8;border-radius:6px;padding:3px;background:#fff;cursor:pointer}.rmp-theme-thumb i{height:12px}.rmp-theme-thumb span{grid-column:1/-1;font-size:9px;margin-top:2px}.rmp-theme-thumb.is-active{outline:2px solid #2563eb}.rmp-style-presets{min-width:105px;max-width:135px;height:32px;padding:3px 5px!important;font-size:10px}.rmp-preview-widths{display:inline-flex;gap:3px}.rmp-mobile-preview-mode{max-width:390px;margin-left:auto!important;margin-right:auto!important}[data-rmp-edit-kind]{cursor:text}[data-rmp-edit-kind][contenteditable="true"]{outline:1px dashed #2563eb;background:rgba(255,255,255,.75)}
.rmp-context-menu{position:fixed;z-index:999999;width:190px;padding:5px;background:#fff;border:1px solid #cfd6e1;border-radius:8px;box-shadow:0 12px 32px rgba(15,23,42,.22)}.rmp-context-menu button{display:block;width:100%;padding:7px 9px;border:0;border-radius:5px;background:transparent;text-align:left;font-size:12px;cursor:pointer}.rmp-context-menu button:hover{background:#eef4ff}.rmp-context-menu hr{border:0;border-top:1px solid #e5e7eb;margin:4px 0}.rmp-preview-widths button{border:1px solid #d7dee8;border-radius:5px;background:#fff;padding:4px 7px;cursor:pointer}.rmp-free-photo.is-selected{outline:2px solid #2563eb;outline-offset:2px}.rmp-free-photo.is-locked{resize:none}.rmp-theme-thumbnails{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:4px;margin-top:5px}.rmp-theme-thumb{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d8dee8;border-radius:6px;padding:3px;background:#fff;cursor:pointer}.rmp-theme-thumb i{height:12px}.rmp-theme-thumb span{grid-column:1/-1;font-size:9px;margin-top:2px}.rmp-theme-thumb.is-active{outline:2px solid #2563eb}.rmp-style-presets{min-width:105px;max-width:135px;height:32px;padding:3px 5px!important;font-size:10px}.rmp-preview-widths{display:inline-flex;gap:3px}.rmp-mobile-preview-mode{max-width:390px;margin-left:auto!important;margin-right:auto!important}[data-rmp-edit-kind]{cursor:text}[data-rmp-edit-kind][contenteditable="true"]{outline:1px dashed #2563eb;background:rgba(255,255,255,.75)}
.rmp-image-search{display:flex;flex:1 1 300px;flex-direction:column;gap:4px;font-weight:600}.rmp-image-search-row{display:flex;gap:5px}.rmp-image-search-row input{min-width:170px;flex:1;padding:8px 9px;border:1px solid #d1d5db;border-radius:7px}.rmp-image-search-row button{padding:8px 12px!important}
.rmp-image-library-select{display:flex;flex:0 1 230px;flex-direction:column;gap:4px;font-weight:600}.rmp-image-library-select select{width:100%;min-height:42px;padding:8px 34px 8px 10px;border:1px solid #cbd8e8;border-radius:8px;background:#fff;color:#20395f;font:inherit}.rmp-image-source-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:5px 3px 2px;font-size:9px;color:#62718a}.rmp-image-source-meta b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#26466f}.rmp-image-source-meta span{flex:none;border-radius:999px;background:#edf4ff;padding:2px 5px;color:#315ca4;font-weight:800}
@media(max-width:720px){.rmp-image-library-select,.rmp-image-search{flex:1 1 100%}.rmp-image-source-actions{align-items:stretch}.rmp-image-search-row input{min-width:0}}

/* v5.0.27 — AI food-image generator replaces external image libraries. */
.rmp-ai-food-image-card{flex:1 1 520px;overflow:hidden;border:1px solid #cbdaf0;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(34,65,120,.08)}
.rmp-ai-food-image-title{display:flex;align-items:center;gap:11px;padding:14px 16px;background:linear-gradient(125deg,#168df0,#6738eb);color:#fff}.rmp-ai-food-image-title img{width:36px;height:36px;object-fit:contain;background:none!important;border:0!important}.rmp-ai-food-image-title span{display:grid;gap:2px}.rmp-ai-food-image-title b{font-size:15px}.rmp-ai-food-image-title small{font-size:10px;opacity:.82}
.rmp-ai-food-image-fields{display:grid;grid-template-columns:minmax(180px,1.3fr) minmax(150px,.8fr);gap:10px;padding:14px}.rmp-ai-food-image-fields label{display:grid;gap:5px;color:#294365;font-size:11px;font-weight:750}.rmp-ai-food-image-fields input,.rmp-ai-food-image-fields select,.rmp-ai-food-image-fields textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #cad7e8;border-radius:9px;background:#fff;padding:9px 10px;color:#1f3556;font:inherit}.rmp-ai-food-details{grid-column:1/-1}.rmp-ai-food-image-fields textarea{resize:vertical;min-height:58px}.rmp-generate-food-image{grid-column:1/-1;min-height:44px;border:0;border-radius:10px;background:linear-gradient(120deg,#168df0,#6738eb);color:#fff;font-weight:850;cursor:pointer}.rmp-generate-food-image:disabled{opacity:.65;cursor:wait}.rmp-ai-food-status{grid-column:1/-1;text-align:center;color:#65758d;font-size:10px}
@media(max-width:720px){.rmp-ai-food-image-card{flex-basis:100%}.rmp-ai-food-image-fields{grid-template-columns:1fr}.rmp-ai-food-details,.rmp-generate-food-image,.rmp-ai-food-status{grid-column:1}}

/* v5.0.28 — branded login and account registration. */
body.rmp-auth-open{overflow:hidden!important}.rmp-auth-modal{position:fixed;inset:0;z-index:2147483647!important;display:grid;place-items:center;padding:16px}.rmp-auth-backdrop{position:absolute;inset:0;background:rgba(20,12,42,.70);backdrop-filter:blur(7px)}
.rmp-auth-dialog{position:relative;width:min(470px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:22px;background:#fff;box-shadow:0 30px 100px rgba(18,10,48,.46);color:#203452}.rmp-auth-dialog>header{display:flex;align-items:center;gap:12px;padding:18px 20px;background:linear-gradient(120deg,#24104f,#7139d6);color:#fff}.rmp-auth-dialog>header img{width:43px;height:43px;object-fit:contain;background:none!important;border:0!important}.rmp-auth-dialog>header div{display:grid;gap:2px}.rmp-auth-dialog>header b{font-size:18px}.rmp-auth-dialog>header small{font-size:10px;opacity:.78}.rmp-auth-close{display:grid;place-items:center;width:42px;height:42px;margin-left:auto;padding:0;border:1px solid rgba(255,255,255,.38);border-radius:10px;background:rgba(255,255,255,.12);color:#fff;font-size:26px;cursor:pointer}.rmp-auth-close:hover{background:#fff;color:#51259d}
.rmp-auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:10px 14px 0;background:#faf8ff}.rmp-auth-tabs button{min-height:42px;border:0;border-bottom:3px solid transparent;background:transparent;color:#6b6380;font-weight:800;cursor:pointer}.rmp-auth-tabs button.is-active{border-bottom-color:#6339dc;color:#4f2c99}.rmp-auth-dialog main{padding:18px 22px 22px}.rmp-auth-register-benefit{margin-bottom:14px;padding:11px 13px;border:1px solid #cfe6d6;border-radius:10px;background:#eff9f2;color:#27583a;font-size:11px}.rmp-auth-form{display:grid;gap:12px}.rmp-auth-form label{display:grid;gap:5px;color:#324868;font-size:11px;font-weight:750}.rmp-auth-form input{width:100%;height:44px;box-sizing:border-box;border:1.5px solid #cbd7e8;border-radius:9px;padding:9px 11px;background:#fff;color:#183257;font:inherit}.rmp-auth-form input:focus{outline:none;border-color:#617ee7;box-shadow:0 0 0 3px rgba(76,96,220,.1)}.rmp-auth-submit{min-height:46px;border:0;border-radius:10px;background:linear-gradient(120deg,#168df0,#6738eb);color:#fff;font-weight:850;cursor:pointer}.rmp-auth-submit:disabled{opacity:.6;cursor:wait}.rmp-auth-forgot{text-align:center;color:#5d45bd;font-size:11px;font-weight:700}.rmp-auth-message{min-height:0;padding:0;border-radius:9px;font-size:11px}.rmp-auth-message:not(:empty){padding:10px 12px}.rmp-auth-message.is-error{background:#fff0ef;color:#942e29}.rmp-auth-message.is-success{background:#edf9f1;color:#24603a}.rmp-auth-modal[data-mode="login"] .rmp-auth-name,.rmp-auth-modal[data-mode="login"] .rmp-auth-email{display:none}.rmp-auth-modal[data-mode="register"] .rmp-auth-login,.rmp-auth-modal[data-mode="register"] .rmp-auth-forgot{display:none}
@media(max-width:520px){.rmp-auth-modal{padding:10px}.rmp-auth-dialog{border-radius:18px}.rmp-auth-dialog main{padding:15px}.rmp-auth-dialog>header{padding:15px}}
.rmp-design-preview{position:relative;width:min(100%,430px);aspect-ratio:210/297;margin:0 auto;border:1px solid #d7dce4;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.08)}
.rmp-preview-bg-layer{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}
.rmp-preview-page-content{position:absolute!important;z-index:1;left:0;top:0;width:595.28px;height:841.89px;transform-origin:0 0;box-sizing:border-box;padding:54px 48px;display:flex;flex-direction:column;color:#222;overflow:hidden;font-size:13px}
.rmp-preview-brand{text-align:left;font-size:28px;line-height:29px;font-weight:800;letter-spacing:0}.rmp-design-preview[data-theme="minimal"] .rmp-preview-brand,.rmp-design-preview[data-theme="luxury"] .rmp-preview-brand,.rmp-design-preview[data-theme="botanical"] .rmp-preview-brand,.rmp-design-preview[data-theme="coastal"] .rmp-preview-brand,.rmp-design-preview[data-theme="dark"] .rmp-preview-brand{text-align:center}

/* v5.0 design controls */
.rmp-account-schemes{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:14px;padding:12px;border:1px solid #dbe5f2;border-radius:12px;background:#f8fbff}.rmp-account-schemes select,.rmp-account-schemes input{min-height:38px}.rmp-account-schemes button{min-height:38px;border:0;border-radius:9px;padding:0 14px;background:linear-gradient(135deg,#168eea,#6537ed);color:#fff;font-weight:700;cursor:pointer}.rmp-account-schemes button:disabled{opacity:.45;cursor:not-allowed}.rmp-color-scheme-status{flex-basis:100%;font-size:12px;color:#52637a}.rmp-color-scheme-status a{font-weight:800;color:#285ee8}.rmp-preview-item.is-centered{display:block!important;text-align:center}.rmp-preview-item.is-centered>div{width:100%}.rmp-preview-item.is-centered strong{display:block;margin:3px auto}.rmp-design-preview[data-category-style="clean"] .rmp-preview-category{background:transparent!important;border:0!important;padding-left:0!important}.rmp-design-preview[data-category-style="bar"] .rmp-preview-category{border-radius:2px!important}.rmp-design-preview[data-category-style="underline"] .rmp-preview-category{background:transparent!important;border:0!important;border-bottom:3px solid var(--rmp-accent)!important;border-radius:0!important}.rmp-design-preview[data-category-style="pill"] .rmp-preview-category{border-radius:999px!important;padding-left:18px!important;padding-right:18px!important;width:max-content;max-width:100%}.rmp-design-preview[data-category-style="elegant"] .rmp-preview-category{background:transparent!important;border:0!important;border-top:1px solid var(--rmp-accent)!important;border-bottom:1px solid var(--rmp-accent)!important;border-radius:0!important}.rmp-preview-logo-wrap{display:flex;width:100%}
@media(max-width:600px){.rmp-account-schemes>*{flex:1 1 130px}.rmp-color-scheme-status{flex-basis:100%}}

/* v5.0.1 — final category-style and brand-placement overrides */
.rmp-preview-logo-wrap[hidden]{display:none!important}.rmp-preview-logo-wrap{max-width:100%!important;margin:0 0 6px!important}.rmp-preview-logo-wrap .rmp-preview-logo{margin:0!important}
.rmp-design-preview[data-category-style]:not([data-category-style="theme"]) .rmp-preview-category:after{content:none!important;display:none!important}
.rmp-design-preview[data-category-style="clean"] .rmp-preview-category{display:block!important;width:100%!important;background:transparent!important;color:inherit!important;border:0!important;border-radius:0!important;padding:0!important}
.rmp-design-preview[data-category-style="bar"] .rmp-preview-category{display:block!important;width:100%!important;background:var(--rmp-primary)!important;color:#fff!important;border:0!important;border-radius:3px!important;padding:5px 10px!important}
.rmp-design-preview[data-category-style="underline"] .rmp-preview-category{display:block!important;width:100%!important;background:transparent!important;color:inherit!important;border:0!important;border-bottom:3px solid var(--rmp-accent)!important;border-radius:0!important;padding:2px 0 5px!important}
.rmp-design-preview[data-category-style="pill"] .rmp-preview-category{display:block!important;width:max-content!important;max-width:100%!important;background:var(--rmp-primary)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:5px 18px!important}
.rmp-design-preview[data-category-style="elegant"] .rmp-preview-category{display:block!important;width:100%!important;background:transparent!important;color:inherit!important;border:0!important;border-top:1px solid var(--rmp-accent)!important;border-bottom:1px solid var(--rmp-accent)!important;border-radius:0!important;padding:5px 0!important}
.rmp-design-preview[data-text-alignment="center"] .rmp-preview-category{text-align:center!important}.rmp-design-preview[data-text-alignment="center"][data-category-style="pill"] .rmp-preview-category{margin-left:auto!important;margin-right:auto!important}

/* v5.0.2 — one dedicated viewport and one independently sized zoom canvas. */
.rmp-workspace-preview>.rmp-design-preview-box{overflow:scroll!important;scrollbar-gutter:stable;overscroll-behavior:contain!important;touch-action:pan-x pan-y!important;-webkit-overflow-scrolling:touch!important}
.rmp-preview-canvas-stage.rmp-preview-ruler-stage{display:block!important;flex:0 0 auto!important;max-width:none!important;max-height:none!important;overflow:visible!important;box-sizing:border-box!important;touch-action:pan-x pan-y!important}
@media(max-width:760px){.rmp-form.rmp-mobile-preview-mode .rmp-workspace-preview>.rmp-design-preview-box{overflow:scroll!important;touch-action:pan-x pan-y!important}.rmp-preview-canvas-stage.rmp-preview-ruler-stage{max-width:none!important}}
.rmp-preview-tagline{text-align:left;font-size:10.5px;line-height:14px;margin:0 0 7px}.rmp-design-preview[data-theme="minimal"] .rmp-preview-tagline,.rmp-design-preview[data-theme="luxury"] .rmp-preview-tagline,.rmp-design-preview[data-theme="botanical"] .rmp-preview-tagline,.rmp-design-preview[data-theme="coastal"] .rmp-preview-tagline,.rmp-design-preview[data-theme="dark"] .rmp-preview-tagline{text-align:center}
.rmp-preview-accent-line{width:100%;height:1.3px;margin:0 0 24px;border-radius:0}
.rmp-preview-category{box-sizing:border-box;min-height:30px;padding:0;text-align:left;font-size:13px;line-height:16px;font-weight:800;letter-spacing:0;margin:0;border-radius:0;background:transparent!important;color:inherit!important}.rmp-preview-category-inline{margin-top:7px!important}
.rmp-preview-item{display:grid;grid-template-columns:1fr auto;gap:12px;padding:0 0 8px;border:0}
.rmp-preview-item b{display:block;font-size:12px;line-height:17px}.rmp-preview-item small{display:block;font-size:9px;line-height:12.2px;margin:0;opacity:.78}.rmp-preview-item>strong{font-size:12px;line-height:17px}
.rmp-preview-allergens{font-size:.58em;line-height:1;vertical-align:super;margin-left:.22em;color:inherit;font-weight:800}
.rmp-preview-final-info{margin-top:10px;padding-top:9px;border-top:1px solid rgba(0,0,0,.12);font-size:8px;line-height:11px}.rmp-preview-final-info b,.rmp-preview-final-info span{display:block}.rmp-preview-final-info span{margin-top:3px;opacity:.75}
.rmp-preview-footer{margin-top:auto;text-align:center;font-size:.615em;padding-top:1.08em;border-top:1px solid rgba(0,0,0,.1)}
@media(max-width:640px){.rmp-design-preview-heading{display:block}.rmp-design-preview-heading span{display:block;margin-top:4px}.rmp-design-preview{width:100%}.rmp-live-preview-toolbar{align-items:flex-start;flex-direction:column}}

.rmp-preview-logo-wrap{text-align:center;margin:0 auto 6px;max-width:72%;min-height:34px}
.rmp-preview-logo{display:block;max-width:100%;max-height:64px;width:auto;height:auto;margin:0 auto;object-fit:contain}
.rmp-preview-logo-note{display:block;margin-top:4px;font-size:7px;line-height:1.25;opacity:.6}
.rmp-preview-cover{position:absolute;inset:0}.rmp-cover-frame-outer,.rmp-cover-frame-inner{position:absolute;box-sizing:border-box;inset:28px;border:3px solid var(--rmp-accent,#c9a35a)}.rmp-cover-frame-inner{inset:38px;border-width:.8px;border-color:var(--rmp-primary,#6f2030)}.rmp-cover-name{position:absolute;left:55px;right:55px;top:168px;text-align:center;font-size:31px;line-height:36px;font-weight:700;color:var(--rmp-primary,#6f2030)}.rmp-cover-logo{position:absolute;left:160px;top:125px;width:275px;height:162.5px;object-fit:contain}.rmp-cover-tagline{position:absolute;left:55px;right:55px;top:220px;text-align:center;font-size:13px;line-height:18px}.rmp-cover-rule{position:absolute;left:254.5px;top:278px;width:86px;height:3px;background:var(--rmp-accent,#c9a35a)}.rmp-cover-details{position:absolute;left:55px;right:55px;top:323px;text-align:center;font-size:10.5px;line-height:18px}.rmp-cover-menu{position:absolute;left:0;right:0;bottom:59px;text-align:center;font-size:9px;letter-spacing:2px;color:var(--rmp-primary,#6f2030)}
.rmp-design-preview[data-theme="modern"] .rmp-preview-category,.rmp-design-preview[data-theme="street"] .rmp-preview-category,.rmp-design-preview[data-theme="dark"] .rmp-preview-category{padding:5px 10px;color:#fff!important;background:var(--rmp-primary,#6f2030)!important}.rmp-design-preview[data-theme="street"] .rmp-preview-category{background:var(--rmp-accent,#c9a35a)!important;color:inherit!important}.rmp-design-preview[data-theme="luxury"] .rmp-preview-category,.rmp-design-preview[data-theme="rustic"] .rmp-preview-category,.rmp-design-preview[data-theme="dark"] .rmp-preview-category{text-align:center}.rmp-design-preview[data-theme="bistro"] .rmp-preview-category:after,.rmp-design-preview[data-theme="elegant"] .rmp-preview-category:after{content:"";display:block;width:42px;height:3px;margin-top:5px;background:var(--rmp-accent,#c9a35a)}.rmp-design-preview[data-theme="minimal"] .rmp-preview-category{border-bottom:.5px solid var(--rmp-accent,#c9a35a)}

.rmp-logo-upload-field{display:flex;flex-direction:column;gap:8px}.rmp-logo-upload-field>span{font-weight:600}.rmp-logo-upload-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.rmp-text-button{border:0;background:transparent;padding:7px 4px;color:#667085;cursor:pointer;text-decoration:underline}.rmp-logo-inline-preview{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #e2e6ec;border-radius:10px;background:#fff;max-width:320px}.rmp-logo-inline-preview img{display:block;max-width:180px;max-height:64px;width:auto;height:auto;object-fit:contain}.rmp-logo-inline-preview small{font-size:12px;color:#475467}
.rmp-logo-upload-field .rmp-delete-logo{align-self:flex-start;border-color:#fecaca;color:#991b1b;background:#fff7f7}

.rmp-size-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin-top:14px}
.rmp-size-choice{position:relative;display:block;cursor:pointer}
.rmp-size-choice input{position:absolute;opacity:0;pointer-events:none}
.rmp-size-choice span{display:flex;flex-direction:column;gap:4px;min-height:64px;padding:12px 14px;border:1px solid #d8dee8;border-radius:12px;background:#fff;transition:.15s ease}
.rmp-size-choice strong{font-size:15px}.rmp-size-choice small{font-size:12px;color:#667085}
.rmp-size-choice input:checked+span{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.12);background:#f8fbff}

.rmp-free-image-box{border:1px solid #e1e7ef;border-radius:16px;padding:18px;background:#fbfcfe}
.rmp-free-image-heading{margin-bottom:14px}.rmp-image-source-actions{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}
.rmp-food-upload{display:flex;flex-direction:column;gap:6px;min-width:280px}.rmp-food-upload span{font-weight:600}
.rmp-template-food-wrap{margin-top:18px;padding-top:16px;border-top:1px solid #e5e9f0}.rmp-template-food-title{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:10px}.rmp-template-food-title small{color:#667085}
.rmp-template-food-library,.rmp-food-tray{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:10px}
.rmp-food-thumb-button{display:flex;flex-direction:column;gap:6px;padding:7px;border:1px solid #dbe2ea;border-radius:10px;background:#fff;cursor:pointer;text-align:left;min-width:0}
.rmp-food-thumb-button:hover{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.08)}
.rmp-food-thumb-button img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:7px;background:#eef2f6}
.rmp-food-thumb-button span{font-size:11px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rmp-placement-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:22px 0 12px;padding:10px 12px;background:#f1f5f9;border-radius:10px}
.rmp-placement-toolbar label{display:flex;gap:8px;align-items:center;font-weight:600}.rmp-placement-page-select{min-width:72px}
.rmp-placement-layout{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(320px,1.25fr);gap:18px;align-items:start}
.rmp-food-tray-wrap{min-width:0}.rmp-food-tray-wrap>strong{display:block;margin-bottom:8px}
.rmp-placement-canvas{position:relative;width:100%;max-width:520px;margin:0 auto;background:#fff;border:1px solid #cfd8e3;border-radius:8px;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.08);touch-action:none}
.rmp-placement-guide{position:absolute;inset:0;padding:8% 7%;opacity:.23;pointer-events:none}.rmp-placement-guide-logo{text-align:center;font-weight:800;font-size:22px;margin-bottom:9%}.rmp-placement-guide-category{padding:7px 10px;background:#1f2937;color:#fff;text-align:center;font-weight:700;margin-bottom:7%}.rmp-placement-guide-line{height:8px;border-radius:4px;background:#6b7280;margin:7% 0}.rmp-placement-guide-line.short{width:68%}
.rmp-placement-layer{position:absolute;inset:0}
.rmp-free-photo{position:absolute;min-width:52px;min-height:42px;resize:both;overflow:hidden;border:2px solid #2563eb;border-radius:7px;background:#fff;cursor:grab;box-shadow:0 3px 12px rgba(15,23,42,.22);touch-action:none}
.rmp-free-photo.dragging{cursor:grabbing}.rmp-free-photo img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;user-select:none}
.rmp-free-photo-delete{position:absolute;right:3px;top:3px;width:24px;height:24px;border:0;border-radius:50%;background:rgba(15,23,42,.78);color:#fff;font-size:18px;line-height:22px;cursor:pointer;padding:0}
.rmp-more-template-food{margin-top:10px}
@media(max-width:820px){.rmp-placement-layout{grid-template-columns:1fr}.rmp-placement-toolbar{align-items:flex-start;flex-direction:column}.rmp-template-food-title{display:block}.rmp-template-food-title small{display:block;margin-top:4px}}

.rmp-library-mode-label{font-weight:700;margin:0 0 10px;color:#344054}
.rmp-library-item{display:flex;flex-direction:column;gap:5px;min-width:0}
.rmp-library-item .rmp-food-thumb-button{width:100%}
.rmp-image-download{display:block;text-align:center;font-size:11px;font-weight:700;padding:6px;border:1px solid #dbe2ea;border-radius:7px;background:#fff;text-decoration:none}
.rmp-load-transparent-food{border-style:dashed!important}

/* v2.9 one-screen tabbed editor */
.rmp-workspace-title{display:none!important}
.rmp-workspace{border:1px solid #e0e6ee;border-radius:10px;background:#fff;overflow:hidden;margin:6px 0 8px;box-shadow:0 3px 10px rgba(15,23,42,.04)}
.rmp-workspace-tabs{display:flex;gap:2px;align-items:center;padding:4px 5px;background:#f7f9fc;border-bottom:1px solid #e3e8ef;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;position:sticky;top:0;z-index:20}
.rmp-workspace-tab{flex:0 0 auto;border:0;background:transparent;color:#536174;font-weight:700;font-size:12px;line-height:1;padding:8px 10px;border-radius:6px;cursor:pointer;white-space:nowrap}
.rmp-workspace-tab:hover{background:#edf3fb;color:#183b69}
.rmp-workspace-tab.is-active{background:#172c50;color:#fff;box-shadow:none}
.rmp-workspace-body{max-height:clamp(180px,32vh,300px);overflow:auto;overscroll-behavior:contain}
.rmp-workspace-body[hidden]{display:none}.rmp-workspace-body:not([hidden]){display:block}
.rmp-workspace-tabpanel{padding:8px}
.rmp-workspace-tabinner>.rmp-panel{margin:0!important;border:0!important;box-shadow:none!important;padding:0!important;background:transparent!important}
.rmp-workspace-tabinner>.rmp-panel>h3{display:none}
.rmp-workspace-tabinner>.rmp-panel .rmp-panel{border:0}
.rmp-tab-section-title{display:none!important}
.rmp-workspace-tabinner{padding:0;overflow:visible}
.rmp-workspace-tabinner .rmp-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.rmp-workspace-tabinner .rmp-wide{grid-column:1/-1}
.rmp-workspace-preview{margin:6px 0;border:1px solid #dde4ec;border-radius:10px;background:#f7f9fc;padding:7px;overflow:auto}
.rmp-workspace-preview-title{display:none!important}
.rmp-workspace-preview .rmp-design-preview-box{margin:0!important;border:0!important;padding:0!important;background:transparent!important}
.rmp-workspace-preview .rmp-design-preview-heading{display:none!important}
.rmp-workspace-preview .rmp-design-preview{margin:0 auto;max-height:72vh}
.rmp-workspace-actions{position:sticky;bottom:0;z-index:22;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);padding:6px 8px!important;margin:6px -2px 0!important;border-top:1px solid #e6ebf1;justify-content:flex-end}
.rmp-workspace-actions .rmp-button{padding:9px 18px;font-size:14px;border-radius:8px}
.rmp-brand-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.rmp-brand-two-column>.rmp-tab-section-title,.rmp-brand-two-column>.rmp-wide,.rmp-brand-two-column>.rmp-panel{grid-column:1/-1}
.rmp-design-preview{position:relative;touch-action:none}.rmp-live-image-layer{position:absolute;inset:0;z-index:3;pointer-events:auto;overflow:hidden}.rmp-preview-page-content{position:relative;z-index:2}
.rmp-workspace .rmp-size-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}
.rmp-workspace .rmp-source-options{grid-template-columns:repeat(3,minmax(0,1fr))}
.rmp-workspace .rmp-free-image-box{margin:0}
.rmp-workspace .rmp-free-image-heading{display:none}.rmp-workspace .rmp-help{margin-top:2px;margin-bottom:4px}.rmp-workspace label{gap:3px}.rmp-workspace .rmp-source-pane{margin-top:8px}.rmp-workspace .rmp-source-card span{padding:9px}.rmp-workspace .rmp-size-grid{gap:6px;margin-top:5px}.rmp-workspace .rmp-size-choice span{min-height:48px;padding:8px 10px}.rmp-workspace .rmp-background-grid,.rmp-workspace .rmp-palette-grid{gap:7px}
.rmp-workspace .rmp-upload{padding:12px;min-height:70px}.rmp-workspace .rmp-upload strong{font-size:14px}.rmp-workspace .rmp-menu-section{margin-bottom:8px}.rmp-workspace .rmp-section-bar{padding:7px}.rmp-workspace .rmp-menu-table td{padding:5px}.rmp-workspace .rmp-menu-table th{padding:6px}.rmp-workspace .rmp-template-controls{gap:8px}.rmp-workspace .rmp-image-source-actions{gap:6px;margin-bottom:7px}.rmp-workspace textarea{min-height:38px}
.rmp-orientation-field{display:flex;flex-direction:column;gap:4px;font-weight:600}.rmp-orientation-options{display:flex;gap:6px}.rmp-orientation-options label{position:relative;display:block;flex:1}.rmp-orientation-options input{position:absolute;opacity:0}.rmp-orientation-options span{display:block;padding:8px 10px;border:1px solid #d8dee8;border-radius:7px;text-align:center;background:#fff}.rmp-orientation-options input:checked+span{border-color:#2563eb;background:#eff6ff;color:#174ea6;box-shadow:0 0 0 1px #2563eb}
.rmp-font-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rmp-font-settings label{display:flex;flex-direction:column;gap:3px;font-weight:600}.rmp-font-settings input,.rmp-font-settings select{width:100%}@media(max-width:600px){.rmp-font-settings{grid-template-columns:1fr}}
@media(max-width:900px){
  .rmp-workspace-tabinner .rmp-fields{grid-template-columns:1fr}
  .rmp-workspace-tabinner .rmp-wide{grid-column:1}
  .rmp-brand-two-column{grid-template-columns:1fr}
  .rmp-brand-two-column>*{grid-column:1!important}
  .rmp-workspace .rmp-source-options{grid-template-columns:1fr}
  .rmp-workspace-preview .rmp-design-preview{max-height:none}
}

/* v6.3 restaurant-name treatments: all remain live, selectable text. */
.rmp-design-preview[data-logo-style="editorial"] .rmp-preview-brand{padding:4px 0;border-top:1px solid currentColor;border-bottom:4px double currentColor;text-transform:uppercase;letter-spacing:3px}
.rmp-design-preview[data-logo-style="flourish"] .rmp-preview-brand{padding:2px 24px 7px;border-bottom:2px solid var(--rmp-accent);font-style:italic}.rmp-design-preview[data-logo-style="flourish"] .rmp-preview-brand:after{content:'◆';display:block;margin:-5px auto -13px;width:max-content;padding:0 6px;background:#fff;color:var(--rmp-accent);font-size:10px}
.rmp-design-preview[data-logo-style="corner_frame"] .rmp-preview-brand{padding:10px 20px;background:linear-gradient(currentColor,currentColor) left top/18px 2px no-repeat,linear-gradient(currentColor,currentColor) left top/2px 18px no-repeat,linear-gradient(currentColor,currentColor) right bottom/18px 2px no-repeat,linear-gradient(currentColor,currentColor) right bottom/2px 18px no-repeat}
.rmp-design-preview[data-logo-style="double_rule"] .rmp-preview-brand{padding:7px 18px;border-top:3px double currentColor;border-bottom:3px double currentColor;letter-spacing:2px;text-transform:uppercase}
.rmp-design-preview[data-logo-style="shadow_block"] .rmp-preview-brand{padding:8px 18px;border:2px solid currentColor;box-shadow:6px 6px 0 var(--rmp-accent);font-weight:900;text-transform:uppercase}
.rmp-design-preview[data-logo-style="vintage_label"] .rmp-preview-brand{padding:9px 25px;border:4px double currentColor;font-variant:small-caps;letter-spacing:2px}
.rmp-design-preview[data-logo-style="botanical"] .rmp-preview-brand{padding:5px 34px;font-style:italic}.rmp-design-preview[data-logo-style="botanical"] .rmp-preview-brand:before{content:'❧';margin-right:10px;color:var(--rmp-accent)}.rmp-design-preview[data-logo-style="botanical"] .rmp-preview-brand:after{content:'❧';display:inline-block;margin-left:10px;color:var(--rmp-accent);transform:scaleX(-1)}
.rmp-design-preview[data-logo-style="neon"] .rmp-preview-brand{padding:7px 18px;border:2px solid var(--rmp-accent);text-shadow:0 0 4px currentColor,0 0 10px var(--rmp-accent);box-shadow:0 0 8px var(--rmp-accent);letter-spacing:2px}
.rmp-design-preview[data-logo-style="brush"] .rmp-preview-brand{font-style:italic;font-weight:900;transform:skew(-7deg) rotate(-1deg);letter-spacing:.5px}
.rmp-design-preview[data-logo-style="marquee"] .rmp-preview-brand{padding:9px 24px;border:5px double currentColor;letter-spacing:2px;text-transform:uppercase}
.rmp-design-preview[data-logo-style="split_line"] .rmp-preview-brand{display:flex;align-items:center;gap:12px;max-width:90%}.rmp-design-preview[data-logo-style="split_line"] .rmp-preview-brand:before,.rmp-design-preview[data-logo-style="split_line"] .rmp-preview-brand:after{content:'';width:34px;height:2px;background:var(--rmp-accent)}
.rmp-design-preview[data-logo-style="banner"] .rmp-preview-brand{padding:8px 30px;background:var(--rmp-primary);color:#fff!important;clip-path:polygon(0 0,100% 0,94% 50%,100% 100%,0 100%,6% 50%);letter-spacing:2px;text-transform:uppercase}
.rmp-design-preview[data-logo-style="luxe"] .rmp-preview-brand{padding:8px 26px;border-top:1px solid var(--rmp-accent);border-bottom:1px solid var(--rmp-accent);font-variant:small-caps;letter-spacing:4px}
.rmp-design-preview[data-logo-style="rustic_stamp"] .rmp-preview-brand{padding:9px 18px;border:3px double currentColor;transform:rotate(-1deg);font-weight:900;text-transform:uppercase;letter-spacing:1px}
.rmp-design-preview[data-logo-style="modern_box"] .rmp-preview-brand{padding:8px 18px;border-left:8px solid var(--rmp-accent);border-right:2px solid currentColor;background:color-mix(in srgb,var(--rmp-primary) 8%,transparent);font-weight:800;text-transform:uppercase}

/* Custom font picker: mobile/native selects often ignore per-option font CSS. */
.rmp-native-font-select{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.rmp-font-picker{position:relative;min-width:0}.rmp-font-picker-button{position:relative;width:100%;min-height:42px;padding:9px 34px 9px 11px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;text-align:left;font-size:16px;cursor:pointer}.rmp-font-picker-button:after{content:'⌄';position:absolute;right:12px;font-family:Arial,sans-serif;color:#52647d}.rmp-font-picker-list{position:absolute;z-index:2147482000;top:calc(100% + 4px);left:0;width:max(100%,220px);max-height:280px;overflow:auto;padding:6px;border:1px solid #cbd8e8;border-radius:10px;background:#fff;box-shadow:0 14px 35px rgba(20,40,75,.22)}.rmp-font-picker-list[hidden]{display:none!important}.rmp-font-picker-choice{display:block;width:100%;padding:10px 11px;border:0;border-radius:6px;background:#fff;color:#17243a;text-align:left;font-size:17px;cursor:pointer}.rmp-font-picker-choice:hover,.rmp-font-picker-choice.is-selected{background:#edf4ff;color:#244d91}
.rmp-restaurant-name-type-field[hidden]{display:none!important}

.rmp-url-import-panel{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);z-index:10020;width:min(560px,calc(100% - 28px));padding:22px;border-radius:18px;background:#fff;box-shadow:0 24px 80px rgba(22,25,45,.28);color:#20243a}
.rmp-url-import-panel[hidden]{display:none!important}.rmp-url-import-head{display:flex;align-items:center;justify-content:space-between;font-size:19px}.rmp-url-import-head button{border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer}.rmp-url-import-panel p{font-size:12px;color:#62677a}.rmp-url-import-panel label{display:grid;gap:7px;font-size:12px;font-weight:700}.rmp-url-import-panel input{width:100%;min-height:46px;border:1px solid #cfd4df;border-radius:10px;padding:10px 12px;font-size:14px}.rmp-url-import-actions{display:flex;justify-content:flex-end;margin-top:14px}.rmp-url-import-actions button{border:0;border-radius:10px;background:#6f3bf5;color:#fff;font-weight:800;padding:12px 20px;cursor:pointer}.rmp-url-import-actions button:disabled{opacity:.65}.rmp-url-import-panel small{display:block;margin-top:12px;color:#6b7082;line-height:1.45}
.rmp-credit-widget{position:fixed;right:18px;bottom:18px;z-index:10050;font-family:Arial,sans-serif}.rmp-credit-summary{border:0;border-radius:999px;background:#171a2b;color:#fff;padding:11px 17px;font-weight:800;box-shadow:0 8px 28px rgba(0,0,0,.2);cursor:pointer}.rmp-credit-popover{position:absolute;right:0;bottom:52px;width:min(390px,calc(100vw - 24px));max-height:72vh;overflow:auto;background:#fff;border:1px solid #e1e4ec;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.24);padding:16px;color:#20243a}.rmp-credit-popover[hidden]{display:none!important}.rmp-credit-popover header{display:flex;justify-content:space-between;align-items:center;font-size:18px}.rmp-credit-close{border:0;background:transparent;font-size:25px;cursor:pointer}.rmp-credit-balance{padding:12px;margin:10px 0;background:#f3f0ff;border-radius:10px}.rmp-credit-balance strong{font-size:22px;color:#6337dc}.rmp-credit-costs>div,.rmp-credit-history>div{display:flex;justify-content:space-between;gap:12px;padding:9px 2px;border-bottom:1px solid #eceef3;font-size:12px}.rmp-credit-costs b{color:#6337dc}.rmp-credit-actions{display:flex;gap:7px;flex-wrap:wrap;margin:13px 0}.rmp-credit-actions a,.rmp-credit-actions button{border:0;border-radius:8px;background:#6337dc;color:#fff!important;text-decoration:none;padding:8px 11px;font-weight:700;cursor:pointer}.rmp-credit-history small{display:block;color:#74798a;margin-top:2px}.rmp-credit-history .plus{color:#138642}.rmp-credit-history .minus{color:#b02b35;text-align:right}
@media(max-width:760px){.rmp-launch-secondary-row{grid-template-columns:1fr!important}.rmp-url-import-panel{padding:17px}}
@media(max-width:600px){
  .rmp-workspace{border-radius:8px;margin:4px -4px 6px}
  .rmp-workspace-tabs{padding:3px;gap:1px;top:0}
  .rmp-workspace-tab{font-size:11px;padding:7px 8px}
  .rmp-workspace-body{max-height:clamp(150px,27vh,220px)}
  .rmp-workspace-tabpanel{padding:6px}
  .rmp-workspace-preview{padding:5px;margin:5px 0;border-radius:8px}
  .rmp-workspace-actions{padding:6px!important}
  .rmp-workspace-actions .rmp-button,.rmp-workspace-actions .rmp-secondary-button{width:100%;text-align:center;justify-content:center}
  .rmp-workspace .rmp-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rmp-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}
}

/* v5.1.24 — file operations live only in the hamburger menu. */
.rmp-form[data-rmp-workspace-ready="1"]>.rmp-global-toolbar,
.rmp-form[data-rmp-workspace-ready="1"]>.rmp-saved-menu-controls[data-rmp-toolbar-ready="1"]{display:none!important;height:0!important;min-height:0!important;flex-basis:0!important;margin:0!important;padding:0!important;border:0!important}
.rmp-command-menu{grid-template-columns:1fr!important;width:min(390px,calc(100vw - 20px))!important}
.rmp-command-menu>header{grid-column:1!important}.rmp-command-menu>header>div{display:grid!important;gap:2px!important}.rmp-command-menu>header small{color:#7a8798!important;font-size:8px!important;font-weight:500!important}
.rmp-command-menu section{grid-column:1!important}.rmp-command-field{display:grid!important;gap:4px!important;margin:2px 0 4px!important}.rmp-command-field span{color:#65748b!important;font-size:8px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.06em!important}.rmp-command-field input,.rmp-command-field select{width:100%!important;min-width:0!important;min-height:39px!important;padding:7px 9px!important;border:1px solid #cfdbea!important;border-radius:8px!important;background:#fff!important;color:#243d62!important;box-sizing:border-box!important;font-size:10px!important}.rmp-command-pair{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}


/* =========================================================
   MenuMakerAI v3.8.2 unified workspace design system
   ========================================================= */
.rmp-workspace{
  --mmai-blue:#1687f8;
  --mmai-cyan:#16c9ee;
  --mmai-purple:#6d28d9;
  --mmai-violet:#8b2cf5;
  --mmai-ink:#0f1d3a;
  --mmai-muted:#667085;
  --mmai-line:#d9e2ef;
  --mmai-soft:#f7faff;
  --mmai-control-h:46px;
  border:1px solid #dce5f2!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 12px 34px rgba(21,51,96,.08)!important;
}

/* Tabs: Menu -> Brand -> Size -> remaining feature tabs */
.rmp-workspace-tabs{
  background:linear-gradient(180deg,#fbfdff 0%,#f4f8ff 100%)!important;
  border-bottom:1px solid #dce6f3!important;
  padding:10px!important;
  gap:7px!important;
}
.rmp-workspace-tab{
  min-height:42px!important;
  padding:0 17px!important;
  border:1px solid transparent!important;
  border-radius:11px!important;
  background:transparent!important;
  color:#53627a!important;
  font-size:14px!important;
  font-weight:750!important;
  letter-spacing:.01em!important;
  transition:all .16s ease!important;
}
.rmp-workspace-tab:hover{
  color:#17294a!important;
  border-color:#dbe7f7!important;
  background:#fff!important;
}
.rmp-workspace-tab.is-active{
  color:#fff!important;
  border-color:transparent!important;
  background:linear-gradient(100deg,var(--mmai-blue),var(--mmai-purple))!important;
  box-shadow:0 7px 18px rgba(69,87,214,.22)!important;
}

/* Common control system across every tab */
.rmp-workspace input:not([type="checkbox"]):not([type="radio"]):not([type="color"]):not([type="file"]),
.rmp-workspace select,
.rmp-workspace textarea{
  width:100%!important;
  min-height:var(--mmai-control-h)!important;
  box-sizing:border-box!important;
  border:1px solid #cfd9e8!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#18243b!important;
  font:inherit!important;
  font-size:14px!important;
  padding:10px 13px!important;
  box-shadow:none!important;
  outline:none!important;
}
.rmp-workspace textarea{min-height:86px!important;resize:vertical!important}
.rmp-workspace input:focus,
.rmp-workspace select:focus,
.rmp-workspace textarea:focus{
  border-color:#4e8ef7!important;
  box-shadow:0 0 0 3px rgba(65,122,241,.12)!important;
}

/* Standardize buttons across all feature tabs */
.rmp-workspace button:not(.rmp-row-delete):not(.rmp-free-photo-delete),
.rmp-workspace .rmp-button,
.rmp-workspace .rmp-secondary-button,
.rmp-workspace .rmp-icon-button,
.rmp-workspace .rmp-text-button{
  min-height:42px!important;
  box-sizing:border-box!important;
  border-radius:10px!important;
  padding:0 15px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  font-size:13px!important;
  font-weight:750!important;
  line-height:1!important;
  text-decoration:none!important;
}
.rmp-workspace .rmp-button,
.rmp-workspace button[type="submit"]{
  color:#fff!important;
  border:1px solid transparent!important;
  background:linear-gradient(100deg,var(--mmai-blue),var(--mmai-purple))!important;
  box-shadow:0 5px 14px rgba(69,87,214,.18)!important;
}
.rmp-workspace .rmp-secondary-button,
.rmp-workspace .rmp-icon-button,
.rmp-workspace .rmp-text-button{
  color:#274066!important;
  border:1px solid #cad8eb!important;
  background:#fff!important;
  box-shadow:none!important;
}
.rmp-workspace .rmp-secondary-button:hover,
.rmp-workspace .rmp-icon-button:hover,
.rmp-workspace .rmp-text-button:hover{
  color:#2b59aa!important;
  border-color:#8eb9fa!important;
  background:#f7fbff!important;
}

/* BRAND TAB — labels on the left, controls aligned and equal width */
.rmp-brand-form{
  width:min(100%,900px)!important;
  margin:0 auto!important;
}
.rmp-brand-form>.rmp-tab-section-title{margin-bottom:18px!important}
.rmp-brand-form>.rmp-brand-row{
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr)!important;
  align-items:center!important;
  column-gap:24px!important;
  row-gap:0!important;
  width:100%!important;
  margin:0 0 14px!important;
  padding:0!important;
  font-weight:600!important;
}
.rmp-brand-form>.rmp-brand-row>span:first-child{
  margin:0!important;
  color:#27364f!important;
  font-size:13px!important;
  line-height:1.3!important;
}
.rmp-brand-form>.rmp-brand-row>input:not([type="checkbox"]),
.rmp-brand-form>.rmp-brand-row>select,
.rmp-brand-form>.rmp-brand-row>textarea{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.rmp-brand-form>.rmp-brand-row>small{
  grid-column:2!important;
  margin:5px 0 0!important;
}

/* Brand checkboxes keep the same left-label alignment */
.rmp-brand-form>.rmp-brand-check-row{
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr)!important;
  align-items:center!important;
  column-gap:24px!important;
  width:100%!important;
  min-height:46px!important;
  margin:0 0 14px!important;
  padding:0!important;
}
.rmp-brand-form>.rmp-brand-check-row>input[type="checkbox"]{
  grid-column:2!important;
  grid-row:1!important;
  justify-self:start!important;
  width:18px!important;
  height:18px!important;
  margin:0!important;
}
.rmp-brand-form>.rmp-brand-check-row>span{
  grid-column:1!important;
  grid-row:1!important;
  color:#27364f!important;
  font-size:13px!important;
  font-weight:600!important;
}

/* Logo upload: label left; file and Delete Logo on the SAME row */
.rmp-brand-form>.rmp-brand-logo-row{
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr) auto!important;
  align-items:center!important;
  column-gap:24px!important;
  row-gap:6px!important;
  width:100%!important;
  margin:0 0 14px!important;
}
.rmp-brand-logo-row>span:first-child{
  grid-column:1!important;
  grid-row:1!important;
  color:#27364f!important;
  font-size:13px!important;
  font-weight:600!important;
}
.rmp-brand-logo-row>input[type="file"]{
  grid-column:2!important;
  grid-row:1!important;
  width:100%!important;
  min-width:0!important;
  height:var(--mmai-control-h)!important;
  box-sizing:border-box!important;
  border:1px solid #cfd9e8!important;
  border-radius:10px!important;
  background:#fff!important;
  padding:7px 9px!important;
  margin:0!important;
}
.rmp-brand-logo-row>.rmp-delete-logo{
  grid-column:3!important;
  grid-row:1!important;
  min-height:var(--mmai-control-h)!important;
  height:var(--mmai-control-h)!important;
  margin:0!important;
  align-self:center!important;
  color:#a12637!important;
  border-color:#f2bbc3!important;
  background:#fff8f9!important;
}
.rmp-brand-logo-row>input[type="hidden"]{display:none!important}
.rmp-brand-logo-row>.rmp-help,
.rmp-brand-logo-row>small{
  grid-column:2/4!important;
  margin:0!important;
  color:var(--mmai-muted)!important;
}

/* SIZE TAB — only the dropdown is shown */
.rmp-workspace .rmp-size-panel,
.rmp-workspace .rmp-size-grid,
.rmp-workspace .rmp-size-choice{
  display:none!important;
}
.rmp-size-form{
  width:min(100%,760px)!important;
  margin:0 auto!important;
}
.rmp-size-form>label,
.rmp-size-form>.rmp-brand-row{
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr)!important;
  align-items:center!important;
  gap:24px!important;
  margin-bottom:14px!important;
}
.rmp-size-form .rmp-page-size-select{
  width:100%!important;
  max-width:none!important;
  min-height:var(--mmai-control-h)!important;
}

/* Consistent feature-card appearance */
.rmp-workspace .rmp-palette-box,
.rmp-workspace .rmp-background-box,
.rmp-workspace .rmp-free-image-box,
.rmp-workspace .rmp-font-settings,
.rmp-workspace .rmp-menu-section{
  border:1px solid #dce5f1!important;
  border-radius:13px!important;
  background:#fff!important;
  box-shadow:0 3px 12px rgba(15,42,80,.035)!important;
}
.rmp-tab-section-title{
  color:#122445!important;
  font-size:18px!important;
  font-weight:800!important;
  border-bottom:1px solid #e6edf6!important;
}

/* Mobile keeps the same design, with labels above controls only when space is limited */
@media(max-width:720px){
  .rmp-workspace-tabs{
    position:sticky!important;
    top:0!important;
    padding:8px!important;
  }
  .rmp-workspace-tab{
    min-height:40px!important;
    padding:0 14px!important;
    font-size:13px!important;
  }
  .rmp-brand-form>.rmp-brand-row,
  .rmp-brand-form>.rmp-brand-check-row,
  .rmp-brand-form>.rmp-brand-logo-row,
  .rmp-size-form>label,
  .rmp-size-form>.rmp-brand-row{
    grid-template-columns:1fr!important;
    gap:7px!important;
    margin-bottom:15px!important;
  }
  .rmp-brand-form>.rmp-brand-row>small,
  .rmp-brand-logo-row>.rmp-help,
  .rmp-brand-logo-row>small{
    grid-column:1!important;
  }
  .rmp-brand-form>.rmp-brand-check-row>input[type="checkbox"],
  .rmp-brand-form>.rmp-brand-check-row>span,
  .rmp-brand-logo-row>span:first-child,
  .rmp-brand-logo-row>input[type="file"],
  .rmp-brand-logo-row>.rmp-delete-logo{
    grid-column:1!important;
    grid-row:auto!important;
  }
  .rmp-brand-logo-row{
    grid-template-columns:minmax(0,1fr) auto!important;
  }
  .rmp-brand-logo-row>span:first-child{
    grid-column:1/3!important;
  }
  .rmp-brand-logo-row>input[type="file"]{
    grid-column:1!important;
    grid-row:2!important;
  }
  .rmp-brand-logo-row>.rmp-delete-logo{
    grid-column:2!important;
    grid-row:2!important;
    white-space:nowrap!important;
  }
  .rmp-brand-logo-row>.rmp-help,
  .rmp-brand-logo-row>small{
    grid-column:1/3!important;
  }
}

/* v5.0.22 — element text colours live with the typography controls. */
.rmp-font-colour-settings{margin-top:14px!important;padding:14px!important;border:1px solid #dbe4ef!important;border-radius:12px!important;background:#fff!important}
.rmp-font-colour-settings>strong{display:block!important;color:#18375f!important;font-size:14px!important}
.rmp-font-colour-settings>.rmp-help{margin:4px 0 12px!important}
.rmp-font-colour-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
.rmp-font-colour-grid .rmp-text-palette-color{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;align-items:center!important;gap:8px!important;margin:0!important;padding:9px!important;border:1px solid #e2e9f2!important;border-radius:9px!important;background:#f8fbff!important}
.rmp-font-colour-grid .rmp-text-palette-color>span{font-size:10px!important;font-weight:750!important;color:#304966!important;line-height:1.2!important}
.rmp-font-colour-grid .rmp-text-palette-color>input[type=color]{width:44px!important;height:34px!important;padding:2px!important;border-radius:7px!important}
@media(max-width:720px){.rmp-font-colour-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rmp-font-colour-grid .rmp-text-palette-color{grid-template-columns:minmax(0,1fr) 38px!important;padding:7px!important}.rmp-font-colour-grid .rmp-text-palette-color>input[type=color]{width:38px!important;height:32px!important}}

/* v3.8.3 collapsible menu categories */
.rmp-menu-collapse-toolbar{
  display:flex;
  justify-content:flex-end;
  gap:8px;
  align-items:center;
  margin:0 0 12px;
}
.rmp-section-collapse-toggle{
  flex:0 0 auto;
  min-width:92px;
  gap:5px!important;
  color:#31518a!important;
  border-color:#cbdaf1!important;
  background:#f8fbff!important;
}
.rmp-section-collapse-toggle span:first-child{
  font-size:15px;
  line-height:1;
}
.rmp-menu-section.is-collapsed{
  margin-bottom:10px!important;
}
.rmp-menu-section.is-collapsed .rmp-section-bar{
  border-bottom:0!important;
}
.rmp-menu-section.is-collapsed .rmp-table-wrap,
.rmp-menu-section.is-collapsed .rmp-add-row{
  display:none!important;
}
.rmp-template-bar-field{
  padding:12px 14px;
  border:1px solid #d9e5f5;
  border-radius:10px;
  background:#f8fbff;
}
.rmp-template-bar-field strong,
.rmp-template-bar-field small{display:block}
.rmp-template-bar-field small{margin-top:4px;color:#667085;line-height:1.4}
@media(max-width:720px){
  .rmp-menu-collapse-toolbar{
    justify-content:stretch;
  }
  .rmp-menu-collapse-toolbar .rmp-secondary-button{
    flex:1 1 0;
  }
  .rmp-section-collapse-toggle{
    min-width:84px!important;
  }
}

/* v3.9 SEO-aligned template selector */
.rmp-template-search-field input{width:100%}.rmp-template-generic-field select{width:100%}.rmp-template-search-field{position:relative}

/* v3.9.1 declarations: allergens, additives, dietary */
.rmp-menu-table{min-width:1180px}
.rmp-menu-table .rmp-allergen-col,
.rmp-menu-table .rmp-additive-col,
.rmp-menu-table .rmp-dietary-col{width:145px}
.rmp-menu-table .rmp-price-col{width:100px}
.rmp-item-allergens,.rmp-item-additives,.rmp-item-dietary{
  width:100%!important;
  min-height:76px!important;
  font-size:12px!important;
  padding:6px!important;
  border:1px solid #d3ddeb!important;
  border-radius:8px!important;
  background:#fff!important;
}
.rmp-compliance-region small{max-width:900px;line-height:1.45}
@media(max-width:720px){
  .rmp-menu-table{min-width:1180px}
}

/* v3.9.2 dietary flag icons */
.rmp-dietary-flags{display:flex;flex-wrap:wrap;gap:6px;align-items:center;min-width:205px}
.rmp-dietary-data{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}
.rmp-dietary-flag{
  min-height:38px!important;
  width:42px!important;
  padding:5px!important;
  border:1px solid #d6dfeb!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#6b778c!important;
  display:inline-flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:1px!important;
  box-shadow:none!important;
}
.rmp-dietary-flag svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.rmp-dietary-flag span{font-size:8px!important;line-height:1!important;font-weight:800!important;white-space:nowrap}
.rmp-dietary-flag.is-active{color:#fff!important;border-color:transparent!important;background:linear-gradient(135deg,#1687f8,#6d28d9)!important;box-shadow:0 4px 10px rgba(67,83,204,.18)!important}
.rmp-dietary-more{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:78px}
.rmp-dietary-more>span{font-size:9px!important;color:#667085!important;font-weight:700!important}
.rmp-dietary-more-select{min-height:42px!important;height:42px!important;font-size:10px!important;padding:3px!important;border-radius:8px!important}
.rmp-preview-dietary-flags{display:inline-flex;gap:3px;vertical-align:middle;margin-left:5px;transform:translateY(2px)}
.rmp-preview-dietary-icon{display:inline-flex;width:15px;height:15px;border:1px solid currentColor;border-radius:50%;align-items:center;justify-content:center}
.rmp-preview-dietary-icon svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.rmp-preview-dietary-tag{font-size:8px;border:1px solid currentColor;border-radius:8px;padding:1px 3px}
@media(max-width:720px){
  .rmp-dietary-flags{min-width:190px}
  .rmp-dietary-flag{width:40px!important}
}

/* v3.9.3 MenuMaker AI animated generation experience */
.rmp-ai-experience{
  position:fixed;
  inset:0;
  z-index:999999;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:20px;
  background:rgba(247,250,255,.86);
  backdrop-filter:blur(10px);
  opacity:0;
  transition:opacity .2s ease;
}
.rmp-ai-experience.is-visible{opacity:1}
.rmp-ai-stage{
  width:min(92vw,430px);
  display:flex;
  align-items:center;
  gap:24px;
  padding:28px 30px;
  border:1px solid rgba(82,118,221,.18);
  border-radius:24px;
  background:rgba(255,255,255,.96);
  box-shadow:0 24px 70px rgba(26,57,111,.18);
}
.rmp-ai-mark{
  position:relative;
  flex:0 0 92px;
  width:92px;
  height:92px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.rmp-ai-mark strong{
  position:relative;
  z-index:4;
  display:flex;
  align-items:center;
  justify-content:center;
  width:62px;
  height:62px;
  border-radius:18px;
  font-size:38px;
  line-height:1;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:900;
  letter-spacing:-4px;
  color:#fff;
  background:linear-gradient(135deg,#118cf5 3%,#24c8e9 43%,#7853e8 72%,#8f2cf5 100%);
  box-shadow:0 9px 25px rgba(79,79,220,.30),inset 0 1px 0 rgba(255,255,255,.36);
  animation:rmp-ai-m-pulse 1.35s ease-in-out infinite;
}
.rmp-ai-orbit{
  position:absolute;
  inset:4px;
  border:2px solid transparent;
  border-top-color:#1687f8;
  border-right-color:#7b3ff0;
  border-radius:50%;
  animation:rmp-ai-spin 1.65s linear infinite;
}
.rmp-ai-orbit-two{
  inset:12px;
  border-width:1px;
  border-top-color:#20c7ea;
  border-left-color:#8c2cf5;
  animation-direction:reverse;
  animation-duration:1.05s;
  opacity:.8;
}
.rmp-ai-spark{
  position:absolute;
  z-index:5;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#20c7ea;
  box-shadow:0 0 14px currentColor;
  animation:rmp-ai-spark 1.6s ease-in-out infinite;
}
.rmp-ai-spark-one{top:3px;right:10px;color:#1687f8}
.rmp-ai-spark-two{bottom:9px;left:2px;color:#7f3ff0;animation-delay:.45s}
.rmp-ai-spark-three{top:21px;left:2px;width:5px;height:5px;color:#20c7ea;animation-delay:.8s}
.rmp-ai-copy{flex:1;min-width:0}
.rmp-ai-title{
  display:block;
  color:#102143;
  font-size:18px;
  line-height:1.25;
  font-weight:850;
  margin-bottom:7px;
}
.rmp-ai-status{
  display:block;
  min-height:20px;
  color:#61708a;
  font-size:13px;
  line-height:1.45;
}
.rmp-ai-status.is-changing{animation:rmp-ai-text .32s ease}
.rmp-ai-progress{
  position:relative;
  height:5px;
  overflow:hidden;
  margin-top:15px;
  border-radius:999px;
  background:#edf2fa;
}
.rmp-ai-progress span{
  position:absolute;
  inset:0 auto 0 -36%;
  width:36%;
  border-radius:inherit;
  background:linear-gradient(90deg,#1687f8,#1fc9e9,#7b3ff0);
  animation:rmp-ai-progress 1.25s ease-in-out infinite;
}
@keyframes rmp-ai-spin{to{transform:rotate(360deg)}}
@keyframes rmp-ai-m-pulse{
  0%,100%{transform:scale(1);filter:saturate(1)}
  50%{transform:scale(1.055);filter:saturate(1.22)}
}
@keyframes rmp-ai-spark{
  0%,100%{transform:scale(.55);opacity:.25}
  50%{transform:scale(1.35);opacity:1}
}
@keyframes rmp-ai-progress{
  0%{left:-36%}
  100%{left:105%}
}
@keyframes rmp-ai-text{
  0%{opacity:.25;transform:translateY(4px)}
  100%{opacity:1;transform:translateY(0)}
}
@media(max-width:600px){
  .rmp-ai-stage{
    width:min(94vw,360px);
    flex-direction:column;
    text-align:center;
    gap:15px;
    padding:25px 22px;
  }
  .rmp-ai-mark{width:84px;height:84px;flex-basis:84px}
  .rmp-ai-mark strong{width:58px;height:58px;font-size:35px}
  .rmp-ai-title{font-size:17px}
}
@media(prefers-reduced-motion:reduce){
  .rmp-ai-orbit,.rmp-ai-mark strong,.rmp-ai-spark,.rmp-ai-progress span,.rmp-ai-status{animation:none!important}
}

/* v3.9.4 critical interaction fix */
.rmp-ai-experience[hidden]{display:none!important;pointer-events:none!important;visibility:hidden!important}
.rmp-ai-experience:not(.is-visible){pointer-events:none!important}
.rmp-ai-experience.is-visible{pointer-events:auto!important}

/* v4.0.0 template mixing + currency/pricing UI */
.rmp-editor-heading-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.rmp-library-modal{position:fixed;inset:0;z-index:1000000;background:rgba(16,29,58,.55);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:18px}
.rmp-library-modal[hidden]{display:none!important}
.rmp-library-dialog{width:min(920px,96vw);max-height:88vh;overflow:hidden;display:flex;flex-direction:column;background:#fff;border-radius:20px;box-shadow:0 28px 90px rgba(15,29,58,.3);border:1px solid #d9e5f4}
.rmp-library-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:20px 22px;border-bottom:1px solid #e5ebf3}
.rmp-library-head>div{display:flex;flex-direction:column;gap:3px}.rmp-library-head strong{font-size:20px;color:#132544}.rmp-library-head span{font-size:13px;color:#667085}
.rmp-library-close{border:0!important;background:#f2f5f9!important;color:#334155!important;width:38px!important;min-height:38px!important;padding:0!important;border-radius:50%!important;font-size:24px!important}
.rmp-library-tabs{display:flex;gap:7px;padding:12px 20px;background:#f8fbff;border-bottom:1px solid #e6edf6}
.rmp-library-tabs button{border:1px solid #d4dfed;background:#fff;color:#52627b;border-radius:10px;padding:9px 18px;font-weight:750}
.rmp-library-tabs button.is-active{color:#fff;border-color:transparent;background:linear-gradient(100deg,#1687f8,#6d28d9)}
.rmp-library-picker{padding:14px 20px;border-bottom:1px solid #edf1f6}.rmp-library-picker label{display:grid;grid-template-columns:120px 1fr;gap:15px;align-items:center}.rmp-library-picker span{font-weight:700;color:#334155}
.rmp-library-picker select{min-height:44px;border:1px solid #cfd9e8;border-radius:10px;padding:8px 12px}
.rmp-library-categories{padding:15px 20px;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.rmp-library-category{border:1px solid #dce5f1;border-radius:13px;background:#fff;overflow:hidden}
.rmp-library-category-head{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:11px 12px;background:#f8fbff;border-bottom:1px solid #e7edf5}.rmp-library-category-head label{display:flex;gap:8px;align-items:center}.rmp-library-category-head span{font-size:11px;color:#667085}
.rmp-library-items{max-height:220px;overflow:auto;padding:6px 10px}.rmp-library-item-check{display:flex;gap:9px;align-items:flex-start;padding:8px 3px;border-bottom:1px solid #f0f3f7}.rmp-library-item-check:last-child{border-bottom:0}.rmp-library-item-check span{display:flex;flex-direction:column;gap:2px}.rmp-library-item-check small{color:#667085;line-height:1.35}
.rmp-library-empty{grid-column:1/-1;color:#667085;text-align:center;padding:30px}
.rmp-library-footer{display:flex;align-items:center;gap:10px;padding:14px 20px;border-top:1px solid #e5ebf3;background:#fff}.rmp-library-selection-status{margin-right:auto;font-size:12px;color:#667085}
.rmp-modal-open{overflow:hidden}
.rmp-suggest-prices{min-width:50px!important;background:linear-gradient(100deg,#1687f8,#6d28d9)!important;color:#fff!important;border-color:transparent!important}
.rmp-country-market,.rmp-currency-code{width:100%}
@media(max-width:720px){
  .rmp-library-dialog{max-height:92vh}.rmp-library-categories{grid-template-columns:1fr}.rmp-library-picker label{grid-template-columns:1fr;gap:5px}.rmp-library-footer{flex-wrap:wrap}.rmp-library-selection-status{width:100%;margin:0}.rmp-editor-heading-actions{width:100%}.rmp-editor-heading-actions button{flex:1 1 auto}
}

/* v4.0.2 — Expand / collapse the entire Menu tab */
.rmp-menu-tab-heading{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  position:sticky;
  top:0;
  z-index:12;
  background:#fff;
}
.rmp-menu-expand-toggle{
  flex:0 0 auto!important;
  min-height:38px!important;
  padding:0 13px!important;
  white-space:nowrap!important;
}
.rmp-menu-expand-toggle>span:first-child{
  font-size:16px;
  line-height:1;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded{
  padding-bottom:10px!important;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-workspace-tabinner{
  max-height:calc(100vh - 135px)!important;
  min-height:min(72vh,760px);
  overflow-y:auto!important;
  overscroll-behavior:contain;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-editor{
  padding-bottom:24px;
}
@media(max-width:720px){
  .rmp-menu-tab-heading{
    top:0;
  }
  .rmp-menu-expand-toggle{
    min-height:36px!important;
    padding:0 10px!important;
  }
  .rmp-menu-expand-toggle span:last-child{
    font-size:11px!important;
  }
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-workspace-tabinner{
    max-height:calc(100vh - 112px)!important;
    min-height:70vh;
    overflow-y:auto!important;
  }
}

/* v4.0.3 — true full-screen Menu expansion */
html.rmp-menu-expanded-open,
html.rmp-menu-expanded-open body{
  overflow:hidden!important;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded{
  position:fixed!important;
  inset:0!important;
  z-index:1000001!important;
  display:flex!important;
  flex-direction:column!important;
  width:100vw!important;
  height:100dvh!important;
  max-width:none!important;
  max-height:none!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:#f7f9fc!important;
  overflow:hidden!important;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-workspace-tabinner{
  flex:1 1 auto!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  overflow:auto!important;
  padding:0 18px 28px!important;
  background:#fff!important;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-tab-heading{
  position:sticky!important;
  top:0!important;
  z-index:100!important;
  margin:0 -18px 14px!important;
  padding:13px 18px!important;
  min-height:60px!important;
  border-bottom:1px solid #dce5f1!important;
  background:#fff!important;
  box-shadow:0 4px 14px rgba(15,35,72,.07)!important;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-tab-heading::after{
  content:"Full-screen menu editor · Press Esc to close";
  margin-left:auto;
  margin-right:12px;
  color:#7a879b;
  font-size:11px;
  font-weight:600;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-expand-toggle{
  order:3;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-panel,
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-source-pane{
  max-width:none!important;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-table-wrap{
  max-height:none!important;
  overflow:visible!important;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-editor{
  padding-bottom:40px!important;
}
@media(max-width:720px){
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-workspace-tabinner{
    padding:0 10px 20px!important;
  }
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-tab-heading{
    margin:0 -10px 10px!important;
    padding:10px!important;
    min-height:54px!important;
  }
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-tab-heading::after{
    display:none!important;
  }
}

/* v4.0.4 browser country/currency detection */
.rmp-country-market-field .rmp-location-status{
  display:block;
  grid-column:2;
  margin-top:5px;
  color:#667085;
  font-size:11px;
  line-height:1.35;
}
.rmp-country-market-field .rmp-location-status.is-detected{
  color:#287a57;
  font-weight:650;
}
@media(max-width:720px){
  .rmp-country-market-field .rmp-location-status{
    grid-column:1;
  }
}

/* v4.0.5 automatic country-based menu pricing */
.rmp-currency-field .rmp-auto-price-status{
  display:block;
  grid-column:2;
  margin-top:5px;
  color:#667085;
  font-size:11px;
  line-height:1.35;
}
.rmp-currency-field .rmp-auto-price-status.is-pricing{color:#3d63aa;font-weight:650}
.rmp-currency-field .rmp-auto-price-status.is-success{color:#287a57;font-weight:650}
.rmp-currency-field .rmp-auto-price-status.is-error{color:#a33a4b;font-weight:650}
@media(max-width:720px){
  .rmp-currency-field .rmp-auto-price-status{grid-column:1}
}

/* v4.0.7 — cleaner menu editor, aligned controls and compact dietary icons */
.rmp-menu-table{
  min-width:1260px!important;
  table-layout:fixed!important;
}
.rmp-menu-table th:nth-child(1){width:18%!important}
.rmp-menu-table th:nth-child(2){width:30%!important}
.rmp-menu-table .rmp-allergen-col{width:14%!important}
.rmp-menu-table .rmp-additive-col{width:13%!important}
.rmp-menu-table .rmp-dietary-col{width:13%!important}
.rmp-menu-table .rmp-price-col{width:8%!important}
.rmp-menu-table .rmp-action-col{width:4%!important}
.rmp-menu-row>td{
  vertical-align:top!important;
  padding:12px 10px!important;
  box-sizing:border-box!important;
}
.rmp-menu-row .rmp-item-description,
.rmp-menu-row .rmp-item-allergens,
.rmp-menu-row .rmp-item-additives{
  height:96px!important;
  min-height:96px!important;
  max-height:96px!important;
  box-sizing:border-box!important;
  resize:none!important;
}
.rmp-menu-row .rmp-item-allergens,
.rmp-menu-row .rmp-item-additives{
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:8px!important;
  line-height:1.28!important;
}
.rmp-menu-row .rmp-item-price{
  width:100%!important;
  min-width:0!important;
  height:46px!important;
  margin:0!important;
}
.rmp-dietary-flags{
  width:132px!important;
  min-width:132px!important;
  display:grid!important;
  grid-template-columns:repeat(3,38px)!important;
  grid-template-rows:repeat(2,38px)!important;
  gap:7px!important;
  align-content:start!important;
  justify-content:start!important;
  margin:0!important;
}
.rmp-dietary-flag{
  width:38px!important;
  min-width:38px!important;
  height:38px!important;
  min-height:38px!important;
  padding:7px!important;
  border-radius:10px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.rmp-dietary-flag svg{
  width:21px!important;
  height:21px!important;
}
.rmp-dietary-flag span{display:none!important}
.rmp-dietary-more,
.rmp-dietary-more-select{display:none!important}
.rmp-menu-row td:has(.rmp-dietary-flags){
  min-width:145px!important;
}
.rmp-menu-tab-heading{
  gap:8px!important;
}
.rmp-dietary-global-toggle{
  margin-left:auto!important;
  min-height:38px!important;
  white-space:nowrap!important;
}
.rmp-menu-expand-toggle{
  margin-left:0!important;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-tab-heading::after{
  margin-left:0!important;
}
.rmp-menu-row .rmp-row-delete,
.rmp-menu-row .rmp-duplicate-row{
  margin:2px!important;
}
@media(max-width:720px){
  .rmp-menu-table{min-width:1180px!important}
  .rmp-menu-tab-heading{flex-wrap:wrap!important}
  .rmp-dietary-global-toggle,
  .rmp-menu-expand-toggle{flex:1 1 auto!important}
}

/* v4.0.8 — menu editor column alignment / description visibility fix */
.rmp-menu-table{
  width:100%!important;
  min-width:1320px!important;
  table-layout:fixed!important;
}
.rmp-menu-table th{
  text-align:left!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  box-sizing:border-box!important;
}
.rmp-menu-table .rmp-drag-col,
.rmp-menu-table td.rmp-row-drag{
  width:34px!important;
  min-width:34px!important;
  max-width:34px!important;
  padding-left:4px!important;
  padding-right:4px!important;
  text-align:center!important;
}
.rmp-menu-table .rmp-dish-col,
.rmp-menu-table td:has(.rmp-item-name){width:22%!important}
.rmp-menu-table .rmp-description-col,
.rmp-menu-table td:has(.rmp-item-description){width:30%!important}
.rmp-menu-table .rmp-allergen-col,
.rmp-menu-table td:has(.rmp-item-allergens){width:14%!important}
.rmp-menu-table .rmp-additive-col,
.rmp-menu-table td:has(.rmp-item-additives){width:13%!important}
.rmp-menu-table .rmp-dietary-col,
.rmp-menu-table td:has(.rmp-dietary-flags){width:13%!important}
.rmp-menu-table .rmp-price-col,
.rmp-menu-table td:has(.rmp-item-price){width:8%!important}
.rmp-menu-table .rmp-action-col{width:54px!important}
.rmp-menu-table td:has(.rmp-row-delete){
  width:54px!important;min-width:54px!important;max-width:54px!important
}
.rmp-item-name{
  width:100%!important;
  text-align:left!important;
  padding-left:14px!important;
  padding-right:14px!important;
}
.rmp-item-description{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:96px!important;
  min-height:96px!important;
  max-height:96px!important;
  text-align:left!important;
  padding:10px 12px!important;
  line-height:1.35!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  white-space:pre-wrap!important;
}
.rmp-item-allergens,
.rmp-item-additives{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:96px!important;
  min-height:96px!important;
  max-height:96px!important;
  padding:8px 9px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
}
.rmp-menu-row>td{overflow:hidden!important}
.rmp-menu-row>td:has(.rmp-dietary-flags),
.rmp-menu-row>td:has(.rmp-item-price),
.rmp-menu-row>td:has(.rmp-row-delete){overflow:visible!important}
.rmp-dietary-flags{margin:0 auto!important}
.rmp-item-price{text-align:left!important;padding-left:12px!important}
@media(max-width:720px){.rmp-menu-table{min-width:1220px!important}}

/* v4.0.9 — fluid Menu editor layout + unified category toolbar */
.rmp-menu-table{
  width:100%!important;
  min-width:0!important;
  table-layout:fixed!important;
}
.rmp-menu-table th,
.rmp-menu-table td{
  box-sizing:border-box!important;
}
.rmp-menu-table th.rmp-dish-col{
  text-align:left!important;
  padding-left:12px!important;
}
.rmp-menu-table td:has(.rmp-item-name){
  text-align:left!important;
}
.rmp-menu-table .rmp-drag-col,
.rmp-menu-table td.rmp-row-drag{
  width:2.2%!important;
  min-width:24px!important;
  max-width:none!important;
}
.rmp-menu-table .rmp-dish-col,
.rmp-menu-table td:has(.rmp-item-name){width:20%!important}
.rmp-menu-table .rmp-description-col,
.rmp-menu-table td:has(.rmp-item-description){width:26%!important}
.rmp-menu-table .rmp-allergen-col,
.rmp-menu-table td:has(.rmp-item-allergens){width:14%!important}
.rmp-menu-table .rmp-additive-col,
.rmp-menu-table td:has(.rmp-item-additives){width:12%!important}
.rmp-menu-table .rmp-dietary-col,
.rmp-menu-table td:has(.rmp-dietary-flags){width:12.5%!important}
.rmp-menu-table .rmp-price-col,
.rmp-menu-table td:has(.rmp-item-price){width:8%!important}
.rmp-menu-table .rmp-action-col,
.rmp-menu-table td:has(.rmp-row-delete){width:5.3%!important;min-width:44px!important;max-width:none!important}

.rmp-item-name{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  text-align:left!important;
  padding:0 12px!important;
  box-sizing:border-box!important;
}
.rmp-item-description{
  width:100%!important;
  max-width:none!important;
  min-height:82px!important;
  height:auto;
  margin:0!important;
  box-sizing:border-box!important;
  resize:vertical!important;
  overflow-y:auto!important;
}
.rmp-item-allergens,
.rmp-item-additives{
  width:100%!important;
  max-width:none!important;
  min-height:82px!important;
  margin:0!important;
  box-sizing:border-box!important;
}
.rmp-dietary-flags{
  width:100%!important;
  min-width:0!important;
  grid-template-columns:repeat(3,minmax(30px,38px))!important;
  justify-content:start!important;
}
.rmp-dietary-flag{
  width:100%!important;
  min-width:30px!important;
  max-width:38px!important;
}
.rmp-item-price{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
}
.rmp-table-wrap{
  width:100%!important;
  overflow-x:hidden!important;
}

/* Keep all menu-category commands together in one row. */
.rmp-menu-collapse-toolbar{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  margin:0 0 12px!important;
}
.rmp-menu-toolbar-left,
.rmp-menu-toolbar-right{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:nowrap!important;
}
.rmp-menu-toolbar-right{
  margin-left:auto!important;
}
.rmp-menu-collapse-toolbar .rmp-secondary-button{
  white-space:nowrap!important;
}

/* The template picker must remain above the true full-screen Menu editor. */
.rmp-library-modal{
  z-index:2000010!important;
}
.rmp-library-dialog{
  z-index:2000011!important;
}

/* The old editor-heading action location is no longer used once buttons are moved. */
.rmp-editor-heading-actions[hidden]{
  display:none!important;
}

@media(max-width:1280px){
  .rmp-menu-table{
    min-width:1050px!important;
  }
  .rmp-table-wrap{
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch;
  }
  .rmp-menu-collapse-toolbar{
    flex-wrap:wrap!important;
  }
  .rmp-menu-toolbar-right{
    margin-left:0!important;
  }
}
@media(max-width:720px){
  .rmp-menu-table{min-width:1040px!important}
  .rmp-menu-toolbar-left,
  .rmp-menu-toolbar-right{
    width:100%!important;
    flex-wrap:wrap!important;
  }
  .rmp-menu-collapse-toolbar .rmp-secondary-button{
    flex:1 1 auto!important;
  }
}

/* v4.0.10 — reliable compact editor alignment */
.rmp-menu-table{
  width:100%!important;
  min-width:0!important;
  table-layout:fixed!important;
}
.rmp-menu-table th.rmp-dish-col{
  text-align:left!important;
  padding-left:6px!important;
}
.rmp-menu-table td:has(.rmp-item-name){
  text-align:left!important;
  padding-left:6px!important;
  padding-right:8px!important;
}
.rmp-menu-table input.rmp-item-name{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding-left:8px!important;
  padding-right:8px!important;
  text-align:left!important;
  direction:ltr!important;
}

/* Remove the legacy minimum width that pushed Dietary controls into Price. */
.rmp-menu-row td:has(.rmp-dietary-flags){
  min-width:0!important;
  width:11%!important;
  overflow:hidden!important;
}
.rmp-menu-table .rmp-dietary-col{width:11%!important}
.rmp-menu-table .rmp-price-col,
.rmp-menu-table td:has(.rmp-item-price){
  width:9%!important;
  min-width:0!important;
  overflow:hidden!important;
}
.rmp-menu-table .rmp-action-col,
.rmp-menu-table td:has(.rmp-row-delete){
  width:5.5%!important;
  min-width:42px!important;
  overflow:visible!important;
}
.rmp-menu-table .rmp-dish-col,
.rmp-menu-table td:has(.rmp-item-name){width:20%!important}
.rmp-menu-table .rmp-description-col,
.rmp-menu-table td:has(.rmp-item-description){width:27%!important}
.rmp-menu-table .rmp-allergen-col,
.rmp-menu-table td:has(.rmp-item-allergens){width:14%!important}
.rmp-menu-table .rmp-additive-col,
.rmp-menu-table td:has(.rmp-item-additives){width:11.5%!important}

/* Smaller two-row dietary grid in normal view so it never overlays Price. */
.rmp-dietary-flags{
  width:100%!important;
  min-width:0!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(26px,1fr))!important;
  grid-template-rows:repeat(2,34px)!important;
  gap:5px!important;
  margin:0!important;
  justify-items:center!important;
  align-items:center!important;
}
.rmp-dietary-flag{
  width:32px!important;
  min-width:28px!important;
  max-width:32px!important;
  height:32px!important;
  min-height:32px!important;
  padding:5px!important;
  border-radius:8px!important;
}
.rmp-dietary-flag svg{
  width:18px!important;
  height:18px!important;
}
.rmp-menu-row .rmp-item-price{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  box-sizing:border-box!important;
  padding-left:8px!important;
  padding-right:6px!important;
}
.rmp-menu-row td:has(.rmp-duplicate-row){
  white-space:normal!important;
}
.rmp-menu-row .rmp-duplicate-row,
.rmp-menu-row .rmp-row-delete{
  display:flex!important;
  width:30px!important;
  min-width:30px!important;
  height:30px!important;
  min-height:30px!important;
  padding:0!important;
  align-items:center!important;
  justify-content:center!important;
  margin:2px auto!important;
}

/* Expanded mode can use slightly larger icons because more width is available. */
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-dietary-flags{
  grid-template-columns:repeat(3,36px)!important;
  justify-content:start!important;
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-dietary-flag{
  width:36px!important;
  max-width:36px!important;
  height:36px!important;
  min-height:36px!important;
}

@media(max-width:1280px){
  .rmp-menu-table{min-width:980px!important}
  .rmp-table-wrap{overflow-x:auto!important}
}

/* v4.0.11 — only Vegan + Vegetarian icons; bare icons in Preview/PDF */
.rmp-dietary-flags{
  grid-template-columns:repeat(2,36px)!important;
  grid-template-rows:36px!important;
  width:78px!important;
  min-width:78px!important;
  gap:6px!important;
  justify-content:start!important;
}
.rmp-dietary-flag{
  width:36px!important;
  min-width:36px!important;
  max-width:36px!important;
  height:36px!important;
  min-height:36px!important;
}
.rmp-menu-table .rmp-dietary-col,
.rmp-menu-table td:has(.rmp-dietary-flags){
  width:8%!important;
}
.rmp-menu-table .rmp-price-col,
.rmp-menu-table td:has(.rmp-item-price){
  width:10%!important;
}

/* Live Preview dietary marks are tiny SVGs only: no circle, badge, text or background. */
.rmp-preview-dietary-flags{
  display:inline-flex!important;
  gap:3px!important;
  margin-left:5px!important;
  vertical-align:middle!important;
  transform:none!important;
}
.rmp-preview-dietary-icon{
  display:inline-flex!important;
  width:11px!important;
  height:11px!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  box-shadow:none!important;
  align-items:center!important;
  justify-content:center!important;
}
.rmp-preview-dietary-icon svg{
  display:block!important;
  width:11px!important;
  height:11px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.7!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.rmp-preview-dietary-tag{display:none!important}

/* v4.0.12 — ROOT FIX: actual 8-column grid.
   A legacy th:nth-child(1){width:27%} rule was overriding the drag-column width.
   That invisible 27% first column was what pushed Dish Name toward the centre. */
.rmp-menu-table thead tr > th:nth-child(1),
.rmp-menu-table tbody tr > td:nth-child(1){
  width:2.2%!important;
  min-width:26px!important;
  max-width:34px!important;
  padding-left:2px!important;
  padding-right:2px!important;
}
.rmp-menu-table thead tr > th:nth-child(2),
.rmp-menu-table tbody tr > td:nth-child(2){width:20%!important}
.rmp-menu-table thead tr > th:nth-child(3),
.rmp-menu-table tbody tr > td:nth-child(3){width:28%!important}
.rmp-menu-table thead tr > th:nth-child(4),
.rmp-menu-table tbody tr > td:nth-child(4){width:14%!important}
.rmp-menu-table thead tr > th:nth-child(5),
.rmp-menu-table tbody tr > td:nth-child(5){width:12%!important}
.rmp-menu-table thead tr > th:nth-child(6),
.rmp-menu-table tbody tr > td:nth-child(6){width:8%!important}
.rmp-menu-table thead tr > th:nth-child(7),
.rmp-menu-table tbody tr > td:nth-child(7){width:10%!important}
.rmp-menu-table thead tr > th:nth-child(8),
.rmp-menu-table tbody tr > td:nth-child(8){width:5.8%!important}

/* Dish column begins immediately after the small drag handle. */
.rmp-menu-table thead tr > th:nth-child(2){
  text-align:left!important;
  padding-left:4px!important;
}
.rmp-menu-table tbody tr > td:nth-child(2){
  text-align:left!important;
  padding-left:4px!important;
  padding-right:8px!important;
}
.rmp-menu-table tbody tr > td:nth-child(2) > .rmp-item-name{
  display:block!important;
  width:100%!important;
  margin:0!important;
  text-align:left!important;
  padding-left:10px!important;
  box-sizing:border-box!important;
}

/* Prevent any earlier generic column rule from re-expanding the drag column. */
.rmp-menu-table thead .rmp-drag-col,
.rmp-menu-table tbody .rmp-row-drag{
  width:2.2%!important;
  min-width:26px!important;
  max-width:34px!important;
}

/* =========================================================
   v4.1.0 — Desktop split editor + mobile Design / Preview app shell
   ========================================================= */
.rmp-workspace-shell{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:18px!important;
  align-items:start!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.rmp-workspace-shell > .rmp-workspace,
.rmp-workspace-shell > .rmp-workspace-preview{
  min-width:0!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}

/* Desktop left half: feature tabs + active Design panel */
.rmp-workspace-shell > .rmp-workspace{
  grid-column:1!important;
  position:relative!important;
}
.rmp-workspace-shell .rmp-workspace-tabs{
  position:sticky!important;
  top:0!important;
  z-index:30!important;
  width:100%!important;
  overflow-x:auto!important;
  scrollbar-width:thin;
  background:#fff!important;
}
.rmp-workspace-shell .rmp-workspace-body,
.rmp-workspace-shell .rmp-workspace-tabpanel,
.rmp-workspace-shell .rmp-workspace-tabinner{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
}

/* Desktop right half: preview stays visible while Design scrolls. */
.rmp-workspace-shell > .rmp-workspace-preview{
  grid-column:2!important;
  position:sticky!important;
  top:12px!important;
  align-self:start!important;
  max-height:calc(100vh - 24px)!important;
  overflow:auto!important;
  border-radius:16px!important;
}
.rmp-workspace-shell .rmp-workspace-preview-title{
  position:sticky!important;
  top:0!important;
  z-index:20!important;
  background:#fff!important;
  margin:0!important;
  padding:12px 14px!important;
  border-bottom:1px solid #e5ebf3!important;
}
.rmp-workspace-shell .rmp-design-preview-box{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:10px!important;
  box-sizing:border-box!important;
}
.rmp-workspace-shell .rmp-design-preview{
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Mobile switch exists in the DOM for accessibility but is desktop-hidden. */
.rmp-mobile-view-switch{
  display:none!important;
}

/* Give full width to the overall front-end form/workspace on desktop. */
.rmp-form[data-rmp-workspace-ready="1"]{
  max-width:none!important;
  width:100%!important;
}
body.rmp-editor-app-mode>.rmp-form[data-rmp-workspace-ready="1"]{transform:none!important;contain:none!important;isolation:isolate!important}
.rmp-form[data-rmp-workspace-ready="1"] > .rmp-workspace-shell{
  box-sizing:border-box!important;
}

/* Tablet: preserve split screen until actual mobile width. */
@media(min-width:761px) and (max-width:1100px){
  .rmp-workspace-shell{
    gap:12px!important;
    grid-template-columns:minmax(0,50%) minmax(0,50%)!important;
  }
  .rmp-workspace-shell .rmp-workspace-tab{
    padding-left:10px!important;
    padding-right:10px!important;
  }
}

/* Mobile behaves like a two-screen app: Design OR Preview, never both cramped together. */
@media(max-width:760px){
  html,body{
    max-width:100%!important;
  }
  .rmp-form[data-rmp-workspace-ready="1"]{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0 0 72px!important;
    box-sizing:border-box!important;
    overflow-x:hidden!important;
  }
  .rmp-workspace-shell{
    display:block!important;
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    gap:0!important;
  }
  .rmp-workspace-shell > .rmp-workspace,
  .rmp-workspace-shell > .rmp-workspace-preview{
    width:100vw!important;
    max-width:100vw!important;
    min-height:calc(100dvh - 72px)!important;
    border-radius:0!important;
    box-shadow:none!important;
    margin:0!important;
  }

  /* DESIGN is the default mobile screen. */
  .rmp-workspace-shell > .rmp-workspace{
    display:block!important;
  }
  .rmp-workspace-shell > .rmp-workspace-preview{
    display:none!important;
  }

  /* PREVIEW button swaps screens. */
  .rmp-form.rmp-mobile-preview-mode .rmp-workspace-shell > .rmp-workspace{
    display:none!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-workspace-shell > .rmp-workspace-preview{
    display:block!important;
    position:relative!important;
    top:auto!important;
    max-height:none!important;
    overflow:visible!important;
    background:#f4f7fb!important;
  }

  /* Design screen uses all available mobile width and height. */
  .rmp-workspace-tabs{
    position:sticky!important;
    top:0!important;
    z-index:100!important;
    display:flex!important;
    width:100vw!important;
    max-width:100vw!important;
    overflow-x:auto!important;
    flex-wrap:nowrap!important;
    padding:7px 8px!important;
    gap:5px!important;
    background:#fff!important;
    border-bottom:1px solid #e5ebf3!important;
    -webkit-overflow-scrolling:touch;
  }
  .rmp-workspace-tab{
    flex:0 0 auto!important;
    min-height:40px!important;
    padding:8px 12px!important;
    font-size:12px!important;
  }
  .rmp-workspace-body,
  .rmp-workspace-tabpanel,
  .rmp-workspace-tabinner{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  .rmp-workspace-tabpanel{
    padding:8px!important;
  }
  .rmp-workspace-tabinner{
    padding-bottom:16px!important;
  }

  /* Preview screen uses the whole mobile viewport, not a tiny centered card. */
  .rmp-workspace-preview-title{
    position:sticky!important;
    top:0!important;
    z-index:80!important;
    padding:10px 12px!important;
    background:#fff!important;
  }
  .rmp-workspace-preview-title span{
    font-size:11px!important;
  }
  .rmp-design-preview-box{
    width:100%!important;
    max-width:100%!important;
    padding:6px!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  .rmp-live-preview-toolbar{
    display:flex!important;
    gap:6px!important;
    flex-wrap:wrap!important;
    width:100%!important;
    padding:7px!important;
    box-sizing:border-box!important;
  }
  .rmp-live-preview-toolbar label{
    flex:1 1 130px!important;
  }
  .rmp-design-preview{
    max-width:100%!important;
    margin:0 auto!important;
  }

  /* Permanent mobile bottom navigation. */
  .rmp-mobile-view-switch{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:2147483000!important;
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    width:100vw!important;
    height:72px!important;
    gap:6px!important;
    padding:7px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))!important;
    box-sizing:border-box!important;
    background:rgba(255,255,255,.98)!important;
    border-top:1px solid #dce5f1!important;
    box-shadow:0 -5px 22px rgba(15,35,72,.12)!important;
    backdrop-filter:blur(12px);
  }
  .rmp-mobile-view-button{
    appearance:none!important;
    border:1.5px solid #c9d9ef!important;
    background:#fff!important;
    color:#28466f!important;
    border-radius:13px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:3px!important;
    font-size:11px!important;
    font-weight:800!important;
    min-width:0!important;
    min-height:56px!important;
    padding:4px 5px!important;
    box-shadow:0 3px 9px rgba(30,69,126,.08)!important;
  }
  .rmp-mobile-view-button.is-active{
    color:#fff!important;
    border-color:transparent!important;
    background:linear-gradient(135deg,#168fe5,#5d43ee)!important;
    box-shadow:0 5px 14px rgba(45,83,205,.26)!important;
  }
  .rmp-mobile-view-icon{
    display:flex!important;
    width:22px!important;
    height:22px!important;
    line-height:22px!important;
  }
  .rmp-mobile-view-icon svg{width:100%!important;height:100%!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}
  .rmp-mobile-credit-button{color:#fff!important;border-color:transparent!important;background:linear-gradient(135deg,#258de7,#6c35e8)!important;box-shadow:0 5px 14px rgba(83,56,211,.25)!important}
  .rmp-mobile-credit-button .rmp-mobile-credit-balance{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:17px!important;margin-left:3px!important;padding:0 5px!important;border-radius:999px!important;background:#fff!important;color:#5639d7!important;font-size:10px!important;line-height:17px!important}
  .rmp-mobile-account-button{position:relative!important}
  .rmp-account-status-dot{position:absolute!important;top:7px!important;right:9px!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#aab5c5!important;box-shadow:0 0 0 2px #fff!important}.rmp-mobile-account-button.is-logged-in .rmp-account-status-dot{background:#24b467!important}

  /* Keep form submit actions above the bottom nav when they are visible. */
  .rmp-workspace-actions{
    margin-bottom:74px!important;
  }

  /* Full-screen Menu expansion remains above the Design screen, but below modal/dialog overlays. */
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded{
    bottom:72px!important;
    height:calc(100dvh - 72px)!important;
  }
}

/* v5.1.18 — desktop state indicators and account controls. */
@media(min-width:761px){
  .rmp-menu-collapse-toolbar>.rmp-toolbar-toggle{position:relative!important}
  .rmp-menu-collapse-toolbar>.rmp-toolbar-toggle.is-on:after{
    content:""!important;position:absolute!important;top:8px!important;right:9px!important;width:9px!important;height:9px!important;
    border-radius:50%!important;background:#42c62e!important;box-shadow:0 0 0 3px #fff!important
  }
  .rmp-desktop-account-actions{display:flex!important;align-items:center!important;gap:6px!important;margin-left:auto!important;padding-left:8px!important}
  .rmp-desktop-top-action{
    position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;
    min-height:42px!important;padding:7px 11px!important;border:1.5px solid #cbd9ec!important;border-radius:10px!important;background:#fff!important;
    color:#29476e!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important
  }
  .rmp-desktop-top-action svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}
  .rmp-desktop-top-action.rmp-mobile-credit-button{border-color:transparent!important;background:linear-gradient(135deg,#168fe5,#6539ee)!important;color:#fff!important}
  .rmp-desktop-top-action .rmp-mobile-credit-balance{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:22px!important;height:19px!important;padding:0 5px!important;border-radius:999px!important;background:#fff!important;color:#5639d7!important;font-size:10px!important}
}

.rmp-design-preview>.rmp-preview-bg-layer{
  z-index:1!important;
  display:block!important;
  visibility:visible!important;
  background-size:contain!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}
.rmp-design-preview>.rmp-preview-bg-layer>.rmp-preview-bg-image{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  display:none;
  object-fit:contain!important;
  object-position:center!important;
  max-width:none!important;
  max-height:none!important;
  pointer-events:none!important;
}
.rmp-screen-version{
  position:fixed!important;
  right:12px!important;
  bottom:8px!important;
  z-index:25!important;
  color:#a8afb9!important;
  font-size:9px!important;
  font-weight:500!important;
  line-height:1!important;
  letter-spacing:.03em!important;
  pointer-events:none!important;
  user-select:none!important;
}
.rmp-theme-group-heading,.rmp-background-group-heading{
  grid-column:1/-1!important;
  display:flex!important;
  align-items:baseline!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin:12px 0 4px!important;
  padding:8px 10px!important;
  border:1px solid #d9e2ef!important;
  border-radius:8px!important;
  background:#f5f8fc!important;
  color:#344054!important;
}
.rmp-theme-group-heading strong,.rmp-background-group-heading strong{font-size:12px!important}
.rmp-theme-group-heading small,.rmp-background-group-heading small{font-size:9px!important;color:#98a2b3!important}
.rmp-background-pack-status{display:flex!important;flex-direction:column!important;gap:2px!important;margin:8px 0!important;padding:8px 10px!important;border-radius:8px!important;border:1px solid!important}
.rmp-background-pack-status strong{font-size:11px!important}.rmp-background-pack-status small{font-size:9px!important;word-break:break-all!important}
.rmp-background-pack-status.is-ready{background:#f0fdf4!important;border-color:#bbf7d0!important;color:#166534!important}
.rmp-background-pack-status.is-missing{background:#fff7ed!important;border-color:#fed7aa!important;color:#9a3412!important}
@media(max-width:760px){.rmp-screen-version{right:8px!important;bottom:58px!important;font-size:8px!important}}
@media(max-width:760px){.rmp-desktop-account-actions{display:none!important}}

/* Keep the final right/bottom ruler values inside the visible ruler area. */
.rmp-preview-ruler-horizontal .rmp-ruler-tick.is-edge em{left:auto!important;right:3px!important;transform:none!important}
.rmp-preview-ruler-vertical .rmp-ruler-tick.is-edge em{top:auto!important;bottom:3px!important;right:10px!important}

/* v5.1.19 — all user-invoked overlays must sit above the immersive editor. */
.rmp-library-modal{z-index:2147483646!important}
.rmp-library-dialog{position:relative!important;z-index:2147483647!important}
.rmp-credit-widget{z-index:2147483500!important}
.rmp-credit-popover{z-index:2147483501!important;pointer-events:auto!important}

/* v5.1.21 — compact file-operation icons on every screen size. */
.rmp-global-toolbar .rmp-file-toolbar-svg{
  display:block!important;width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;
  stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important
}
.rmp-global-toolbar .rmp-file-icon-text{fill:currentColor!important;stroke:none!important;font-size:4px!important;font-weight:900!important;letter-spacing:-.2px!important}
.rmp-global-toolbar .rmp-icon-save{font-size:0!important;color:#29486f!important}
.rmp-global-toolbar .rmp-icon-save:hover{color:#176ed1!important}

/* v5.1.22 — branded application header and complete command menu. */
.rmp-form[data-rmp-workspace-ready="1"]>.rmp-app-header{
  position:relative!important;z-index:2147482400!important;display:flex!important;align-items:center!important;justify-content:space-between!important;
  flex:0 0 58px!important;width:100%!important;height:58px!important;min-height:58px!important;padding:7px 12px!important;box-sizing:border-box!important;
  border-bottom:1px solid #dce5f1!important;background:#fff!important;overflow:visible!important
}
.rmp-app-brand{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important;color:#18253a!important;text-decoration:none!important}
.rmp-app-brand>img{display:block!important;width:38px!important;height:38px!important;object-fit:contain!important}
.rmp-app-brand>span{display:grid!important;gap:1px!important}.rmp-app-brand b{font-size:19px!important;line-height:1!important}.rmp-app-brand b span{color:#147ee7!important}.rmp-app-brand small{color:#69758a!important;font-size:8px!important;text-transform:uppercase!important;letter-spacing:.06em!important}
.rmp-command-menu-toggle{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:41px!important;padding:7px 12px!important;border:1.5px solid #cad9ec!important;border-radius:10px!important;background:#fff!important;color:#29486f!important;font-weight:850!important}
.rmp-command-menu-toggle svg{width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important}
.rmp-command-menu{position:absolute!important;top:52px!important;right:10px!important;z-index:2147483647!important;display:grid!important;grid-template-columns:repeat(2,minmax(180px,1fr))!important;width:min(470px,calc(100vw - 20px))!important;max-height:calc(100dvh - 70px)!important;overflow:auto!important;padding:10px!important;border:1px solid #d7e2f0!important;border-radius:15px!important;background:#fff!important;box-shadow:0 22px 65px rgba(16,35,70,.28)!important;box-sizing:border-box!important}
.rmp-command-menu[hidden]{display:none!important}.rmp-command-menu>header{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:4px 5px 9px!important;color:#19345d!important}.rmp-command-menu>header button{display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;padding:0!important;border:1px solid #d6e0ed!important;border-radius:8px!important;background:#f7f9fc!important;color:#29486f!important;font-size:21px!important}.rmp-command-menu section{display:grid!important;align-content:start!important;gap:4px!important;padding:7px!important}.rmp-command-menu section strong{padding:3px 5px!important;color:#6a778c!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.07em!important}.rmp-command-menu section button{min-height:35px!important;padding:7px 9px!important;border:1px solid transparent!important;border-radius:8px!important;background:#f7f9fc!important;color:#243d62!important;text-align:left!important;font-size:10px!important;font-weight:750!important}.rmp-command-menu section button:hover{border-color:#bcd3ef!important;background:#edf5ff!important;color:#126fd3!important}
@media(max-width:760px){
  .rmp-form[data-rmp-workspace-ready="1"]>.rmp-app-header{flex-basis:54px!important;height:54px!important;min-height:54px!important;padding:6px 9px!important}
  .rmp-app-brand>img{width:34px!important;height:34px!important}.rmp-app-brand b{font-size:16px!important}.rmp-app-brand small{font-size:6px!important}
  .rmp-command-menu-toggle{min-height:38px!important;padding:6px 9px!important}.rmp-command-menu-toggle span{display:none!important}
  .rmp-command-menu{top:49px!important;right:6px!important;grid-template-columns:1fr!important;width:min(330px,calc(100vw - 12px))!important}
  .rmp-command-menu>header{grid-column:1!important}
}

/* v5.1.20 — final desktop authority for the global file toolbar. */
@media(min-width:761px){
  .rmp-form[data-rmp-workspace-ready="1"]>.rmp-global-toolbar,
  .rmp-form[data-rmp-workspace-ready="1"]>.rmp-saved-menu-controls[data-rmp-toolbar-ready="1"]{
    display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2147482100!important;
    flex:0 0 58px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:58px!important;min-height:58px!important;
    align-items:center!important;gap:7px!important;margin:0!important;padding:7px 10px!important;box-sizing:border-box!important;
    border:0!important;border-bottom:1px solid #dce5f1!important;border-radius:0!important;background:#fff!important;
    overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important
  }
  .rmp-form[data-rmp-workspace-ready="1"]>.rmp-global-toolbar::-webkit-scrollbar{display:block!important;height:5px!important}
  .rmp-form[data-rmp-workspace-ready="1"]>.rmp-global-toolbar::-webkit-scrollbar-thumb{border-radius:999px!important;background:#8ba9d2!important}
  .rmp-global-toolbar .rmp-save-status{display:none!important}
  .rmp-global-toolbar .rmp-save-menu-name{flex:0 0 190px!important;min-width:160px!important;height:40px!important}
  .rmp-global-toolbar .rmp-saved-menu-select{flex:0 0 250px!important;min-width:210px!important;max-width:250px!important;height:40px!important}
  .rmp-global-toolbar .rmp-icon-save{display:inline-flex!important;visibility:visible!important;flex:0 0 40px!important;width:40px!important;height:40px!important;min-width:40px!important}
}

/* v5.0.16 — Add Category with AI request dialog. */
.rmp-ai-category-modal{position:fixed!important;inset:0!important;z-index:2147483645!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;box-sizing:border-box!important}
.rmp-ai-category-backdrop{position:absolute!important;inset:0!important;background:rgba(13,24,48,.62)!important;backdrop-filter:blur(5px)!important}
.rmp-ai-category-dialog{position:relative!important;width:min(560px,100%)!important;overflow:hidden!important;border:1px solid #d6e3f2!important;border-radius:22px!important;background:#fff!important;box-shadow:0 24px 70px rgba(10,25,55,.30)!important}
.rmp-ai-category-dialog>header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:20px!important;color:#fff!important;background:linear-gradient(135deg,#168cf2,#6429e8)!important}
.rmp-ai-category-dialog>header>div{display:flex!important;flex-direction:column!important;gap:4px!important}.rmp-ai-category-dialog>header b{font-size:21px!important}.rmp-ai-category-dialog>header small{font-size:12px!important;opacity:.9!important}
.rmp-ai-category-dialog>header button{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;padding:0!important;border:1px solid rgba(255,255,255,.38)!important;border-radius:10px!important;background:rgba(255,255,255,.12)!important;color:#fff!important;font-size:27px!important}
.rmp-ai-category-dialog>main{padding:22px!important}.rmp-ai-category-dialog>main label{display:flex!important;flex-direction:column!important;gap:9px!important;font-weight:750!important;color:#17345e!important}.rmp-ai-category-dialog textarea{width:100%!important;min-height:118px!important;padding:13px!important;border:1.5px solid #b9cce2!important;border-radius:12px!important;box-sizing:border-box!important;resize:vertical!important;font:inherit!important}.rmp-ai-category-dialog>main p{margin:10px 0 0!important;color:#607087!important;font-size:12px!important}
.rmp-ai-category-dialog>footer{display:flex!important;justify-content:flex-end!important;gap:10px!important;padding:16px 22px!important;background:#f6f8fc!important}.rmp-ai-category-dialog>footer button{min-height:44px!important;padding:9px 18px!important;border-radius:10px!important}
@media(max-width:760px){.rmp-ai-category-modal{padding:12px!important}.rmp-ai-category-dialog{border-radius:18px!important}.rmp-ai-category-dialog>header,.rmp-ai-category-dialog>main{padding:17px!important}.rmp-ai-category-dialog>footer{padding:14px 17px!important}}

/* v4.9.3 — the credit/login notice scrolls with Menu content. */
.rmp-credit-login-prompt.is-toolbar{position:static!important;top:auto!important;z-index:auto!important;flex:0 0 auto!important}

/* v4.8.1 — restore the familiar swipeable mobile tab strip. */
@media(max-width:760px){
  .rmp-workspace>.rmp-workspace-tabs{
    display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;
    width:100%!important;max-width:100%!important;padding:5px!important;gap:4px!important;
    overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;
    overscroll-behavior-x:contain!important;scrollbar-width:none!important;touch-action:pan-x!important
  }
  .rmp-workspace>.rmp-workspace-tabs::-webkit-scrollbar{display:none!important}
  .rmp-workspace>.rmp-workspace-tabs .rmp-workspace-tab{
    display:flex!important;flex:0 0 auto!important;width:auto!important;min-width:82px!important;max-width:none!important;
    min-height:40px!important;padding:7px 10px!important;font-size:10px!important;line-height:1.1!important;
    white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important
  }
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn img{display:none!important}
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn{padding:5px 3px!important;justify-content:center!important}
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn span{font-size:9.5px!important;text-align:center!important;line-height:1.1!important}
  .rmp-menu-tab-heading,
  .rmp-workspace-tabpanel[data-rmp-tab="menu"] .rmp-menu-tab-heading,
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-tab-heading{
    position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:auto!important
  }
}

/* v4.8.2 mobile AI actions: text-only and visible from initial load. */
@media(max-width:760px){
  .rmp-workspace>.rmp-ai-action-bar{display:grid!important;visibility:visible!important;opacity:1!important}
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn img{display:none!important}
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn{padding:5px 3px!important;justify-content:center!important}
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn span{font-size:9.5px!important;text-align:center!important;line-height:1.1!important}
}

/* =========================================================
   v4.1.1 — use the actual browser width, not the theme container
   ========================================================= */
@media(min-width:761px){
  /* Flatsome/WordPress page builders commonly wrap plugin content in a max-width container.
     Break the MenuMakerAI editor out of that container and use the viewport. */
  .rmp-form[data-rmp-workspace-ready="1"]{
    position:relative!important;
    left:50%!important;
    width:calc(100vw - 32px)!important;
    max-width:calc(100vw - 32px)!important;
    margin-left:calc(-50vw + 16px)!important;
    margin-right:0!important;
    box-sizing:border-box!important;
  }

  .rmp-form[data-rmp-workspace-ready="1"] > .rmp-workspace-shell{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:16px!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
  }

  .rmp-workspace-shell > .rmp-workspace,
  .rmp-workspace-shell > .rmp-workspace-preview{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }

  /* Make both halves visually use the available screen height as well. */
  .rmp-workspace-shell > .rmp-workspace{
    min-height:calc(100vh - 24px)!important;
  }
  .rmp-workspace-shell > .rmp-workspace-preview{
    min-height:calc(100vh - 24px)!important;
    max-height:calc(100vh - 24px)!important;
    overflow:auto!important;
  }

  /* The preview should make use of its half instead of retaining older narrow widths. */
  .rmp-workspace-shell .rmp-design-preview-box,
  .rmp-workspace-shell .rmp-live-preview-toolbar{
    width:100%!important;
    max-width:none!important;
    box-sizing:border-box!important;
  }
  .rmp-workspace-shell .rmp-design-preview{
    max-width:100%!important;
  }

  /* Saved-menu / preset controls should use the same expanded editor width. */
  .rmp-form[data-rmp-workspace-ready="1"] .rmp-saved-menu-toolbar{
    width:100%!important;
    max-width:none!important;
    box-sizing:border-box!important;
  }
}

/* On very wide monitors retain a small page edge only, never the theme's large gutters. */
@media(min-width:1600px){
  .rmp-form[data-rmp-workspace-ready="1"]{
    width:calc(100vw - 48px)!important;
    max-width:calc(100vw - 48px)!important;
    margin-left:calc(-50vw + 24px)!important;
  }
}

/* =========================================================
   v4.1.2 — fully use the left design pane vertically
   ========================================================= */
@media(min-width:761px){
  .rmp-workspace-shell > .rmp-workspace{
    display:flex!important;
    flex-direction:column!important;
    height:calc(100vh - 24px)!important;
    min-height:calc(100vh - 24px)!important;
    max-height:calc(100vh - 24px)!important;
    overflow:hidden!important;
  }

  /* Saved-menu toolbar stays at the top, tabs below it, active panel fills the rest. */
  .rmp-workspace-shell .rmp-saved-menu-toolbar{
    flex:0 0 auto!important;
  }
  .rmp-workspace-shell .rmp-workspace-tabs{
    flex:0 0 auto!important;
  }
  .rmp-workspace-shell .rmp-workspace-body{
    flex:1 1 auto!important;
    min-height:0!important;
    max-height:none!important;
    height:auto!important;
    overflow:hidden!important;
    display:block!important;
  }
  .rmp-workspace-shell .rmp-workspace-tabpanel{
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    overflow:hidden!important;
    padding:0!important;
  }
  .rmp-workspace-shell .rmp-workspace-tabinner{
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding:12px!important;
    box-sizing:border-box!important;
  }

  /* Remove old fixed/short tab body constraints inherited from earlier mobile-style rules. */
  .rmp-workspace-shell .rmp-workspace-body,
  .rmp-workspace-shell .rmp-workspace-tabpanel{
    max-height:none!important;
  }

  /* Menu tab should fill the left pane, with its own content naturally scrollable. */
  .rmp-workspace-shell .rmp-workspace-tabpanel[data-rmp-tab="menu"] .rmp-workspace-tabinner{
    display:block!important;
  }
  .rmp-workspace-shell .rmp-menu-editor{
    min-height:0!important;
  }

  /* Keep the top controls compact so the actual tab content gets more space. */
  .rmp-workspace-shell .rmp-saved-menu-toolbar{
    padding-bottom:8px!important;
    margin-bottom:0!important;
  }
  .rmp-workspace-shell .rmp-tab-section-title{
    margin-top:0!important;
  }
}

/* =========================================================
   v4.1.3 — global top toolbar + MenuMakerAI source buttons
   ========================================================= */

/* Saved/Open/Import/Export/PDF toolbar spans above BOTH Design and Preview panes. */
.rmp-form[data-rmp-workspace-ready="1"] > .rmp-global-toolbar{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:nowrap!important;
  margin:0 0 10px!important;
  padding:8px 10px!important;
  border:1px solid #dce5f2!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 7px 22px rgba(21,51,96,.06)!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
}
.rmp-global-toolbar .rmp-save-menu-name{
  flex:0 1 230px!important;
  min-width:150px!important;
}
.rmp-global-toolbar .rmp-saved-menu-select{
  flex:1 1 280px!important;
  min-width:190px!important;
  max-width:420px!important;
}
.rmp-global-toolbar .rmp-icon-save{
  flex:0 0 auto!important;
}
.rmp-global-toolbar .rmp-save-status{
  flex:0 0 auto!important;
  white-space:nowrap!important;
  margin-left:auto!important;
}

/* Remove the old two-line/grid toolbar layout now that it is global. */
.rmp-global-toolbar{
  grid-template-columns:none!important;
}

/* Three creation choices are buttons, not visible radio controls. */
.rmp-source-options{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
  margin:10px 0 16px!important;
}
.rmp-source-button{
  position:relative!important;
  display:block!important;
  min-width:0!important;
  cursor:pointer!important;
  margin:0!important;
}
.rmp-source-radio{
  position:absolute!important;
  opacity:0!important;
  pointer-events:none!important;
  width:1px!important;
  height:1px!important;
}
.rmp-source-button-content{
  display:flex!important;
  align-items:center!important;
  gap:11px!important;
  width:100%!important;
  min-height:68px!important;
  box-sizing:border-box!important;
  padding:11px 14px!important;
  border:1.5px solid #cfdaea!important;
  border-radius:15px!important;
  background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important;
  color:#173056!important;
  box-shadow:0 4px 13px rgba(28,61,112,.06)!important;
  transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease!important;
}
.rmp-source-button:hover .rmp-source-button-content{
  transform:translateY(-1px)!important;
  border-color:#7fa8f5!important;
  box-shadow:0 8px 22px rgba(49,88,175,.12)!important;
}
.rmp-source-m{
  flex:0 0 39px!important;
  width:39px!important;
  height:39px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:11px!important;
  color:#fff!important;
  background:linear-gradient(135deg,#1687f8 0%,#1ec5ea 43%,#7040e8 72%,#8b2cf5 100%)!important;
  font-size:23px!important;
  font-weight:900!important;
  letter-spacing:-3px!important;
  box-shadow:0 5px 13px rgba(81,67,222,.22)!important;
}
.rmp-source-copy{
  display:flex!important;
  flex-direction:column!important;
  gap:2px!important;
  min-width:0!important;
  text-align:left!important;
}
.rmp-source-copy strong{
  font-size:14px!important;
  line-height:1.2!important;
  font-weight:800!important;
  color:inherit!important;
}
.rmp-source-copy small{
  font-size:10px!important;
  line-height:1.2!important;
  font-weight:700!important;
  color:#748198!important;
  text-transform:uppercase!important;
  letter-spacing:.45px!important;
}
.rmp-source-button.is-selected .rmp-source-button-content,
.rmp-source-button:has(.rmp-source-radio:checked) .rmp-source-button-content{
  border-color:transparent!important;
  color:#fff!important;
  background:linear-gradient(105deg,#1687f8 0%,#315ee8 48%,#7133ea 100%)!important;
  box-shadow:0 10px 28px rgba(63,78,215,.24)!important;
}
.rmp-source-button.is-selected .rmp-source-m,
.rmp-source-button:has(.rmp-source-radio:checked) .rmp-source-m{
  background:rgba(255,255,255,.16)!important;
  border:1px solid rgba(255,255,255,.36)!important;
  box-shadow:none!important;
}
.rmp-source-button.is-selected .rmp-source-copy small,
.rmp-source-button:has(.rmp-source-radio:checked) .rmp-source-copy small{
  color:rgba(255,255,255,.80)!important;
}

/* Keyboard accessibility for the hidden radio. */
.rmp-source-button:focus-within .rmp-source-button-content{
  outline:3px solid rgba(22,135,248,.22)!important;
  outline-offset:2px!important;
}

/* The toolbar remains one horizontal strip on desktop, including over the 50/50 shell. */
@media(min-width:761px){
  .rmp-form[data-rmp-workspace-ready="1"] > .rmp-global-toolbar{
    position:relative!important;
    z-index:40!important;
  }
}

/* Mobile: toolbar remains one-row horizontally scrollable; source buttons use full width. */
@media(max-width:760px){
  .rmp-form[data-rmp-workspace-ready="1"] > .rmp-global-toolbar{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    border-left:0!important;
    border-right:0!important;
    border-radius:0!important;
    padding:7px 8px!important;
  }
  .rmp-global-toolbar .rmp-save-status{
    display:none!important;
  }
  .rmp-source-options{
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .rmp-source-button-content{
    min-height:60px!important;
  }
}

/* =========================================================
   v4.1.4 — preview cleanup + compact category toolbar + vertical dietary icons
   ========================================================= */

/* Preview: remove wasted helper row and tighten the toolbar. */
.rmp-workspace-preview .rmp-live-preview-toolbar{
  min-height:0!important;
  padding:8px 10px!important;
  align-items:center!important;
  justify-content:space-between!important;
}
.rmp-workspace-preview .rmp-live-preview-toolbar > .rmp-help{
  display:none!important;
}

/* All four category controls remain visible in one row within the half-width Design pane. */
.rmp-menu-collapse-toolbar{
  display:grid!important;
  grid-template-columns:minmax(92px,.8fr) minmax(92px,.8fr) minmax(190px,2fr) minmax(120px,1fr)!important;
  gap:8px!important;
  align-items:stretch!important;
  width:100%!important;
  margin:0 0 12px!important;
}
.rmp-menu-collapse-toolbar > .rmp-expand-all,
.rmp-menu-collapse-toolbar > .rmp-collapse-all{
  width:100%!important;
  min-width:0!important;
}
.rmp-menu-toolbar-right{
  display:contents!important;
}
.rmp-menu-collapse-toolbar .rmp-add-from-library,
.rmp-menu-collapse-toolbar .rmp-add-section{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  white-space:normal!important;
  text-align:center!important;
  line-height:1.15!important;
  padding:8px 9px!important;
  font-size:11px!important;
  min-height:44px!important;
}

/* Dietary = 2 icons vertically, never side by side. */
.rmp-dietary-flags{
  display:grid!important;
  grid-template-columns:36px!important;
  grid-template-rows:repeat(2,36px)!important;
  width:36px!important;
  min-width:36px!important;
  gap:6px!important;
  justify-content:center!important;
  justify-items:center!important;
  align-content:start!important;
  margin:0 auto!important;
}
.rmp-dietary-flag{
  width:36px!important;
  min-width:36px!important;
  max-width:36px!important;
  height:36px!important;
  min-height:36px!important;
}
.rmp-menu-table .rmp-dietary-col,
.rmp-menu-table td:has(.rmp-dietary-flags){
  width:6%!important;
  min-width:48px!important;
}
.rmp-menu-table .rmp-price-col,
.rmp-menu-table td:has(.rmp-item-price){
  width:11%!important;
}

/* In expanded mode the dietary icons stay vertical too. */
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-dietary-flags{
  grid-template-columns:36px!important;
  grid-template-rows:repeat(2,36px)!important;
  width:36px!important;
  justify-content:center!important;
}

/* On narrower desktop widths, keep the same row, but make the long label wrap. */
@media(min-width:761px) and (max-width:1250px){
  .rmp-menu-collapse-toolbar{
    grid-template-columns:minmax(82px,.7fr) minmax(82px,.7fr) minmax(165px,1.7fr) minmax(105px,1fr)!important;
    gap:6px!important;
  }
  .rmp-menu-collapse-toolbar .rmp-secondary-button{
    font-size:10px!important;
    padding-left:6px!important;
    padding-right:6px!important;
  }
}

/* Mobile can wrap into two rows because the bottom Design/Preview navigation is primary there. */
@media(max-width:760px){
  .rmp-menu-collapse-toolbar{
    grid-template-columns:1fr 1fr!important;
  }
  .rmp-menu-toolbar-right{
    display:contents!important;
  }
}

/* =========================================================
   v4.1.5 — Desktop workspace split: Design 60% / Preview 40%
   ========================================================= */
@media(min-width:761px){
  .rmp-form[data-rmp-workspace-ready="1"] > .rmp-workspace-shell{
    grid-template-columns:minmax(0,3fr) minmax(0,2fr)!important;
  }
}

/* Preserve the same 60/40 ratio on tablet-sized web layouts. */
@media(min-width:761px) and (max-width:1100px){
  .rmp-workspace-shell{
    grid-template-columns:minmax(0,3fr) minmax(0,2fr)!important;
  }
}

/* =========================================================
   v4.1.6 — readable compliance columns + price + dietary spacing
   ========================================================= */
@media(min-width:761px){
  /* Use the 60% Design pane efficiently: description can flex down,
     while declarations and price receive guaranteed readable widths. */
  .rmp-menu-table{
    width:100%!important;
    min-width:0!important;
    table-layout:fixed!important;
  }

  /* Actual table order includes the drag/action columns. */
  .rmp-menu-table thead tr > th:nth-child(1),
  .rmp-menu-table tbody tr > td:nth-child(1){
    width:3%!important; min-width:26px!important; max-width:34px!important;
  }
  .rmp-menu-table thead tr > th:nth-child(2),
  .rmp-menu-table tbody tr > td:nth-child(2){width:19%!important}
  .rmp-menu-table thead tr > th:nth-child(3),
  .rmp-menu-table tbody tr > td:nth-child(3){width:25%!important}
  .rmp-menu-table thead tr > th:nth-child(4),
  .rmp-menu-table tbody tr > td:nth-child(4){width:15%!important}
  .rmp-menu-table thead tr > th:nth-child(5),
  .rmp-menu-table tbody tr > td:nth-child(5){width:14%!important}
  .rmp-menu-table thead tr > th:nth-child(6),
  .rmp-menu-table tbody tr > td:nth-child(6){width:8%!important}
  .rmp-menu-table thead tr > th:nth-child(7),
  .rmp-menu-table tbody tr > td:nth-child(7){width:11%!important}
  .rmp-menu-table thead tr > th:nth-child(8),
  .rmp-menu-table tbody tr > td:nth-child(8){width:5%!important}

  /* Allergens/additives: use full column width and wrap text instead of
     presenting a narrow horizontally clipped control. */
  .rmp-item-allergens,
  .rmp-item-additives{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:132px!important;
    height:132px!important;
    box-sizing:border-box!important;
    white-space:normal!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    font-size:12px!important;
    line-height:1.35!important;
  }

  /* Give the two dietary icons more breathing room vertically. */
  .rmp-dietary-flags{
    grid-template-columns:38px!important;
    grid-template-rows:repeat(2,38px)!important;
    width:38px!important;
    min-width:38px!important;
    row-gap:16px!important;
    column-gap:0!important;
  }
  .rmp-dietary-flag{
    width:38px!important;
    min-width:38px!important;
    max-width:38px!important;
    height:38px!important;
    min-height:38px!important;
  }

  /* Price gets a guaranteed column and the input always fits inside it. */
  .rmp-item-price{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    padding-left:8px!important;
    padding-right:8px!important;
    text-align:center!important;
    overflow:visible!important;
  }

  .rmp-menu-table tbody td{
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .rmp-menu-table tbody td:nth-child(7){
    overflow:visible!important;
    padding-left:6px!important;
    padding-right:6px!important;
  }
}

/* Expanded menu has more room: retain readable declarations and price. */
@media(min-width:761px){
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-table thead tr > th:nth-child(3),
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-table tbody tr > td:nth-child(3){width:28%!important}
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-table thead tr > th:nth-child(4),
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-table tbody tr > td:nth-child(4){width:15%!important}
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-table thead tr > th:nth-child(5),
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-table tbody tr > td:nth-child(5){width:14%!important}
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-table thead tr > th:nth-child(7),
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-table tbody tr > td:nth-child(7){width:10%!important}
}

/* =========================================================
   v4.1.8 — fit all Design tabs in one desktop row
   ========================================================= */
@media(min-width:761px){
  .rmp-workspace-shell .rmp-workspace-tabs{
    display:grid!important;
    grid-template-columns:repeat(8,minmax(0,1fr))!important;
    width:100%!important;
    max-width:100%!important;
    gap:4px!important;
    padding:7px!important;
    overflow-x:hidden!important;
    overflow-y:hidden!important;
    scrollbar-width:none!important;
    box-sizing:border-box!important;
  }
  .rmp-workspace-shell .rmp-workspace-tabs::-webkit-scrollbar{
    display:none!important;
  }
  .rmp-workspace-shell .rmp-workspace-tab{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    min-height:42px!important;
    padding:0 5px!important;
    margin:0!important;
    box-sizing:border-box!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    white-space:normal!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    font-size:clamp(10px,.72vw,13px)!important;
    line-height:1.08!important;
    letter-spacing:0!important;
  }
}

/* Narrow desktop/tablet: keep all eight visible rather than reintroducing scrolling. */
@media(min-width:761px) and (max-width:1100px){
  .rmp-workspace-shell .rmp-workspace-tabs{
    gap:2px!important;
    padding:5px!important;
  }
  .rmp-workspace-shell .rmp-workspace-tab{
    padding:0 2px!important;
    font-size:9.5px!important;
    min-height:40px!important;
  }
}

/* =========================================================
   v4.1.9 — menu toolbar toggles + compact declarations
   ========================================================= */
@media(min-width:761px){
  .rmp-menu-collapse-toolbar{
    grid-template-columns:
      minmax(74px,.65fr)
      minmax(74px,.65fr)
      minmax(112px,.9fr)
      minmax(150px,1.15fr)
      minmax(190px,1.75fr)
      minmax(115px,.9fr)!important;
    gap:6px!important;
  }
  .rmp-menu-collapse-toolbar .rmp-secondary-button{
    min-width:0!important;
    width:100%!important;
    padding:7px 7px!important;
    font-size:10.5px!important;
    line-height:1.12!important;
    white-space:normal!important;
  }
}
.rmp-toolbar-toggle.is-on{
  border-color:#7e9ef5!important;
  background:#f4f7ff!important;
  color:#29467b!important;
}
.rmp-toolbar-toggle.is-off{
  border-color:#d6dee9!important;
  background:#f6f7f9!important;
  color:#7a8494!important;
}

/* Smaller declaration text shows substantially more of each allergen/additive list. */
.rmp-item-allergens,
.rmp-item-additives{
  font-size:10px!important;
  line-height:1.18!important;
  padding:5px 4px!important;
}
.rmp-item-allergens option,
.rmp-item-additives option{
  font-size:10px!important;
  line-height:1.18!important;
  padding:1px 2px!important;
}

/* Editor-only hide switches. Removing these columns redistributes their width to the rest. */
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table thead th:nth-child(4),
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table thead th:nth-child(5),
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table tbody td:nth-child(4),
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table tbody td:nth-child(5){
  display:none!important;
}
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table thead th:nth-child(2),
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table tbody td:nth-child(2){width:25%!important}
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table thead th:nth-child(3),
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table tbody td:nth-child(3){width:39%!important}
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table thead th:nth-child(6),
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table tbody td:nth-child(6){width:10%!important}
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table thead th:nth-child(7),
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table tbody td:nth-child(7){width:15%!important}

.rmp-menu-editor.rmp-hide-dietary-editor .rmp-menu-table thead th:nth-child(6),
.rmp-menu-editor.rmp-hide-dietary-editor .rmp-menu-table tbody td:nth-child(6){
  display:none!important;
}

/* Both toggles can be off simultaneously: maximize editing room. */
.rmp-menu-editor.rmp-hide-declarations.rmp-hide-dietary-editor .rmp-menu-table thead th:nth-child(2),
.rmp-menu-editor.rmp-hide-declarations.rmp-hide-dietary-editor .rmp-menu-table tbody td:nth-child(2){width:28%!important}
.rmp-menu-editor.rmp-hide-declarations.rmp-hide-dietary-editor .rmp-menu-table thead th:nth-child(3),
.rmp-menu-editor.rmp-hide-declarations.rmp-hide-dietary-editor .rmp-menu-table tbody td:nth-child(3){width:46%!important}
.rmp-menu-editor.rmp-hide-declarations.rmp-hide-dietary-editor .rmp-menu-table thead th:nth-child(7),
.rmp-menu-editor.rmp-hide-declarations.rmp-hide-dietary-editor .rmp-menu-table tbody td:nth-child(7){width:17%!important}

@media(max-width:760px){
  .rmp-menu-collapse-toolbar{
    grid-template-columns:1fr 1fr!important;
  }
  .rmp-toolbar-toggle{
    min-height:42px!important;
  }
}

/* v4.2.0 */
.rmp-menu-tab-heading .rmp-dietary-global-toggle{display:none!important}

/* v4.2.1 — explicit upload action */
.rmp-upload-actions{display:flex;justify-content:center;margin-top:14px}
.rmp-upload-menu-submit{min-width:180px;background:linear-gradient(135deg,#1687ff 0%,#6436f1 100%);border:0;color:#fff!important;font-weight:800;box-shadow:0 8px 22px rgba(64,72,220,.20)}
.rmp-upload-menu-submit:hover{filter:brightness(.98);transform:translateY(-1px)}
@media(max-width:700px){.rmp-upload-menu-submit{width:100%;min-height:48px}}

/* v4.2.2 — Upload Menu icon */
.rmp-upload-menu-submit{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
}
.rmp-upload-button-icon{
  display:inline-flex;
  width:21px;
  height:21px;
  flex:0 0 21px;
  align-items:center;
  justify-content:center;
}
.rmp-upload-button-icon svg{
  width:100%;
  height:100%;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

/* =========================================================
   v4.2.3 — mobile Design view uses the full browser viewport
   ========================================================= */
@media(max-width:760px){
  /* Break out of WordPress / Flatsome mobile content gutters completely. */
  .rmp-form[data-rmp-workspace-ready="1"]{
    position:relative!important;
    left:50%!important;
    width:100dvw!important;
    max-width:100dvw!important;
    min-width:100dvw!important;
    margin-left:-50dvw!important;
    margin-right:0!important;
    padding:0 0 calc(72px + env(safe-area-inset-bottom))!important;
    border:0!important;
    border-radius:0!important;
    box-sizing:border-box!important;
    overflow-x:hidden!important;
  }

  .rmp-form[data-rmp-workspace-ready="1"] > .rmp-global-toolbar,
  .rmp-form[data-rmp-workspace-ready="1"] > .rmp-workspace-shell{
    width:100dvw!important;
    max-width:100dvw!important;
    min-width:100dvw!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
  }

  .rmp-workspace-shell{
    display:block!important;
    width:100dvw!important;
    max-width:100dvw!important;
    min-width:100dvw!important;
    margin:0!important;
    padding:0!important;
  }

  /* Design behaves like a full-screen app surface. */
  .rmp-workspace-shell > .rmp-workspace{
    display:flex!important;
    flex-direction:column!important;
    width:100dvw!important;
    max-width:100dvw!important;
    min-width:100dvw!important;
    min-height:calc(100dvh - 72px - env(safe-area-inset-bottom))!important;
    height:calc(100dvh - 72px - env(safe-area-inset-bottom))!important;
    max-height:calc(100dvh - 72px - env(safe-area-inset-bottom))!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    overflow:hidden!important;
    background:#fff!important;
  }

  .rmp-workspace-tabs{
    flex:0 0 auto!important;
    width:100dvw!important;
    max-width:100dvw!important;
    margin:0!important;
    border-radius:0!important;
  }

  .rmp-workspace-body{
    flex:1 1 auto!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    width:100%!important;
    overflow:hidden!important;
  }

  .rmp-workspace-tabpanel:not([hidden]){
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
  }

  .rmp-workspace-tabinner{
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:10px!important;
    box-sizing:border-box!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch;
  }

  /* Remove nested desktop panel margins that create visible unused gutters. */
  .rmp-workspace-tabinner > .rmp-panel,
  .rmp-workspace-tabinner .rmp-panel{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
  }

  /* Preview uses the same full viewport when selected. */
  .rmp-form.rmp-mobile-preview-mode .rmp-workspace-shell > .rmp-workspace-preview{
    width:100dvw!important;
    max-width:100dvw!important;
    min-width:100dvw!important;
    min-height:calc(100dvh - 72px - env(safe-area-inset-bottom))!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }

  /* Bottom switch always spans the physical viewport. */
  .rmp-mobile-view-switch{
    width:100dvw!important;
    max-width:100dvw!important;
    left:0!important;
    right:0!important;
  }
}

/* =========================================================
   v4.2.4 — preview rulers
   ========================================================= */
.rmp-preview-ruler-stage{
  position:relative!important;
  padding-top:28px!important;
  padding-left:34px!important;
  box-sizing:border-box!important;
}
.rmp-preview-ruler{
  position:absolute;
  z-index:20;
  pointer-events:none;
  color:#64748b;
  font-size:9px;
  font-weight:600;
  user-select:none;
}
.rmp-preview-ruler-horizontal{
  left:34px;
  right:0;
  top:4px;
  height:22px;
  border-bottom:1px solid #b9c6d8;
}
.rmp-preview-ruler-vertical{
  left:8px;
  top:28px;
  bottom:0;
  width:24px;
  border-right:1px solid #b9c6d8;
}
.rmp-preview-ruler-horizontal .rmp-ruler-tick{
  position:absolute;
  left:var(--rmp-ruler-pos);
  bottom:0;
  width:1px;
  height:5px;
  background:#9aa9bd;
}
.rmp-preview-ruler-horizontal .rmp-ruler-tick.is-major{
  height:9px;
  background:#607089;
}
.rmp-preview-ruler-horizontal .rmp-ruler-tick em{
  position:absolute;
  bottom:10px;
  left:2px;
  font-style:normal;
  line-height:1;
}
.rmp-preview-ruler-vertical .rmp-ruler-tick{
  position:absolute;
  top:var(--rmp-ruler-pos);
  right:0;
  height:1px;
  width:5px;
  background:#9aa9bd;
}
.rmp-preview-ruler-vertical .rmp-ruler-tick.is-major{
  width:9px;
  background:#607089;
}
.rmp-preview-ruler-vertical .rmp-ruler-tick em{
  position:absolute;
  right:10px;
  top:2px;
  font-style:normal;
  line-height:1;
  transform:rotate(-90deg);
  transform-origin:top right;
}
@media(max-width:760px){
  .rmp-preview-ruler-stage{
    padding-top:24px!important;
    padding-left:29px!important;
  }
  .rmp-preview-ruler-horizontal{left:29px;top:2px;height:20px}
  .rmp-preview-ruler-vertical{left:4px;top:24px;width:23px}
  .rmp-preview-ruler{font-size:8px}
}

/* =========================================================
   v4.2.5 — rulers follow Preview zoom from 50% to 250%
   ========================================================= */
.rmp-preview-ruler-stage{
  position:relative!important;
  overflow:auto!important;
  overscroll-behavior:contain;
}
.rmp-preview-ruler-horizontal{
  right:auto!important;
  transform:none!important;
}
.rmp-preview-ruler-vertical{
  bottom:auto!important;
  transform:none!important;
}
/* At high zoom the preview can become larger than the 40% Preview pane.
   Keep it scrollable rather than shrinking it back down. */
.rmp-workspace-preview .rmp-design-preview-box{
  overflow:auto!important;
}

/* =========================================================
   v4.2.6 — readable zoom-aware vertical ruler
   ========================================================= */
.rmp-preview-ruler-stage{
  padding-left:48px!important;
  overflow:auto!important;
}
.rmp-preview-ruler-vertical{
  width:38px!important;
  overflow:visible!important;
  border-right:1px solid #b9c6d8!important;
}
.rmp-preview-ruler-vertical .rmp-ruler-tick{
  right:0!important;
  width:6px!important;
  height:1px!important;
}
.rmp-preview-ruler-vertical .rmp-ruler-tick.is-major{
  width:10px!important;
}
.rmp-preview-ruler-vertical .rmp-ruler-tick em{
  position:absolute!important;
  right:12px!important;
  top:-5px!important;
  width:24px!important;
  text-align:right!important;
  white-space:nowrap!important;
  font-style:normal!important;
  line-height:10px!important;
  transform:none!important;
  transform-origin:initial!important;
}
@media(max-width:760px){
  .rmp-preview-ruler-stage{padding-left:42px!important}
  .rmp-preview-ruler-vertical{width:34px!important}
  .rmp-preview-ruler-vertical .rmp-ruler-tick em{
    right:11px!important;
    width:21px!important;
    font-size:7px!important;
  }
}

/* =========================================================
   v4.2.7 — redesigned Color Scheme / Professional Template picker
   ========================================================= */
.rmp-theme-thumbnails{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
  margin-top:12px!important;
  width:100%!important;
}

/* v5.3.0 colour-scheme cards */
.rmp-theme-thumb{
  appearance:none!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  min-width:0!important;
  min-height:96px!important;
  height:auto!important;
  padding:10px!important;
  margin:0!important;
  border:1px solid #d6dfec!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#17294a!important;
  cursor:pointer!important;
  box-sizing:border-box!important;
  text-align:left!important;
  overflow:hidden!important;
  box-shadow:0 3px 10px rgba(21,51,96,.04)!important;
  transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease!important;
}
.rmp-theme-thumb:hover{
  transform:translateY(-1px)!important;
  border-color:#8eb2f8!important;
  box-shadow:0 7px 18px rgba(42,76,150,.10)!important;
}
.rmp-theme-thumb.is-active{
  outline:0!important;
  border:2px solid #2b67ee!important;
  box-shadow:0 0 0 3px rgba(43,103,238,.10),0 8px 20px rgba(43,103,238,.12)!important;
}
.rmp-theme-swatch-row{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:4px!important;
  width:100%!important;
  height:22px!important;
  margin-bottom:8px!important;
}
.rmp-theme-swatch-row i{
  display:block!important;
  width:100%!important;
  height:22px!important;
  min-height:22px!important;
  border-radius:5px!important;
  border:1px solid rgba(15,35,72,.10)!important;
}
.rmp-theme-card-copy{
  display:flex!important;
  flex-direction:column!important;
  gap:3px!important;
  min-width:0!important;
  width:100%!important;
  grid-column:auto!important;
  margin:0!important;
}
.rmp-theme-card-copy strong{
  display:block!important;
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:800!important;
  color:#17294a!important;
  white-space:normal!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}
.rmp-theme-card-copy small{
  display:block!important;
  font-size:10.5px!important;
  line-height:1.3!important;
  font-weight:500!important;
  color:#667085!important;
  white-space:normal!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}

/* The select remains useful for accessibility and quick keyboard selection. */
.rmp-theme-select{
  width:100%!important;
  min-height:44px!important;
  font-size:13px!important;
}

@media(min-width:761px) and (max-width:1250px){
  .rmp-theme-thumbnails{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:760px){
  .rmp-theme-thumbnails{
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .rmp-theme-thumb{
    min-height:82px!important;
  }
}

/* =========================================================
   v4.2.8 — reliable full-screen Mobile Preview
   ========================================================= */
@media(max-width:760px){
  /* Remove legacy .rmp-mobile-preview-mode width rule from the preview pane. */
  .rmp-form.rmp-mobile-preview-mode .rmp-workspace-preview,
  .rmp-form.rmp-mobile-preview-mode .rmp-workspace-shell > .rmp-workspace-preview{
    display:block!important;
    position:relative!important;
    width:100dvw!important;
    max-width:100dvw!important;
    min-width:100dvw!important;
    height:calc(100dvh - 72px - env(safe-area-inset-bottom))!important;
    min-height:calc(100dvh - 72px - env(safe-area-inset-bottom))!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    overflow:auto!important;
    border:0!important;
    border-radius:0!important;
    background:#f4f7fb!important;
    box-sizing:border-box!important;
  }

  /* Preview header and controls must always remain visible. */
  .rmp-form.rmp-mobile-preview-mode .rmp-workspace-preview-title{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    position:sticky!important;
    top:0!important;
    z-index:120!important;
    width:100%!important;
    min-height:42px!important;
    padding:8px 10px!important;
    margin:0!important;
    box-sizing:border-box!important;
    background:#fff!important;
    border-bottom:1px solid #e1e8f2!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-design-preview-box{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    padding:0 6px 24px!important;
    overflow:auto!important;
    box-sizing:border-box!important;
    background:#f4f7fb!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-design-preview-heading{
    display:none!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar{
    display:flex!important;
    position:sticky!important;
    top:42px!important;
    z-index:115!important;
    width:100%!important;
    min-height:52px!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:8px!important;
    padding:7px 8px!important;
    margin:0!important;
    background:#fff!important;
    border-bottom:1px solid #e1e8f2!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar label{
    display:flex!important;
    align-items:center!important;
    gap:5px!important;
    flex:1 1 0!important;
    min-width:0!important;
    margin:0!important;
    font-size:11px!important;
    white-space:nowrap!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar select{
    display:block!important;
    flex:1 1 auto!important;
    width:auto!important;
    min-width:74px!important;
    max-width:130px!important;
    height:38px!important;
    padding:4px 24px 4px 7px!important;
    font-size:12px!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-preview-widths{
    display:none!important;
  }

  /* Give the paper, ruler and printable margins room to render. */
  .rmp-form.rmp-mobile-preview-mode .rmp-preview-ruler-stage{
    display:block!important;
    position:relative!important;
    width:max-content!important;
    min-width:100%!important;
    min-height:calc(100dvh - 170px)!important;
    padding:32px 12px 40px 48px!important;
    margin:0!important;
    overflow:visible!important;
    box-sizing:border-box!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-design-preview{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    flex:none!important;
    margin:0 auto!important;
    max-width:none!important;
    min-width:1px!important;
    border:1px solid #cfd9e8!important;
    border-radius:8px!important;
    box-shadow:0 8px 24px rgba(16,24,40,.10)!important;
    overflow:hidden!important;
  }

  /* Rulers/margins remain visible in Preview and scroll with the page. */
  .rmp-form.rmp-mobile-preview-mode .rmp-preview-ruler{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    z-index:60!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-preview-ruler-horizontal{
    height:22px!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-preview-ruler-vertical{
    width:34px!important;
  }

  /* Prevent old generic mobile-preview class from narrowing the workspace. */
  .rmp-workspace-preview.rmp-mobile-preview-mode{
    max-width:100dvw!important;
    margin-left:0!important;
    margin-right:0!important;
  }
}

/* =========================================================
   v4.3.0 — Canva editable export
   ========================================================= */
.rmp-paid-export-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:10px!important;
}
.rmp-paid-export-actions .rmp-canva-form{
  margin:0!important;
}
.rmp-canva-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  background:linear-gradient(135deg,#00c4cc 0%,#7d2ae8 100%)!important;
  color:#fff!important;
  border:0!important;
  min-height:44px!important;
}
.rmp-canva-button:disabled{
  opacity:.52!important;
  cursor:not-allowed!important;
}
.rmp-canva-mark{
  display:inline-flex!important;
  width:24px!important;
  height:24px!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 24px!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#6f37d9!important;
  font-weight:900!important;
  font-style:italic!important;
  font-size:15px!important;
}
@media(max-width:760px){
  .rmp-paid-export-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
  }
  .rmp-paid-export-actions > *,
  .rmp-paid-export-actions .rmp-canva-form,
  .rmp-paid-export-actions .rmp-button{
    width:100%!important;
    box-sizing:border-box!important;
  }
}

/* v4.3.1 — payment temporarily disabled */
.rmp-pay,
.rmp-payment,
.rmp-payment-button,
.rmp-checkout-button,
.rmp-paypal-button,
.rmp-stripe-button,
[data-rmp-payment],
[data-action="pay"]{
  display:none!important;
}

/* =========================================================
   v4.3.2 — no-API Canva import modal
   ========================================================= */
.rmp-canva-import-modal{
  position:fixed!important;
  inset:0!important;
  z-index:2147483500!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:18px!important;
  background:rgba(15,23,42,.48)!important;
  backdrop-filter:blur(4px);
}
.rmp-canva-import-modal[hidden]{display:none!important}
.rmp-canva-import-dialog{
  position:relative!important;
  width:min(520px,100%)!important;
  background:#fff!important;
  border-radius:18px!important;
  padding:24px!important;
  box-shadow:0 22px 60px rgba(15,23,42,.24)!important;
  color:#17294a!important;
}
.rmp-canva-modal-close{
  position:absolute!important;
  top:10px!important;
  right:12px!important;
  width:34px!important;
  height:34px!important;
  border:0!important;
  border-radius:50%!important;
  background:#f3f6fa!important;
  font-size:22px!important;
  cursor:pointer!important;
}
.rmp-canva-modal-brand{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin-bottom:12px!important;
  font-size:20px!important;
}
.rmp-canva-steps{
  display:grid!important;
  gap:8px!important;
  margin:16px 0!important;
}
.rmp-canva-steps span{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  padding:9px 11px!important;
  border:1px solid #e3e8f1!important;
  border-radius:10px!important;
  background:#f9fbfe!important;
}
.rmp-canva-steps b{
  display:inline-flex!important;
  width:24px!important;
  height:24px!important;
  border-radius:50%!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,#00c4cc,#7d2ae8)!important;
  color:#fff!important;
  font-size:12px!important;
}
.rmp-canva-modal-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  margin-top:16px!important;
}
.rmp-canva-modal-actions .rmp-button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  min-height:46px!important;
}
.rmp-canva-open{
  background:linear-gradient(135deg,#00c4cc,#7d2ae8)!important;
  color:#fff!important;
  border:0!important;
}
.rmp-canva-import-dialog small{
  display:block!important;
  margin-top:12px!important;
  color:#667085!important;
  text-align:center!important;
}
@media(max-width:600px){
  .rmp-canva-import-dialog{padding:20px 14px!important}
  .rmp-canva-modal-actions{grid-template-columns:1fr!important}
}

/* =========================================================
   v4.3.3 — visible Canva-ready toolbar export
   ========================================================= */
.rmp-toolbar-canva-ready{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:40px!important;
  background:linear-gradient(135deg,#00c4cc 0%,#7d2ae8 100%)!important;
  color:#fff!important;
  border-color:transparent!important;
}
.rmp-toolbar-canva-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:22px!important;
  height:22px!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#6738d5!important;
  font-weight:900!important;
  font-style:italic!important;
  font-size:14px!important;
}
.rmp-canva-noapi{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
}

/* =========================================================
   v4.3.4 — Printable PDF / Editable PDF export choices
   ========================================================= */
.rmp-toolbar-printable-pdf,
.rmp-toolbar-editable-pdf{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  width:auto!important;
  min-width:118px!important;
  padding:7px 10px!important;
  white-space:nowrap!important;
}
.rmp-toolbar-printable-pdf{
  background:#fff!important;
  color:#17335f!important;
  border:1px solid #cad6e7!important;
}
.rmp-toolbar-editable-pdf{
  background:linear-gradient(135deg,#edf4ff,#f4efff)!important;
  color:#304f9d!important;
  border:1px solid #b9ccef!important;
}
.rmp-pdf-type-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:22px!important;
  height:22px!important;
  flex:0 0 22px!important;
  border-radius:6px!important;
  background:#244f98!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
}
.rmp-toolbar-editable-pdf .rmp-pdf-type-icon{
  background:#6848b8!important;
}
.rmp-pdf-type-label{
  display:inline!important;
  font-size:11px!important;
  font-weight:800!important;
}
@media(max-width:760px){
  .rmp-toolbar-printable-pdf,
  .rmp-toolbar-editable-pdf{
    min-width:40px!important;
    width:40px!important;
    padding:6px!important;
  }
  .rmp-pdf-type-label{display:none!important}
}

/* v4.3.6 — Vegan and Vegetarian icons use a consistent green in preview. */
.rmp-preview-dietary-icon.rmp-vgn,
.rmp-preview-dietary-icon.rmp-veg{
  color:#2e8b57!important;
}

/* =========================================================
   v4.3.7 — direct Editable PDF download, popup removed
   ========================================================= */
.rmp-canva-import-modal{display:none!important}
.rmp-editable-pdf-direct{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  background:linear-gradient(135deg,#edf4ff,#f4efff)!important;
  color:#304f9d!important;
  border:1px solid #b9ccef!important;
}
.rmp-pdf-direct-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:24px!important;
  height:24px!important;
  border-radius:6px!important;
  background:#6848b8!important;
  color:#fff!important;
  font-weight:900!important;
}
@media(max-width:760px){
  .rmp-editable-pdf-direct{width:100%!important;box-sizing:border-box!important}
}

/* =========================================================
   v4.4.0 — print-production profile
   ========================================================= */
.rmp-print-quality-field{
  display:flex!important;
  flex-direction:column!important;
  gap:7px!important;
}
.rmp-print-quality-controls{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:10px!important;
}
.rmp-print-quality-badge{
  display:inline-flex!important;
  align-items:center!important;
  min-height:34px!important;
  padding:6px 10px!important;
  border:1px solid #b9ccef!important;
  border-radius:10px!important;
  background:#f3f7ff!important;
  color:#244f98!important;
  font-size:12px!important;
  font-weight:800!important;
}
.rmp-print-preflight{
  margin:14px 0!important;
  padding:12px 14px!important;
  border-radius:12px!important;
  display:grid!important;
  gap:5px!important;
  font-size:13px!important;
}
.rmp-print-preflight.is-ok{
  border:1px solid #a9d7b9!important;
  background:#f1fbf5!important;
  color:#205f38!important;
}
.rmp-print-preflight.has-warning{
  border:1px solid #efcf88!important;
  background:#fff9eb!important;
  color:#74520a!important;
}
.rmp-print-preflight ul{
  margin:5px 0 0 18px!important;
  padding:0!important;
}

/* =========================================================
   v4.4.1 — predictable Preview zoom above 100%
   ========================================================= */
.rmp-design-preview{will-change:transform}
.rmp-preview-ruler-stage{
  overflow:auto!important;
  position:relative!important;
}
.rmp-workspace-preview .rmp-design-preview-box{overflow:auto!important}
@media(max-width:760px){
  .rmp-form.rmp-mobile-preview-mode .rmp-preview-ruler-stage{
    overflow:auto!important;
    -webkit-overflow-scrolling:touch;
  }
}

/* =========================================================
   v4.4.2 — rulers are editor UI, never template themed
   ========================================================= */
.rmp-preview-ruler,
.rmp-preview-ruler-horizontal,
.rmp-preview-ruler-vertical,
.rmp-ruler-horizontal,
.rmp-ruler-vertical,
.rmp-preview-ruler-stage [class*="ruler"]{
  color:#61718b!important;
  border-color:#cfd8e6!important;
  background-color:#f7f9fc!important;
  --rmp-ruler-color:#61718b!important;
  --rmp-ruler-line:#8a9ab2!important;
  --rmp-ruler-bg:#f7f9fc!important;
}
.rmp-preview-ruler *,
.rmp-preview-ruler-horizontal *,
.rmp-preview-ruler-vertical *,
.rmp-ruler-horizontal *,
.rmp-ruler-vertical *{
  color:#61718b!important;
  border-color:#8a9ab2!important;
}

/* =========================================================
   v4.4.3 — AI-first Menu creation experience
   ========================================================= */
.rmp-menu-source-panel{
  display:block!important;
  padding:18px!important;
}
.rmp-ai-menu-generator{
  border:1px solid #d7e2f2!important;
  border-radius:20px!important;
  padding:14px!important;
  background:linear-gradient(180deg,#fbfdff 0%,#f7f9ff 100%)!important;
  box-shadow:0 10px 28px rgba(31,67,135,.06)!important;
}
.rmp-ai-source-hero{
  display:block!important;
  cursor:pointer!important;
  margin:0 0 14px!important;
}
.rmp-ai-source-hero > input,
.rmp-secondary-source-card > input{
  position:absolute!important;
  opacity:0!important;
  pointer-events:none!important;
}
.rmp-ai-source-hero-inner{
  display:flex!important;
  align-items:center!important;
  gap:16px!important;
  min-height:120px!important;
  padding:20px 22px!important;
  border:2px solid transparent!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#178cff 0%,#5c34f2 100%)!important;
  color:#fff!important;
  box-shadow:0 12px 28px rgba(61,72,232,.18)!important;
}
.rmp-ai-source-logo{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:64px!important;
  height:64px!important;
  flex:0 0 64px!important;
  border:1px solid rgba(255,255,255,.5)!important;
  border-radius:17px!important;
  background:rgba(255,255,255,.11)!important;
  color:#fff!important;
  font-size:38px!important;
  font-weight:800!important;
}
.rmp-ai-source-copy{
  display:grid!important;
  gap:7px!important;
}
.rmp-ai-source-copy strong{
  color:#fff!important;
  font-size:23px!important;
  line-height:1.1!important;
  font-weight:850!important;
}
.rmp-ai-source-copy small{
  color:rgba(255,255,255,.88)!important;
  font-size:13px!important;
  line-height:1.45!important;
  max-width:720px!important;
}
.rmp-ai-source-hero:has(input:checked) .rmp-ai-source-hero-inner{
  box-shadow:0 0 0 4px #d7e8ff,0 12px 30px rgba(61,72,232,.20)!important;
}
.rmp-source-template{
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
}
.rmp-source-template .rmp-template-controls{
  display:grid!important;
  grid-template-columns:minmax(180px,1fr) minmax(220px,1fr)!important;
  gap:12px!important;
  align-items:end!important;
  padding:14px!important;
  border:1px solid #dbe4f0!important;
  border-radius:15px!important;
  background:#fff!important;
}
.rmp-source-template .rmp-template-controls > label{
  margin:0!important;
  min-width:0!important;
}
.rmp-source-template .rmp-template-controls select{
  width:100%!important;
  min-height:46px!important;
}
.rmp-ai-generate-actions{
  grid-column:1 / -1!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin-top:2px!important;
}
.rmp-generate-ai-menu{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  min-width:205px!important;
  min-height:48px!important;
  border:0!important;
  background:linear-gradient(135deg,#168cff,#6434f1)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:850!important;
  box-shadow:0 8px 20px rgba(78,68,230,.18)!important;
}
.rmp-generate-ai-menu:disabled{
  opacity:.45!important;
  cursor:not-allowed!important;
  box-shadow:none!important;
}
.rmp-generate-ai-mark{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:26px!important;
  height:26px!important;
  border-radius:8px!important;
  background:rgba(255,255,255,.18)!important;
  color:#fff!important;
  font-size:17px!important;
  font-weight:900!important;
}
.rmp-ai-generate-help{
  color:#66758c!important;
  font-size:11px!important;
}
.rmp-secondary-source-heading{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin:18px 0 10px!important;
  color:#7a8799!important;
  font-size:11px!important;
  font-weight:750!important;
  text-transform:uppercase!important;
  letter-spacing:.06em!important;
}
.rmp-secondary-source-heading:before,
.rmp-secondary-source-heading:after{
  content:""!important;
  height:1px!important;
  flex:1!important;
  background:#e2e8f1!important;
}
.rmp-secondary-source-options{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:14px!important;
}
.rmp-secondary-source-card{
  position:relative!important;
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr)!important;
  align-items:center!important;
  gap:13px!important;
  width:100%!important;
  height:100%!important;
  min-height:108px!important;
  padding:17px!important;
  border:1px solid #d7e1ef!important;
  border-radius:16px!important;
  background:linear-gradient(145deg,#fff 0%,#f8fbff 100%)!important;
  box-shadow:0 7px 20px rgba(36,73,125,.08)!important;
  cursor:pointer!important;
  color:#20395f!important;
  box-sizing:border-box!important;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}
.rmp-secondary-source-card:hover{
  border-color:#8eafe4!important;
  box-shadow:0 10px 26px rgba(36,73,125,.14)!important;
  transform:translateY(-2px)!important;
}
.rmp-secondary-source-card:focus-within{
  outline:3px solid rgba(44,109,234,.22)!important;
  outline-offset:2px!important;
}
.rmp-secondary-source-card:has(input:checked){
  border:2px solid #2c6dea!important;
  background:linear-gradient(145deg,#f8fbff 0%,#edf4ff 100%)!important;
  box-shadow:0 9px 24px rgba(44,109,234,.18)!important;
}
.rmp-secondary-source-card.is-selected{
  border:2px solid #2c6dea!important;
  background:#f4f8ff!important;
}
.rmp-secondary-source-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:48px!important;
  height:48px!important;
  border-radius:14px!important;
  background:linear-gradient(145deg,#267cf4,#6540e9)!important;
  color:#fff!important;
  box-shadow:0 6px 14px rgba(66,83,220,.22)!important;
  font-size:23px!important;
  font-weight:800!important;
}
.rmp-secondary-source-card > span:last-child{
  display:grid!important;
  align-content:center!important;
  gap:5px!important;
}
.rmp-secondary-source-card strong{
  font-size:14px!important;
  line-height:1.2!important;
}
.rmp-secondary-source-card small{
  color:#758195!important;
  font-size:11px!important;
  line-height:1.38!important;
}
.rmp-secondary-source-pane-wrap{
  margin-top:12px!important;
}
.rmp-source-is-ai .rmp-secondary-source-pane-wrap{
  display:none!important;
}

/* Keep template editor visually separate from the AI picker once generated. */
.rmp-source-template .rmp-editor-heading{
  margin-top:14px!important;
}
.rmp-source-template .rmp-template-editor{
  margin-top:8px!important;
}
.rmp-start-url-card{
  text-align:left!important;
  font:inherit!important;
}
.rmp-start-url-inline{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:end!important;
  gap:10px!important;
  margin-top:12px!important;
  padding:14px!important;
  border:1px solid #cddcf2!important;
  border-radius:14px!important;
  background:#f7faff!important;
}
.rmp-start-url-inline[hidden]{display:none!important}
.rmp-start-url-inline label{display:grid!important;gap:6px!important;margin:0!important}
.rmp-start-url-inline label > span{color:#20395f!important;font-size:12px!important;font-weight:800!important}
.rmp-start-url-inline input{width:100%!important;min-height:42px!important;box-sizing:border-box!important}
.rmp-start-url-status{grid-column:1/-1!important;color:#66758c!important}
.rmp-menu-numbering-field{padding:12px!important;border:1px solid #dbe3ee!important;border-radius:12px!important;background:#f9fbff!important}
.rmp-menu-numbering-field .rmp-help{display:block!important;margin:3px 0 0 24px!important;color:#718096!important}

@media(max-width:760px){
  .rmp-menu-source-panel{padding:10px!important}
  .rmp-ai-menu-generator{padding:9px!important;border-radius:15px!important}
  .rmp-ai-source-hero-inner{
    min-height:96px!important;
    padding:15px!important;
    gap:12px!important;
  }
  .rmp-ai-source-logo{
    width:50px!important;height:50px!important;flex-basis:50px!important;
    font-size:30px!important;border-radius:14px!important;
  }
  .rmp-ai-source-copy strong{font-size:19px!important}
  .rmp-ai-source-copy small{font-size:11px!important}
  .rmp-source-template .rmp-template-controls{
    grid-template-columns:1fr!important;
    padding:10px!important;
  }
  .rmp-ai-generate-actions{
    grid-column:1!important;
    display:grid!important;
    gap:7px!important;
  }
  .rmp-generate-ai-menu{width:100%!important}
  .rmp-secondary-source-options{grid-template-columns:1fr!important}
  .rmp-secondary-source-card{
    min-height:82px!important;
    padding:12px!important;
    grid-template-columns:40px minmax(0,1fr)!important;
    align-items:center!important;
  }
  .rmp-secondary-source-icon{
    width:40px!important;height:40px!important;font-size:19px!important;
  }
  .rmp-secondary-source-card small{display:none!important}
  .rmp-start-url-inline{grid-template-columns:1fr!important}
  .rmp-start-url-inline .rmp-button{width:100%!important}
}


/* =========================================================
   v4.4.4 — Preview toolbar never scales with menu zoom
   ========================================================= */
.rmp-design-preview-box > .rmp-live-preview-toolbar,
.rmp-workspace-preview .rmp-live-preview-toolbar{
  transform:none!important;
  transform-origin:initial!important;
  zoom:1!important;
  scale:1!important;
  font-size:inherit!important;
}

/* The zoom transform belongs exclusively to the printable page. */
.rmp-design-preview-box > .rmp-design-preview,
.rmp-workspace-preview .rmp-design-preview{
  will-change:transform;
  max-height:none!important;
  height:auto!important;
}

/* The artwork has a protected inner zone. Keep every editable menu element clear
   of decorative borders in both portrait and landscape previews. */
.rmp-design-preview[data-scheme-background="1"] .rmp-preview-page-content{
  padding:92px 64px 122px!important;
}
.rmp-design-preview[data-menu-columns="2"] .rmp-preview-items{
  column-count:2;
  column-gap:28px;
  column-rule:1px solid color-mix(in srgb,var(--rmp-accent) 35%,transparent);
  column-fill:auto;
  flex:1 1 auto;
  height:auto;
  min-height:0;
  overflow:hidden;
}
.rmp-design-preview[data-menu-columns="2"] .rmp-preview-category,
.rmp-design-preview[data-menu-columns="2"] .rmp-preview-item,
.rmp-design-preview[data-menu-columns="2"] .rmp-preview-final-info{
  break-inside:avoid-column;
}
.rmp-design-preview[data-menu-columns="2"] .rmp-preview-page-content > .rmp-preview-category:not(.rmp-preview-category-inline){display:none!important}

/* =========================================================
   v5.6 — Complete professional layout-template library
   ========================================================= */
.rmp-template-intro{padding:18px 20px;border:1px solid #dbe5f2;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#f8f5ff);margin-bottom:16px}.rmp-template-intro strong{display:block;font-size:20px;color:#17233b}.rmp-template-intro p{margin:7px 0 0;color:#5d6b82;line-height:1.5}
.rmp-layout-template-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px}.rmp-layout-template-heading{grid-column:1/-1;display:flex;align-items:end;justify-content:space-between;margin-top:10px;padding:8px 2px 5px;border-bottom:1px solid #dce4ee}.rmp-layout-template-heading strong{font-size:17px;color:#26354f}.rmp-layout-template-heading small{color:#77839a}
.rmp-layout-template-card{display:grid!important;grid-template-columns:88px 1fr;align-items:center;gap:12px;min-height:112px!important;padding:11px!important;text-align:left!important;border:1px solid #d7e0eb!important;border-radius:13px!important;background:#fff!important;color:#1e293b!important;box-shadow:0 3px 10px rgba(30,41,59,.06)!important;cursor:pointer}.rmp-layout-template-card:hover{border-color:#7aa7e8!important;transform:translateY(-1px)}.rmp-layout-template-card.is-active{border-color:#2563eb!important;box-shadow:0 0 0 3px rgba(37,99,235,.15)!important}.rmp-layout-template-card.is-active:after{content:'Selected';position:absolute;right:8px;top:7px;padding:3px 6px;border-radius:999px;background:#2563eb;color:#fff;font-size:9px;font-weight:800}.rmp-layout-template-card{position:relative}.rmp-layout-template-copy{display:grid;gap:5px}.rmp-layout-template-copy b{font-size:14px;line-height:1.2}.rmp-layout-template-copy small{font-size:10px;color:#738097;text-transform:capitalize}
.rmp-layout-template-preview{display:block;position:relative;width:78px;height:88px;padding:10px 8px;border:1px solid color-mix(in srgb,var(--tpl-accent,#c9973d) 45%,#ccd5e2);border-radius:4px;background:var(--tpl-bg,#fffdf7);overflow:hidden;box-sizing:border-box}.rmp-template-brand-line{display:block;width:55%;height:5px;margin:0 auto 7px;border-radius:3px;background:var(--tpl-primary,#27364a)}.rmp-template-rule{display:block;width:86%;height:2px;margin:0 auto 8px;background:var(--tpl-accent,#c9973d)}.rmp-template-columns{display:grid;grid-template-columns:1fr;gap:5px}.rmp-layout-template-card[data-columns="2"] .rmp-template-columns{grid-template-columns:1fr 1fr;gap:4px}.rmp-template-columns em{display:block;height:48px;background:repeating-linear-gradient(to bottom,#7d8794 0 2px,transparent 2px 7px);opacity:.75}.rmp-layout-template-card[data-style="bar"] .rmp-template-rule{height:7px;background:var(--tpl-primary,#a92f27)}.rmp-layout-template-card[data-style="pill"] .rmp-template-rule{height:7px;width:60%;border-radius:9px;background:var(--tpl-primary,#17647a)}.rmp-layout-template-card[data-style="underline"] .rmp-template-rule{width:45%;margin-left:4px}.rmp-layout-template-card[data-style="elegant"] .rmp-layout-template-preview{border-color:var(--tpl-accent,#c7a34b)}

/* Families remain structurally distinct after a user customises colours. */
.rmp-design-preview:is([data-layout-template="modern_luxury"],[data-layout-template="french_elegance"],[data-layout-template="minimal_black"],[data-layout-template="botanical_gold"],[data-layout-template="contemporary_serif"]) .rmp-preview-item{padding-top:5px;padding-bottom:7px}.rmp-design-preview:is([data-layout-template="modern_luxury"],[data-layout-template="french_elegance"],[data-layout-template="contemporary_serif"]) .rmp-preview-category{letter-spacing:1.4px}
.rmp-design-preview:is([data-layout-template="family_restaurant"],[data-layout-template="modern_bistro"],[data-layout-template="rustic_kitchen"],[data-layout-template="urban_eatery"],[data-layout-template="daily_specials"]) .rmp-preview-item{padding-top:3px;padding-bottom:5px}.rmp-design-preview[data-layout-template="urban_eatery"] .rmp-preview-category{text-transform:uppercase;letter-spacing:1px}
.rmp-design-preview:is([data-layout-template="indian_bazaar"],[data-layout-template="italian_trattoria_layout"],[data-layout-template="mexican_cantina_layout"],[data-layout-template="chinese_banquet"],[data-layout-template="japanese_izakaya"],[data-layout-template="thai_street"],[data-layout-template="greek_taverna_layout"],[data-layout-template="middle_eastern_mezze"]) .rmp-preview-category{box-shadow:0 2px 0 color-mix(in srgb,var(--rmp-accent) 55%,transparent)}
.rmp-design-preview:is([data-layout-template="burger_house"],[data-layout-template="pizzeria"],[data-layout-template="smokehouse_bbq"],[data-layout-template="classic_steakhouse"],[data-layout-template="seafood_market"],[data-layout-template="artisan_bakery"]) .rmp-preview-item b{text-transform:none;font-weight:800}.rmp-design-preview:is([data-layout-template="burger_house"],[data-layout-template="smokehouse_bbq"]) .rmp-preview-category{letter-spacing:.8px;text-transform:uppercase}
.rmp-design-preview:is([data-layout-template="cocktail_lounge"],[data-layout-template="wine_cellar_layout"],[data-layout-template="craft_beer_taproom"],[data-layout-template="coffee_house"]) .rmp-preview-item{border-bottom:1px dotted color-mix(in srgb,var(--rmp-accent) 28%,transparent)}
.rmp-design-preview[data-layout-template="kids_menu"] .rmp-preview-category{border-radius:18px!important;transform-origin:center}.rmp-design-preview[data-layout-template="kids_menu"] .rmp-preview-item{padding:6px;border-radius:8px;background:color-mix(in srgb,var(--rmp-accent) 8%,transparent)}.rmp-design-preview[data-layout-template="dessert_menu"] .rmp-preview-category{letter-spacing:1px}

/* Real composition changes — frames, header systems, item cards and price treatments. */
.rmp-design-preview[data-layout-template="modern_luxury"] .rmp-preview-page-content:after,.rmp-design-preview[data-layout-template="french_elegance"] .rmp-preview-page-content:after,.rmp-design-preview[data-layout-template="botanical_gold"] .rmp-preview-page-content:after{content:'';position:absolute;inset:34px;border:1px solid var(--rmp-accent);outline:1px solid color-mix(in srgb,var(--rmp-primary) 35%,transparent);outline-offset:6px;pointer-events:none}.rmp-design-preview[data-layout-template="modern_luxury"] .rmp-preview-brand{letter-spacing:3px;text-transform:uppercase}.rmp-design-preview[data-layout-template="french_elegance"] .rmp-preview-page-content:before{content:'❦';position:absolute;top:35px;left:50%;transform:translateX(-50%);font-size:25px;color:var(--rmp-accent)}.rmp-design-preview[data-layout-template="botanical_gold"] .rmp-preview-page-content:before{content:'❧  ✦  ❧';position:absolute;top:37px;left:50%;transform:translateX(-50%);color:var(--rmp-accent);letter-spacing:8px}.rmp-design-preview[data-layout-template="contemporary_serif"] .rmp-preview-page-content{border-left:9px solid var(--rmp-primary)}
.rmp-design-preview[data-layout-template="family_restaurant"] .rmp-preview-item:nth-child(even){background:color-mix(in srgb,var(--rmp-accent) 8%,transparent);padding:5px 7px;border-radius:5px}.rmp-design-preview[data-layout-template="modern_bistro"] .rmp-preview-category{box-shadow:4px 4px 0 color-mix(in srgb,var(--rmp-accent) 65%,transparent)}.rmp-design-preview[data-layout-template="rustic_kitchen"] .rmp-preview-page-content:after{content:'';position:absolute;inset:32px;border:3px double var(--rmp-accent);pointer-events:none}.rmp-design-preview[data-layout-template="urban_eatery"] .rmp-preview-page-content{border-left:18px solid var(--rmp-primary)}.rmp-design-preview[data-layout-template="daily_specials"] .rmp-preview-item:first-of-type{padding:8px;border:2px solid var(--rmp-accent);border-radius:7px}
.rmp-design-preview[data-layout-template="indian_bazaar"] .rmp-preview-page-content:before{content:'◆  ◇  ◆';position:absolute;top:42px;left:50%;transform:translateX(-50%);color:var(--rmp-accent);letter-spacing:7px}.rmp-design-preview[data-layout-template="italian_trattoria_layout"] .rmp-preview-page-content:before{content:'—  CUCINA  —';position:absolute;top:45px;left:50%;transform:translateX(-50%);color:var(--rmp-primary);font:700 10px Georgia,serif;letter-spacing:3px}.rmp-design-preview[data-layout-template="mexican_cantina_layout"] .rmp-preview-page-content:before{content:'✦  ✦  ✦';position:absolute;top:42px;left:50%;transform:translateX(-50%);color:var(--rmp-accent);font-size:18px}.rmp-design-preview[data-layout-template="chinese_banquet"] .rmp-preview-page-content:after{content:'';position:absolute;inset:35px;border:2px solid var(--rmp-primary);border-radius:2px;pointer-events:none}.rmp-design-preview[data-layout-template="japanese_izakaya"] .rmp-preview-category{border-left:5px solid var(--rmp-accent)!important;padding-left:10px!important}.rmp-design-preview[data-layout-template="thai_street"] .rmp-preview-category{transform:skew(-4deg) translate(var(--rmp-menu-offset-x,0),var(--rmp-menu-offset-y,0))!important}.rmp-design-preview[data-layout-template="greek_taverna_layout"] .rmp-preview-page-content{border-top:8px solid var(--rmp-primary)}.rmp-design-preview[data-layout-template="middle_eastern_mezze"] .rmp-preview-page-content:before{content:'◇  ✦  ◇';position:absolute;top:42px;left:50%;transform:translateX(-50%);color:var(--rmp-accent);letter-spacing:8px}
.rmp-design-preview:is([data-layout-template="burger_house"],[data-layout-template="pizzeria"],[data-layout-template="smokehouse_bbq"]) .rmp-preview-item{margin:3px 0;padding:6px 8px;border:1px solid color-mix(in srgb,var(--rmp-accent) 40%,transparent);border-radius:6px}.rmp-design-preview[data-layout-template="burger_house"] .rmp-preview-item strong,.rmp-design-preview[data-layout-template="smokehouse_bbq"] .rmp-preview-item strong{padding:2px 6px;border-radius:999px;background:var(--rmp-primary);color:#fff!important}.rmp-design-preview[data-layout-template="pizzeria"] .rmp-preview-page-content:before{content:'●  PIZZERIA  ●';position:absolute;top:43px;left:50%;transform:translateX(-50%);color:var(--rmp-primary);font:800 10px Georgia,serif;letter-spacing:2px}.rmp-design-preview[data-layout-template="classic_steakhouse"] .rmp-preview-page-content:after{content:'';position:absolute;inset:34px;border:2px solid var(--rmp-primary);outline:1px solid var(--rmp-accent);outline-offset:4px;pointer-events:none}.rmp-design-preview[data-layout-template="seafood_market"] .rmp-preview-category:before{content:'≈ ';color:var(--rmp-accent)}.rmp-design-preview[data-layout-template="artisan_bakery"] .rmp-preview-category:before{content:'✦ ';color:var(--rmp-accent)}
.rmp-design-preview:is([data-layout-template="cocktail_lounge"],[data-layout-template="wine_cellar_layout"],[data-layout-template="craft_beer_taproom"],[data-layout-template="coffee_house"]) .rmp-preview-item strong{min-width:48px;text-align:center;padding:2px 5px;border:1px solid color-mix(in srgb,var(--rmp-accent) 55%,transparent);border-radius:999px}.rmp-design-preview[data-layout-template="cocktail_lounge"] .rmp-preview-page-content:before{content:'◆';position:absolute;top:42px;left:50%;transform:translateX(-50%) rotate(45deg);color:var(--rmp-accent)}.rmp-design-preview[data-layout-template="wine_cellar_layout"] .rmp-preview-page-content:after{content:'';position:absolute;inset:36px;border-left:1px solid var(--rmp-accent);border-right:1px solid var(--rmp-accent);pointer-events:none}.rmp-design-preview[data-layout-template="craft_beer_taproom"] .rmp-preview-category{border-radius:3px!important;transform:rotate(-1deg) translate(var(--rmp-menu-offset-x,0),var(--rmp-menu-offset-y,0))!important}.rmp-design-preview[data-layout-template="coffee_house"] .rmp-preview-page-content:before{content:'COFFEE  •  KITCHEN';position:absolute;top:43px;left:50%;transform:translateX(-50%);font:700 9px Arial,sans-serif;letter-spacing:3px;color:var(--rmp-primary)}
.rmp-design-preview[data-layout-template="kids_menu"] .rmp-preview-page-content:before{content:'★  FUN MENU  ★';position:absolute;top:42px;left:50%;transform:translateX(-50%);font:800 12px Arial,sans-serif;color:var(--rmp-accent);letter-spacing:2px}.rmp-design-preview[data-layout-template="dessert_menu"] .rmp-preview-page-content:before{content:'❦  SWEET SELECTIONS  ❦';position:absolute;top:43px;left:50%;transform:translateX(-50%);font:700 10px Georgia,serif;color:var(--rmp-primary);letter-spacing:2px}

/* v5.9 creative compositions: hierarchy and rhythm vary independently of the
   base one/two-column content flow, while retaining the protected print zone. */
.rmp-design-preview[data-layout-template="editorial_feature"] .rmp-preview-category-inline:first-child{column-span:all;font-size:1.45em!important;text-align:left!important;border:0!important;border-top:5px solid var(--rmp-primary)!important;border-bottom:1px solid var(--rmp-accent)!important;background:transparent!important;padding:11px 0 7px!important}.rmp-design-preview[data-layout-template="editorial_feature"] .rmp-preview-item:first-of-type{column-span:all;padding:10px 12px!important;margin-bottom:10px;background:color-mix(in srgb,var(--rmp-accent) 11%,transparent);border-left:5px solid var(--rmp-primary)}
.rmp-design-preview[data-layout-template="asymmetric_bistro"] .rmp-preview-items{column-gap:42px!important;column-rule:0!important}.rmp-design-preview[data-layout-template="asymmetric_bistro"] .rmp-preview-category-inline:nth-of-type(even){margin-left:15%!important;width:85%!important}.rmp-design-preview[data-layout-template="asymmetric_bistro"] .rmp-preview-item:nth-of-type(3n){padding-left:12px;border-left:2px solid var(--rmp-accent)}
.rmp-design-preview[data-layout-template="chef_spotlight"] .rmp-preview-item:first-of-type{padding:16px!important;margin:8px 5% 14px;border:1px solid var(--rmp-accent);box-shadow:0 7px 20px color-mix(in srgb,var(--rmp-primary) 12%,transparent);text-align:center}.rmp-design-preview[data-layout-template="chef_spotlight"] .rmp-preview-item:first-of-type b:before{content:'CHEF’S CHOICE';display:block;margin-bottom:6px;color:var(--rmp-accent);font-size:.62em;letter-spacing:2px}.rmp-design-preview[data-layout-template="chef_spotlight"] .rmp-preview-category{background:transparent!important;border-bottom:1px solid var(--rmp-accent)!important;border-radius:0!important}
.rmp-design-preview[data-layout-template="market_cards"] .rmp-preview-item{margin:5px 0;padding:9px!important;border:1px solid color-mix(in srgb,var(--rmp-primary) 24%,transparent);border-radius:10px;background:color-mix(in srgb,var(--rmp-background) 82%,white);box-shadow:0 3px 8px rgba(15,23,42,.06)}.rmp-design-preview[data-layout-template="market_cards"] .rmp-preview-category{border-radius:4px 16px 4px 16px!important}
.rmp-design-preview[data-layout-template="ribbon_social"] .rmp-preview-category{width:calc(100% + 18px)!important;margin-left:-9px!important;clip-path:polygon(0 0,94% 0,100% 50%,94% 100%,0 100%,5% 50%);padding-left:20px!important;padding-right:20px!important}.rmp-design-preview[data-layout-template="ribbon_social"] .rmp-preview-item{padding:5px 7px;border-bottom:1px dashed color-mix(in srgb,var(--rmp-accent) 48%,transparent)}
.rmp-design-preview[data-layout-template="modern_ledger"] .rmp-preview-category{background:transparent!important;color:var(--rmp-primary)!important;border:0!important;border-bottom:4px double var(--rmp-primary)!important;border-radius:0!important;text-align:left!important;padding-left:0!important}.rmp-design-preview[data-layout-template="modern_ledger"] .rmp-preview-item{padding:6px 0!important;border-bottom:1px dotted color-mix(in srgb,var(--rmp-primary) 40%,transparent)}.rmp-design-preview[data-layout-template="modern_ledger"] .rmp-preview-item strong{border-left:1px solid var(--rmp-accent);padding-left:10px}
.rmp-design-preview[data-layout-template="tasting_journey"] .rmp-preview-items{position:relative;padding-left:20px}.rmp-design-preview[data-layout-template="tasting_journey"] .rmp-preview-items:before{content:'';position:absolute;left:7px;top:0;bottom:0;width:1px;background:var(--rmp-accent)}.rmp-design-preview[data-layout-template="tasting_journey"] .rmp-preview-category{position:relative;background:transparent!important;color:var(--rmp-primary)!important}.rmp-design-preview[data-layout-template="tasting_journey"] .rmp-preview-category:before{content:'◆';position:absolute;left:-26px;color:var(--rmp-accent)}.rmp-design-preview[data-layout-template="tasting_journey"] .rmp-preview-item{padding:7px 4px!important;text-align:center}
.rmp-design-preview[data-layout-template="split_personality"] .rmp-preview-page-content:after{content:'';position:absolute;top:0;right:0;bottom:0;width:49%;background:color-mix(in srgb,var(--rmp-primary) 7%,transparent);pointer-events:none}.rmp-design-preview[data-layout-template="split_personality"] .rmp-preview-items{column-rule:3px solid var(--rmp-accent)!important}.rmp-design-preview[data-layout-template="split_personality"] .rmp-preview-category{border-radius:0!important;text-align:left!important}
.rmp-design-preview[data-layout-template="brunch_blocks"] .rmp-preview-category{min-height:34px;display:flex!important;align-items:center;justify-content:center;border:2px solid var(--rmp-primary)!important;background:color-mix(in srgb,var(--rmp-accent) 18%,var(--rmp-background))!important;color:var(--rmp-primary)!important}.rmp-design-preview[data-layout-template="brunch_blocks"] .rmp-preview-item{padding:7px!important;margin:3px 0;background:color-mix(in srgb,var(--rmp-background) 88%,white)}
.rmp-design-preview[data-layout-template="chalkboard_grid"] .rmp-preview-category{border:2px solid var(--rmp-accent)!important;background:color-mix(in srgb,var(--rmp-primary) 86%,#111)!important;box-shadow:3px 3px 0 color-mix(in srgb,var(--rmp-accent) 55%,transparent)}.rmp-design-preview[data-layout-template="chalkboard_grid"] .rmp-preview-item{margin:5px 0;padding:8px!important;border:1px solid color-mix(in srgb,var(--rmp-accent) 38%,transparent);border-radius:3px}
.rmp-design-preview[data-layout-template="seasonal_poster"] .rmp-preview-page-content:after{content:'';position:absolute;inset:30px;border:7px double var(--rmp-accent);pointer-events:none}.rmp-design-preview[data-layout-template="seasonal_poster"] .rmp-preview-category{font-size:1.12em!important;letter-spacing:2px;background:transparent!important;color:var(--rmp-primary)!important;border-top:1px solid var(--rmp-accent)!important;border-bottom:1px solid var(--rmp-accent)!important;border-radius:0!important}.rmp-design-preview[data-layout-template="seasonal_poster"] .rmp-preview-item{text-align:center;padding:7px!important}
.rmp-design-preview[data-layout-template="price_first"] .rmp-preview-item{display:flex!important;gap:8px;padding:6px 4px!important;border-bottom:2px solid color-mix(in srgb,var(--rmp-accent) 30%,transparent)}.rmp-design-preview[data-layout-template="price_first"] .rmp-preview-item>strong{order:-1;align-self:flex-start;min-width:52px;padding:4px 6px;background:var(--rmp-primary);color:#fff!important;text-align:center;border-radius:3px}.rmp-design-preview[data-layout-template="price_first"] .rmp-preview-category{clip-path:polygon(0 0,96% 0,100% 50%,96% 100%,0 100%)}

/* Thumbnail previews are miniature layouts, not generic placeholders. */
.rmp-layout-template-card{grid-template-columns:112px 1fr;min-height:154px!important}.rmp-layout-template-preview{width:104px;height:132px;padding:10px 9px;border-radius:5px;box-shadow:0 3px 9px rgba(15,23,42,.12)}.rmp-template-frame{position:absolute;inset:5px;border:1px solid color-mix(in srgb,var(--tpl-accent) 45%,transparent);pointer-events:none}.rmp-template-brand-line{position:relative;width:48%;height:6px;margin-bottom:5px}.rmp-template-rule{position:relative;margin-bottom:7px}.rmp-template-mini-feature{display:none;height:19px;margin:0 2px 6px;padding:3px;background:color-mix(in srgb,var(--tpl-accent) 18%,transparent);border-left:3px solid var(--tpl-primary)}.rmp-template-mini-feature i{display:block;width:55%;height:3px;background:var(--tpl-primary)}.rmp-template-mini-feature em{display:block;width:80%;height:2px;margin-top:4px;background:#87909d}.rmp-template-columns{position:relative;height:87px}.rmp-template-columns>em{height:87px!important;background:none!important;opacity:1!important}.rmp-template-columns>em>i{display:block;height:3px;margin:0 0 5px;background:#7d8794;opacity:.72}.rmp-template-columns>em>i:first-child{height:7px;background:var(--tpl-primary);opacity:1}.rmp-layout-template-card[data-composition="feature"] .rmp-template-mini-feature,.rmp-layout-template-card[data-composition="spotlight"] .rmp-template-mini-feature{display:block}.rmp-layout-template-card[data-composition="feature"] .rmp-template-columns,.rmp-layout-template-card[data-composition="spotlight"] .rmp-template-columns{height:60px}.rmp-layout-template-card[data-composition="asymmetric"] .rmp-template-columns>em:last-child{transform:translateY(12px)}.rmp-layout-template-card[data-composition="cards"] .rmp-template-columns>em>i{height:16px;border:1px solid var(--tpl-accent);border-radius:3px;background:transparent}.rmp-layout-template-card[data-composition="ribbons"] .rmp-template-columns>em>i:first-child{clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%)}.rmp-layout-template-card[data-composition="ledger"] .rmp-template-columns{grid-template-columns:1fr!important}.rmp-layout-template-card[data-composition="ledger"] .rmp-template-columns>em>i{border-bottom:1px dotted var(--tpl-primary);background:transparent}.rmp-layout-template-card[data-composition="journey"] .rmp-template-columns{grid-template-columns:1fr!important;border-left:2px solid var(--tpl-accent);padding-left:7px}.rmp-layout-template-card[data-composition="split"] .rmp-layout-template-preview{background:linear-gradient(90deg,var(--tpl-bg) 0 50%,color-mix(in srgb,var(--tpl-primary) 10%,var(--tpl-bg)) 50%)}.rmp-layout-template-card[data-composition="blocks"] .rmp-template-columns>em>i{height:15px;background:color-mix(in srgb,var(--tpl-accent) 24%,transparent);border:1px solid var(--tpl-primary)}.rmp-layout-template-card[data-composition="chalk"] .rmp-layout-template-preview{background:color-mix(in srgb,var(--tpl-primary) 82%,#111)}.rmp-layout-template-card[data-composition="chalk"] .rmp-template-columns>em>i{background:#f4ead2}.rmp-layout-template-card[data-composition="poster"] .rmp-template-frame{border:3px double var(--tpl-accent)}.rmp-layout-template-card[data-composition="price"] .rmp-template-columns>em>i{background:linear-gradient(90deg,var(--tpl-primary) 0 28%,#7d8794 28% 100%)}
/* Twenty additional creative layouts. Each changes category/item hierarchy,
   rather than merely recolouring the same column structure. */
.rmp-design-preview[data-layout-template="gallery_header"] .rmp-preview-category-inline:first-child{column-span:all;padding:18px!important;border:1px solid var(--rmp-accent)!important;font-size:1.35em!important}.rmp-design-preview[data-layout-template="gallery_header"] .rmp-preview-item:nth-of-type(-n+3){background:color-mix(in srgb,var(--rmp-accent) 12%,transparent);padding:9px!important}
.rmp-design-preview[data-layout-template="diagonal_modern"] .rmp-preview-category{clip-path:polygon(0 0,100% 0,94% 100%,4% 100%);transform:skew(-3deg) translate(var(--rmp-menu-offset-x,0),var(--rmp-menu-offset-y,0))!important}.rmp-design-preview[data-layout-template="diagonal_modern"] .rmp-preview-item:nth-child(odd){padding-left:14px;border-left:4px solid var(--rmp-accent)}
.rmp-design-preview[data-layout-template="menu_newspaper"] .rmp-preview-items{column-rule:1px solid var(--rmp-primary)!important}.rmp-design-preview[data-layout-template="menu_newspaper"] .rmp-preview-category{background:transparent!important;color:var(--rmp-primary)!important;border-top:3px double currentColor!important;border-bottom:1px solid currentColor!important;border-radius:0!important;text-align:left!important}.rmp-design-preview[data-layout-template="menu_newspaper"] .rmp-preview-item{border-bottom:1px dotted #777;padding:5px 0!important}
.rmp-design-preview[data-layout-template="luxe_panels"] .rmp-preview-item{margin:5px 0;padding:10px!important;border:1px solid color-mix(in srgb,var(--rmp-accent) 55%,transparent);background:color-mix(in srgb,var(--rmp-background) 88%,white)}.rmp-design-preview[data-layout-template="luxe_panels"] .rmp-preview-category{border-radius:0!important;letter-spacing:2px}
.rmp-design-preview[data-layout-template="garden_arch"] .rmp-preview-page-content:after,.rmp-design-preview[data-layout-template="floral_frame"] .rmp-preview-page-content:after{content:'';position:absolute;inset:32px;border:2px solid var(--rmp-accent);border-radius:45% 45% 8px 8px;pointer-events:none}.rmp-design-preview[data-layout-template="garden_arch"] .rmp-preview-category{background:transparent!important;color:var(--rmp-primary)!important}.rmp-design-preview[data-layout-template="floral_frame"] .rmp-preview-page-content:before{content:'❦  ✿  ❦';position:absolute;top:40px;left:50%;transform:translateX(-50%);color:var(--rmp-accent);letter-spacing:7px}
.rmp-design-preview[data-layout-template="coastal_wave"] .rmp-preview-category{border-radius:50% 15% 50% 15%!important;background:color-mix(in srgb,var(--rmp-primary) 88%,transparent)!important}.rmp-design-preview[data-layout-template="coastal_wave"] .rmp-preview-item{padding:6px 8px!important;border-bottom:2px solid color-mix(in srgb,var(--rmp-accent) 24%,transparent)}
.rmp-design-preview[data-layout-template="neon_night"] .rmp-preview-category{border:1px solid var(--rmp-accent)!important;box-shadow:0 0 8px var(--rmp-accent);background:color-mix(in srgb,var(--rmp-primary) 84%,#111)!important}.rmp-design-preview[data-layout-template="neon_night"] .rmp-preview-item{padding:7px!important;border-left:2px solid var(--rmp-accent)}
.rmp-design-preview[data-layout-template="vintage_ticket"] .rmp-preview-page-content:after{content:'';position:absolute;inset:34px;border:2px dashed var(--rmp-accent);pointer-events:none}.rmp-design-preview[data-layout-template="vintage_ticket"] .rmp-preview-category{clip-path:polygon(3% 0,97% 0,100% 30%,97% 50%,100% 70%,97% 100%,3% 100%,0 70%,3% 50%,0 30%)}
.rmp-design-preview[data-layout-template="culinary_notebook"] .rmp-preview-items{padding-left:18px;border-left:2px solid color-mix(in srgb,var(--rmp-primary) 45%,transparent)}.rmp-design-preview[data-layout-template="culinary_notebook"] .rmp-preview-item{padding:6px 2px!important;border-bottom:1px solid color-mix(in srgb,var(--rmp-accent) 35%,transparent)}.rmp-design-preview[data-layout-template="culinary_notebook"] .rmp-preview-category{background:transparent!important;color:var(--rmp-primary)!important;text-align:left!important}
.rmp-design-preview[data-layout-template="geometric_fusion"] .rmp-preview-category{clip-path:polygon(0 0,88% 0,100% 100%,12% 100%)}.rmp-design-preview[data-layout-template="geometric_fusion"] .rmp-preview-item:nth-child(3n){background:color-mix(in srgb,var(--rmp-accent) 13%,transparent);padding:8px!important}
.rmp-design-preview[data-layout-template="cafe_zine"] .rmp-preview-category-inline:first-child{column-span:all;text-align:left!important;font-size:1.4em!important;background:transparent!important;color:var(--rmp-primary)!important;border-bottom:6px solid var(--rmp-accent)!important}.rmp-design-preview[data-layout-template="cafe_zine"] .rmp-preview-item:nth-child(even){transform:translateX(8px)}
.rmp-design-preview[data-layout-template="omakase_minimal"] .rmp-preview-category{background:transparent!important;color:var(--rmp-primary)!important;border:0!important;letter-spacing:4px}.rmp-design-preview[data-layout-template="omakase_minimal"] .rmp-preview-item{max-width:75%;margin:0 auto;padding:9px 0!important;text-align:center;border-bottom:1px solid color-mix(in srgb,var(--rmp-accent) 40%,transparent)}
.rmp-design-preview[data-layout-template="grand_hotel"] .rmp-preview-page-content:after{content:'';position:absolute;inset:30px;border:5px double var(--rmp-accent);pointer-events:none}.rmp-design-preview[data-layout-template="grand_hotel"] .rmp-preview-category{background:transparent!important;color:var(--rmp-primary)!important;border-top:1px solid var(--rmp-accent)!important;border-bottom:1px solid var(--rmp-accent)!important;border-radius:0!important;letter-spacing:3px}
.rmp-design-preview[data-layout-template="tapas_tiles"] .rmp-preview-item{padding:9px!important;margin:4px 0;border-radius:8px;background:color-mix(in srgb,var(--rmp-accent) 13%,transparent);border:1px solid color-mix(in srgb,var(--rmp-primary) 22%,transparent)}
.rmp-design-preview[data-layout-template="deli_board"] .rmp-preview-item{padding:7px!important;border-bottom:3px solid color-mix(in srgb,var(--rmp-accent) 25%,transparent)}.rmp-design-preview[data-layout-template="deli_board"] .rmp-preview-item strong{padding:3px 7px;background:var(--rmp-accent);color:#111!important;transform:rotate(-2deg)}
.rmp-design-preview[data-layout-template="skyline_lounge"] .rmp-preview-page-content:after{content:'';position:absolute;left:0;right:0;bottom:0;height:22px;background:repeating-linear-gradient(90deg,var(--rmp-primary) 0 12px,transparent 12px 18px);opacity:.65;pointer-events:none}.rmp-design-preview[data-layout-template="skyline_lounge"] .rmp-preview-category{text-align:right!important;background:transparent!important;color:var(--rmp-primary)!important;border-bottom:2px solid var(--rmp-accent)!important}
.rmp-design-preview[data-layout-template="farmhouse_table"] .rmp-preview-item{margin:4px 0;padding:8px!important;border:1px solid color-mix(in srgb,var(--rmp-primary) 25%,transparent);border-radius:3px}.rmp-design-preview[data-layout-template="farmhouse_table"] .rmp-preview-category{background:transparent!important;color:var(--rmp-primary)!important;border-bottom:4px double currentColor!important;border-radius:0!important;text-align:left!important}
.rmp-design-preview[data-layout-template="dessert_boutique"] .rmp-preview-category{border-radius:18px 4px 18px 4px!important}.rmp-design-preview[data-layout-template="dessert_boutique"] .rmp-preview-item{padding:8px!important;margin:4px 0;border:1px solid color-mix(in srgb,var(--rmp-accent) 42%,transparent);box-shadow:3px 3px 0 color-mix(in srgb,var(--rmp-accent) 16%,transparent)}
.rmp-design-preview[data-layout-template="festival_folds"] .rmp-preview-category{clip-path:polygon(0 0,100% 0,96% 50%,100% 100%,0 100%,4% 50%)}.rmp-design-preview[data-layout-template="festival_folds"] .rmp-preview-item:nth-child(odd){background:color-mix(in srgb,var(--rmp-accent) 14%,transparent);padding:7px!important}
.rmp-template-columns>em>i:first-child:after{content:'CATEGORY';font:800 3.5px/7px Arial,sans-serif;color:#fff;display:block;text-align:center;letter-spacing:.2px}.rmp-template-columns>em>i:not(:first-child):after{content:'Dish  ·  €';font:500 3.2px/3px Arial,sans-serif;color:#596273;display:block;white-space:nowrap}

/* Automatic restaurant-name logo treatments remain editable live text. */
.rmp-design-preview .rmp-preview-brand{width:max-content;max-width:82%;padding:5px 12px;box-sizing:border-box}.rmp-design-preview[data-logo-style="wordmark"] .rmp-preview-brand{letter-spacing:2px;text-transform:uppercase}.rmp-design-preview[data-logo-style="framed"] .rmp-preview-brand{border:2px solid currentColor;outline:1px solid var(--rmp-accent);outline-offset:4px}.rmp-design-preview[data-logo-style="seal"] .rmp-preview-brand{padding:12px 22px;border:3px double currentColor;border-radius:999px;letter-spacing:2px;text-transform:uppercase}.rmp-design-preview[data-logo-style="monogram"] .rmp-preview-brand{padding:12px;min-width:72px;border:2px solid currentColor;border-radius:50%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;text-align:center!important}.rmp-design-preview[data-logo-style="ribbon"] .rmp-preview-brand{padding:8px 28px;background:var(--rmp-primary);color:#fff!important;clip-path:polygon(8% 0,92% 0,100% 50%,92% 100%,8% 100%,0 50%);text-transform:uppercase;letter-spacing:1px}.rmp-design-preview[data-logo-style="signature"] .rmp-preview-brand{font-style:italic;transform:rotate(-2deg);border-bottom:2px solid var(--rmp-accent);padding-bottom:2px}.rmp-design-preview[data-logo-style="crest"] .rmp-preview-brand{padding:11px 18px;border:3px double currentColor;border-radius:4px 4px 45% 45%;text-transform:uppercase;letter-spacing:1.5px}.rmp-design-preview[data-logo-style="stacked"] .rmp-preview-brand{max-width:55%;line-height:.92;text-transform:uppercase;letter-spacing:3px}.rmp-design-preview[data-logo-style="outlined"] .rmp-preview-brand{-webkit-text-stroke:1px currentColor;color:transparent!important;letter-spacing:2px;text-transform:uppercase}.rmp-design-preview[data-logo-style="deco"] .rmp-preview-brand{padding:8px 24px;border-top:4px double currentColor;border-bottom:4px double currentColor;letter-spacing:4px;text-transform:uppercase}.rmp-design-preview[data-logo-style="minimal"] .rmp-preview-brand{padding:3px 0;border-bottom:1px solid currentColor;letter-spacing:3px;text-transform:uppercase}.rmp-preview-brand[style*="text-align: center"]{margin-left:auto;margin-right:auto}.rmp-preview-brand[style*="text-align: right"]{margin-left:auto}
.rmp-template-brand-line{display:flex!important;align-items:center;justify-content:center;width:62%!important;height:11px!important;font:800 5px/1 Arial,sans-serif!important;color:#fff;letter-spacing:.6px}.rmp-template-brand-line span{position:relative;z-index:1}.rmp-layout-template-card[data-logo="framed"] .rmp-template-brand-line,.rmp-layout-template-card[data-logo="seal"] .rmp-template-brand-line,.rmp-layout-template-card[data-logo="crest"] .rmp-template-brand-line,.rmp-layout-template-card[data-logo="deco"] .rmp-template-brand-line{color:var(--tpl-primary);background:transparent!important;border:1px solid var(--tpl-primary)}.rmp-layout-template-card[data-logo="seal"] .rmp-template-brand-line{border-radius:999px}.rmp-layout-template-card[data-logo="monogram"] .rmp-template-brand-line{width:20px!important;height:20px!important;border-radius:50%}.rmp-layout-template-card[data-logo="ribbon"] .rmp-template-brand-line{width:75%!important;clip-path:polygon(8% 0,92% 0,100% 50%,92% 100%,8% 100%,0 50%)}.rmp-layout-template-card[data-logo="signature"] .rmp-template-brand-line{font-family:cursive!important;font-style:italic;background:transparent!important;color:var(--tpl-primary);border-bottom:1px solid var(--tpl-accent)}.rmp-layout-template-card[data-logo="minimal"] .rmp-template-brand-line{background:transparent!important;color:var(--tpl-primary);border-bottom:1px solid var(--tpl-primary)}
@media(max-width:1100px){.rmp-layout-template-grid{grid-template-columns:repeat(2,minmax(170px,1fr))}}@media(max-width:760px){.rmp-layout-template-grid{grid-template-columns:1fr}.rmp-layout-template-card{grid-template-columns:82px 1fr;min-height:102px!important}.rmp-layout-template-preview{width:72px;height:80px}.rmp-layout-template-heading{margin-top:6px}.rmp-template-intro{padding:15px}}

/* Keep controls fixed at the top while a zoomed page scrolls underneath. */
.rmp-workspace-preview .rmp-live-preview-toolbar{
  position:sticky!important;
  top:0!important;
  z-index:120!important;
  background:#f7f9fc!important;
}

/* Prevent the zoomed page from forcing the controls themselves to stretch. */
.rmp-live-preview-toolbar label,
.rmp-live-preview-toolbar select,
.rmp-preview-widths,
.rmp-preview-widths button{
  transform:none!important;
  zoom:1!important;
}

/* v4.4.5 — icon-enhanced menu selectors */
.rmp-template-controls select,
.rmp-library-template{
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Apple Color Emoji","Segoe UI Emoji",sans-serif!important;
}

/* =========================================================
   v4.4.6 — Template Type: always-visible 3-option selector
   ========================================================= */
.rmp-template-type-field{
  display:grid!important;
  gap:7px!important;
  min-width:0!important;
}
.rmp-template-type-label{
  color:#1f2d43!important;
  font-size:13px!important;
  font-weight:800!important;
}
.rmp-template-type-native{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
  overflow:hidden!important;
}
.rmp-template-type-selector{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  width:100%!important;
}
.rmp-template-type-choice{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-width:0!important;
  min-height:48px!important;
  padding:8px 10px!important;
  border:1px solid #cedaed!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#294365!important;
  font-size:13px!important;
  font-weight:800!important;
  cursor:pointer!important;
  box-sizing:border-box!important;
  transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease!important;
}
.rmp-template-type-choice:hover{
  border-color:#8eb0e9!important;
  background:#f7faff!important;
}
.rmp-template-type-choice input{
  position:absolute!important;
  opacity:0!important;
  pointer-events:none!important;
}
.rmp-template-type-choice:has(input:checked){
  border-color:#2b69ec!important;
  background:linear-gradient(135deg,#eef6ff 0%,#f4f0ff 100%)!important;
  color:#244fa5!important;
  box-shadow:0 0 0 2px rgba(43,105,236,.12)!important;
}
.rmp-template-type-choice-icon{
  font-size:19px!important;
  line-height:1!important;
}
@media(max-width:760px){
  .rmp-template-type-selector{gap:6px!important}
  .rmp-template-type-choice{
    min-height:46px!important;
    padding:7px 5px!important;
    gap:4px!important;
    font-size:11.5px!important;
  }
  .rmp-template-type-choice-icon{font-size:17px!important}
}

/* =========================================================
   v4.4.7 — fixed Preview controls; page scrolls underneath
   ========================================================= */

/* The preview pane itself is the scrolling viewport. */
.rmp-workspace-preview{
  position:relative!important;
  overflow:hidden!important;
}

/* Keep page selector + zoom permanently visible at top of Preview. */
.rmp-workspace-preview .rmp-live-preview-toolbar{
  position:sticky!important;
  top:0!important;
  left:0!important;
  right:0!important;
  z-index:500!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:28px!important;
  width:100%!important;
  min-height:74px!important;
  padding:12px 18px!important;
  margin:0!important;
  box-sizing:border-box!important;
  background:#f7f9fc!important;
  border-bottom:1px solid #dbe4ef!important;
  box-shadow:0 2px 8px rgba(17,39,78,.04)!important;
  transform:none!important;
  zoom:1!important;
}

/* Page number and Zoom controls never scale or scroll horizontally. */
.rmp-workspace-preview .rmp-live-preview-toolbar label,
.rmp-workspace-preview .rmp-live-preview-toolbar select{
  position:relative!important;
  z-index:501!important;
  transform:none!important;
  zoom:1!important;
  flex:0 0 auto!important;
}

/* Scroll only the page/ruler area below the fixed toolbar. */
.rmp-workspace-preview .rmp-design-preview-box{
  height:calc(100% - 74px)!important;
  max-height:calc(100% - 74px)!important;
  overflow:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch;
}

/* Remove the old desktop/mobile preview controls completely. */
.rmp-preview-widths,
.rmp-preview-widths button,
.rmp-preview-width-toggle,
.rmp-preview-desktop,
.rmp-preview-mobile{
  display:none!important;
}

/* Ensure the zoomed page cannot cover the toolbar. */
.rmp-preview-ruler-stage{
  z-index:1!important;
}
.rmp-design-preview{
  z-index:1!important;
}

@media(max-width:760px){
  .rmp-form.rmp-mobile-preview-mode .rmp-workspace-preview{
    overflow:hidden!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar{
    position:sticky!important;
    top:0!important;
    z-index:500!important;
    min-height:62px!important;
    padding:8px 10px!important;
    gap:10px!important;
    flex-wrap:nowrap!important;
    overflow:hidden!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar label{
    flex:1 1 0!important;
    min-width:0!important;
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-design-preview-box{
    height:calc(100dvh - 126px - env(safe-area-inset-bottom))!important;
    max-height:calc(100dvh - 126px - env(safe-area-inset-bottom))!important;
    overflow:auto!important;
  }
}

/* =========================================================
   v4.4.8 — immersive full-screen launch
   ========================================================= */
html.rmp-launch-mode,body.rmp-launch-mode{overflow:hidden!important}
.rmp-launch-screen{
  position:fixed!important;inset:0!important;z-index:2147483000!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  overflow:auto!important;padding:34px!important;box-sizing:border-box!important;
  background:
    radial-gradient(circle at 14% 10%,rgba(23,180,255,.22),transparent 30%),
    radial-gradient(circle at 86% 8%,rgba(119,54,255,.25),transparent 34%),
    linear-gradient(145deg,#06132c 0%,#0a1f48 50%,#121e45 100%)!important;
  color:#fff!important;
}
.rmp-launch-screen[hidden]{display:none!important}
.rmp-launch-inner{width:min(1400px,100%)!important;margin:auto!important;position:relative!important}
.rmp-launch-brand{display:flex!important;align-items:center!important;justify-content:center!important;gap:13px!important;margin-bottom:32px!important}
.rmp-launch-brand-mark{
  display:inline-flex!important;width:58px!important;height:58px!important;align-items:center!important;justify-content:center!important;
  border-radius:17px!important;background:linear-gradient(135deg,#14cfff,#6f34ff)!important;
  box-shadow:0 14px 34px rgba(65,78,255,.35)!important;font-size:37px!important;font-weight:900!important;color:#fff!important
}
.rmp-launch-brand>div{display:grid!important;gap:2px!important}
.rmp-launch-brand strong{font-size:25px!important;color:#fff!important}
.rmp-launch-brand small{font-size:10px!important;color:#9fb2d5!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.rmp-launch-heading{text-align:center!important;margin:0 auto 34px!important;max-width:760px!important}
.rmp-launch-heading>span{font-size:11px!important;color:#68dcff!important;font-weight:850!important;letter-spacing:.16em!important}
.rmp-launch-heading h1{margin:9px 0 0!important;color:#fff!important;font-size:clamp(44px,5.3vw,76px)!important;line-height:1!important;letter-spacing:-.04em!important;font-weight:900!important}
.rmp-launch-heading p{margin:15px 0 0!important;color:#b7c6e1!important;font-size:16px!important}
.rmp-launch-options{display:grid!important;grid-template-columns:1.18fr 1fr 1fr!important;gap:18px!important}
.rmp-launch-card{
  appearance:none!important;position:relative!important;min-height:350px!important;padding:30px!important;
  display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-end!important;
  border:1px solid rgba(255,255,255,.14)!important;border-radius:28px!important;
  background:linear-gradient(155deg,rgba(255,255,255,.105),rgba(255,255,255,.045))!important;
  color:#fff!important;text-align:left!important;cursor:pointer!important;overflow:hidden!important;
  box-shadow:0 26px 65px rgba(0,0,0,.24)!important;backdrop-filter:blur(18px)!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important
}
.rmp-launch-ai{background:radial-gradient(circle at 84% 14%,rgba(126,53,255,.38),transparent 35%),linear-gradient(145deg,rgba(16,148,255,.36),rgba(89,48,238,.28))!important}
.rmp-launch-upload{background:radial-gradient(circle at 84% 14%,rgba(31,209,219,.25),transparent 36%),linear-gradient(150deg,rgba(17,123,180,.20),rgba(255,255,255,.05))!important}
.rmp-launch-blank{background:radial-gradient(circle at 84% 14%,rgba(134,110,255,.20),transparent 36%),linear-gradient(150deg,rgba(89,74,185,.17),rgba(255,255,255,.05))!important}
.rmp-launch-card:hover{transform:translateY(-7px)!important;border-color:rgba(103,214,255,.6)!important;box-shadow:0 32px 75px rgba(0,0,0,.30)!important}
.rmp-launch-card.is-selected{border-color:#5ed8ff!important;transform:scale(.985)!important}
.rmp-launch-icon{
  position:absolute!important;top:28px!important;left:30px!important;width:70px!important;height:70px!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:20px!important;
  border:1px solid rgba(255,255,255,.28)!important;background:rgba(255,255,255,.10)!important;
  font-size:35px!important;color:#fff!important;font-weight:850!important
}
.rmp-launch-icon svg{width:35px!important;height:35px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.rmp-launch-m{background:linear-gradient(135deg,#19d3ff,#7136ff)!important;border:0!important;box-shadow:0 12px 30px rgba(71,72,255,.34)!important}
.rmp-launch-copy{display:grid!important;gap:10px!important;max-width:86%!important}
.rmp-launch-copy strong{font-size:30px!important;line-height:1.05!important;color:#fff!important;font-weight:880!important;letter-spacing:-.025em!important}
.rmp-launch-copy small{font-size:13px!important;line-height:1.55!important;color:#bac8df!important}
.rmp-launch-arrow{
  position:absolute!important;right:26px!important;bottom:28px!important;width:44px!important;height:44px!important;
  border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  background:rgba(255,255,255,.10)!important;font-size:22px!important;color:#fff!important
}
.rmp-launch-transition{
  position:absolute!important;inset:0!important;z-index:50!important;display:flex!important;flex-direction:column!important;
  align-items:center!important;justify-content:center!important;text-align:center!important;border-radius:28px!important;
  background:rgba(6,18,43,.97)!important;backdrop-filter:blur(14px)!important
}
.rmp-launch-transition[hidden]{display:none!important}
.rmp-launch-ai-mark{position:relative!important;width:120px!important;height:120px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:22px!important}
.rmp-launch-ai-mark strong{position:relative!important;z-index:2!important;display:flex!important;width:70px!important;height:70px!important;align-items:center!important;justify-content:center!important;border-radius:20px!important;background:linear-gradient(135deg,#18ccff,#7134ff)!important;font-size:42px!important;color:#fff!important}
.rmp-launch-orbit{position:absolute!important;inset:8px!important;border:2px solid rgba(89,213,255,.42)!important;border-radius:50%!important;animation:rmpLaunchSpin 1.7s linear infinite!important}
.rmp-launch-orbit.two{inset:0!important;border-color:rgba(129,85,255,.40)!important;animation-direction:reverse!important;animation-duration:2.4s!important}
@keyframes rmpLaunchSpin{to{transform:rotate(360deg)}}
.rmp-launch-transition-title{font-size:24px!important;color:#fff!important}
.rmp-launch-transition-text{margin-top:7px!important;color:#b7c6df!important;font-size:13px!important}
.rmp-launch-progress{width:min(360px,70%)!important;height:5px!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;margin-top:22px!important;overflow:hidden!important}
.rmp-launch-progress span{display:block!important;height:100%!important;width:45%!important;border-radius:inherit!important;background:linear-gradient(90deg,#14cfff,#7a37ff)!important;animation:rmpLaunchProgress 1.05s ease-in-out infinite!important}
@keyframes rmpLaunchProgress{0%{transform:translateX(-110%)}100%{transform:translateX(245%)}}
@media(max-width:900px){
  .rmp-launch-options{grid-template-columns:1fr!important;max-width:760px!important;margin:auto!important}
  .rmp-launch-card{min-height:175px!important;padding:24px 24px 24px 116px!important;justify-content:center!important}
  .rmp-launch-icon{left:25px!important;top:50%!important;transform:translateY(-50%)!important}
  .rmp-launch-copy strong{font-size:25px!important}
}
@media(max-width:600px){
  .rmp-launch-screen{align-items:flex-start!important;padding:18px 14px 26px!important}
  .rmp-launch-brand{justify-content:flex-start!important;margin-bottom:22px!important}
  .rmp-launch-brand-mark{width:47px!important;height:47px!important;font-size:30px!important}
  .rmp-launch-brand strong{font-size:20px!important}
  .rmp-launch-heading{text-align:left!important;margin-bottom:22px!important}
  .rmp-launch-heading h1{font-size:42px!important}
  .rmp-launch-heading p{font-size:13px!important}
  .rmp-launch-options{gap:12px!important}
  .rmp-launch-card{min-height:150px!important;padding:20px 18px 20px 94px!important;border-radius:20px!important}
  .rmp-launch-icon{left:18px!important;width:56px!important;height:56px!important;border-radius:16px!important;font-size:29px!important}
  .rmp-launch-copy strong{font-size:21px!important}
  .rmp-launch-copy small{font-size:11px!important;line-height:1.4!important}
  .rmp-launch-arrow{width:36px!important;height:36px!important;right:14px!important;bottom:14px!important}
}

/* =========================================================
   v4.4.9 — AI-first launch hierarchy
   ========================================================= */
.rmp-launch-options-ai-first{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:16px!important;
}
.rmp-launch-ai-panel{
  position:relative!important;
  display:grid!important;
  gap:18px!important;
  padding:28px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:28px!important;
  background:
    radial-gradient(circle at 86% 10%,rgba(125,54,255,.34),transparent 30%),
    linear-gradient(145deg,rgba(18,146,255,.32),rgba(91,48,238,.25))!important;
  box-shadow:0 26px 65px rgba(0,0,0,.25)!important;
  backdrop-filter:blur(18px)!important;
}
.rmp-launch-ai-head{
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
}
.rmp-launch-ai-head .rmp-launch-icon{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  transform:none!important;
  flex:0 0 72px!important;
}
.rmp-launch-ai-title{
  display:grid!important;
  gap:6px!important;
}
.rmp-launch-ai-title strong{
  color:#fff!important;
  font-size:34px!important;
  line-height:1.05!important;
  font-weight:900!important;
  letter-spacing:-.025em!important;
}
.rmp-launch-ai-title small{
  color:#c4d2e8!important;
  font-size:13px!important;
  line-height:1.5!important;
  max-width:780px!important;
}
.rmp-launch-template-type{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
}
.rmp-launch-type{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:54px!important;
  border:1px solid rgba(255,255,255,.22)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.08)!important;
  color:#dce7f7!important;
  cursor:pointer!important;
  font-size:14px!important;
}
.rmp-launch-type span{font-size:20px!important}
.rmp-launch-type b{font-weight:850!important}
.rmp-launch-type.is-active{
  border-color:#6fdcff!important;
  background:rgba(40,158,255,.24)!important;
  color:#fff!important;
  box-shadow:0 0 0 2px rgba(89,213,255,.12)!important;
}
.rmp-launch-template-picker{
  display:grid!important;
  grid-template-columns:1fr!important;
}
.rmp-launch-template-picker label{
  display:grid!important;
  gap:7px!important;
}
.rmp-launch-picker-label{
  color:#dfe8f6!important;
  font-size:12px!important;
  font-weight:800!important;
}
.rmp-launch-template-select{
  width:100%!important;
  min-height:58px!important;
  padding:0 16px!important;
  border:1px solid rgba(255,255,255,.26)!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#17294a!important;
  font-size:16px!important;
  font-weight:700!important;
  box-sizing:border-box!important;
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Apple Color Emoji","Segoe UI Emoji",sans-serif!important;
}
.rmp-launch-generate{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  width:100%!important;
  min-height:62px!important;
  padding:12px 18px!important;
  border:0!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,#16c9ff 0%,#6547ff 72%,#7b2df2 100%)!important;
  color:#fff!important;
  font-size:18px!important;
  font-weight:900!important;
  cursor:pointer!important;
  box-shadow:0 14px 34px rgba(65,78,255,.28)!important;
}
.rmp-launch-generate:disabled{
  opacity:.42!important;
  cursor:not-allowed!important;
  box-shadow:none!important;
}
.rmp-launch-generate-mark{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:30px!important;
  height:30px!important;
  border-radius:9px!important;
  background:rgba(255,255,255,.17)!important;
}
.rmp-launch-generate-arrow{
  margin-left:auto!important;
  font-size:22px!important;
}
.rmp-launch-secondary-row{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:16px!important;
}
.rmp-launch-secondary-row .rmp-launch-card{
  min-height:180px!important;
  padding:22px 24px 22px 104px!important;
  justify-content:center!important;
}
.rmp-launch-secondary-row .rmp-launch-icon{
  left:24px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:58px!important;
  height:58px!important;
}
.rmp-launch-secondary-row .rmp-launch-copy strong{
  font-size:24px!important;
}
.rmp-launch-secondary-row .rmp-launch-copy small{
  font-size:11.5px!important;
}
@media(max-width:760px){
  .rmp-launch-ai-panel{padding:18px!important;border-radius:22px!important}
  .rmp-launch-ai-head{align-items:flex-start!important}
  .rmp-launch-ai-head .rmp-launch-icon{width:56px!important;height:56px!important;flex-basis:56px!important}
  .rmp-launch-ai-title strong{font-size:26px!important}
  .rmp-launch-ai-title small{font-size:11px!important}
  .rmp-launch-template-type{gap:6px!important}
  .rmp-launch-type{min-height:48px!important;font-size:12px!important}
  .rmp-launch-type span{font-size:17px!important}
  .rmp-launch-template-select{min-height:52px!important;font-size:14px!important}
  .rmp-launch-generate{min-height:56px!important;font-size:16px!important}
  .rmp-launch-secondary-row{grid-template-columns:1fr 1fr!important;gap:10px!important}
  .rmp-launch-secondary-row .rmp-launch-card{
    min-height:128px!important;
    padding:16px 12px 16px 72px!important;
  }
  .rmp-launch-secondary-row .rmp-launch-icon{
    left:12px!important;
    width:46px!important;
    height:46px!important;
  }
  .rmp-launch-secondary-row .rmp-launch-copy strong{font-size:17px!important}
  .rmp-launch-secondary-row .rmp-launch-copy small{display:none!important}
  .rmp-launch-secondary-row .rmp-launch-arrow{display:none!important}
}

/* =========================================================
   v4.5.0 — compact 60% AI-first launch, one universal dropdown
   ========================================================= */
.rmp-launch-screen{
  overflow:hidden!important;
  padding:16px!important;
}
.rmp-launch-inner{
  width:min(60vw,980px)!important;
  max-width:980px!important;
  height:calc(100dvh - 32px)!important;
  max-height:calc(100dvh - 32px)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  margin:auto!important;
}
.rmp-launch-brand{
  margin-bottom:12px!important;
}
.rmp-launch-brand-mark{
  width:44px!important;
  height:44px!important;
  font-size:28px!important;
  border-radius:13px!important;
}
.rmp-launch-brand strong{font-size:20px!important}
.rmp-launch-brand small{font-size:9px!important}
.rmp-launch-heading{
  margin:0 auto 14px!important;
}
.rmp-launch-heading>span{font-size:9px!important}
.rmp-launch-heading h1{
  margin-top:5px!important;
  font-size:clamp(30px,3.2vw,48px)!important;
}
.rmp-launch-heading p{
  margin-top:7px!important;
  font-size:12px!important;
}
.rmp-launch-options-ai-first{
  gap:10px!important;
}
.rmp-launch-ai-panel{
  width:100%!important;
  min-height:0!important;
  gap:10px!important;
  padding:16px!important;
  border-radius:20px!important;
  box-sizing:border-box!important;
}
.rmp-launch-ai-head{
  gap:12px!important;
}
.rmp-launch-ai-head .rmp-launch-icon{
  width:52px!important;
  height:52px!important;
  flex:0 0 52px!important;
  border-radius:15px!important;
  font-size:27px!important;
}
.rmp-launch-ai-title strong{
  font-size:24px!important;
}
.rmp-launch-ai-title small{
  font-size:10.5px!important;
  line-height:1.35!important;
}
.rmp-launch-template-type{
  gap:7px!important;
}
.rmp-launch-type{
  min-height:42px!important;
  border-radius:11px!important;
  font-size:12px!important;
}
.rmp-launch-type span{font-size:16px!important}
.rmp-launch-template-picker{
  width:100%!important;
}
.rmp-launch-picker-label{
  font-size:10px!important;
}
.rmp-launch-template-select{
  min-height:46px!important;
  height:46px!important;
  font-size:13px!important;
  border-radius:11px!important;
}
.rmp-launch-generate{
  min-height:48px!important;
  height:48px!important;
  border-radius:12px!important;
  font-size:15px!important;
}
.rmp-launch-generate-mark{
  width:26px!important;
  height:26px!important;
}
.rmp-launch-secondary-row{
  width:100%!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
}
.rmp-launch-secondary-row .rmp-launch-card{
  width:100%!important;
  min-height:104px!important;
  height:104px!important;
  padding:13px 15px 13px 72px!important;
  border-radius:17px!important;
  box-sizing:border-box!important;
}
.rmp-launch-secondary-row .rmp-launch-icon{
  left:14px!important;
  width:42px!important;
  height:42px!important;
  border-radius:12px!important;
}
.rmp-launch-secondary-row .rmp-launch-copy{
  max-width:92%!important;
  gap:4px!important;
}
.rmp-launch-secondary-row .rmp-launch-copy strong{
  font-size:17px!important;
}
.rmp-launch-secondary-row .rmp-launch-copy small{
  font-size:9.5px!important;
  line-height:1.3!important;
}
.rmp-launch-secondary-row .rmp-launch-arrow{
  width:30px!important;
  height:30px!important;
  right:10px!important;
  bottom:10px!important;
  font-size:16px!important;
}

/* Short desktop displays: shrink further rather than allow scrolling. */
@media (min-width:761px) and (max-height:760px){
  .rmp-launch-screen{padding:8px!important}
  .rmp-launch-inner{
    height:calc(100dvh - 16px)!important;
    max-height:calc(100dvh - 16px)!important;
  }
  .rmp-launch-brand{margin-bottom:7px!important}
  .rmp-launch-brand-mark{width:38px!important;height:38px!important;font-size:24px!important}
  .rmp-launch-heading{margin-bottom:8px!important}
  .rmp-launch-heading h1{font-size:30px!important}
  .rmp-launch-heading p{font-size:10px!important;margin-top:4px!important}
  .rmp-launch-ai-panel{padding:11px!important;gap:7px!important}
  .rmp-launch-ai-head .rmp-launch-icon{width:44px!important;height:44px!important;flex-basis:44px!important}
  .rmp-launch-ai-title strong{font-size:20px!important}
  .rmp-launch-ai-title small{font-size:9px!important}
  .rmp-launch-type{min-height:36px!important}
  .rmp-launch-template-select{min-height:40px!important;height:40px!important}
  .rmp-launch-generate{min-height:42px!important;height:42px!important}
  .rmp-launch-secondary-row .rmp-launch-card{min-height:86px!important;height:86px!important}
  .rmp-launch-secondary-row .rmp-launch-copy small{display:none!important}
}

/* Mobile: full width, still fit inside one viewport without scrolling. */
@media(max-width:760px){
  .rmp-launch-screen{
    padding:8px!important;
    align-items:center!important;
    overflow:hidden!important;
  }
  .rmp-launch-inner{
    width:100%!important;
    max-width:100%!important;
    height:calc(100dvh - 16px)!important;
    max-height:calc(100dvh - 16px)!important;
    justify-content:center!important;
  }
  .rmp-launch-brand{
    margin-bottom:7px!important;
  }
  .rmp-launch-brand-mark{
    width:38px!important;height:38px!important;font-size:24px!important;
  }
  .rmp-launch-brand strong{font-size:17px!important}
  .rmp-launch-brand small{font-size:8px!important}
  .rmp-launch-heading{
    text-align:center!important;
    margin-bottom:8px!important;
  }
  .rmp-launch-heading>span{font-size:8px!important}
  .rmp-launch-heading h1{
    font-size:28px!important;
    margin-top:3px!important;
  }
  .rmp-launch-heading p{
    font-size:9.5px!important;
    line-height:1.3!important;
    margin-top:4px!important;
  }
  .rmp-launch-options-ai-first{gap:7px!important}
  .rmp-launch-ai-panel{
    padding:10px!important;
    gap:7px!important;
    border-radius:16px!important;
  }
  .rmp-launch-ai-head .rmp-launch-icon{
    width:42px!important;height:42px!important;flex-basis:42px!important;
    font-size:23px!important;
  }
  .rmp-launch-ai-title strong{font-size:19px!important}
  .rmp-launch-ai-title small{
    font-size:8.5px!important;
    line-height:1.25!important;
  }
  .rmp-launch-template-type{gap:5px!important}
  .rmp-launch-type{
    min-height:36px!important;
    padding:4px 3px!important;
    font-size:10px!important;
  }
  .rmp-launch-type span{font-size:14px!important}
  .rmp-launch-template-select{
    min-height:40px!important;height:40px!important;
    font-size:11.5px!important;
  }
  .rmp-launch-generate{
    min-height:42px!important;height:42px!important;
    font-size:13px!important;
  }
  .rmp-launch-secondary-row{
    grid-template-columns:1fr 1fr!important;
    gap:7px!important;
  }
  .rmp-launch-secondary-row .rmp-launch-card{
    min-height:78px!important;
    height:78px!important;
    padding:10px 8px 10px 54px!important;
    border-radius:14px!important;
  }
  .rmp-launch-secondary-row .rmp-launch-icon{
    left:8px!important;
    width:34px!important;height:34px!important;
    border-radius:10px!important;
  }
  .rmp-launch-secondary-row .rmp-launch-copy strong{
    font-size:13px!important;
  }
  .rmp-launch-secondary-row .rmp-launch-copy small{
    display:none!important;
  }
  .rmp-launch-secondary-row .rmp-launch-arrow{
    display:none!important;
  }
}

/* Very short mobile screens: remove nonessential launch copy, preserve all three actions. */
@media(max-width:760px) and (max-height:650px){
  .rmp-launch-brand{margin-bottom:4px!important}
  .rmp-launch-heading{margin-bottom:5px!important}
  .rmp-launch-heading p{display:none!important}
  .rmp-launch-ai-title small{display:none!important}
  .rmp-launch-ai-panel{padding:8px!important;gap:5px!important}
  .rmp-launch-type{min-height:32px!important}
  .rmp-launch-template-select{min-height:36px!important;height:36px!important}
  .rmp-launch-generate{min-height:38px!important;height:38px!important}
  .rmp-launch-secondary-row .rmp-launch-card{min-height:68px!important;height:68px!important}
}

/* =========================================================
   v4.5.1 — reliable Cuisine / Food / Drinks icons
   ========================================================= */
.rmp-launch-type .rmp-launch-type-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:24px!important;
  height:24px!important;
  flex:0 0 24px!important;
  color:#73dcff!important;
}
.rmp-launch-type .rmp-launch-type-icon svg{
  display:block!important;
  width:22px!important;
  height:22px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.65!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.rmp-launch-type.is-active .rmp-launch-type-icon{
  color:#fff!important;
}
@media(max-width:760px){
  .rmp-launch-type .rmp-launch-type-icon{
    width:20px!important;
    height:20px!important;
    flex-basis:20px!important;
  }
  .rmp-launch-type .rmp-launch-type-icon svg{
    width:19px!important;
    height:19px!important;
  }
}

/* =========================================================
   v4.5.2 — icon-rich custom dropdown for Cuisine / Food / Drinks
   ========================================================= */
.rmp-launch-template-universal{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
}
.rmp-launch-custom-select{
  position:relative!important;
  width:100%!important;
}
.rmp-launch-custom-trigger{
  width:100%!important;
  min-height:46px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:0 14px!important;
  border:1px solid rgba(255,255,255,.26)!important;
  border-radius:11px!important;
  background:#fff!important;
  color:#17294a!important;
  box-sizing:border-box!important;
  cursor:pointer!important;
  text-align:left!important;
}
.rmp-launch-custom-current-icon{
  width:28px!important;
  flex:0 0 28px!important;
  text-align:center!important;
  font-size:21px!important;
  line-height:1!important;
  font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif!important;
}
.rmp-launch-custom-current-text{
  flex:1!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:13px!important;
  font-weight:750!important;
}
.rmp-launch-custom-chevron{
  color:#66758c!important;
  font-size:19px!important;
}
.rmp-launch-custom-menu{
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:calc(100% + 6px)!important;
  z-index:2147483200!important;
  max-height:min(300px,36vh)!important;
  overflow:auto!important;
  padding:6px!important;
  border:1px solid #d8e1ee!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 18px 45px rgba(6,19,44,.24)!important;
}
.rmp-launch-custom-menu[hidden]{display:none!important}
.rmp-launch-custom-option{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:42px!important;
  padding:8px 10px!important;
  border:0!important;
  border-radius:9px!important;
  background:transparent!important;
  color:#17294a!important;
  cursor:pointer!important;
  text-align:left!important;
}
.rmp-launch-custom-option:hover,
.rmp-launch-custom-option.is-selected{
  background:#eef5ff!important;
}
.rmp-launch-custom-option-icon{
  display:inline-flex!important;
  width:28px!important;
  height:28px!important;
  flex:0 0 28px!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:20px!important;
  line-height:1!important;
  font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif!important;
}
.rmp-launch-custom-option-text{
  font-size:12.5px!important;
  font-weight:700!important;
}
@media(max-width:760px){
  .rmp-launch-custom-trigger{min-height:40px!important;height:40px!important;padding:0 10px!important}
  .rmp-launch-custom-current-icon{width:24px!important;flex-basis:24px!important;font-size:18px!important}
  .rmp-launch-custom-current-text{font-size:11.5px!important}
  .rmp-launch-custom-menu{max-height:30vh!important}
  .rmp-launch-custom-option{min-height:38px!important;padding:6px 8px!important}
  .rmp-launch-custom-option-icon{width:24px!important;height:24px!important;flex-basis:24px!important;font-size:18px!important}
  .rmp-launch-custom-option-text{font-size:11px!important}
}

/* =========================================================
   v4.5.3 — Restaurant Styles top-level category
   ========================================================= */
.rmp-launch-template-type{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.rmp-template-type-selector{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.rmp-template-type-choice span:last-child{
  white-space:normal!important;
  text-align:center!important;
}
@media(max-width:760px){
  .rmp-launch-template-type{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:4px!important;
  }
  .rmp-launch-type{
    gap:3px!important;
    font-size:9px!important;
    padding:3px 2px!important;
  }
  .rmp-launch-type .rmp-launch-type-icon{
    width:17px!important;
    height:17px!important;
    flex-basis:17px!important;
    font-size:14px!important;
  }
  .rmp-template-type-selector{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

/* =========================================================
   v4.5.4 — launch screen dropdown / overlap correction
   ========================================================= */

/* Keep the whole opening experience inside the viewport. */
.rmp-launch-screen,
.rmp-launch-stage{
  min-height:100svh!important;
  height:100svh!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}

/* The AI card owns its selector area; the open menu floats over the card
   instead of increasing document height and colliding with lower actions. */
.rmp-launch-ai-card,
.rmp-launch-generate,
.rmp-launch-primary{
  position:relative!important;
  overflow:visible!important;
}

/* Custom select menu must be an overlay. */
.rmp-launch-custom-select,
.rmp-launch-select-shell,
.rmp-launch-dropdown{
  position:relative!important;
}

.rmp-launch-custom-options,
.rmp-launch-select-options,
.rmp-launch-dropdown-menu{
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:calc(100% + 8px)!important;
  z-index:10050!important;
  max-height:min(34svh,330px)!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  box-shadow:0 18px 45px rgba(4,14,43,.24)!important;
}

/* Never allow the menu's internal content to create the horizontal scrollbar
   visible in the screenshot. */
.rmp-launch-custom-options *,
.rmp-launch-select-options *,
.rmp-launch-dropdown-menu *{
  max-width:100%!important;
  box-sizing:border-box!important;
}

.rmp-launch-option,
.rmp-launch-custom-option{
  width:100%!important;
  min-width:0!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}

/* Secondary choices remain below the Generate card, never on top of an
   opened selector. They are visually subordinate and compact. */
.rmp-launch-secondary,
.rmp-launch-secondary-row,
.rmp-launch-other-options{
  position:relative!important;
  z-index:2!important;
}

/* When any launch selector is open, put its complete card above secondary
   actions. :has is supported by current Safari/Chrome/Edge; JS classes below
   remain the normal source of state where present. */
.rmp-launch-ai-card:has(.is-open),
.rmp-launch-generate:has(.is-open),
.rmp-launch-primary:has(.is-open),
.rmp-launch-ai-card:has([aria-expanded="true"]),
.rmp-launch-generate:has([aria-expanded="true"]),
.rmp-launch-primary:has([aria-expanded="true"]){
  z-index:10000!important;
}

/* The four type buttons stay on one clean row on desktop. */
@media(min-width:761px){
  .rmp-launch-template-type{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:14px!important;
  }
}

/* Mobile: use the full width but keep the opening screen usable without
   horizontal scrolling. */
@media(max-width:760px){
  .rmp-launch-screen,
  .rmp-launch-stage{
    min-height:100svh!important;
    height:100svh!important;
    overflow:hidden!important;
  }
  .rmp-launch-template-type{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .rmp-launch-custom-options,
  .rmp-launch-select-options,
  .rmp-launch-dropdown-menu{
    max-height:30svh!important;
  }
}

/* =========================================================
   v4.5.5 — dropdown always above Upload/Create buttons
   ========================================================= */

/* Promote the entire Generate-with-AI card while the selector is open.
   This avoids sibling stacking contexts from backdrop-filter/transforms. */
.rmp-launch-screen.rmp-launch-dropdown-open .rmp-launch-ai-panel,
.rmp-launch-screen.rmp-launch-dropdown-open .rmp-launch-primary,
.rmp-launch-screen.rmp-launch-dropdown-open .rmp-launch-generate{
  position:relative!important;
  z-index:2147483250!important;
  overflow:visible!important;
}

/* The dropdown itself is the highest launch element. */
.rmp-launch-screen .rmp-launch-custom-select.is-open,
.rmp-launch-screen .rmp-launch-select-shell.is-open,
.rmp-launch-screen .rmp-launch-dropdown.is-open{
  position:relative!important;
  z-index:2147483300!important;
}
.rmp-launch-screen .rmp-launch-custom-select.is-open .rmp-launch-custom-menu,
.rmp-launch-screen .rmp-launch-select-shell.is-open .rmp-launch-select-options,
.rmp-launch-screen .rmp-launch-dropdown.is-open .rmp-launch-dropdown-menu{
  z-index:2147483350!important;
}

/* While the dropdown is open, lower actions must never paint over it.
   They remain in their position but are temporarily hidden behind the list. */
.rmp-launch-screen.rmp-launch-dropdown-open .rmp-launch-secondary-row,
.rmp-launch-screen.rmp-launch-dropdown-open .rmp-launch-secondary,
.rmp-launch-screen.rmp-launch-dropdown-open .rmp-launch-other-options{
  z-index:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
}

/* Restore immediately when the dropdown closes. */
.rmp-launch-screen:not(.rmp-launch-dropdown-open) .rmp-launch-secondary-row,
.rmp-launch-screen:not(.rmp-launch-dropdown-open) .rmp-launch-secondary,
.rmp-launch-screen:not(.rmp-launch-dropdown-open) .rmp-launch-other-options{
  visibility:visible!important;
  pointer-events:auto!important;
}

/* =========================================================
   v4.5.7 — independent menu text colours
   ========================================================= */
.rmp-palette-box .rmp-palette-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
}
.rmp-palette-color{
  min-width:0!important;
}
.rmp-text-palette-color{
  border-top:1px solid #e4eaf3!important;
  padding-top:10px!important;
}
.rmp-text-palette-color input[type="color"]{
  width:100%!important;
  min-height:42px!important;
}
@media(max-width:760px){
  .rmp-palette-box .rmp-palette-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

/* =========================================================
   v4.5.8 — expanded international palette library
   ========================================================= */
.rmp-theme-picker-source{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
.rmp-theme-picker-source .rmp-theme-select{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
}

.rmp-theme-grid-heading{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 0 10px!important;
}
.rmp-theme-grid-heading strong{
  color:#172d50!important;
  font-size:15px!important;
  font-weight:850!important;
}
.rmp-theme-grid-heading small{
  color:#6d7b92!important;
  font-size:10px!important;
  text-align:right!important;
}

.rmp-theme-thumbnails{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:8px!important;
  width:100%!important;
  margin:0 0 14px!important;
}

.rmp-theme-thumb{
  min-width:0!important;
  min-height:102px!important;
  height:102px!important;
  padding:8px 9px!important;
  border:1px solid #d4dfef!important;
  border-radius:11px!important;
  background:#fff!important;
  text-align:left!important;
  cursor:pointer!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.rmp-theme-thumb:hover{
  border-color:#8aaeff!important;
  box-shadow:0 3px 10px rgba(40,74,130,.08)!important;
}
.rmp-theme-thumb.is-active{
  border:2px solid #3168ef!important;
  box-shadow:0 0 0 2px rgba(49,104,239,.10)!important;
}

.rmp-theme-thumb .rmp-theme-swatch-row{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:4px!important;
  height:24px!important;
  margin-bottom:7px!important;
}
.rmp-theme-thumb .rmp-theme-swatch-row i{
  display:block!important;
  width:100%!important;
  height:24px!important;
  min-width:0!important;
  border-radius:6px!important;
  border:1px solid rgba(20,35,55,.10)!important;
}

.rmp-theme-card-copy{
  display:grid!important;
  gap:2px!important;
}
.rmp-theme-card-copy strong{
  display:block!important;
  color:#172d50!important;
  font-size:11px!important;
  line-height:1.15!important;
  font-weight:850!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.rmp-theme-card-copy small{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  color:#6b7890!important;
  font-size:8.5px!important;
  line-height:1.25!important;
  text-transform:none!important;
}

@media(max-width:1000px) and (min-width:761px){
  .rmp-theme-thumbnails{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .rmp-theme-thumb{
    padding:7px!important;
  }
  .rmp-theme-card-copy strong{font-size:10px!important}
  .rmp-theme-card-copy small{font-size:8px!important}
}

@media(max-width:760px){
  .rmp-theme-grid-heading{
    align-items:flex-start!important;
    flex-direction:column!important;
    gap:2px!important;
    margin-bottom:8px!important;
  }
  .rmp-theme-grid-heading strong{font-size:13px!important}
  .rmp-theme-grid-heading small{
    font-size:8.5px!important;
    text-align:left!important;
  }
  .rmp-theme-thumbnails{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .rmp-theme-thumb{
    min-height:86px!important;
    height:86px!important;
    padding:6px!important;
    border-radius:9px!important;
  }
  .rmp-theme-thumb .rmp-theme-swatch-row{
    height:19px!important;
    margin-bottom:5px!important;
    gap:2px!important;
  }
  .rmp-theme-thumb .rmp-theme-swatch-row i{
    height:19px!important;
    border-radius:4px!important;
  }
  .rmp-theme-card-copy strong{
    font-size:9px!important;
  }
  .rmp-theme-card-copy small{
    font-size:7.2px!important;
    line-height:1.15!important;
    -webkit-line-clamp:2!important;
  }
}

/* v4.5.9 — palette cleanup, allergen visibility and full panel scrolling */
.rmp-palette-box .rmp-palette-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  align-items:start!important;
}
.rmp-palette-box .rmp-text-palette-color{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  visibility:visible!important;
  opacity:1!important;
}
.rmp-palette-box .rmp-text-palette-color span{
  display:block!important;
  overflow:visible!important;
  white-space:normal!important;
}
.rmp-palette-box .rmp-color-allergens{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
}

/* Let nested workspace panes actually shrink, then scroll to their true end. */
.rmp-workspace,
.rmp-workspace-design,
.rmp-workspace-left,
.rmp-design-panel,
.rmp-design-scroll,
.rmp-left-panel,
.rmp-tab-content,
.rmp-tab-panel{
  min-height:0!important;
}
.rmp-design-scroll,
.rmp-tab-content,
.rmp-tab-panel.is-active,
.rmp-workspace-left,
.rmp-left-panel{
  overflow-y:auto!important;
  overflow-x:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  overscroll-behavior:contain!important;
  padding-bottom:140px!important;
  scroll-padding-bottom:140px!important;
}

/* Never let an ancestor clip the bottom of the active design panel. */
.rmp-workspace-design,
.rmp-design-panel{
  overflow:visible!important;
}

/* Allergens/declarations remain visible with the independently selected colour. */
[data-rmp-design-preview] .rmp-preview-allergens,
[data-rmp-design-preview] sup.rmp-preview-allergens,
[data-rmp-design-preview] .rmp-preview-allergen-key,
[data-rmp-design-preview] .rmp-allergen-key,
[data-rmp-design-preview] [data-rmp-allergen],
[data-rmp-design-preview] .rmp-preview-declarations{
  opacity:1!important;
  visibility:visible!important;
  -webkit-text-fill-color:currentColor!important;
}

@media(max-width:760px){
  .rmp-palette-box .rmp-palette-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .rmp-design-scroll,
  .rmp-tab-content,
  .rmp-tab-panel.is-active,
  .rmp-workspace-left,
  .rmp-left-panel{
    padding-bottom:160px!important;
    scroll-padding-bottom:160px!important;
  }
}

/* =========================================================
   v4.6.0 — restore visible top ruler/margin gutter
   ========================================================= */

/* The fixed toolbar is outside the scrollable drawing area. The drawing
   stage now reserves explicit space for the horizontal ruler above the page. */
.rmp-workspace-preview .rmp-design-preview-box{
  box-sizing:border-box!important;
  padding-top:0!important;
}

.rmp-preview-ruler-stage{
  position:relative!important;
  box-sizing:border-box!important;
  padding-top:36px!important;
  padding-left:48px!important;
  padding-right:22px!important;
  padding-bottom:28px!important;
  overflow:visible!important;
}

/* The menu starts below the 36px ruler gutter. */
.rmp-preview-ruler-stage > .rmp-design-preview{
  position:relative!important;
  margin-top:0!important;
  margin-left:0!important;
}

/* Horizontal ruler must never be clipped by the preview toolbar or stage. */
.rmp-preview-ruler-horizontal{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  z-index:40!important;
  overflow:visible!important;
}

/* Vertical ruler begins exactly at the physical top edge of the menu page. */
.rmp-preview-ruler-vertical{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  z-index:40!important;
  overflow:visible!important;
}

/* Keep enough scrollable area to see the page/rulers at all zoom levels. */
.rmp-workspace-preview .rmp-design-preview-box{
  overflow:auto!important;
  scroll-padding-top:36px!important;
  overscroll-behavior:contain!important;
}

/* Do not allow sticky toolbar shadow/background to cover ruler labels. */
.rmp-workspace-preview .rmp-live-preview-toolbar{
  isolation:isolate!important;
}

/* Mobile uses the same physical ruler gutter, slightly tighter horizontally. */
@media(max-width:760px){
  .rmp-preview-ruler-stage{
    padding-top:34px!important;
    padding-left:43px!important;
    padding-right:16px!important;
    padding-bottom:24px!important;
  }
  .rmp-workspace-preview .rmp-design-preview-box{
    scroll-padding-top:34px!important;
  }
}

/* =========================================================
   v4.6.1 — optional front/back cover surfaces
   ========================================================= */
.rmp-cover-options{
  display:grid!important;
  gap:10px!important;
  padding:14px!important;
  border:1px solid #dce5f1!important;
  border-radius:14px!important;
  background:#f9fbfe!important;
}
.rmp-cover-options-head{
  display:grid!important;
  gap:3px!important;
}
.rmp-cover-options-head strong{
  color:#183257!important;
  font-size:14px!important;
}
.rmp-cover-options-head .rmp-help{
  margin:0!important;
}
.rmp-cover-option-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
}
.rmp-cover-option{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  min-height:60px!important;
  padding:9px!important;
  border:1px solid #d5dfec!important;
  border-radius:11px!important;
  background:#fff!important;
  cursor:pointer!important;
}
.rmp-cover-option input{
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
}
.rmp-cover-option > span{
  display:grid!important;
  gap:2px!important;
}
.rmp-cover-option b{
  color:#203a61!important;
  font-size:12px!important;
}
.rmp-cover-option small{
  color:#718097!important;
  font-size:10px!important;
}
.rmp-cover-option:has(input:checked){
  border-color:#3975ed!important;
  background:#f2f7ff!important;
  box-shadow:0 0 0 2px rgba(57,117,237,.08)!important;
}

/* Inside-cover preview treatment. */
.rmp-preview-cover .rmp-cover-inside-label{
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:45%!important;
  text-align:center!important;
  font-size:10px!important;
  letter-spacing:.12em!important;
  font-weight:800!important;
  color:var(--rmp-accent)!important;
}
.rmp-preview-cover .rmp-cover-inside-brand{
  position:absolute!important;
  left:10%!important;
  right:10%!important;
  top:49%!important;
  text-align:center!important;
  font-size:22px!important;
  font-weight:850!important;
  color:var(--rmp-primary)!important;
}

@media(max-width:760px){
  .rmp-cover-option-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .rmp-cover-option{
    min-height:54px!important;
  }
}

/* =========================================================
   v4.6.2 — stable top/left preview gutters
   ========================================================= */

/* The preview box is the only scrolling viewport. */
.rmp-workspace-preview .rmp-design-preview-box{
  position:relative!important;
  overflow:auto!important;
  padding:0!important;
  scroll-padding:0!important;
  box-sizing:border-box!important;
}

/* Stage dimensions are controlled by JS and include dedicated ruler gutters. */
.rmp-preview-ruler-stage{
  position:relative!important;
  padding:0!important;
  margin:0!important;
  overflow:visible!important;
  min-width:100%!important;
  box-sizing:border-box!important;
}

/* Page is explicitly positioned by JS at 54px / 38px. Never allow legacy
   margins/transforms to pull its physical top-left edge outside the viewport. */
.rmp-preview-ruler-stage > .rmp-design-preview{
  margin:0!important;
  transform-origin:top left!important;
}

/* Rulers stay fully inside the stage rather than using negative offsets. */
.rmp-preview-ruler-horizontal,
.rmp-preview-ruler-vertical{
  position:absolute!important;
  overflow:visible!important;
  z-index:50!important;
  pointer-events:none!important;
}

/* Keep toolbar separate from the scroll viewport. */
.rmp-workspace-preview .rmp-live-preview-toolbar{
  position:sticky!important;
  top:0!important;
  z-index:500!important;
  margin:0!important;
}

/* Desktop gets a little breathing room below the toolbar without consuming the
   page's actual margin. */
.rmp-workspace-preview .rmp-design-preview-box{
  background:#f7f9fc!important;
}

/* Mobile uses the same geometry so the physical page top-left is never clipped. */
@media(max-width:760px){
  .rmp-preview-ruler-stage{
    min-width:100%!important;
  }
  .rmp-workspace-preview .rmp-design-preview-box{
    overflow:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
}

/* =========================================================
   v4.6.3 — toolbar separated from preview canvas
   ========================================================= */

/* Preview is now a true 3-row layout:
   title (optional) / fixed controls / independently scrolling canvas. */
.rmp-workspace-preview{
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  overflow:hidden!important;
}

.rmp-workspace-preview-title{
  flex:0 0 auto!important;
}

/* Page / Zoom controls are completely outside the scrolling canvas. */
.rmp-workspace-preview > .rmp-live-preview-toolbar,
.rmp-workspace-preview > .rmp-preview-fixed-toolbar{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  flex:0 0 auto!important;
  z-index:500!important;
  width:100%!important;
  min-height:72px!important;
  margin:0!important;
  padding:12px 18px!important;
  box-sizing:border-box!important;
  background:#f7f9fc!important;
  border-bottom:1px solid #dbe4ef!important;
  transform:none!important;
  zoom:1!important;
}

/* The preview box is now ONLY the canvas scroller. */
.rmp-workspace-preview > .rmp-design-preview-box{
  position:relative!important;
  flex:1 1 auto!important;
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
  overflow:auto!important;
  margin:0!important;
  padding:0!important;
  background:#f7f9fc!important;
  box-sizing:border-box!important;
  scroll-behavior:auto!important;
}

/* Stage starts at its real 0,0. Ruler gutters are placed INSIDE it by JS. */
.rmp-workspace-preview > .rmp-design-preview-box.rmp-preview-ruler-stage{
  padding:0!important;
  margin:0!important;
  overflow:auto!important;
}

/* No legacy sticky/negative spacing is allowed to pull ruler/page upward. */
.rmp-workspace-preview .rmp-preview-ruler-horizontal,
.rmp-workspace-preview .rmp-preview-ruler-vertical,
.rmp-workspace-preview .rmp-design-preview{
  margin:0!important;
}

/* Keep the physical top-left visible at all zoom levels. */
.rmp-workspace-preview .rmp-design-preview-box{
  scroll-padding:0!important;
}

/* Mobile uses the same layout; toolbar remains permanently visible while only
   the preview canvas scrolls. */
@media(max-width:760px){
  .rmp-workspace-preview > .rmp-live-preview-toolbar,
  .rmp-workspace-preview > .rmp-preview-fixed-toolbar{
    min-height:60px!important;
    padding:8px 10px!important;
    gap:10px!important;
    flex-wrap:nowrap!important;
  }
  .rmp-workspace-preview > .rmp-design-preview-box{
    flex:1 1 auto!important;
    height:auto!important;
    max-height:none!important;
    overflow:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
}

/* =========================================================
   v4.6.4 — fast batched pricing + AI Pricing overlay
   ========================================================= */
.rmp-design-preview-box{
  position:relative!important;
}
.rmp-ai-pricing-overlay{
  position:absolute!important;
  inset:0!important;
  z-index:450!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(247,249,252,.72)!important;
  backdrop-filter:blur(2px)!important;
  -webkit-backdrop-filter:blur(2px)!important;
  pointer-events:none!important;
}
.rmp-ai-pricing-overlay[hidden]{display:none!important}
.rmp-ai-pricing-card{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  padding:14px 18px!important;
  border:1px solid #d8e4f5!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 14px 34px rgba(22,48,91,.14)!important;
}
.rmp-ai-pricing-card > div:last-child{
  display:grid!important;
  gap:3px!important;
}
.rmp-ai-pricing-card b{
  color:#18345e!important;
  font-size:14px!important;
}
.rmp-ai-pricing-card small{
  color:#6c7c96!important;
  font-size:10.5px!important;
}
.rmp-ai-pricing-mark{
  position:relative!important;
  width:46px!important;
  height:46px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.rmp-ai-pricing-mark strong{
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:34px!important;
  height:34px!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,#16c9ff,#6b39f5)!important;
  color:#fff!important;
  font-size:21px!important;
  font-weight:900!important;
}
.rmp-ai-pricing-mark span{
  position:absolute!important;
  inset:0!important;
  border:2px solid rgba(76,112,246,.20)!important;
  border-top-color:#376ff0!important;
  border-radius:50%!important;
  animation:rmpPricingSpin .8s linear infinite!important;
}
@keyframes rmpPricingSpin{to{transform:rotate(360deg)}}

@media(max-width:760px){
  .rmp-ai-pricing-card{
    padding:11px 14px!important;
    border-radius:14px!important;
  }
  .rmp-ai-pricing-mark{
    width:40px!important;height:40px!important;
  }
  .rmp-ai-pricing-mark strong{
    width:30px!important;height:30px!important;font-size:18px!important;
  }
}

/* v4.6.6 — structured Options tab */
.rmp-options-group{
 display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
 gap:14px 20px!important;width:100%!important;padding:20px 0 24px!important;
 margin:0!important;border-top:1px solid #d9e2ee!important;box-sizing:border-box!important
}
.rmp-options-group:first-child{border-top:0!important;padding-top:6px!important}
.rmp-options-group-head{grid-column:1/-1!important;margin:0 0 4px!important}
.rmp-options-group-head strong{font-size:16px!important;font-weight:800!important;color:#183257!important}
.rmp-options-group>.rmp-wide,.rmp-options-group>.rmp-cover-options{grid-column:1/-1!important}
.rmp-options-group .rmp-cover-options{border:0!important;background:transparent!important;padding:0!important}
@media(max-width:760px){
 .rmp-options-group{grid-template-columns:1fr!important;gap:12px!important;padding:17px 0 20px!important}
 .rmp-options-group-head,.rmp-options-group>.rmp-wide,.rmp-options-group>.rmp-cover-options{grid-column:1!important}
}

/* v4.6.7 — AI enrichment option */
.rmp-auto-description-option{
  align-items:flex-start!important;
}
.rmp-auto-description-option span{
  line-height:1.35!important;
}

/* =========================================================
   v4.6.8 — AI Review button + review modal
   ========================================================= */
.rmp-toolbar-ai-review{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  min-width:auto!important;
  padding:0 12px!important;
  color:#fff!important;
  border-color:transparent!important;
  background:linear-gradient(135deg,#149fe7,#6b36f0)!important;
  box-shadow:0 5px 14px rgba(70,72,220,.18)!important;
}
.rmp-toolbar-ai-review:hover{filter:brightness(1.04)!important}

/* v4.7.8 — branded, explicit AI credit actions */
.rmp-ai-action-bar{display:flex;flex-wrap:wrap;gap:9px;margin:10px 0 14px;padding:10px;border:1px solid #e4def8;border-radius:16px;background:linear-gradient(135deg,#faf8ff,#fff)}
.rmp-ai-action-btn{display:grid;grid-template-columns:28px auto;grid-template-rows:auto auto;column-gap:8px;align-items:center;min-height:52px;padding:7px 12px;border:1px solid #d9cdfa;border-radius:12px;background:#fff;color:#24164f;cursor:pointer;box-shadow:0 4px 14px rgba(82,50,153,.08)}
.rmp-ai-action-btn:hover{border-color:#7a4bf2;transform:translateY(-1px)}.rmp-ai-action-btn img{grid-row:1/3;width:28px;height:28px;object-fit:contain}.rmp-ai-action-btn span{font-weight:800}.rmp-ai-action-btn small{color:#756b8d;font-size:10px}
.rmp-ai-credit-modal{position:fixed;inset:0;z-index:2147483646!important;display:grid;place-items:center;padding:18px}.rmp-ai-credit-backdrop{position:absolute;inset:0;background:rgba(20,12,42,.66);backdrop-filter:blur(6px)}
.rmp-ai-credit-dialog{position:relative;width:min(570px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.45);border-radius:24px;background:#fff;color:#21163d;box-shadow:0 30px 100px rgba(21,11,50,.4)}
.rmp-ai-credit-dialog header{display:flex;align-items:center;gap:12px;padding:18px 22px;background:linear-gradient(120deg,#24104f,#7139d6);color:#fff}.rmp-ai-credit-dialog header img{width:45px;height:45px;object-fit:contain}.rmp-ai-credit-dialog header div{display:grid}.rmp-ai-credit-dialog header b{font-size:18px}.rmp-ai-credit-dialog header small{opacity:.78}.rmp-ai-credit-dialog header button{margin-left:auto;border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}
.rmp-ai-credit-dialog main{padding:24px}.rmp-ai-credit-kicker{display:inline-block;padding:5px 9px;border-radius:999px;background:#eee8ff;color:#6433ca;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rmp-ai-credit-dialog h2{margin:12px 0 7px;font-size:25px}.rmp-ai-credit-dialog main>p{margin:0 0 19px;color:#665d76;line-height:1.55}
.rmp-ai-credit-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.rmp-ai-credit-metrics div{display:grid;gap:5px;padding:13px;border-radius:13px;background:#f7f4ff}.rmp-ai-credit-metrics small{color:#756b8d}.rmp-ai-credit-metrics strong{font-size:16px}.rmp-ai-credit-bonus,.rmp-ai-credit-warning{margin-top:14px;padding:12px 14px;border-radius:11px;background:#eef9f1;color:#245735}.rmp-ai-credit-warning{background:#fff1f0;color:#8c2821}
.rmp-ai-credit-dialog footer{display:flex;justify-content:flex-end;align-items:center;gap:9px;padding:16px 22px;background:#faf8ff}.rmp-ai-credit-dialog footer button,.rmp-ai-credit-dialog footer a{border:1px solid #d8d0e8;border-radius:10px;padding:10px 14px;background:#fff;color:#3c2b60;font-weight:800;text-decoration:none;cursor:pointer}.rmp-ai-credit-dialog footer .rmp-ai-credit-confirm{border-color:#6d3bdd;background:#6d3bdd;color:#fff}.rmp-ai-credit-dialog footer .rmp-ai-credit-confirm:disabled{opacity:.45;cursor:not-allowed}
.rmp-brand-m-img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:600px){.rmp-ai-credit-metrics{grid-template-columns:1fr}.rmp-ai-credit-dialog footer{flex-wrap:wrap}.rmp-ai-action-btn{flex:1 1 145px}}
.rmp-ai-review-icon{font-size:16px!important;line-height:1!important}
.rmp-ai-review-label{font-size:11px!important;font-weight:800!important;white-space:nowrap!important}

body.rmp-ai-review-open{overflow:hidden!important}
.rmp-ai-review-modal,.rmp-ask-ai-modal{position:fixed!important;inset:0!important;z-index:2147483600!important}
.rmp-ai-review-modal[hidden],.rmp-ask-ai-modal[hidden]{display:none!important}
.rmp-ai-review-backdrop{position:absolute!important;inset:0!important;background:rgba(15,24,42,.58)!important;backdrop-filter:blur(5px)!important}
.rmp-ai-review-dialog{
  position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;
  width:min(900px,calc(100vw - 36px))!important;max-height:min(86vh,900px)!important;
  display:flex!important;flex-direction:column!important;overflow:hidden!important;
  border:1px solid rgba(255,255,255,.4)!important;border-radius:22px!important;background:#fff!important;
  box-shadow:0 28px 80px rgba(9,19,41,.30)!important
}
.rmp-ai-review-dialog>header,.rmp-ai-review-dialog>footer{
  flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;
  padding:16px 20px!important;background:#fff!important
}
.rmp-ai-review-dialog>header{border-bottom:1px solid #e5ebf4!important}
.rmp-ai-review-dialog>footer{border-top:1px solid #e5ebf4!important;gap:10px!important;justify-content:flex-end!important}
.rmp-ai-review-brand{display:flex!important;align-items:center!important;gap:10px!important}
.rmp-ai-review-brand>span{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:11px!important;background:linear-gradient(135deg,#14b7df,#7139ef)!important;color:#fff!important;font-size:20px!important}
.rmp-ai-review-brand>img{width:38px!important;height:38px!important;object-fit:contain!important}
.rmp-ai-review-brand>div{display:grid!important;gap:1px!important}
.rmp-ai-review-brand b{font-size:18px!important;color:#152b4d!important}
.rmp-ai-review-brand small{font-size:10px!important;color:#718096!important}
.rmp-ai-review-applied{margin-bottom:12px!important;padding:11px 13px!important;border:1px solid #bce2ca!important;border-radius:10px!important;background:#effaf3!important;color:#23603a!important;font-weight:750!important;font-size:11px!important}
.rmp-ai-review-body{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;padding:18px 20px!important;background:#f8fafc!important}
.rmp-ai-review-loading{min-height:300px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:10px!important;color:#183257!important}
.rmp-ai-review-loading[hidden]{display:none!important}
.rmp-ai-review-loading span{max-width:470px!important;color:#718096!important;font-size:11px!important}
.rmp-ai-review-spinner{width:56px!important;height:56px!important;border:4px solid #dbe7fb!important;border-top-color:#4f63ed!important;border-radius:50%!important;animation:rmpAiReviewSpin .85s linear infinite!important}
@keyframes rmpAiReviewSpin{to{transform:rotate(360deg)}}
.rmp-ai-review-summary{display:flex!important;align-items:center!important;gap:14px!important;padding:14px!important;border:1px solid #dce6f4!important;border-radius:15px!important;background:#fff!important}
.rmp-ai-review-summary>div:last-child{display:grid!important;gap:3px!important}
.rmp-ai-review-summary b{color:#183257!important;font-size:14px!important}
.rmp-ai-review-summary p{margin:0!important;color:#64748b!important;font-size:11px!important;line-height:1.45!important}
.rmp-ai-review-score{display:flex!important;align-items:baseline!important;gap:2px!important;min-width:76px!important}
.rmp-ai-review-score strong{font-size:30px!important;color:#4d59e8!important}
.rmp-ai-review-score span{font-size:10px!important;color:#7a889c!important}
.rmp-ai-review-selectbar{display:flex!important;justify-content:space-between!important;align-items:center!important;margin:15px 2px 8px!important;color:#42536d!important;font-size:10px!important}
.rmp-ai-review-selectbar label{display:flex!important;align-items:center!important;gap:7px!important;font-weight:700!important}
.rmp-ai-review-list{display:grid!important;gap:9px!important}
.rmp-ai-review-item{
  display:grid!important;grid-template-columns:20px 1fr!important;gap:11px!important;
  padding:13px!important;border:1px solid #dce5f2!important;border-radius:14px!important;background:#fff!important;cursor:pointer!important
}
.rmp-ai-review-item:has(input:checked){border-color:#7898ef!important;box-shadow:0 0 0 2px rgba(91,102,234,.07)!important}
.rmp-ai-review-item>input{margin-top:2px!important;width:17px!important;height:17px!important}
.rmp-ai-review-item-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}
.rmp-ai-review-type{display:inline-flex!important;padding:3px 7px!important;border-radius:999px!important;background:#eef2ff!important;color:#4c55c8!important;font-size:8px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.04em!important}
.rmp-ai-review-item-top small{color:#8793a6!important;font-size:9px!important}
.rmp-ai-review-item h4{margin:7px 0 3px!important;color:#172d50!important;font-size:13px!important}
.rmp-ai-review-item p{margin:0!important;color:#68778d!important;font-size:10.5px!important;line-height:1.4!important}
.rmp-ai-review-change{display:grid!important;gap:3px!important;margin-top:8px!important;padding:8px 9px!important;border-radius:9px!important;background:#f6f8fb!important;color:#34465f!important;font-size:9.5px!important}
.rmp-ai-review-change b{color:#203b61!important}
.rmp-ai-review-primary,.rmp-ai-review-secondary{min-height:42px!important;padding:0 16px!important;border-radius:11px!important;font-weight:800!important;cursor:pointer!important}
.rmp-ai-review-primary{border:0!important;background:linear-gradient(135deg,#168fe5,#6539ee)!important;color:#fff!important}
.rmp-ai-review-primary:disabled{opacity:.42!important;cursor:not-allowed!important}
.rmp-ai-review-secondary{border:1px solid #d8e1ed!important;background:#fff!important;color:#2e4363!important}
.rmp-ai-review-error,.rmp-ai-review-empty{padding:24px!important;text-align:center!important;border:1px solid #e0e6ef!important;border-radius:14px!important;background:#fff!important;color:#52637a!important}
.rmp-ai-review-error b{color:#a32c2c!important}

@media(max-width:760px){
  .rmp-toolbar-ai-review{padding:0 9px!important}
  .rmp-ai-review-label{font-size:9px!important}
  .rmp-ai-review-dialog{width:calc(100vw - 16px)!important;max-height:92vh!important;border-radius:16px!important}
  .rmp-ai-review-dialog>header,.rmp-ai-review-dialog>footer{padding:12px!important}
  .rmp-ai-review-body{padding:12px!important}
  .rmp-ai-review-item-top{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}
  .rmp-ai-review-summary{align-items:flex-start!important}
}

/* =========================================================
   v4.6.9 — country detection source clarity
   ========================================================= */
.rmp-location-status{
  display:block!important;
  margin-top:5px!important;
  line-height:1.35!important;
}
.rmp-location-status.is-detected{
  color:#22805b!important;
}

/* v4.7.1 conversational AI Review */
.rmp-ai-review-conversation{display:grid!important;gap:9px!important;margin-bottom:14px!important}
.rmp-ai-review-message{max-width:86%!important;display:grid!important;gap:3px!important;padding:10px 12px!important;border-radius:13px!important;font-size:10.5px!important;line-height:1.45!important}
.rmp-ai-review-message.is-assistant{justify-self:start!important;background:#fff!important;border:1px solid #dce5f2!important;color:#34465f!important}
.rmp-ai-review-message.is-user{justify-self:end!important;background:#edf3ff!important;border:1px solid #cfdcff!important;color:#20395f!important}
.rmp-ai-review-message-role{font-size:8px!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#6a78a0!important}
.rmp-ai-review-ask{flex:0 0 auto!important;display:grid!important;grid-template-columns:1fr auto!important;gap:9px!important;padding:12px 20px!important;border-top:1px solid #e5ebf4!important;background:#fff!important}
.rmp-ai-review-question{width:100%!important;min-height:44px!important;max-height:110px!important;resize:vertical!important;border:1px solid #cfd9e8!important;border-radius:11px!important;padding:10px 12px!important;box-sizing:border-box!important;font:inherit!important;font-size:11px!important;color:#213a5d!important;background:#fbfcfe!important}
.rmp-ai-review-question:focus{outline:none!important;border-color:#6e8eea!important;box-shadow:0 0 0 3px rgba(75,98,225,.10)!important}
.rmp-ai-review-send{min-width:86px!important;border:0!important;border-radius:11px!important;padding:0 15px!important;background:linear-gradient(135deg,#168fe5,#6539ee)!important;color:#fff!important;font-weight:800!important;cursor:pointer!important}
.rmp-ai-review-send:disabled{opacity:.45!important;cursor:not-allowed!important}
.rmp-ask-ai-dialog{width:min(720px,calc(100vw - 36px))!important}.rmp-ask-ai-dialog .rmp-ai-review-body{min-height:270px!important}.rmp-ask-ai-dialog .rmp-ai-review-conversation{min-height:230px!important}
@media(max-width:760px){.rmp-ai-review-ask{grid-template-columns:1fr!important;padding:10px 12px!important}.rmp-ai-review-send{min-height:40px!important}.rmp-ai-review-message{max-width:94%!important}}

/* One consistent close control across every MenuMakerAI popup. */
:is(.rmp-library-close,.rmp-ai-review-close,.rmp-ask-ai-close,.rmp-canva-modal-close,[data-rmp-url-import-close]),
.rmp-credit-close,.rmp-ai-credit-dialog header [data-close]{
  display:inline-grid!important;place-items:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;
  padding:0!important;border:1px solid #d8d0ea!important;border-radius:9px!important;background:#f5f1ff!important;
  color:#4d2a88!important;font-size:23px!important;font-weight:500!important;line-height:1!important;cursor:pointer!important;
  box-shadow:0 2px 8px rgba(62,35,113,.08)!important;transition:background .15s ease,border-color .15s ease,color .15s ease!important
}
:is(.rmp-library-close,.rmp-ai-review-close,.rmp-ask-ai-close,.rmp-canva-modal-close,[data-rmp-url-import-close]):hover,
.rmp-credit-close:hover,.rmp-ai-credit-dialog header [data-close]:hover{background:#6d3bdd!important;border-color:#6d3bdd!important;color:#fff!important}

/* v4.8.0 — fixed mobile AI actions + design tabs and reliable touch scrolling */
.rmp-workspace>.rmp-ai-action-bar{
  order:-2;flex:0 0 auto!important;width:100%!important;margin:0!important;padding:7px!important;
  display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;
  border:0!important;border-bottom:1px solid #ddd8ee!important;border-radius:0!important;
  background:linear-gradient(180deg,#fff,#f8f6ff)!important;box-sizing:border-box!important;z-index:32!important
}
.rmp-workspace>.rmp-workspace-tabs{order:-1;flex:0 0 auto!important;z-index:31!important}
.rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn{
  width:100%!important;min-width:0!important;min-height:43px!important;padding:5px 4px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;
  border-radius:9px!important;box-shadow:none!important;overflow:hidden!important
}
.rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn img{flex:0 0 20px!important;width:20px!important;height:20px!important}
.rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn span{min-width:0!important;font-size:10px!important;line-height:1.05!important;text-align:left!important;white-space:normal!important}
.rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn small{display:none!important}

@media(max-width:760px){
  html,body{overscroll-behavior-y:auto!important}
  .rmp-form[data-rmp-workspace-ready="1"],.rmp-workspace-shell,.rmp-workspace-shell>.rmp-workspace{
    overscroll-behavior-y:auto!important;touch-action:pan-y!important
  }
  .rmp-workspace-shell>.rmp-workspace{
    display:flex!important;flex-direction:column!important;
    height:calc(100dvh - 72px - env(safe-area-inset-bottom))!important;
    min-height:calc(100dvh - 72px - env(safe-area-inset-bottom))!important;
    max-height:calc(100dvh - 72px - env(safe-area-inset-bottom))!important;
    overflow:hidden!important
  }
  .rmp-workspace>.rmp-ai-action-bar{
    position:relative!important;top:auto!important;padding:6px 5px!important;gap:4px!important;
    box-shadow:0 2px 8px rgba(35,22,70,.08)!important
  }
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn{min-height:40px!important;padding:4px 2px!important;gap:3px!important}
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn img{flex-basis:17px!important;width:17px!important;height:17px!important}
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn span{font-size:8.5px!important;font-weight:850!important}
  .rmp-workspace>.rmp-workspace-tabs{
    position:relative!important;top:auto!important;width:100%!important;display:grid!important;
    grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:2px!important;padding:5px 3px!important;
    overflow:hidden!important;background:#f7f9fc!important;box-shadow:0 3px 9px rgba(18,36,65,.08)!important
  }
  .rmp-workspace>.rmp-workspace-tabs .rmp-workspace-tab{
    display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;
    min-height:38px!important;padding:3px 1px!important;font-size:7.5px!important;line-height:1.05!important;white-space:normal!important;text-align:center!important
  }
  .rmp-workspace>.rmp-workspace-body{flex:1 1 auto!important;min-height:0!important;height:0!important;overflow:hidden!important;touch-action:pan-y!important}
  .rmp-workspace>.rmp-workspace-body .rmp-workspace-tabpanel:not([hidden]){height:100%!important;min-height:0!important;overflow:hidden!important;touch-action:pan-y!important}
  .rmp-workspace>.rmp-workspace-body .rmp-workspace-tabinner{
    height:100%!important;min-height:0!important;overflow-y:scroll!important;overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;overscroll-behavior-y:auto!important;touch-action:pan-y!important;
    scroll-behavior:auto!important;padding-bottom:180px!important
  }
}

/* =========================================================
   v4.7.2 — page arrows + MenuMaker AI thinking state
   ========================================================= */
.rmp-live-preview-toolbar{
  align-items:center!important;
}
.rmp-preview-page-nav{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
}
.rmp-preview-page-arrow{
  width:54px!important;
  height:54px!important;
  flex:0 0 54px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #cfd9e7!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#17345e!important;
  font-size:42px!important;
  line-height:1!important;
  font-weight:400!important;
  cursor:pointer!important;
  box-shadow:0 4px 12px rgba(23,52,94,.08)!important;
}
.rmp-preview-page-arrow:hover:not(:disabled){
  border-color:#6f91e8!important;
  background:#f3f7ff!important;
  transform:translateY(-1px)!important;
}
.rmp-preview-page-arrow:disabled{
  opacity:.28!important;
  cursor:not-allowed!important;
  box-shadow:none!important;
}
.rmp-preview-page-nav label{
  margin:0!important;
}

.rmp-ai-review-question{
  font-size:14px!important;
  line-height:1.4!important;
}
.rmp-ai-review-send{
  min-width:156px!important;
  min-height:48px!important;
  font-size:14px!important;
  font-weight:850!important;
}
.rmp-ai-review-send-label{
  font-size:14px!important;
  white-space:nowrap!important;
}
.rmp-ai-review-send-thinking{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  font-size:12px!important;
}
.rmp-ai-review-send-thinking[hidden]{display:none!important}
.rmp-ai-review-send-thinking i{
  width:7px!important;
  height:7px!important;
  border-radius:50%!important;
  background:currentColor!important;
  animation:rmpAskAiDot 1s infinite ease-in-out!important;
}
.rmp-ai-review-send-thinking i:nth-child(2){animation-delay:.15s!important}
.rmp-ai-review-send-thinking i:nth-child(3){animation-delay:.30s!important}
.rmp-ai-review-send-thinking b{
  margin-left:3px!important;
  font-size:12px!important;
}
@keyframes rmpAskAiDot{
  0%,80%,100%{transform:translateY(0);opacity:.45}
  40%{transform:translateY(-5px);opacity:1}
}

@media(max-width:760px){
  .rmp-preview-page-nav{gap:6px!important}
  .rmp-preview-page-arrow{
    width:46px!important;
    height:46px!important;
    flex-basis:46px!important;
    border-radius:12px!important;
    font-size:36px!important;
  }
  .rmp-ai-review-question{font-size:14px!important}
  .rmp-ai-review-send{
    min-width:100%!important;
    min-height:46px!important;
    font-size:14px!important;
  }
  .rmp-ai-review-send-label{font-size:14px!important}
}

/* v4.7.3 — compact Preview toolbar + 9pt Ask MenuMaker AI */
.rmp-live-preview-toolbar{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:8px!important;white-space:nowrap!important;padding:8px 10px!important}
.rmp-preview-page-nav{display:flex!important;flex:0 1 auto!important;align-items:center!important;gap:6px!important;min-width:0!important}
.rmp-preview-page-arrow{width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:9px!important;font-size:26px!important;box-shadow:0 2px 7px rgba(23,52,94,.07)!important}
.rmp-live-preview-toolbar label{display:inline-flex!important;align-items:center!important;gap:5px!important;margin:0!important;font-size:10px!important;white-space:nowrap!important}
.rmp-live-preview-toolbar select{width:auto!important;min-width:82px!important;height:34px!important;padding:0 24px 0 8px!important;font-size:10px!important}
.rmp-live-preview-toolbar .rmp-live-page-select{min-width:96px!important}
.rmp-live-preview-toolbar .rmp-live-zoom-select{min-width:70px!important}
.rmp-ai-review-question{font-size:9pt!important;line-height:1.4!important}
.rmp-ai-review-send,.rmp-ai-review-send-label,.rmp-ai-review-send-thinking,.rmp-ai-review-send-thinking b{font-size:9pt!important}
@media(max-width:760px){
 .rmp-live-preview-toolbar{gap:5px!important;padding:6px!important;justify-content:space-between!important}
 .rmp-preview-page-nav{gap:4px!important}
 .rmp-preview-page-arrow{width:30px!important;height:30px!important;flex-basis:30px!important;border-radius:8px!important;font-size:23px!important}
 .rmp-live-preview-toolbar label{gap:3px!important;font-size:8.5px!important}
 .rmp-live-preview-toolbar select{height:30px!important;min-width:62px!important;padding:0 20px 0 5px!important;font-size:8.5px!important}
 .rmp-live-preview-toolbar .rmp-live-page-select{min-width:78px!important}
 .rmp-live-preview-toolbar .rmp-live-zoom-select{min-width:58px!important}
}

/* v4.7.4 — Preview navigation alignment */
.rmp-live-preview-toolbar{
  display:grid!important;
  grid-template-columns:auto auto 1fr auto!important;
  align-items:center!important;
  justify-content:stretch!important;
  gap:8px!important;
  width:100%!important;
  box-sizing:border-box!important;
}
.rmp-preview-page-controls{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-width:0!important;
}
.rmp-live-preview-toolbar .rmp-preview-page-prev{
  grid-column:1!important;
}
.rmp-live-preview-toolbar .rmp-preview-page-controls{
  grid-column:2!important;
}
.rmp-live-preview-toolbar .rmp-preview-page-next{
  grid-column:4!important;
  justify-self:end!important;
}
.rmp-live-preview-toolbar .rmp-preview-page-arrow,
.rmp-live-preview-toolbar select{
  height:34px!important;
  min-height:34px!important;
  max-height:34px!important;
  box-sizing:border-box!important;
}
.rmp-live-preview-toolbar .rmp-preview-page-arrow{
  width:34px!important;
  min-width:34px!important;
  flex:0 0 34px!important;
  padding:0!important;
  border-radius:8px!important;
  font-size:24px!important;
  line-height:30px!important;
}
.rmp-live-preview-toolbar label{
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  margin:0!important;
  white-space:nowrap!important;
}
@media(max-width:760px){
  .rmp-live-preview-toolbar{
    grid-template-columns:auto minmax(0,1fr) auto!important;
    gap:5px!important;
  }
  .rmp-preview-page-controls{
    grid-column:2!important;
    gap:5px!important;
    justify-content:center!important;
  }
  .rmp-live-preview-toolbar .rmp-preview-page-next{
    grid-column:3!important;
  }
  .rmp-live-preview-toolbar .rmp-preview-page-arrow,
  .rmp-live-preview-toolbar select{
    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;
  }
  .rmp-live-preview-toolbar .rmp-preview-page-arrow{
    width:30px!important;
    min-width:30px!important;
    flex-basis:30px!important;
    font-size:22px!important;
    line-height:26px!important;
  }
  .rmp-preview-page-controls{min-width:0!important}
}

/* v4.8.1 final mobile tab/heading overrides */
@media(max-width:760px){
  .rmp-workspace>.rmp-workspace-tabs{
    display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;
    width:100%!important;max-width:100%!important;padding:5px!important;gap:4px!important;
    overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;
    overscroll-behavior-x:contain!important;scrollbar-width:none!important;touch-action:pan-x!important
  }
  .rmp-workspace>.rmp-workspace-tabs::-webkit-scrollbar{display:none!important}
  .rmp-workspace>.rmp-workspace-tabs .rmp-workspace-tab{
    display:flex!important;flex:0 0 auto!important;width:auto!important;min-width:82px!important;max-width:none!important;
    min-height:40px!important;padding:7px 10px!important;font-size:10px!important;line-height:1.1!important;
    white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important
  }
  .rmp-menu-tab-heading,
  .rmp-workspace-tabpanel[data-rmp-tab="menu"] .rmp-menu-tab-heading,
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-tab-heading{
    position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:auto!important
  }
}

/* v4.8.2 final mobile AI action overrides */
@media(max-width:760px){
  .rmp-workspace>.rmp-ai-action-bar{display:grid!important;visibility:visible!important;opacity:1!important}
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn img{display:none!important}
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn{padding:5px 3px!important;justify-content:center!important}
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn span{font-size:9.5px!important;text-align:center!important;line-height:1.1!important}
}

/* v4.8.3 — branded Ask AI credit summary and refined AI controls */
.rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn{
  border:2px solid transparent!important;
  background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#149fe7,#315cf4 48%,#7038ee) border-box!important;
  box-shadow:0 4px 12px rgba(35,91,224,.12)!important
}
.rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn:hover{
  background:linear-gradient(#f7faff,#f7faff) padding-box,linear-gradient(135deg,#08aef0,#6536ee) border-box!important;
  box-shadow:0 6px 16px rgba(35,91,224,.20)!important
}
.rmp-ask-ai-dialog>header{
  padding:18px 22px!important;border-bottom:0!important;
  background:linear-gradient(120deg,#24104f,#7139d6)!important;color:#fff!important
}
.rmp-ask-ai-dialog>header .rmp-ai-review-brand>img{width:45px!important;height:45px!important}
.rmp-ask-ai-dialog>header .rmp-ai-review-brand b{color:#fff!important;font-size:18px!important}
.rmp-ask-ai-dialog>header .rmp-ai-review-brand small{color:rgba(255,255,255,.76)!important;font-size:10px!important}
.rmp-ask-ai-credit-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;padding:14px 20px!important;background:#faf8ff!important;border-bottom:1px solid #e5def5!important}
.rmp-ask-ai-credit-strip>div{display:grid!important;gap:4px!important;padding:10px 12px!important;border:1px solid #e2dcf2!important;border-radius:11px!important;background:#fff!important}
.rmp-ask-ai-credit-strip small{color:#776c8e!important;font-size:9px!important}.rmp-ask-ai-credit-strip strong{color:#4f2c99!important;font-size:14px!important}

/* Consistent professional close buttons, with an inverted branded-header version. */
:is(.rmp-library-close,.rmp-ai-review-close,.rmp-ask-ai-close,.rmp-canva-modal-close,[data-rmp-url-import-close],.rmp-credit-close,.rmp-ai-credit-dialog header [data-close]){
  width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;padding:0!important;
  display:inline-grid!important;place-items:center!important;border:1px solid #d8ddec!important;border-radius:9px!important;
  background:linear-gradient(180deg,#fff,#f3f5fa)!important;color:#344461!important;font-size:21px!important;font-weight:500!important;line-height:1!important;
  box-shadow:0 2px 7px rgba(25,42,72,.10)!important;cursor:pointer!important
}
:is(.rmp-library-close,.rmp-ai-review-close,.rmp-ask-ai-close,.rmp-canva-modal-close,[data-rmp-url-import-close],.rmp-credit-close,.rmp-ai-credit-dialog header [data-close]):hover{background:#273a5c!important;border-color:#273a5c!important;color:#fff!important}
.rmp-ask-ai-dialog>header .rmp-ask-ai-close,.rmp-ai-credit-dialog>header [data-close]{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.38)!important;color:#fff!important;box-shadow:none!important}
.rmp-ask-ai-dialog>header .rmp-ask-ai-close:hover,.rmp-ai-credit-dialog>header [data-close]:hover{background:#fff!important;border-color:#fff!important;color:#51259d!important}

@media(max-width:760px){
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn span{white-space:nowrap!important;font-size:9px!important}
  .rmp-workspace>.rmp-ai-action-bar .rmp-ai-action-btn[data-ai-feature="enrich"] span{font-size:8.2px!important;letter-spacing:-.15px!important}
  .rmp-ask-ai-credit-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;padding:9px!important}
  .rmp-ask-ai-credit-strip>div{padding:8px 6px!important}.rmp-ask-ai-credit-strip small{font-size:7.5px!important;line-height:1.1!important}.rmp-ask-ai-credit-strip strong{font-size:11px!important}
}

/* v4.8.5 — unified AI credit strips, compact Ask AI intro and bare white M marks */
.rmp-ai-credit-strip{
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;
  padding:14px 20px!important;background:#faf8ff!important;border-bottom:1px solid #e5def5!important
}
.rmp-ai-credit-strip>div{
  display:grid!important;gap:4px!important;padding:10px 12px!important;
  border:1px solid #e2dcf2!important;border-radius:11px!important;background:#fff!important
}
.rmp-ai-credit-strip small{color:#776c8e!important;font-size:9px!important;line-height:1.2!important}
.rmp-ai-credit-strip strong{color:#4f2c99!important;font-size:14px!important;white-space:nowrap!important}
.rmp-ai-credit-dialog .rmp-ai-credit-metrics{display:none!important}

.rmp-ask-ai-dialog .rmp-ai-review-body{min-height:105px!important;padding:12px 20px!important}
.rmp-ask-ai-dialog .rmp-ai-review-conversation{min-height:76px!important;margin-bottom:0!important}
.rmp-ask-ai-dialog .rmp-ai-review-message.is-assistant:first-child{padding:8px 10px!important}

/* The white logo is transparent: do not place another tile, border or shadow behind it. */
:is(.rmp-launch-brand-mark,.rmp-launch-m,.rmp-launch-generate-mark,.rmp-ai-source-logo,.rmp-generate-ai-mark,.rmp-ai-pricing-mark strong,.rmp-launch-ai-mark strong,.rmp-ai-mark strong){
  background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important
}
:is(.rmp-launch-brand-mark,.rmp-launch-m,.rmp-launch-generate-mark,.rmp-ai-source-logo,.rmp-generate-ai-mark,.rmp-ai-pricing-mark strong,.rmp-launch-ai-mark strong,.rmp-ai-mark strong) .rmp-brand-m-img{
  background:transparent!important;border:0!important;box-shadow:none!important
}
.rmp-ai-credit-dialog header>img,.rmp-ask-ai-dialog .rmp-ai-review-brand>img{
  background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important
}

@media(max-width:760px){
  .rmp-ai-credit-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;padding:9px!important}
  .rmp-ai-credit-strip>div{padding:8px 6px!important}
  .rmp-ai-credit-strip small{font-size:7.5px!important}
  .rmp-ai-credit-strip strong{font-size:11px!important}
  .rmp-ask-ai-dialog .rmp-ai-review-body{min-height:88px!important;padding:10px 12px!important}
  .rmp-ask-ai-dialog .rmp-ai-review-conversation{min-height:62px!important}
}

/* v4.8.6 — simplify generation and encourage guest sign-in */
.rmp-ai-menu-generator>.rmp-ai-source-hero{display:none!important}
.rmp-credit-login-prompt{
  display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;
  margin:7px 0 11px!important;padding:9px 12px!important;border:1px solid #d7e2f5!important;border-radius:11px!important;
  background:#f5f8ff!important;color:#31496d!important;font-size:11px!important;line-height:1.35!important;text-align:center!important
}
.rmp-credit-login-prompt[hidden]{display:none!important}
.rmp-credit-login-prompt.is-low{border-color:#f0c36d!important;background:#fff8e9!important;color:#664716!important}
.rmp-credit-login-prompt a{
  flex:0 0 auto!important;padding:7px 12px!important;border-radius:8px!important;background:linear-gradient(135deg,#168fe5,#6539ee)!important;
  color:#fff!important;text-decoration:none!important;font-weight:850!important;white-space:nowrap!important
}
.rmp-credit-login-prompt.is-generator{margin:0 0 11px!important}
.rmp-ai-credit-warning .rmp-ai-credit-recovery-inline{display:block!important;margin-top:8px!important;color:#7137d8!important;font-weight:850!important}
.rmp-ai-credit-dialog footer .rmp-ai-credit-recovery{
  border-color:#6439dc!important;background:linear-gradient(135deg,#168fe5,#6539ee)!important;color:#fff!important;text-align:center!important
}
@media(max-width:760px){
  .rmp-credit-widget{left:0!important;right:0!important;bottom:72px!important;z-index:2147483100!important;pointer-events:none!important}
  .rmp-credit-summary{display:none!important}
  .rmp-credit-popover{position:fixed!important;left:10px!important;right:10px!important;bottom:80px!important;width:auto!important;max-height:calc(100dvh - 100px)!important;pointer-events:auto!important}
  .rmp-credit-login-prompt{justify-content:space-between!important;padding:8px 9px!important;font-size:9px!important;text-align:left!important}
  .rmp-credit-login-prompt a{padding:6px 9px!important}
  .rmp-ai-credit-dialog footer .rmp-ai-credit-recovery{order:-1!important;flex:1 0 100%!important}
}

/* v4.8.8 — explicit market selection and manual location fetching */
.rmp-location-control{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important}
.rmp-fetch-location,.rmp-ai-pricing-location [data-ai-fetch-location]{
  min-height:40px!important;padding:0 12px!important;border:1px solid #5b43d6!important;border-radius:9px!important;
  background:#fff!important;color:#4d35bb!important;font-weight:800!important;cursor:pointer!important;white-space:nowrap!important
}
.rmp-fetch-location:hover,.rmp-ai-pricing-location [data-ai-fetch-location]:hover{background:#f3f0ff!important}
.rmp-ai-pricing-location{
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding:14px 20px!important;
  border-bottom:1px solid #e5def5!important;background:#fff!important
}
.rmp-ai-pricing-location label{display:grid!important;gap:5px!important;color:#504664!important;font-size:10px!important;font-weight:800!important}
.rmp-ai-pricing-location select{width:100%!important;min-width:0!important;min-height:42px!important;border:1px solid #d7d0e6!important;border-radius:9px!important;background:#fff!important;padding:0 9px!important;color:#302647!important}
.rmp-ai-pricing-location [data-ai-fetch-location]{grid-column:1 / -1!important;width:max-content!important}
.rmp-ai-pricing-location small{grid-column:1 / -1!important;color:#716881!important;font-size:9px!important}
@media(max-width:760px){
  .rmp-location-control{grid-template-columns:1fr!important}
  .rmp-fetch-location{width:100%!important}
  .rmp-ai-pricing-location{padding:10px!important;gap:7px!important}
  .rmp-ai-pricing-location [data-ai-fetch-location]{width:100%!important}
}

/* v4.9.0 — compact category actions and reliable horizontal menu-table scrolling */
.rmp-section-bar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important}
.rmp-section-actions{
  grid-column:2!important;grid-row:1!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;
  gap:6px!important;flex-wrap:nowrap!important;white-space:nowrap!important
}
.rmp-section-name{grid-column:1!important;grid-row:1!important;min-width:0!important}
.rmp-break-control{grid-column:1 / -1!important;grid-row:2!important;justify-self:start!important}
.rmp-section-actions :is(.rmp-drag-handle,.rmp-section-collapse-toggle,.rmp-duplicate-section,.rmp-remove-section){
  display:inline-grid!important;place-items:center!important;flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:38px!important;
  padding:0!important;margin:0!important;border:1px solid #cbdaf1!important;border-radius:9px!important;background:#fff!important;color:#31518a!important;font-size:20px!important;line-height:1!important
}
.rmp-section-actions .rmp-drag-handle{order:1!important;cursor:grab!important}
.rmp-section-actions .rmp-section-collapse-toggle{order:2!important}
.rmp-section-actions .rmp-duplicate-section{order:3!important}
.rmp-section-actions .rmp-remove-section{order:4!important;color:#a61b3b!important;border-color:#f0b7c4!important}
.rmp-table-wrap{
  display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;
  -webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x pan-y!important;scrollbar-width:thin!important
}
.rmp-table-wrap>.rmp-menu-table{width:1180px!important;min-width:1180px!important;max-width:none!important}
@media(max-width:720px){
  .rmp-section-bar{grid-template-columns:1fr!important}
  .rmp-section-actions{grid-column:1!important;grid-row:1!important;justify-content:flex-start!important}
  .rmp-section-name{grid-column:1!important;grid-row:2!important;width:100%!important}
  .rmp-break-control{grid-column:1!important;grid-row:3!important}
  .rmp-section-actions :is(.rmp-drag-handle,.rmp-section-collapse-toggle,.rmp-duplicate-section,.rmp-remove-section){flex-basis:42px!important;width:42px!important;min-width:42px!important;height:38px!important}
  .rmp-table-wrap{position:relative!important;overflow-x:scroll!important}
  .rmp-table-wrap>.rmp-menu-table{width:1120px!important;min-width:1120px!important}
}

/* v4.9.1 — category labelling/action alignment and expanded-view horizontal scrolling */
.rmp-section-bar{grid-template-columns:minmax(0,1fr) auto!important}
.rmp-section-category-row{
  grid-column:1!important;grid-row:1!important;display:grid!important;grid-template-columns:38px auto minmax(160px,1fr)!important;
  align-items:center!important;gap:8px!important;min-width:0!important
}
.rmp-section-category-label{color:#42536d!important;font-size:11px!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.04em!important}
.rmp-section-category-row .rmp-drag-handle{
  display:inline-grid!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;
  border:1px solid #cbdaf1!important;border-radius:9px!important;background:#fff!important;color:#31518a!important;font-size:20px!important;cursor:grab!important
}
.rmp-section-category-row .rmp-section-name{grid-column:3!important;grid-row:1!important;width:100%!important;min-width:0!important}
.rmp-section-actions{grid-column:2!important;grid-row:1!important}
.rmp-section-actions .rmp-break-control{
  order:1!important;display:inline-flex!important;align-items:center!important;gap:6px!important;grid-column:auto!important;grid-row:auto!important;
  margin:0 4px 0 0!important;padding:0!important;color:#42536d!important;font-size:10px!important;font-weight:700!important;white-space:nowrap!important
}
.rmp-section-actions .rmp-break-control input{width:18px!important;height:18px!important;margin:0!important}
.rmp-section-actions .rmp-section-collapse-toggle{order:2!important}
.rmp-section-actions .rmp-duplicate-section{order:3!important}
.rmp-section-actions .rmp-remove-section{order:4!important}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-table-wrap{
  display:block!important;width:100%!important;max-width:calc(100vw - 36px)!important;overflow-x:auto!important;overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x!important
}
.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-table-wrap>.rmp-menu-table{
  width:1180px!important;min-width:1180px!important;max-width:none!important
}
@media(max-width:720px){
  .rmp-section-bar{grid-template-columns:1fr!important}
  .rmp-section-category-row{grid-column:1!important;grid-row:1!important;grid-template-columns:38px auto minmax(0,1fr)!important}
  .rmp-section-actions{grid-column:1!important;grid-row:2!important;width:100%!important;justify-content:flex-start!important;overflow-x:auto!important}
  .rmp-section-actions .rmp-break-control{margin-right:auto!important}
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-table-wrap{max-width:calc(100vw - 20px)!important;overflow-x:scroll!important}
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-table-wrap>.rmp-menu-table{width:1120px!important;min-width:1120px!important}
}

/* v4.9.2 — immersive editor shell matching the full-screen entry view */
html.rmp-editor-app-mode,body.rmp-editor-app-mode{overflow:hidden!important}
.rmp-form[data-rmp-workspace-ready="1"]{
  position:fixed!important;inset:0!important;z-index:2147482000!important;width:100vw!important;max-width:none!important;height:100dvh!important;
  margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;background:#fff!important;overflow:hidden!important;box-sizing:border-box!important
}
.rmp-form[data-rmp-workspace-ready="1"]>.rmp-saved-menu-controls{
  flex:0 0 auto!important;width:100%!important;margin:0!important;padding:8px!important;border-radius:0!important;box-sizing:border-box!important;background:#fff!important
}
.rmp-form[data-rmp-workspace-ready="1"]>.rmp-workspace-shell{
  flex:1 1 auto!important;min-height:0!important;height:auto!important;width:100%!important;margin:0!important;padding:0!important
}
.rmp-form[data-rmp-workspace-ready="1"]>.rmp-workspace-actions{flex:0 0 auto!important;margin:0!important}
@media(max-width:760px){
  .rmp-form[data-rmp-workspace-ready="1"]>.rmp-workspace-shell{height:0!important;min-height:0!important}
  .rmp-form[data-rmp-workspace-ready="1"] .rmp-workspace-shell>.rmp-workspace{
    height:100%!important;min-height:0!important;max-height:none!important;border-radius:0!important;border-left:0!important;border-right:0!important;margin:0!important
  }
}

/* v5.0.2 final overflow authority: the outer box scrolls; the inner canvas grows with zoom. */
.rmp-workspace-preview>.rmp-design-preview-box{overflow:scroll!important;scrollbar-gutter:stable!important;overscroll-behavior:contain!important;touch-action:pan-x pan-y!important;-webkit-overflow-scrolling:touch!important}
.rmp-workspace-preview>.rmp-design-preview-box>.rmp-preview-canvas-stage{display:block!important;position:relative!important;flex:none!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;overflow:visible!important;touch-action:pan-x pan-y!important}
@media(max-width:760px){.rmp-form.rmp-mobile-preview-mode .rmp-workspace-preview>.rmp-design-preview-box{overflow:scroll!important;touch-action:pan-x pan-y!important}.rmp-workspace-preview>.rmp-design-preview-box>.rmp-preview-canvas-stage{max-width:none!important}}

/* v5.0.4 — preserve the original preview parent and use a non-visual spacer for zoom overflow. */
.rmp-workspace-preview>.rmp-design-preview-box.rmp-preview-ruler-stage{position:relative!important;width:100%!important;min-width:0!important;overflow:scroll!important;padding:0!important}
.rmp-workspace-preview>.rmp-design-preview-box.rmp-preview-ruler-stage>.rmp-preview-scroll-spacer{display:block!important;position:relative!important;visibility:hidden!important;pointer-events:none!important;max-width:none!important;max-height:none!important}
.rmp-workspace-preview>.rmp-design-preview-box.rmp-preview-ruler-stage>.rmp-design-preview{display:block!important;position:absolute!important;visibility:visible!important;opacity:1!important;margin:0!important}

/* v5.0.12 — structurally stable Preview controls (no label wrappers). */
.rmp-live-preview-toolbar{
  display:grid!important;grid-template-columns:34px auto 116px auto 70px 34px!important;grid-template-rows:34px!important;
  justify-content:center!important;align-items:center!important;gap:8px!important
}

/* v5.0.13 — all six Menu commands stay in one compact mobile row. */
.rmp-menu-collapse-toolbar .rmp-toolbar-mobile-label{display:none!important}
.rmp-menu-collapse-toolbar{
  display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-template-rows:minmax(50px,auto)!important;
  gap:6px!important;align-items:stretch!important;width:100%!important
}
.rmp-menu-collapse-toolbar>.rmp-menu-toolbar-right{display:contents!important}
.rmp-menu-collapse-toolbar>.rmp-secondary-button,
.rmp-menu-collapse-toolbar>.rmp-menu-toolbar-right>.rmp-secondary-button{
  display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:none!important;
  margin:0!important;padding:7px 5px!important;text-align:center!important;white-space:normal!important;line-height:1.1!important
}
@media(max-width:760px){
  .rmp-menu-collapse-toolbar{
    display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-template-rows:70px!important;
    gap:4px!important;align-items:stretch!important;width:100%!important;margin:0 0 10px!important;padding:0!important;overflow:visible!important
  }
  .rmp-menu-collapse-toolbar>.rmp-expand-all,
  .rmp-menu-collapse-toolbar>.rmp-collapse-all,
  .rmp-menu-collapse-toolbar>.rmp-toolbar-toggle,
  .rmp-menu-collapse-toolbar>.rmp-menu-toolbar-right>.rmp-add-from-library,
  .rmp-menu-collapse-toolbar>.rmp-menu-toolbar-right>.rmp-add-section{
    display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:none!important;
    position:relative!important;height:70px!important;min-height:70px!important;max-height:70px!important;margin:0!important;padding:5px 1px!important;
    font-size:8px!important;line-height:1.05!important;text-align:center!important;white-space:normal!important;overflow:hidden!important
  }
  .rmp-menu-collapse-toolbar>.rmp-menu-toolbar-right{display:contents!important}
  .rmp-menu-collapse-toolbar .rmp-toolbar-full-label{display:none!important}
  .rmp-menu-collapse-toolbar .rmp-toolbar-mobile-label{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:100%!important;height:100%!important}
  .rmp-menu-collapse-toolbar .rmp-toolbar-mobile-label svg{
    display:block!important;flex:0 0 24px!important;width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;
    stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important
  }
  .rmp-menu-collapse-toolbar .rmp-toolbar-icon-caption{display:block!important;max-width:100%!important;font-size:7px!important;font-weight:750!important;line-height:1.05!important;white-space:normal!important;text-align:center!important;color:#17345e!important}
  .rmp-menu-collapse-toolbar>.rmp-toolbar-toggle.is-on:after{
    content:""!important;position:absolute!important;top:5px!important;right:5px!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#45c52b!important;box-shadow:0 0 0 2px #fff!important
  }
}
.rmp-live-preview-toolbar>.rmp-preview-page-prev{grid-column:1!important;grid-row:1!important}
.rmp-live-preview-toolbar>.rmp-preview-page-label{grid-column:2!important;grid-row:1!important}
.rmp-live-preview-toolbar>.rmp-live-page-select{grid-column:3!important;grid-row:1!important}
.rmp-live-preview-toolbar>.rmp-preview-zoom-label{grid-column:4!important;grid-row:1!important}
.rmp-live-preview-toolbar>.rmp-live-zoom-select{grid-column:5!important;grid-row:1!important}
.rmp-live-preview-toolbar>.rmp-preview-page-next{grid-column:6!important;grid-row:1!important;justify-self:center!important}
.rmp-live-preview-toolbar>.rmp-preview-control-label{font-size:10px!important;font-weight:700!important;white-space:nowrap!important}
@media(max-width:760px){
  .rmp-form.rmp-mobile-preview-mode .rmp-workspace-preview>.rmp-live-preview-toolbar{
    display:grid!important;grid-template-columns:40px 116px 70px 40px!important;grid-template-rows:44px!important;
    justify-content:center!important;align-items:center!important;align-content:center!important;column-gap:8px!important;
    width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;
    height:60px!important;min-height:60px!important;max-height:60px!important;flex:0 0 60px!important;
    margin:6px 10px!important;padding:8px 0!important;border:1px solid #dbe4ef!important;border-radius:12px!important;
    overflow:hidden!important;background:#f7f9fc!important;box-sizing:border-box!important;white-space:nowrap!important
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar>.rmp-preview-control-label{display:none!important}
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar>.rmp-preview-page-prev{grid-column:1!important;grid-row:1!important}
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar>.rmp-live-page-select{grid-column:2!important;grid-row:1!important}
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar>.rmp-live-zoom-select{grid-column:3!important;grid-row:1!important}
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar>.rmp-preview-page-next{grid-column:4!important;grid-row:1!important}
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar>.rmp-preview-page-arrow,
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar>.rmp-live-page-select,
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar>.rmp-live-zoom-select{
    display:flex!important;align-self:center!important;justify-self:center!important;height:44px!important;min-height:44px!important;max-height:44px!important;
    margin:0!important;box-sizing:border-box!important;position:static!important;transform:none!important
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar>.rmp-preview-page-arrow{
    width:40px!important;min-width:40px!important;max-width:40px!important;padding:0!important;align-items:center!important;justify-content:center!important;
    color:#1689ef!important;border:1.5px solid #1689ef!important;background:#f2f8ff!important;font:700 25px/1 Arial,sans-serif!important
  }
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar>.rmp-live-page-select{width:116px!important;min-width:116px!important;max-width:116px!important;padding:0 25px 0 10px!important;font-size:12px!important}
  .rmp-form.rmp-mobile-preview-mode .rmp-live-preview-toolbar>.rmp-live-zoom-select{width:70px!important;min-width:70px!important;max-width:70px!important;padding:0 21px 0 8px!important;font-size:12px!important}
}

/* v5.0.7 — swipe anywhere on the menu page to pan the zoomed Preview. */
@media(max-width:760px){
  .rmp-form.rmp-mobile-preview-mode .rmp-design-preview-box{touch-action:pan-x pan-y!important;overscroll-behavior:contain!important}
  .rmp-form.rmp-mobile-preview-mode .rmp-design-preview,
  .rmp-form.rmp-mobile-preview-mode .rmp-preview-page-content,
  .rmp-form.rmp-mobile-preview-mode .rmp-preview-bg-layer,
  .rmp-form.rmp-mobile-preview-mode .rmp-live-image-layer{touch-action:pan-x pan-y!important;pointer-events:none!important}
  .rmp-form.rmp-mobile-preview-mode .rmp-live-image-layer .rmp-free-photo{pointer-events:auto!important;touch-action:none!important}
}

/* v5.0.17 — balanced blank-menu category header and left-aligned dish editor. */
@media(max-width:720px){
  .rmp-source-create .rmp-menu-section{overflow:hidden!important}
  .rmp-source-create .rmp-section-bar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;padding:10px!important}
  .rmp-source-create .rmp-section-category-row{
    display:grid!important;grid-template-columns:38px 68px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;
    width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important
  }
  .rmp-source-create .rmp-section-category-label{
    display:block!important;width:68px!important;min-width:68px!important;max-width:68px!important;overflow:visible!important;
    font-size:10px!important;letter-spacing:.02em!important;white-space:nowrap!important;text-align:left!important
  }
  .rmp-source-create .rmp-section-category-row .rmp-section-name{
    width:100%!important;min-width:0!important;max-width:100%!important;height:48px!important;padding:9px 10px!important;font-size:13px!important;box-sizing:border-box!important
  }
  .rmp-source-create .rmp-section-actions{display:flex!important;align-items:center!important;gap:8px!important;width:100%!important;overflow-x:auto!important;padding:0!important}
  .rmp-source-create .rmp-table-wrap{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-padding-left:0!important}
  .rmp-source-create .rmp-table-wrap>.rmp-menu-table{width:1120px!important;min-width:1120px!important;margin:0!important}
  .rmp-source-create .rmp-menu-table th,.rmp-source-create .rmp-menu-table td{padding:8px!important;box-sizing:border-box!important}
  .rmp-source-create .rmp-menu-table thead tr>th:nth-child(1),.rmp-source-create .rmp-menu-table tbody tr>td:nth-child(1){width:38px!important;min-width:38px!important;max-width:38px!important}
  .rmp-source-create .rmp-menu-table thead tr>th:nth-child(2),.rmp-source-create .rmp-menu-table tbody tr>td:nth-child(2){width:235px!important;min-width:235px!important;max-width:235px!important}
  .rmp-source-create .rmp-menu-table tbody tr>td:nth-child(2)>.rmp-item-name{display:block!important;width:100%!important;min-width:0!important;min-height:52px!important;margin:0!important;padding:10px!important;box-sizing:border-box!important}
}

/* v5.0.18 — one authoritative mobile column grid for headings and fields. */
@media(max-width:720px){
  .rmp-menu-table{table-layout:fixed!important;width:1120px!important;min-width:1120px!important;max-width:1120px!important}
  .rmp-menu-table col.rmp-col-drag{width:38px!important}
  .rmp-menu-table col.rmp-col-dish{width:235px!important}
  .rmp-menu-table col.rmp-col-description{width:300px!important}
  .rmp-menu-table col.rmp-col-allergens{width:155px!important}
  .rmp-menu-table col.rmp-col-additives{width:145px!important}
  .rmp-menu-table col.rmp-col-dietary{width:90px!important}
  .rmp-menu-table col.rmp-col-price{width:110px!important}
  .rmp-menu-table col.rmp-col-actions{width:47px!important}
  .rmp-menu-table thead th,.rmp-menu-table tbody td{box-sizing:border-box!important;padding:8px!important}
  .rmp-menu-table thead th{height:38px!important;vertical-align:middle!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .rmp-menu-table tr>*:nth-child(1){width:38px!important;min-width:38px!important;max-width:38px!important}
  .rmp-menu-table tr>*:nth-child(2){width:235px!important;min-width:235px!important;max-width:235px!important}
  .rmp-menu-table tr>*:nth-child(3){width:300px!important;min-width:300px!important;max-width:300px!important}
  .rmp-menu-table tr>*:nth-child(4){width:155px!important;min-width:155px!important;max-width:155px!important}
  .rmp-menu-table tr>*:nth-child(5){width:145px!important;min-width:145px!important;max-width:145px!important}
  .rmp-menu-table tr>*:nth-child(6){width:90px!important;min-width:90px!important;max-width:90px!important}
  .rmp-menu-table tr>*:nth-child(7){width:110px!important;min-width:110px!important;max-width:110px!important}
  .rmp-menu-table tr>*:nth-child(8){width:47px!important;min-width:47px!important;max-width:47px!important}
}

/* v5.0.19 — output visibility toggles never remove editable menu fields. */
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table thead th:nth-child(4),
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table thead th:nth-child(5),
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table tbody td:nth-child(4),
.rmp-menu-editor.rmp-hide-declarations .rmp-menu-table tbody td:nth-child(5),
.rmp-menu-editor.rmp-hide-dietary-editor .rmp-menu-table thead th:nth-child(6),
.rmp-menu-editor.rmp-hide-dietary-editor .rmp-menu-table tbody td:nth-child(6){display:table-cell!important}

/* v5.0.21 — structured per-element typography table. */
.rmp-font-settings{display:flex!important;flex-direction:column!important;gap:0!important;border:1px solid #dbe4ef!important;border-radius:12px!important;overflow:hidden!important;background:#fff!important}
.rmp-font-table-heading,.rmp-font-table-row{display:grid!important;grid-template-columns:minmax(130px,1.15fr) minmax(150px,1.35fr) 72px 54px!important;align-items:center!important;gap:10px!important;padding:9px 12px!important;box-sizing:border-box!important}
.rmp-font-table-heading{background:#eef4ff!important;color:#18375f!important;text-transform:uppercase!important;font-size:10px!important;letter-spacing:.05em!important}
.rmp-font-table-row{border-top:1px solid #e7edf5!important}
.rmp-font-table-row>span{font-size:12px!important;font-weight:750!important;color:#263d5d!important}
.rmp-font-table-row select,.rmp-font-table-row input{width:100%!important;min-width:0!important;height:38px!important;margin:0!important;padding:6px 9px!important;border:1px solid #ccd8e7!important;border-radius:8px!important;box-sizing:border-box!important;background:#fff!important;font-size:12px!important}
.rmp-font-table-row .rmp-font-row-colour{width:48px!important;min-width:48px!important;max-width:48px!important;height:38px!important;padding:3px!important;justify-self:center!important;cursor:pointer!important}
@media(max-width:720px){
  .rmp-font-table-heading,.rmp-font-table-row{grid-template-columns:minmax(84px,1fr) minmax(112px,1.3fr) 48px 42px!important;gap:5px!important;padding:8px 6px!important}
  .rmp-font-table-row>span{font-size:10px!important;line-height:1.2!important}
  .rmp-font-table-row select,.rmp-font-table-row input{height:36px!important;padding:5px 6px!important;font-size:10px!important}
  .rmp-font-table-row .rmp-font-row-colour{width:38px!important;min-width:38px!important;max-width:38px!important;height:34px!important;padding:2px!important}
}
/* v5.0.24: the chosen Category colour must win over every theme/style rule. */
[data-rmp-design-preview] .rmp-preview-category,
[data-rmp-design-preview] .rmp-preview-category-inline{
  color:var(--rmp-category-text,#6F2030)!important;
  -webkit-text-fill-color:var(--rmp-category-text,#6F2030)!important;
}

/* v6.2 category-style library. Category titles always grow to their content,
   stay inside the page, and use contrast calculated by the preview engine. */
[data-rmp-design-preview] .rmp-preview-category{box-sizing:border-box!important;min-height:28px!important;height:auto!important;max-width:100%!important;line-height:1.25!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important}
.rmp-design-preview:is([data-category-style="feature"],[data-category-style="spotlight"],[data-category-style="cards"],[data-category-style="ribbons"],[data-category-style="split"],[data-category-style="blocks"],[data-category-style="chalk"],[data-category-style="price"],[data-category-style="gallery"],[data-category-style="diagonal"],[data-category-style="panels"],[data-category-style="wave"],[data-category-style="neon"],[data-category-style="ticket"],[data-category-style="geometric"],[data-category-style="tiles"],[data-category-style="board"],[data-category-style="boutique"],[data-category-style="festival"]) .rmp-preview-category{display:block!important;width:100%!important;padding:7px 16px!important;background:var(--rmp-primary)!important;border:0!important;border-radius:3px!important;color:var(--rmp-category-text)!important;-webkit-text-fill-color:var(--rmp-category-text)!important}
.rmp-design-preview:is([data-category-style="asymmetric"],[data-category-style="ledger"],[data-category-style="journey"],[data-category-style="poster"],[data-category-style="newspaper"],[data-category-style="arch"],[data-category-style="notebook"],[data-category-style="zine"],[data-category-style="omakase"],[data-category-style="hotel"],[data-category-style="floral"],[data-category-style="skyline"],[data-category-style="farmhouse"]) .rmp-preview-category{display:block!important;width:100%!important;padding:6px 2px!important;background:transparent!important;border:0!important;border-bottom:2px solid var(--rmp-accent)!important;border-radius:0!important;color:var(--rmp-category-text)!important;-webkit-text-fill-color:var(--rmp-category-text)!important}
.rmp-design-preview[data-category-style="feature"] .rmp-preview-category{border-top:5px solid var(--rmp-accent)!important;font-size:1.12em!important}.rmp-design-preview[data-category-style="asymmetric"] .rmp-preview-category{width:86%!important;margin-left:14%!important}.rmp-design-preview[data-category-style="spotlight"] .rmp-preview-category{text-align:center!important;border:3px double var(--rmp-accent)!important}.rmp-design-preview[data-category-style="cards"] .rmp-preview-category{border-radius:4px 16px 4px 16px!important}.rmp-design-preview[data-category-style="ribbons"] .rmp-preview-category,.rmp-design-preview[data-category-style="festival"] .rmp-preview-category{clip-path:polygon(0 0,94% 0,100% 50%,94% 100%,0 100%,6% 50%);padding-left:28px!important;padding-right:28px!important}.rmp-design-preview[data-category-style="ledger"] .rmp-preview-category{border-top:1px solid var(--rmp-primary)!important;border-bottom:4px double var(--rmp-primary)!important}.rmp-design-preview[data-category-style="journey"] .rmp-preview-category{border-left:5px solid var(--rmp-accent)!important;padding-left:12px!important}.rmp-design-preview[data-category-style="split"] .rmp-preview-category{border-left:8px solid var(--rmp-accent)!important}.rmp-design-preview[data-category-style="blocks"] .rmp-preview-category{border:2px solid var(--rmp-accent)!important}.rmp-design-preview[data-category-style="chalk"] .rmp-preview-category{border:2px solid var(--rmp-accent)!important;box-shadow:3px 3px 0 color-mix(in srgb,var(--rmp-accent) 55%,transparent)}.rmp-design-preview[data-category-style="poster"] .rmp-preview-category,.rmp-design-preview[data-category-style="hotel"] .rmp-preview-category{border-top:1px solid var(--rmp-accent)!important;border-bottom:1px solid var(--rmp-accent)!important;text-align:center!important;letter-spacing:2px}.rmp-design-preview[data-category-style="price"] .rmp-preview-category,.rmp-design-preview[data-category-style="geometric"] .rmp-preview-category{clip-path:polygon(0 0,95% 0,100% 50%,95% 100%,0 100%);padding-right:30px!important}.rmp-design-preview[data-category-style="gallery"] .rmp-preview-category{padding:14px 18px!important;font-size:1.15em!important}.rmp-design-preview[data-category-style="diagonal"] .rmp-preview-category{clip-path:polygon(0 0,100% 0,94% 100%,4% 100%);padding-left:24px!important;padding-right:24px!important}.rmp-design-preview[data-category-style="newspaper"] .rmp-preview-category{border-top:4px double var(--rmp-primary)!important;border-bottom:1px solid var(--rmp-primary)!important;text-align:left!important}.rmp-design-preview[data-category-style="panels"] .rmp-preview-category{border:2px solid var(--rmp-accent)!important;border-radius:0!important;text-align:center!important}.rmp-design-preview[data-category-style="arch"] .rmp-preview-category{border:2px solid var(--rmp-accent)!important;border-radius:50% 50% 4px 4px!important;padding:10px!important;text-align:center!important}.rmp-design-preview[data-category-style="wave"] .rmp-preview-category{border-radius:50% 15% 50% 15%!important}.rmp-design-preview[data-category-style="neon"] .rmp-preview-category{border:1px solid var(--rmp-accent)!important;box-shadow:0 0 8px var(--rmp-accent)}.rmp-design-preview[data-category-style="ticket"] .rmp-preview-category{border:2px dashed var(--rmp-accent)!important}.rmp-design-preview[data-category-style="notebook"] .rmp-preview-category{border-left:3px solid var(--rmp-accent)!important;padding-left:10px!important}.rmp-design-preview[data-category-style="zine"] .rmp-preview-category{border-bottom:6px solid var(--rmp-accent)!important;font-size:1.12em!important}.rmp-design-preview[data-category-style="omakase"] .rmp-preview-category{text-align:center!important;letter-spacing:4px}.rmp-design-preview[data-category-style="tiles"] .rmp-preview-category{border-radius:10px!important}.rmp-design-preview[data-category-style="board"] .rmp-preview-category{border:3px double var(--rmp-accent)!important}.rmp-design-preview[data-category-style="floral"] .rmp-preview-category:before{content:'❦ ';color:var(--rmp-accent)}.rmp-design-preview[data-category-style="skyline"] .rmp-preview-category{text-align:right!important}.rmp-design-preview[data-category-style="farmhouse"] .rmp-preview-category{border-bottom:4px double var(--rmp-primary)!important;text-align:left!important}.rmp-design-preview[data-category-style="boutique"] .rmp-preview-category{border-radius:18px 4px 18px 4px!important}

/* v5.0.33: authenticated credit bundles. */
.rmp-credit-store{margin:12px 0;padding:12px;border:1px solid #dce5f4;border-radius:13px;background:#f8faff}
.rmp-credit-store[hidden]{display:none!important}
.rmp-credit-store h4{margin:0 0 3px;color:#1e365a}
.rmp-credit-store>p{margin:0 0 10px;color:#68758a;font-size:10px}
.rmp-credit-packs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.rmp-credit-pack{position:relative;display:grid;gap:3px;padding:10px;border:1.5px solid #cad8ec;border-radius:10px;background:#fff;color:#213858!important;text-decoration:none!important}
.rmp-credit-pack b{font-size:10px}.rmp-credit-pack strong{color:#5438c7;font-size:13px}.rmp-credit-pack span{color:#66758b;font-size:9px}
.rmp-credit-pack.is-recommended{border-color:#2b77e8;box-shadow:0 0 0 2px rgba(95,58,232,.10)}
.rmp-credit-pack em{position:absolute;right:5px;top:-7px;padding:2px 5px;border-radius:999px;background:linear-gradient(135deg,#168fe5,#6539ee);color:#fff;font-size:7px;font-style:normal;font-weight:800}

/* v5.0.29: login and registration share one email-address field. */
.rmp-auth-modal[data-mode="login"] .rmp-auth-email{display:grid}
.rmp-inline-credit-balance{display:none!important}

/* v5.1.7 — mobile account centre */
.rmp-account-modal{position:fixed!important;inset:0!important;z-index:2147483646!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:14px!important;box-sizing:border-box!important;font-family:Arial,sans-serif!important}.rmp-account-backdrop{position:absolute!important;inset:0!important;background:rgba(17,25,47,.68)!important;backdrop-filter:blur(5px)!important}.rmp-account-dialog{position:relative!important;display:flex!important;flex-direction:column!important;width:min(480px,100%)!important;max-height:calc(100dvh - 28px)!important;overflow:hidden!important;border:1px solid #d7e1ef!important;border-radius:20px!important;background:#fff!important;box-shadow:0 25px 70px rgba(13,28,57,.34)!important}.rmp-account-dialog header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:18px!important;background:linear-gradient(135deg,#168fe5,#6539ee)!important;color:#fff!important}.rmp-account-dialog header div{display:grid!important;gap:3px!important}.rmp-account-dialog header b{font-size:18px!important}.rmp-account-dialog header small{opacity:.9!important}.rmp-account-dialog header button{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;padding:0!important;border:1px solid rgba(255,255,255,.4)!important;border-radius:10px!important;background:rgba(255,255,255,.12)!important;color:#fff!important;font-size:25px!important}.rmp-account-dialog main{display:flex!important;flex-direction:column!important;align-items:center!important;overflow-y:auto!important;padding:22px!important;text-align:center!important}.rmp-account-avatar{display:flex!important;align-items:center!important;justify-content:center!important;width:58px!important;height:58px!important;min-height:58px!important;border-radius:50%!important;background:linear-gradient(135deg,#e7f5ff,#eee8ff)!important;color:#533add!important;font-size:24px!important}.rmp-account-name{margin:10px 0 2px!important;color:#1c3152!important}.rmp-account-email{margin:0 0 15px!important;color:#68758a!important}.rmp-account-balance{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:12px 14px!important;border-radius:12px!important;background:#f3f0ff!important;box-sizing:border-box!important;color:#33445f!important}.rmp-account-balance strong{color:#5739d5!important}.rmp-account-credit-details{width:100%!important;margin-top:10px!important;padding:11px!important;border:1.5px solid #287fe7!important;border-radius:11px!important;background:#fff!important;color:#275ac5!important;font-weight:800!important}.rmp-referral-centre{width:100%!important;margin-top:14px!important;padding:15px!important;border:1px solid #d9e4f2!important;border-radius:14px!important;background:#f8faff!important;box-sizing:border-box!important;text-align:left!important}.rmp-referral-centre h4{margin:0 0 5px!important;color:#1d365c!important}.rmp-referral-centre>p{margin:0 0 12px!important;color:#5f6e83!important;font-size:11px!important;line-height:1.45!important}.rmp-referral-stats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;margin-bottom:12px!important}.rmp-referral-stats span{display:grid!important;gap:2px!important;padding:8px!important;border-radius:9px!important;background:#fff!important;text-align:center!important}.rmp-referral-stats b{color:#5739d5!important}.rmp-referral-stats small{font-size:8px!important;color:#718096!important}.rmp-referral-centre label{display:grid!important;gap:5px!important;color:#314866!important;font-size:10px!important;font-weight:700!important}.rmp-referral-link{width:100%!important;padding:9px!important;border:1px solid #cbd9eb!important;border-radius:9px!important;background:#fff!important;box-sizing:border-box!important;font-size:10px!important}.rmp-referral-actions,.rmp-referral-networks{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin-top:8px!important}.rmp-referral-actions button{flex:1!important;min-height:39px!important;border:0!important;border-radius:9px!important;background:linear-gradient(135deg,#168fe5,#6539ee)!important;color:#fff!important;font-weight:800!important}.rmp-referral-networks button{flex:1 1 70px!important;min-height:32px!important;padding:5px!important;border:1px solid #cad9eb!important;border-radius:8px!important;background:#fff!important;color:#29466e!important;font-size:9px!important;font-weight:700!important}.rmp-referral-disclosure{display:block!important;margin-top:8px!important;color:#768298!important;font-size:8px!important;line-height:1.35!important}.rmp-referral-message{min-height:15px!important;margin-top:5px!important;color:#16804b!important;font-size:9px!important;font-weight:700!important}.rmp-account-note{margin:14px 0 0!important;color:#6b7689!important;font-size:11px!important;line-height:1.45!important}.rmp-account-dialog footer{display:flex!important;justify-content:space-between!important;gap:10px!important;padding:14px 18px!important;background:#f6f8fc!important}.rmp-account-dialog footer a,.rmp-account-dialog footer button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:8px 15px!important;border:1px solid #cad6e7!important;border-radius:10px!important;background:#fff!important;color:#29466e!important;text-decoration:none!important;font-weight:800!important}.rmp-account-dialog footer .rmp-account-logout{border-color:#efc7ca!important;color:#a2242d!important}

/* v5.1.11 — Galaxy A55 / 360–430px mobile fit and full-surface editor swiping. */
.rmp-menu-collapse-toolbar[hidden]{display:none!important}
@media(max-width:430px){
  .rmp-menu-collapse-toolbar{display:grid!important;grid-template-columns:.85fr .85fr .95fr .95fr 1.25fr 1.15fr!important;gap:3px!important;width:100%!important;min-width:0!important;overflow:visible!important}
  .rmp-menu-collapse-toolbar>.rmp-secondary-button,.rmp-menu-collapse-toolbar>.rmp-menu-toolbar-right>.rmp-secondary-button{min-width:0!important;width:100%!important;height:68px!important;min-height:68px!important;padding:4px 0!important;overflow:hidden!important}
  .rmp-menu-collapse-toolbar .rmp-toolbar-mobile-label{gap:3px!important;min-width:0!important;overflow:hidden!important}
  .rmp-menu-collapse-toolbar .rmp-toolbar-mobile-label svg{flex-basis:22px!important;width:22px!important;height:22px!important}
  .rmp-menu-collapse-toolbar .rmp-toolbar-icon-caption{width:100%!important;max-width:100%!important;padding:0!important;box-sizing:border-box!important;font-size:6px!important;line-height:1.08!important;letter-spacing:-.02em!important;white-space:normal!important;overflow:visible!important;word-break:normal!important;-webkit-text-size-adjust:none!important;text-size-adjust:none!important}
  .rmp-table-wrap,.rmp-source-create .rmp-table-wrap,.rmp-source-template .rmp-table-wrap,.rmp-source-upload .rmp-table-wrap{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x pan-y!important;scrollbar-width:thin!important;scrollbar-color:#2d83e4 #e8eef7!important}
  .rmp-table-wrap::-webkit-scrollbar{display:block!important;height:7px!important}.rmp-table-wrap::-webkit-scrollbar-track{background:#e8eef7!important}.rmp-table-wrap::-webkit-scrollbar-thumb{border-radius:999px!important;background:linear-gradient(90deg,#168fe5,#6539ee)!important}
  .rmp-table-wrap .rmp-menu-table,.rmp-table-wrap input,.rmp-table-wrap textarea,.rmp-table-wrap select{touch-action:pan-x pan-y!important}
  .rmp-mobile-credit-button{position:relative!important}
  .rmp-mobile-credit-button .rmp-mobile-credit-balance{position:absolute!important;top:4px!important;right:5px!important;min-width:19px!important;height:15px!important;margin:0!important;padding:0 4px!important;font-size:9px!important;line-height:15px!important;box-sizing:border-box!important}
}

/* v5.1.17 — use the same compact illustrated command cards on web and mobile. */
.rmp-menu-collapse-toolbar .rmp-toolbar-full-label{display:none!important}
.rmp-menu-collapse-toolbar .rmp-toolbar-mobile-label{
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  gap:5px!important;width:100%!important;height:100%!important;min-width:0!important
}
.rmp-menu-collapse-toolbar .rmp-toolbar-mobile-label svg{
  display:block!important;flex:0 0 26px!important;width:26px!important;height:26px!important;fill:none!important;stroke:currentColor!important;
  stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important
}
.rmp-menu-collapse-toolbar .rmp-toolbar-icon-caption{
  display:block!important;max-width:100%!important;color:#17345e!important;font-size:9px!important;font-weight:750!important;
  line-height:1.08!important;white-space:normal!important;text-align:center!important
}
.rmp-menu-collapse-toolbar>.rmp-secondary-button,
.rmp-menu-collapse-toolbar>.rmp-menu-toolbar-right>.rmp-secondary-button{
  min-height:76px!important;padding:6px 3px!important
}
@media(max-width:760px){
  .rmp-menu-collapse-toolbar .rmp-toolbar-icon-caption{font-size:7px!important}
  .rmp-menu-collapse-toolbar .rmp-toolbar-mobile-label svg{flex-basis:23px!important;width:23px!important;height:23px!important}
  .rmp-menu-collapse-toolbar>.rmp-secondary-button,
  .rmp-menu-collapse-toolbar>.rmp-menu-toolbar-right>.rmp-secondary-button{min-height:70px!important}
}

/* v5.1.23 — compact branded category-template selector. */
.rmp-library-modal{padding:14px!important;background:rgba(13,25,50,.68)!important}
.rmp-library-dialog{width:min(760px,100%)!important;max-height:min(760px,calc(100dvh - 28px))!important;border:1px solid rgba(255,255,255,.35)!important;border-radius:20px!important;background:#f7f9fd!important;box-shadow:0 28px 90px rgba(8,20,45,.38)!important}
.rmp-library-head{align-items:center!important;padding:17px 18px!important;border:0!important;background:linear-gradient(135deg,#168fe5,#6539ee)!important;color:#fff!important}
.rmp-library-brand{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}.rmp-library-brand>img{display:block!important;width:42px!important;height:42px!important;object-fit:contain!important}.rmp-library-brand>div{display:grid!important;gap:4px!important}.rmp-library-head strong{color:#fff!important;font-size:18px!important}.rmp-library-head span{color:rgba(255,255,255,.88)!important;font-size:10px!important;line-height:1.35!important}.rmp-library-close{flex:0 0 40px!important;width:40px!important;height:40px!important;min-height:40px!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:10px!important;background:rgba(255,255,255,.12)!important;color:#fff!important}
.rmp-library-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;padding:10px 14px!important;background:#eef3fa!important}.rmp-library-tabs button{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-width:0!important;min-height:42px!important;padding:6px!important;border:1px solid #d5dfed!important;border-radius:10px!important;background:#fff!important;color:#40536f!important;font-size:9px!important}.rmp-library-tabs button span{font-size:16px!important}.rmp-library-tabs button b{font-size:9px!important}.rmp-library-tabs button.is-active{background:linear-gradient(135deg,#168fe5,#6539ee)!important;color:#fff!important;box-shadow:0 5px 13px rgba(67,74,220,.2)!important}
.rmp-library-picker{display:grid!important;gap:6px!important;padding:12px 15px!important;background:#fff!important}.rmp-library-picker label{grid-template-columns:115px minmax(0,1fr)!important;gap:10px!important}.rmp-library-picker label>span{font-size:10px!important}.rmp-library-picker select{min-height:42px!important;font-size:11px!important;font-weight:750!important}.rmp-library-picker>small{padding-left:125px!important;color:#718096!important;font-size:8px!important}
.rmp-library-categories{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;gap:8px!important;min-height:120px!important;padding:12px 14px!important;background:#f7f9fd!important}.rmp-library-category{border:1px solid #d8e3f0!important;border-radius:11px!important;box-shadow:0 2px 5px rgba(35,60,98,.04)!important}.rmp-library-category-head{min-height:51px!important;padding:7px 9px!important;border:0!important;background:#fff!important}.rmp-library-category-head label{min-width:0!important;gap:8px!important}.rmp-library-category-head label>span{display:grid!important;gap:2px!important;min-width:0!important}.rmp-library-category-head strong{display:block!important;overflow:hidden!important;color:#1e3557!important;font-size:10px!important;white-space:nowrap!important;text-overflow:ellipsis!important}.rmp-library-category-head small{color:#7a8799!important;font-size:8px!important}.rmp-library-category-expand{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 30px!important;width:30px!important;height:30px!important;padding:0!important;border:1px solid #d6e1ee!important;border-radius:8px!important;background:#f8faff!important;color:#315a91!important;font-size:17px!important}.rmp-library-category.is-expanded{grid-column:1/-1!important}.rmp-library-items{max-height:190px!important;padding:5px 9px!important;border-top:1px solid #e5ecf5!important;background:#fff!important}.rmp-library-items[hidden]{display:none!important}.rmp-library-item-check{padding:7px 2px!important}.rmp-library-item-check strong{font-size:9px!important}.rmp-library-item-check small{font-size:8px!important}
.rmp-library-footer{position:sticky!important;bottom:0!important;z-index:2!important;display:flex!important;padding:11px 14px!important;background:#fff!important}.rmp-library-footer>div{display:flex!important;gap:8px!important}.rmp-library-selection-status{font-size:9px!important;font-weight:750!important}.rmp-library-footer button{min-height:40px!important;border-radius:9px!important;padding:8px 14px!important;font-size:10px!important;font-weight:850!important}.rmp-library-add{border:0!important;background:linear-gradient(135deg,#168fe5,#6539ee)!important;color:#fff!important}.rmp-library-add:disabled{opacity:.45!important;cursor:not-allowed!important}
@media(max-width:600px){
  .rmp-library-modal{align-items:flex-end!important;padding:7px!important}.rmp-library-dialog{width:100%!important;max-height:calc(100dvh - 14px)!important;border-radius:19px 19px 14px 14px!important}.rmp-library-head{padding:14px!important}.rmp-library-brand>img{width:37px!important;height:37px!important}.rmp-library-head strong{font-size:16px!important}.rmp-library-tabs{gap:4px!important;padding:8px!important}.rmp-library-tabs button{flex-direction:column!important;gap:2px!important;min-height:49px!important;padding:4px 2px!important}.rmp-library-tabs button span{font-size:15px!important}.rmp-library-tabs button b{font-size:7px!important}.rmp-library-picker{padding:10px!important}.rmp-library-picker label{grid-template-columns:1fr!important;gap:4px!important}.rmp-library-picker>small{display:none!important}.rmp-library-categories{grid-template-columns:1fr!important;gap:6px!important;padding:9px!important}.rmp-library-category.is-expanded{grid-column:1!important}.rmp-library-footer{align-items:center!important;gap:7px!important;padding:9px 10px calc(9px + env(safe-area-inset-bottom))!important}.rmp-library-selection-status{flex:1!important;min-width:0!important}.rmp-library-footer>div{flex:0 0 auto!important}.rmp-library-footer button{padding:7px 10px!important;font-size:9px!important}
}

/* v5.1.24 final visibility authority. */
.rmp-form[data-rmp-workspace-ready="1"]>.rmp-global-toolbar,
.rmp-form[data-rmp-workspace-ready="1"]>.rmp-saved-menu-controls[data-rmp-toolbar-ready="1"]{display:none!important;height:0!important;min-height:0!important;flex:0 0 0!important;margin:0!important;padding:0!important;border:0!important}

/* v5.1.25 — focused Save, Open and Delete dialogs. */
.rmp-command-file-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
.rmp-file-action-modal{position:fixed!important;inset:0!important;z-index:2147483646!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:14px!important;box-sizing:border-box!important}.rmp-file-action-backdrop{position:absolute!important;inset:0!important;background:rgba(13,25,50,.68)!important;backdrop-filter:blur(5px)!important}.rmp-file-action-dialog{position:relative!important;display:flex!important;flex-direction:column!important;width:min(440px,100%)!important;overflow:hidden!important;border:1px solid #d7e2f0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 26px 80px rgba(8,20,45,.38)!important}.rmp-file-action-dialog>header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:17px!important;background:linear-gradient(135deg,#168fe5,#6539ee)!important;color:#fff!important}.rmp-file-action-dialog>header>div{display:grid!important;gap:4px!important}.rmp-file-action-dialog>header b{font-size:17px!important}.rmp-file-action-dialog>header small{max-width:310px!important;color:rgba(255,255,255,.86)!important;font-size:9px!important;line-height:1.4!important}.rmp-file-action-dialog>header button{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 39px!important;width:39px!important;height:39px!important;padding:0!important;border:1px solid rgba(255,255,255,.4)!important;border-radius:10px!important;background:rgba(255,255,255,.12)!important;color:#fff!important;font-size:23px!important}.rmp-file-action-dialog main{display:grid!important;gap:10px!important;padding:20px!important}.rmp-file-action-dialog main label{display:grid!important;gap:6px!important}.rmp-file-action-dialog main label span{color:#50617a!important;font-size:9px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.06em!important}.rmp-file-action-dialog main input,.rmp-file-action-dialog main select{width:100%!important;min-height:46px!important;padding:9px 11px!important;border:1.5px solid #cbd9eb!important;border-radius:10px!important;background:#fff!important;color:#203858!important;box-sizing:border-box!important;font-size:11px!important}.rmp-file-delete-warning{margin:0!important;padding:10px!important;border-radius:9px!important;background:#fff1f1!important;color:#9d2d34!important;font-size:9px!important;line-height:1.4!important}.rmp-file-action-dialog footer{display:flex!important;justify-content:flex-end!important;gap:8px!important;padding:13px 17px!important;background:#f6f8fc!important}.rmp-file-action-dialog footer button{min-height:40px!important;padding:8px 14px!important;border:1px solid #cad7e8!important;border-radius:9px!important;background:#fff!important;color:#29476f!important;font-size:10px!important;font-weight:850!important}.rmp-file-action-dialog footer .rmp-file-action-confirm{border:0!important;background:linear-gradient(135deg,#168fe5,#6539ee)!important;color:#fff!important}.rmp-file-action-dialog footer .rmp-file-action-confirm.is-delete{background:#b52a35!important}.rmp-file-action-confirm:disabled{opacity:.45!important;cursor:not-allowed!important}
@media(max-width:500px){.rmp-command-file-actions{grid-template-columns:1fr!important}.rmp-file-action-modal{align-items:flex-end!important;padding:7px!important}.rmp-file-action-dialog{border-radius:18px 18px 13px 13px!important}.rmp-file-action-dialog main{padding:17px!important}}

/* v5.1.26 — M-logo menu trigger and icon-labelled Excel/PDF commands. */
.rmp-command-menu-toggle{width:45px!important;min-width:45px!important;height:45px!important;min-height:45px!important;padding:5px!important}
.rmp-command-menu-toggle>img{display:block!important;width:32px!important;height:32px!important;object-fit:contain!important;pointer-events:none!important}
.rmp-command-menu section>button,.rmp-command-file-actions button,.rmp-command-pair button{display:flex!important;align-items:center!important;gap:9px!important;text-align:left!important}
.rmp-command-action-icon{display:block!important;flex:0 0 21px!important;width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important}
@media(max-width:500px){.rmp-command-file-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}.rmp-command-file-actions button{justify-content:center!important;gap:5px!important;padding:7px 4px!important;font-size:9px!important}}

/* v5.1.27 — vertical command list with the M inside the open panel. */
.rmp-command-menu-toggle{width:auto!important;min-width:45px!important;padding:7px 12px!important}.rmp-command-menu-toggle>svg{display:block!important;width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;pointer-events:none!important}
.rmp-command-header-mark{display:flex!important;align-items:center!important;gap:10px!important}.rmp-command-header-mark>img{display:block!important;width:42px!important;height:42px!important;object-fit:contain!important}.rmp-command-header-mark>small{max-width:220px!important}
.rmp-command-file-actions,.rmp-command-pair{grid-template-columns:1fr!important}.rmp-command-menu section>button,.rmp-command-file-actions button,.rmp-command-pair button{width:100%!important;min-height:44px!important}
@media(max-width:760px){.rmp-command-menu-toggle{width:43px!important;min-width:43px!important;padding:6px!important}.rmp-command-header-mark>img{width:38px!important;height:38px!important}.rmp-command-file-actions{grid-template-columns:1fr!important}.rmp-command-file-actions button{justify-content:flex-start!important;gap:9px!important;padding:7px 9px!important;font-size:10px!important}}

/* v5.1.31 — keep the branded command header visible on desktop. */
@media(min-width:761px){
  .rmp-form[data-rmp-workspace-ready="1"]>.rmp-app-header{
    position:sticky!important;top:0!important;display:flex!important;visibility:visible!important;opacity:1!important;
    flex:0 0 58px!important;width:100%!important;min-height:58px!important
  }
}

/* v5.1.33 — coordinated desktop header, AI toolbar and expanded editor. */
@media(min-width:761px){
  .rmp-form[data-rmp-workspace-ready="1"]>.rmp-app-header{
    gap:8px!important;isolation:isolate!important
  }
  .rmp-app-header>.rmp-desktop-account-actions{
    display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:7px!important;
    margin-left:auto!important;padding:0!important
  }
  .rmp-workspace-tabs>.rmp-desktop-account-actions{display:none!important}
  .rmp-workspace>.rmp-ai-action-bar{
    position:sticky!important;top:58px!important;z-index:2147482200!important;
    visibility:visible!important;opacity:1!important;transform:none!important
  }
  .rmp-workspace-shell .rmp-workspace-tabs,
  .rmp-workspace>.rmp-workspace-tabs{
    top:116px!important;z-index:2147482100!important
  }
  .rmp-workspace-shell>.rmp-workspace-preview{
    top:66px!important;max-height:calc(100dvh - 74px)!important
  }
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded{
    top:58px!important;bottom:0!important;z-index:2147482300!important;height:calc(100dvh - 58px)!important
  }
  .rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded .rmp-menu-tab-heading{
    top:0!important;visibility:visible!important;opacity:1!important
  }
}

/* v5.1.34 — keep the beginning of every desktop tab fully visible. */
@media(min-width:761px){
  .rmp-workspace>.rmp-workspace-body{
    position:relative!important;
    z-index:1!important;
    scroll-padding-top:0!important;
  }
  .rmp-workspace>.rmp-workspace-body .rmp-workspace-tabpanel:not([hidden]){
    position:relative!important;
    top:auto!important;
    margin-top:0!important;
    overflow:hidden!important;
  }
  .rmp-workspace>.rmp-workspace-body .rmp-workspace-tabinner{
    scroll-padding-top:12px!important;
    overscroll-behavior-y:contain!important;
  }
  .rmp-workspace>.rmp-workspace-body .rmp-workspace-tabinner>:first-child{
    margin-top:0!important;
  }
}

/* v5.1.35 — desktop uses the Credits control in the branded header only. */
@media(min-width:761px){
  .rmp-credit-widget>.rmp-credit-summary{display:none!important}
}

/* v5.1.36 — reserve a clean leading edge for every desktop tab panel. */
@media(min-width:761px){
  .rmp-workspace>.rmp-workspace-body .rmp-workspace-tabinner{
    padding-top:32px!important;
    scroll-padding-top:32px!important;
  }
  .rmp-workspace>.rmp-workspace-body .rmp-workspace-tabinner>:first-child{
    scroll-margin-top:32px!important;
  }
  .rmp-workspace-shell>.rmp-workspace-preview{
    top:184px!important;
    max-height:calc(100dvh - 192px)!important;
  }
  .rmp-workspace-preview>.rmp-live-preview-toolbar,
  .rmp-workspace-preview>.rmp-preview-fixed-toolbar{
    padding-top:16px!important;
    min-height:76px!important;
  }
}

/* =========================================================
   v6.4.2 — unified branding, one-row actions/tabs and fullscreen preview
   ========================================================= */
.rmp-launch-brand{
  width:100%!important;
  min-height:72px!important;
  margin:0 0 12px!important;
  padding:10px 22px!important;
  justify-content:center!important;
  border:1px solid #e2e8f1!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 8px 24px rgba(15,35,70,.13)!important;
  box-sizing:border-box!important;
}
.rmp-launch-brand-mark{width:48px!important;height:48px!important;background:transparent!important;box-shadow:none!important}
.rmp-launch-brand-mark img{width:100%!important;height:100%!important;object-fit:contain!important}
.rmp-launch-brand>div{gap:3px!important}
.rmp-launch-brand strong{color:#18253a!important;font-size:26px!important;line-height:1!important;letter-spacing:-.025em!important}
.rmp-launch-brand strong span{color:#147ee7!important}
.rmp-launch-brand small{color:#69758a!important;font-size:10px!important;letter-spacing:.055em!important;text-transform:none!important}

.rmp-template-type-choice-icon{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:9px!important;
  color:#fff!important;background:linear-gradient(145deg,#267cf4,#6540e9)!important;
  box-shadow:0 4px 10px rgba(66,83,220,.18)!important;
}
.rmp-template-type-choice-icon svg,.rmp-secondary-source-icon svg{
  width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;
}
.rmp-template-type-choice:has(input:checked) .rmp-template-type-choice-icon{box-shadow:0 0 0 3px rgba(44,109,234,.14),0 5px 12px rgba(66,83,220,.22)!important}

.rmp-workspace-preview-title{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  column-gap:12px!important;
}
.rmp-workspace-preview-title>strong,.rmp-workspace-preview-title>span{grid-column:1!important}
.rmp-preview-fullscreen-toggle{
  grid-column:2!important;grid-row:1/3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;
  min-height:36px!important;padding:7px 11px!important;border:1px solid #cbd9eb!important;border-radius:9px!important;background:#fff!important;color:#29486f!important;
  font:800 11px/1.1 system-ui,-apple-system,"Segoe UI",sans-serif!important;cursor:pointer!important;
}
.rmp-preview-fullscreen-toggle:hover{border-color:#7fa7de!important;background:#edf5ff!important;color:#176ed1!important}
html.rmp-preview-expanded-open,html.rmp-preview-expanded-open body{overflow:hidden!important}
.rmp-workspace-preview.rmp-preview-fullscreen-open{
  position:fixed!important;inset:0!important;top:0!important;z-index:2147483400!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;
  margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f5f8fc!important;overflow:auto!important;box-sizing:border-box!important;
}
.rmp-workspace-preview.rmp-preview-fullscreen-open .rmp-workspace-preview-title{position:sticky!important;top:0!important;z-index:2147483500!important;background:#fff!important}
.rmp-workspace-preview.rmp-preview-fullscreen-open .rmp-live-preview-toolbar{top:58px!important;z-index:2147483450!important}
.rmp-workspace-preview.rmp-preview-fullscreen-open .rmp-design-preview-box{width:100%!important;max-width:none!important;margin:0 auto!important;padding:18px!important;box-sizing:border-box!important}

@media(min-width:761px){
  .rmp-launch-secondary-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .rmp-launch-secondary-row .rmp-launch-card{min-width:0!important;padding-left:66px!important}
  .rmp-launch-secondary-row .rmp-launch-copy strong{font-size:15px!important}
  .rmp-launch-secondary-row .rmp-launch-copy small{font-size:8.8px!important}
  .rmp-workspace>.rmp-workspace-tabs{
    display:grid!important;grid-template-columns:repeat(10,minmax(0,1fr))!important;align-items:stretch!important;
    width:100%!important;max-width:100%!important;gap:2px!important;padding:5px!important;overflow:visible!important;box-sizing:border-box!important;
  }
  .rmp-workspace>.rmp-workspace-tabs .rmp-workspace-tab{
    width:100%!important;min-width:0!important;max-width:none!important;min-height:39px!important;padding:0 2px!important;
    font-size:clamp(8px,.68vw,11px)!important;letter-spacing:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
  }
}
@media(max-width:760px){
  .rmp-launch-brand{min-height:58px!important;padding:7px 12px!important;border-radius:13px!important}
  .rmp-launch-brand-mark{width:38px!important;height:38px!important}
  .rmp-launch-brand strong{font-size:18px!important}
  .rmp-launch-brand small{font-size:7px!important}
  .rmp-launch-secondary-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}
  .rmp-launch-secondary-row .rmp-launch-card{height:74px!important;min-height:74px!important;padding:8px 4px 8px 40px!important}
  .rmp-launch-secondary-row .rmp-launch-icon{left:5px!important;width:30px!important;height:30px!important}
  .rmp-launch-secondary-row .rmp-launch-copy strong{font-size:10px!important;line-height:1.15!important}
  .rmp-preview-fullscreen-toggle{display:none!important}
}

/* =========================================================
   v6.4.4 — unclipped workspace, reliable fullscreen and fixed exports
   ========================================================= */
@media(min-width:761px){
  /* Keep the tab labels and the start of each panel below the fixed app bars. */
  .rmp-workspace>.rmp-workspace-tabs{
    padding-top:10px!important;
    padding-bottom:7px!important;
    min-height:52px!important;
  }
  .rmp-workspace>.rmp-workspace-body .rmp-workspace-tabinner{
    padding-top:40px!important;
    scroll-padding-top:40px!important;
  }
  .rmp-workspace-shell>.rmp-workspace-preview{
    top:72px!important;
    max-height:calc(100dvh - 84px)!important;
    margin-top:9px!important;
  }
  .rmp-workspace-preview>.rmp-workspace-preview-title{
    min-height:62px!important;
    padding:16px 14px 12px!important;
    box-sizing:border-box!important;
  }
}

/* The Menu panel is portalled to the top-level form while expanded, which
   removes grid/overflow clipping from the normal two-pane workspace. */
.rmp-form[data-rmp-workspace-ready="1"]>.rmp-workspace-tabpanel[data-rmp-tab="menu"].rmp-menu-tab-expanded{
  position:fixed!important;
  inset:58px 0 0!important;
  z-index:2147483550!important;
  display:flex!important;
  width:100vw!important;
  height:calc(100dvh - 58px)!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
}
.rmp-form[data-rmp-workspace-ready="1"]>.rmp-menu-tab-expanded>.rmp-workspace-tabinner{
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  padding:0 18px 32px!important;
  overflow:auto!important;
  box-sizing:border-box!important;
}
.rmp-form[data-rmp-workspace-ready="1"]>.rmp-menu-tab-expanded .rmp-menu-tab-heading{
  position:sticky!important;
  top:0!important;
  z-index:30!important;
  min-height:60px!important;
  padding:10px 0!important;
  background:#fff!important;
  box-sizing:border-box!important;
}

/* Preview fullscreen is a centred presentation canvas, not a stretched copy
   of the right-hand sidebar. Portrait and landscape pages use the available
   viewport height while preserving the selected page aspect ratio. */
.rmp-form[data-rmp-workspace-ready="1"]>.rmp-workspace-preview.rmp-preview-fullscreen-open{
  display:grid!important;
  grid-template-rows:auto auto minmax(0,1fr)!important;
  position:fixed!important;
  inset:0!important;
  z-index:2147483500!important;
  width:100vw!important;
  height:100dvh!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:#eef3f9!important;
}
.rmp-preview-fullscreen-open>.rmp-workspace-preview-title{
  position:relative!important;
  top:auto!important;
  min-height:62px!important;
  padding:12px 20px!important;
  background:#fff!important;
  box-sizing:border-box!important;
}
.rmp-preview-fullscreen-open>.rmp-live-preview-toolbar{
  position:relative!important;
  top:auto!important;
  min-height:64px!important;
  padding:8px 16px!important;
  background:#fff!important;
  box-sizing:border-box!important;
}
.rmp-preview-fullscreen-open>.rmp-design-preview-box{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:22px 56px 44px!important;
  overflow:auto!important;
  box-sizing:border-box!important;
}
.rmp-preview-fullscreen-open .rmp-preview-canvas-stage{
  flex:0 0 auto!important;
  margin:0 auto!important;
}
.rmp-preview-fullscreen-open .rmp-design-preview[data-orientation="portrait"]{
  width:min(78vw,calc((100dvh - 190px) * .7071))!important;
  max-width:none!important;
}
.rmp-preview-fullscreen-open .rmp-design-preview[data-orientation="landscape"]{
  width:min(88vw,calc((100dvh - 190px) * 1.4142))!important;
  max-width:none!important;
}

@media(max-width:760px){
  .rmp-workspace>.rmp-workspace-tabs{padding-top:8px!important;padding-bottom:6px!important}
  .rmp-workspace>.rmp-workspace-body .rmp-workspace-tabinner{padding-top:24px!important}
}
