.shell.app-open{--canvas-w:min(52vw, 760px)}@media (width<=1180px){.shell.app-open{--canvas-w:min(60vw, 680px)}}.ma-canvas.mode-app,.ma-canvas.mode-building{background:var(--sidebar)}.ma-editor{gap:8px}.ma-topbar .ma-url{max-width:42%}.ma-topbar .ma-screen{max-width:150px}.ma-topbar .ma-add-block{gap:4px;padding:4px 10px}.ma-topbar .site-topbar-row.tools{gap:4px}.ma-topbar .site-tool{width:30px;height:30px}@media (width<=1180px){.ma-topbar .ma-btn-label{display:none}}.ma-topbar .ma-unpublish{color:var(--text-2)}.ma-stage{flex:1;justify-content:center;align-items:center;min-height:360px;display:flex;position:relative;overflow:hidden}.ma-stage.building{min-height:420px;margin-top:8px}.ma-building{flex-direction:column;display:flex}.ma-tool-hint{z-index:2;top:10px}.ma-stage.tool-select .ma-phone-screen{box-shadow:0 0 0 2px var(--brand) inset}.ma-empty-screen{justify-content:center;padding:20px;display:flex}.ma-phone-wrap{justify-content:center;align-items:flex-start;width:100%;height:100%;padding:4px;display:flex;overflow:hidden}.ma-phone{transform-origin:top;transition:transform .2s var(--ease);background:#111;border-radius:46px;flex:none;padding:8px;box-shadow:0 18px 50px #00000047,inset 0 0 0 1px #ffffff0f}.ma-phone-screen{background:#fff;border-radius:38px;width:390px;height:844px;position:relative;overflow:hidden}.ma-app{--ma-accent:#07f;--ma-accent-fg:#fff;--ma-accent-soft:#0077ff1f;--ma-radius:14px;--ma-bg:#fff;--ma-surface:#f4f4f6;--ma-surface-2:#e9e9ee;--ma-border:#00000014;--ma-text:#0d0d0d;--ma-text-2:#5d5d63;--ma-text-3:#8e8e95;--ma-shadow:0 6px 18px #00000014;--ma-tabs-h:64px;--ma-font:-apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", sans-serif;background:var(--ma-bg);width:100%;height:100%;color:var(--ma-text);font-family:var(--ma-font);-webkit-font-smoothing:antialiased;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;flex-direction:column;font-size:15px;line-height:1.45;display:flex;position:relative;overflow:hidden}.ma-app.scheme-dark{--ma-bg:#0e0e10;--ma-surface:#1b1b1f;--ma-surface-2:#27272c;--ma-border:#ffffff1a;--ma-text:#f5f5f7;--ma-text-2:#c9c9cf;--ma-text-3:#8f8f97;--ma-shadow:0 6px 18px #00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.ma-app *{box-sizing:border-box}.ma-app button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.ma-app a{color:inherit;text-decoration:none}.ma-app img{max-width:100%;display:block}.ma-app p{margin:0}.ma-icon{flex:none;width:18px;height:18px;display:inline-flex}.ma-icon svg{width:100%;height:100%}.ma-icon.rot180{transform:rotate(180deg)}.ma-icon.rot90{transform:rotate(90deg)}.ma-header{background:var(--ma-bg);flex:none;padding:14px 16px 6px}.ma-header-row{align-items:center;gap:8px;min-height:32px;display:flex}.ma-back,.ma-back-space{flex:none;width:36px;height:36px}.ma-back{color:var(--ma-accent);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ma-back:hover{background:var(--ma-surface)}.ma-back.floating{z-index:3;color:#0d0d0d;box-shadow:var(--ma-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;position:absolute;top:12px;left:12px}.ma-title{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.ma-title.inline{text-align:center;flex:1;font-size:17px;font-weight:600}.ma-title.large{letter-spacing:-.02em;padding:4px 0 6px;font-size:30px;font-weight:700}.ma-header.h-large .ma-header-row:has(.ma-back-space:first-child){min-height:0}.ma-body{scrollbar-width:none;flex-direction:column;flex:1;gap:14px;min-height:0;padding:6px 16px 24px;display:flex;overflow:hidden auto}.ma-body::-webkit-scrollbar{display:none}.ma-app.has-tabs .ma-body{padding-bottom:20px}.ma-block{border-radius:calc(var(--ma-radius) + 2px);position:relative}.ma-app.mode-edit .ma-block{cursor:pointer;outline-offset:3px;outline:2px solid #0000;transition:outline-color .12s}.ma-app.mode-edit .ma-block>*{pointer-events:none}.ma-app.mode-edit .ma-block:hover{outline-color:#0077ff59}.ma-app.mode-edit .ma-block.selected,.ma-app.mode-edit .ma-block:focus-visible{outline-color:#07f}.ma-app.mode-edit .ma-block.selected:after{content:attr(data-node-label);color:#fff;letter-spacing:.02em;pointer-events:none;z-index:2;background:#07f;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:-10px;left:8px}.ma-block.highlight{animation:ma-flash 1.2s var(--ease)}@keyframes ma-flash{0%{box-shadow:0 0 0 4px #0077ff73}to{box-shadow:0 0 0 4px #07f0}}.ma-empty{border-radius:var(--ma-radius);border:1px dashed var(--ma-border);color:var(--ma-text-3);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:18px 14px;font-size:13px;display:flex}.ma-empty.small{padding:10px}.ma-empty:empty{display:none}.ma-badge{background:var(--ma-accent-soft);height:20px;color:var(--ma-accent);border-radius:999px;align-items:center;width:fit-content;margin-bottom:4px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.ma-price{white-space:nowrap;color:var(--ma-text);flex:none;font-weight:700}.ma-price.big{font-size:20px}.ma-tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.ma-tags span{background:var(--ma-surface-2);color:var(--ma-text-2);border-radius:999px;padding:1px 8px;font-size:11px;font-weight:600}.ma-btn{border-radius:var(--ma-radius);justify-content:center;align-items:center;gap:8px;min-height:46px;padding:10px 18px;font-size:15px;font-weight:600;transition:transform .1s,filter .15s;display:inline-flex}.ma-btn:active{transform:scale(.98)}.ma-btn.block{width:100%}.ma-btn.s-primary{background:var(--ma-accent);color:var(--ma-accent-fg)}.ma-btn.s-primary:hover{filter:brightness(1.05)}.ma-btn.s-secondary{background:var(--ma-accent-soft);color:var(--ma-accent)}.ma-btn.s-ghost{color:var(--ma-accent);border:1px solid var(--ma-border);background:0 0}.ma-btn:disabled{opacity:.6;cursor:default}.ma-btn-row{gap:8px;display:flex}.ma-btn-row .ma-btn{flex:1;min-width:0;padding:10px 8px;font-size:14px}.ma-btn-row .ma-btn span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ma-app-header{border-radius:var(--ma-radius);overflow:hidden}.ma-app-header.v-compact .ma-app-header-body{align-items:center;gap:14px;display:flex}.ma-app-header.v-centered .ma-app-header-body{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:12px 0 4px;display:flex}.ma-app-header.v-centered .ma-badge{align-self:center}.ma-app-header-img,.ma-app-header-emoji{object-fit:cover;border-radius:18px;flex:none;width:64px;height:64px}.ma-app-header-emoji{background:var(--ma-accent-soft);justify-content:center;align-items:center;font-size:34px;display:inline-flex}.ma-app-header.v-centered .ma-app-header-img,.ma-app-header.v-centered .ma-app-header-emoji{border-radius:24px;width:84px;height:84px;font-size:44px}.ma-app-header-text{flex-direction:column;min-width:0;display:flex}.ma-app-header-text h2{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:700;line-height:1.2}.ma-app-header-text p{color:var(--ma-text-2);margin-top:4px;font-size:14px}.ma-app-header.v-cover{color:#fff;background-position:50%;background-size:cover;align-items:flex-end;min-height:220px;display:flex;position:relative}.ma-app-header-shade{background:linear-gradient(#0000 20%,#000000b8 100%);position:absolute;inset:0}.ma-app-header.v-cover .ma-app-header-body{width:100%;padding:16px;position:relative}.ma-app-header.v-cover .ma-app-header-text p{color:#ffffffd9}.ma-app-header.v-cover .ma-badge{color:#fff;background:#fff3}.ma-heading{letter-spacing:-.01em;margin:4px 0 -4px;font-weight:700}.ma-heading.l-1{font-size:24px}.ma-heading.l-2{font-size:18px}.ma-heading.l-3{color:var(--ma-text-2);text-transform:uppercase;letter-spacing:.04em;font-size:15px}.ma-heading.a-center{text-align:center}.ma-text{flex-direction:column;gap:10px;font-size:15px;line-height:1.55;display:flex}.ma-text.t-muted{color:var(--ma-text-2);font-size:14px}.ma-text.a-center{text-align:center}.ma-text.empty{color:var(--ma-text-3);font-style:italic}.ma-image{flex-direction:column;gap:6px;margin:0;display:flex}.ma-image-frame{border-radius:var(--ma-radius);background:var(--ma-surface);width:100%;display:block;overflow:hidden}.ma-image-frame img{object-fit:cover;width:100%;height:100%}.ma-image.r-wide .ma-image-frame{aspect-ratio:16/9}.ma-image.r-square .ma-image-frame{aspect-ratio:1}.ma-image.r-tall .ma-image-frame{aspect-ratio:4/5}.ma-image-empty{width:100%;height:100%;color:var(--ma-text-3);justify-content:center;align-items:center;display:flex}.ma-image figcaption{color:var(--ma-text-3);text-align:center;font-size:12.5px}.ma-gallery.v-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.ma-gallery.v-grid img{aspect-ratio:1;object-fit:cover;border-radius:calc(var(--ma-radius) * .7);width:100%}.ma-gallery.v-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;margin:0 -16px;padding:0 16px 4px;display:flex;overflow-x:auto}.ma-gallery.v-carousel::-webkit-scrollbar{display:none}.ma-gallery.v-carousel img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--ma-radius);scroll-snap-align:start;flex:none;width:78%}.ma-card{text-align:left;border-radius:var(--ma-radius);background:var(--ma-surface);width:100%;display:block;overflow:hidden}.ma-card.v-elevated{background:var(--ma-bg);box-shadow:var(--ma-shadow);border:1px solid var(--ma-border)}.ma-card.v-outlined{border:1px solid var(--ma-border);background:0 0}.ma-card.tappable:hover{filter:brightness(.98)}.ma-card-img{aspect-ratio:16/9;object-fit:cover;width:100%}.ma-card-body{align-items:flex-start;gap:12px;padding:14px;display:flex}.ma-card-thumb,.ma-card-icon{object-fit:cover;border-radius:12px;flex:none;width:48px;height:48px}.ma-card-icon{background:var(--ma-accent-soft);color:var(--ma-accent);justify-content:center;align-items:center;display:inline-flex}.ma-card-text{flex-direction:column;flex:1;min-width:0;display:flex}.ma-card-text b{font-size:16px;font-weight:700}.ma-card-text p{color:var(--ma-text-2);margin-top:4px;font-size:14px;line-height:1.45}.ma-card-chevron{color:var(--ma-text-3);align-self:center}.ma-list{flex-direction:column;gap:8px;display:flex}.ma-list.v-rows{border-radius:var(--ma-radius);background:var(--ma-surface);gap:0;overflow:hidden}.ma-list-item{text-align:left;border-radius:0;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.ma-list.v-rows .ma-list-item+.ma-list-item{border-top:1px solid var(--ma-border)}.ma-list.v-cards .ma-list-item{border-radius:var(--ma-radius);background:var(--ma-bg);border:1px solid var(--ma-border);box-shadow:var(--ma-shadow);align-items:flex-start}.ma-list.v-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ma-list.v-grid .ma-list-item{border-radius:var(--ma-radius);background:var(--ma-surface);flex-direction:column;align-items:stretch;gap:8px;padding:0 0 10px;overflow:hidden}.ma-list.v-grid .ma-list-text,.ma-list.v-grid .ma-price{padding:0 10px}.ma-list-item.tappable:hover{background:var(--ma-surface-2)}.ma-list-img{object-fit:cover;border-radius:12px;flex:none;width:52px;height:52px}.ma-list.v-cards .ma-list-img{width:68px;height:68px}.ma-list.v-grid .ma-list-img{aspect-ratio:1;border-radius:0;width:100%;height:auto}.ma-list-img.placeholder{background:var(--ma-surface-2);color:var(--ma-text-3);justify-content:center;align-items:center;display:inline-flex}.ma-list-icon{background:var(--ma-accent-soft);width:40px;height:40px;color:var(--ma-accent);border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ma-list-text{flex-direction:column;flex:1;min-width:0;display:flex}.ma-list-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ma-list-title b{font-size:15px;font-weight:600}.ma-list-title .ma-badge{margin:0}.ma-list-text small{color:var(--ma-text-2);font-size:13px}.ma-list-text p{color:var(--ma-text-2);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:4px;font-size:13.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.ma-list-chevron{color:var(--ma-text-3)}.ma-menu{flex-direction:column;gap:14px;display:flex}.ma-menu-section h4{text-transform:uppercase;letter-spacing:.04em;color:var(--ma-text-2);margin:0 0 8px;font-size:15px;font-weight:700}.ma-menu-tabs{scrollbar-width:none;gap:6px;margin:0 -16px;padding-bottom:2px;padding-left:16px;padding-right:16px;display:flex;overflow-x:auto}.ma-menu-tabs::-webkit-scrollbar{display:none}.ma-menu-tabs button{background:var(--ma-surface);height:32px;color:var(--ma-text-2);white-space:nowrap;border-radius:999px;flex:none;padding:0 14px;font-size:13px;font-weight:600}.ma-menu-tabs button.on{background:var(--ma-accent);color:var(--ma-accent-fg)}.ma-menu-items{border-radius:var(--ma-radius);background:var(--ma-surface);flex-direction:column;display:flex;overflow:hidden}.ma-menu-item{align-items:center;gap:12px;padding:11px 14px;display:flex}.ma-menu-item+.ma-menu-item{border-top:1px solid var(--ma-border)}.ma-menu-item img{object-fit:cover;border-radius:10px;flex:none;width:48px;height:48px}.ma-menu-text{flex-direction:column;flex:1;min-width:0;display:flex}.ma-menu-text b{font-size:15px;font-weight:600}.ma-menu-text small{color:var(--ma-text-2);font-size:13px}.ma-stats{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.ma-stats.n-3{grid-template-columns:repeat(3,1fr)}.ma-stats.n-4{grid-template-columns:repeat(2,1fr)}.ma-stat{border-radius:var(--ma-radius);background:var(--ma-surface);text-align:center;flex-direction:column;gap:2px;padding:14px 10px;display:flex}.ma-stat b{color:var(--ma-accent);letter-spacing:-.02em;font-size:24px;font-weight:800}.ma-stat small{color:var(--ma-text-2);font-size:12px}.ma-chips{scrollbar-width:none;gap:8px;margin:0 -16px;padding:2px 16px 4px;display:flex;overflow-x:auto}.ma-chips::-webkit-scrollbar{display:none}.ma-chip{background:var(--ma-surface);height:36px;color:var(--ma-text);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.ma-chip:hover{background:var(--ma-surface-2)}.ma-chip .ma-icon{color:var(--ma-accent)}.ma-contact{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:8px;display:grid}.ma-contact-item{border-radius:var(--ma-radius);background:var(--ma-surface);flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;padding:10px 4px;display:flex}.ma-contact-item:hover{background:var(--ma-surface-2)}.ma-contact-icon{background:var(--ma-accent);width:40px;height:40px;color:var(--ma-accent-fg);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ma-contact-label{color:var(--ma-text-2);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11.5px;font-weight:600;overflow:hidden}.ma-contact.v-icons{justify-content:center;gap:14px;display:flex}.ma-contact.v-icons .ma-contact-item{background:0 0;flex:none;width:64px;padding:0}.ma-contact.v-icons .ma-contact-icon{background:var(--ma-accent-soft);width:52px;height:52px;color:var(--ma-accent)}.ma-hours{border-radius:var(--ma-radius);background:var(--ma-surface);padding:4px 14px}.ma-hours-row{justify-content:space-between;align-items:center;padding:9px 0;font-size:14px;display:flex}.ma-hours-row+.ma-hours-row{border-top:1px solid var(--ma-border)}.ma-hours-row b{font-variant-numeric:tabular-nums;font-weight:600}.ma-hours-row.today{color:var(--ma-accent)}.ma-hours-row.closed b{color:var(--ma-text-3);font-weight:500}.ma-hours-note{color:var(--ma-text-3);padding:6px 0 10px;font-size:12.5px}.ma-map{border-radius:var(--ma-radius);background:var(--ma-surface);flex-direction:column;gap:12px;padding:14px;display:flex}.ma-map-head{align-items:flex-start;gap:12px;display:flex}.ma-map-icon{background:var(--ma-accent-soft);width:40px;height:40px;color:var(--ma-accent);border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ma-map-head b{font-size:15px}.ma-map-head p{color:var(--ma-text-2);margin-top:2px;font-size:14px;line-height:1.4}.ma-map-head p.muted{color:var(--ma-text-3);font-style:italic}.ma-faq{border-radius:var(--ma-radius);background:var(--ma-surface);flex-direction:column;display:flex;overflow:hidden}.ma-faq-item+.ma-faq-item{border-top:1px solid var(--ma-border)}.ma-faq-item>button{text-align:left;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:13px 14px;font-size:15px;font-weight:600;display:flex}.ma-faq-item>button .ma-icon{color:var(--ma-text-3);transition:transform .15s}.ma-faq-item>p{color:var(--ma-text-2);padding:0 14px 14px;font-size:14px;line-height:1.5}.ma-form{border-radius:var(--ma-radius);background:var(--ma-surface);flex-direction:column;gap:12px;padding:16px;display:flex}.ma-form-head b{font-size:17px;font-weight:700}.ma-form-head p{color:var(--ma-text-2);margin-top:2px;font-size:13.5px}.ma-field{flex-direction:column;gap:5px;display:flex}.ma-field-label{color:var(--ma-text-2);font-size:12.5px;font-weight:600}.ma-field input,.ma-field textarea,.ma-field select{width:100%;font:inherit;color:var(--ma-text);background:var(--ma-bg);border:1px solid var(--ma-border);border-radius:calc(var(--ma-radius) * .75);outline:0;padding:10px 12px;font-size:15px}.ma-field input:focus,.ma-field textarea:focus,.ma-field select:focus{border-color:var(--ma-accent);box-shadow:0 0 0 3px var(--ma-accent-soft)}.ma-field textarea{resize:vertical;min-height:72px}.ma-field-check{flex-direction:row;align-items:center;gap:10px;font-size:14px}.ma-field-check input{width:20px;height:20px;accent-color:var(--ma-accent)}.ma-form-error{color:#d92d20;font-size:13px}.ma-form-done{text-align:center;align-items:center;gap:10px;padding:24px 16px}.ma-form-check{background:var(--ma-accent);width:48px;height:48px;color:var(--ma-accent-fg);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ma-form-done p{color:var(--ma-text-2);font-size:15px}.ma-notice{text-align:left;border-radius:var(--ma-radius);border:1px solid #0000;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;display:flex}.ma-notice.t-info{background:var(--ma-accent-soft);color:var(--ma-text)}.ma-notice.t-info .ma-notice-icon{color:var(--ma-accent)}.ma-notice.t-success{background:#12b76a24}.ma-notice.t-success .ma-notice-icon{color:#0f9f5c}.ma-notice.t-warning{background:#f7900929}.ma-notice.t-warning .ma-notice-icon{color:#b54708}.ma-notice-icon{flex:none;margin-top:1px}.ma-notice-text{flex-direction:column;gap:2px;min-width:0;display:flex}.ma-notice-text b{font-size:14.5px}.ma-notice-text p{color:var(--ma-text-2);font-size:14px;line-height:1.45}.ma-social{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ma-social-item{border-radius:var(--ma-radius);background:var(--ma-surface);align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:600;display:flex}.ma-social-item:hover{background:var(--ma-surface-2)}.ma-social-item .ma-icon{color:var(--ma-accent)}.ma-detail{flex-direction:column;gap:14px;display:flex}.ma-detail-img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--ma-radius);width:100%}.ma-detail-icon{background:var(--ma-accent-soft);width:72px;height:72px;color:var(--ma-accent);border-radius:20px;justify-content:center;align-items:center;display:inline-flex}.ma-detail-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ma-detail-head h3{letter-spacing:-.01em;margin:0;font-size:24px;font-weight:700;line-height:1.2}.ma-detail-head small{color:var(--ma-text-2);margin-top:4px;font-size:14px;display:block}.ma-detail-desc{color:var(--ma-text-2);white-space:pre-line;font-size:15px;line-height:1.55}.ma-divider{border:0;border-top:1px solid var(--ma-border);margin:2px 0}.ma-spacer.s-s{height:8px}.ma-spacer.s-m{height:20px}.ma-spacer.s-l{height:40px}.ma-app.mode-edit .ma-spacer,.ma-app.mode-edit .ma-divider{min-height:10px}.ma-tabs{height:var(--ma-tabs-h);border-top:1px solid var(--ma-border);background:var(--ma-bg);flex:none;padding:6px 4px 10px;display:flex}.ma-tab{min-width:0;color:var(--ma-text-3);border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:600;display:flex}.ma-tab span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.ma-tab.on{color:var(--ma-accent)}.ma-tab:hover{background:var(--ma-surface)}.ma-icon-grid{flex-wrap:wrap;gap:4px;display:flex}.ma-icon-opt{width:32px;height:32px;color:var(--text-2);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.ma-icon-opt:hover{background:var(--surface)}.ma-icon-opt.on{border-color:var(--brand);color:var(--brand);background:#0077ff14}.ma-icon-opt .icon svg{width:14px;height:14px}.ma-action-field{gap:6px;display:grid}.ma-repeater-fields{flex:1;gap:6px;min-width:0;display:grid}.ma-repeater-field .input{padding:7px 10px;font-size:13px}.ma-repeater .site-repeater-row{align-items:flex-start}.ma-fields .modal-body{padding-bottom:24px}.ma-catalog{gap:14px;display:grid}.ma-catalog-group h4{color:var(--text-3);text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px;font-size:12px;font-weight:700}.ma-catalog-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:6px;display:grid}.ma-catalog-item{text-align:left;border:1px solid var(--border);background:var(--bg-elev);border-radius:12px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;padding:10px;transition:border-color .12s,background .12s;display:grid}.ma-catalog-item:hover{border-color:var(--brand);background:var(--surface)}.ma-catalog-item:disabled{opacity:.5;cursor:default}.ma-catalog-icon{background:var(--surface-2);width:34px;height:34px;color:var(--text-2);border-radius:10px;grid-row:1/span 2;justify-content:center;align-items:center;display:inline-flex}.ma-catalog-item b{font-size:13px;font-weight:600}.ma-catalog-item small{color:var(--text-3);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.3;display:-webkit-box;overflow:hidden}.ma-screen-list{gap:6px;display:grid}.ma-screen-row{background:var(--surface);border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:8px;padding:8px;display:flex}.ma-screen-row.on{border-color:var(--brand)}.ma-screen-open{width:32px;height:32px;color:var(--text-2);background:var(--bg-elev);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ma-screen-open:hover{color:var(--brand)}.ma-screen-fields{flex:1;grid-template-columns:1.4fr 1fr .8fr;gap:6px;min-width:0;display:grid}.ma-screen-fields .input{padding:6px 8px;font-size:13px}.ma-screen-fields .input:nth-child(4){grid-column:1/-1}.ma-screen-row .icon-btn{border-radius:8px;flex:none;width:28px;height:28px}.ma-screen-row .icon-btn:disabled{opacity:.35;cursor:default;background:0 0}.ma-screen-new{grid-template-columns:1fr auto auto;gap:6px;margin-top:8px;display:grid}.ma-tab-list{gap:6px;margin-top:8px;display:grid}.ma-tab-row{grid-template-columns:auto 1.2fr 1fr .9fr auto auto;align-items:center;gap:6px;display:grid}.ma-tab-row .input{padding:6px 8px;font-size:13px}.ma-tab-row .icon-btn{border-radius:8px;width:28px;height:28px}.ma-tab-row .icon-btn:disabled{opacity:.35;cursor:default;background:0 0}.ma-tab-preview{background:var(--surface);width:28px;height:28px;color:var(--text-2);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.ma-share-url{gap:6px;display:flex}.ma-share-url .input{flex:1;min-width:0;font-size:13px}.ma-share-actions{flex-wrap:wrap}.ma-share-actions a{text-decoration:none}.ma-share-alert{color:#9a6700;background:#ffab0024;justify-content:space-between;align-items:center;gap:10px;display:flex}:root[data-theme=dark] .ma-share-alert{color:#fdb022}.ma-public{background:var(--surface);flex-direction:column;display:flex;position:fixed;inset:0}.ma-public-strip{height:34px;color:var(--text-2);background:var(--bg);border-bottom:1px solid var(--border);flex:none;justify-content:center;align-items:center;gap:8px;font-size:12.5px;display:flex}.ma-public-strip a{color:var(--text-2);align-items:center;gap:5px;text-decoration:none;display:inline-flex}.ma-public-strip a:hover{color:var(--text)}.ma-public-strip .ma-public-open{color:var(--brand);font-weight:600}.ma-public-sep{color:var(--text-3)}.ma-public-stage{flex:1;justify-content:center;min-height:0;display:flex}.ma-public-app{height:100%}.ma-public-state{text-align:center;color:var(--text-2);flex-direction:column;justify-content:center;align-items:center;gap:10px;max-width:420px;padding:40px 24px;display:flex}.ma-public-state h1{color:var(--text);margin:0;font-size:20px}.ma-public-state p{margin:0;font-size:14px;line-height:1.5}.ma-public-state a{color:var(--brand)}@media (width>=640px){.ma-public-stage{padding:20px 0}.ma-public-app{border:1px solid var(--border);width:430px;max-width:100%;box-shadow:var(--shadow);border-radius:28px}}@media (width<=639px){.ma-public-app{width:100%}}.ws-thumb-app{font-size:22px}.hdr-canvas-app .ma-icon{width:18px;height:18px}
