:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171916;background:#f7f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f7f7f5;letter-spacing:0}button,input,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}.app{min-height:100svh;padding-bottom:154px}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;min-height:68px;padding:10px 16px;background:#f7f7f5f5;border-bottom:1px solid #dedfd9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-close{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d7d9d3;border-radius:50%;background:#fff;color:#30342f}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:#102b20;color:#fff;font-weight:800}.brand-mark.large{width:56px;height:56px;font-size:23px}.brand-logo{width:40px;height:40px;border:1px solid #d8dbd5;border-radius:8px;background:#fff;object-fit:contain}.brand-copy{display:flex;flex-direction:column;min-width:0}.brand-copy strong{font-size:12px;color:#167044}.brand-copy span{overflow:hidden;font-size:15px;white-space:nowrap;text-overflow:ellipsis}.version{color:#666b64;font-size:12px}.workspace{width:min(100%,760px);margin:0 auto;padding:25px 16px 30px}.section-heading{display:flex;align-items:center;justify-content:space-between;min-height:62px;margin-bottom:18px}.eyebrow{margin:0 0 5px;color:#167044;font-size:11px;font-weight:800}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:32px;line-height:1.08}.icon-command{display:grid;place-items:center;width:46px;height:46px;border:0;border-radius:50%;background:#102b20;color:#fff}.heading-actions{display:flex;gap:8px}.icon-command.secondary{border:1px solid #cfd4ce;background:#fff;color:#145f3b;text-decoration:none}.section-list{display:grid;gap:18px}.menu-section{overflow:hidden;border:1px solid #d9dad4;border-radius:8px;background:#fff}.section-title-row{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;min-height:58px;border-bottom:1px solid #e4e5df}.section-title-row input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:18px;font-weight:750}.disclosure,.delete-icon{display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;color:#555b54}.delete-icon{color:#a33c38}.items-list{display:grid}.item-row{display:grid;grid-template-columns:62px 1fr auto 20px;align-items:center;gap:12px;width:100%;min-height:82px;padding:10px 13px;border:0;border-bottom:1px solid #ecece8;background:#fff;color:inherit;text-align:left}.item-row:active{background:#f2f4f0}.item-row.no-custom-photo{grid-template-columns:1fr auto 20px}.item-row img{width:62px;height:62px;border-radius:7px;object-fit:cover}.item-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.item-copy strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-copy small{display:-webkit-box;overflow:hidden;color:#747972;font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.item-price{font-weight:750}.add-row{display:flex;align-items:center;justify-content:center;gap:8px;min-height:54px;border:0;background:#f6f8f5;color:#11663d;font-weight:750}.empty-menu{padding:55px 24px;border:1px dashed #b9bdb6;border-radius:8px;background:#fff;text-align:center}.empty-menu div{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 18px;border-radius:50%;background:#e8f4ec;color:#167044}.empty-menu h2{margin-bottom:7px}.empty-menu p{color:#6d726b}.empty-menu button{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:0 18px;border:0;border-radius:7px;background:#102b20;color:#fff;font-weight:750}.bottom-nav{position:fixed;right:0;bottom:74px;left:0;z-index:30;display:grid;grid-template-columns:repeat(4,1fr);padding:6px max(8px,env(safe-area-inset-right)) 5px max(8px,env(safe-area-inset-left));border-top:1px solid #dadbd6;background:#fafaf8fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bottom-nav button{display:flex;min-height:54px;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#747972;font-size:11px}.bottom-nav button.active{color:#11663d;font-weight:750}.publish-button{position:fixed;right:12px;bottom:max(10px,env(safe-area-inset-bottom));left:12px;z-index:31;display:flex;min-height:55px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:8px;background:#167044;color:#fff;box-shadow:0 8px 24px #0d3e2533;font-weight:800}.publish-button:disabled{opacity:.7}.publish-button.quiet{background:#e3e5e0;color:#5f655e;box-shadow:none}.sheet-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-end;justify-content:center;background:#0a0d0a52}.item-sheet{width:min(100%,620px);max-height:92svh;overflow-y:auto;padding:8px 18px calc(24px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;background:#fafaf8;animation:sheet-in .22s ease-out}@keyframes sheet-in{0%{transform:translateY(30%);opacity:.5}to{transform:translateY(0);opacity:1}}.sheet-handle{width:42px;height:5px;margin:2px auto 8px;border-radius:4px;background:#c9cbc6}.sheet-title{display:grid;grid-template-columns:44px 1fr 58px;align-items:center;min-height:52px}.sheet-title h2{margin:0;text-align:center}.sheet-title button{border:0;background:transparent}.sheet-title .done{color:#11663d;font-weight:800}.item-sheet>label,.form-stack>label{display:grid;gap:7px;margin:18px 0;color:#4f554e;font-size:13px;font-weight:700}input,textarea{width:100%;border:1px solid #cfd2cc;border-radius:7px;outline:none;background:#fff;color:#171916;font-size:16px}input{min-height:50px;padding:0 13px}textarea{padding:13px;resize:vertical;line-height:1.45}input:focus,textarea:focus{border-color:#167044;box-shadow:0 0 0 3px #1670441f}.photo-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.photo-picker button{position:relative;overflow:hidden;aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:8px;background:#eee}.photo-picker button.selected{border-color:#167044}.photo-picker img{width:100%;height:100%;object-fit:cover}.photo-picker button span{position:absolute;right:6px;bottom:6px;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#167044;color:#fff}.switch-row{grid-template-columns:1fr auto!important;align-items:center;min-height:62px;padding:0 3px}.switch-row span{display:flex;flex-direction:column;gap:3px}.switch-row small{color:#7a7f78;font-weight:400}.switch-row input{width:48px;min-height:28px;accent-color:#167044}.remove-item{display:flex;width:100%;min-height:50px;align-items:center;justify-content:center;gap:8px;margin-top:20px;border:1px solid #e0b5b2;border-radius:7px;background:#fff7f6;color:#a33c38;font-weight:750}.template-grid{display:grid;gap:15px}.choice-label{margin:25px 0 10px;color:#555b54;font-size:13px;font-weight:800}.template-poster{margin:0;overflow:hidden;border:1px solid #d7d9d3;border-radius:8px;background:#fff;box-shadow:0 16px 40px #181b1717}.poster-brand{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:11px 13px;border-bottom:1px solid #e1e2dd;background:#fff;color:#171916}.poster-brand>img,.poster-brand>span{width:42px;height:42px;border-radius:6px;object-fit:contain}.poster-brand>span{display:grid;place-items:center;background:#113d2d;color:#fff;font-weight:850}.poster-brand figcaption{display:flex;min-width:0;flex-direction:column}.poster-brand small{color:#167044;font-size:9px;font-weight:850}.poster-brand strong{overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.poster-art{display:block;width:100%;height:auto;max-height:min(68svh,760px);background:#eee;object-fit:contain;object-position:top center}.poster-night-menu{background:#17100c;border-color:#2c211a}.poster-elegant-serif{background:#1d130e;border-color:#5b4935}.template-choice{position:relative;overflow:hidden;min-height:118px;padding:8px;border:1px solid #d7d9d3;border-radius:8px;background:#fff;color:inherit}.template-choice.selected{border:2px solid #167044;padding:7px}.template-select{display:grid;grid-template-columns:116px 1fr;align-items:center;gap:15px;width:100%;min-height:100px;padding:0 42px 0 0;border:0;background:transparent;color:inherit;text-align:left}.template-mini{position:relative;display:block!important;width:116px;height:100px;overflow:hidden;border:1px solid rgba(30,35,30,.15);border-radius:6px;background:#ecece8}.template-mini img{width:100%;height:100%;object-fit:cover;object-position:top center}.template-select>span{display:flex;flex-direction:column;gap:6px}.template-choice strong{font-size:18px}.template-choice small{color:#6e736c;line-height:1.35}.template-choice i{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#167044;color:#fff}.template-view{position:absolute;right:8px;bottom:8px;display:grid;place-items:center;width:38px;height:38px;border:1px solid #cfd4ce;border-radius:50%;background:#fff;color:#145f3b}.template-preview-backdrop{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;padding-top:32px;background:#0b0f0c7a}.template-preview-sheet{width:min(100%,680px);max-height:96svh;overflow-y:auto;padding:18px 16px calc(20px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;background:#f7f7f5;animation:sheet-in .22s ease-out}.template-preview-sheet header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.template-preview-sheet header small{color:#167044;font-size:10px;font-weight:850}.template-preview-sheet header h2{margin:3px 0 0;font-size:25px}.template-preview-sheet header button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d2d5cf;border-radius:50%;background:#fff}.template-preview-sheet .template-poster{width:100%}.select-template{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:8px;margin-top:14px;border:0;border-radius:8px;background:#167044;color:#fff;font-weight:800}.form-stack{padding:2px 0}.lead{max-width:520px;color:#656a63;line-height:1.5}.instruction-editor{min-height:310px;margin-top:8px}.error-banner{position:fixed;right:12px;bottom:145px;left:12px;z-index:60;padding:13px 15px;border-radius:7px;background:#a33c38;color:#fff;font-size:14px}.success-toast{position:fixed;top:78px;left:50%;z-index:60;display:flex;align-items:center;gap:8px;padding:11px 15px;border-radius:24px;background:#102b20;color:#fff;box-shadow:0 8px 25px #00000029;font-size:14px;transform:translate(-50%);animation:toast-in .2s ease-out}.completion-backdrop{position:fixed;inset:0;z-index:70;display:flex;align-items:flex-end;justify-content:center;padding-top:40px;background:#0b0f0c61}.completion-sheet{width:min(100%,620px);padding:32px 22px calc(24px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;background:#fff;color:#171916;text-align:center;animation:sheet-in .22s ease-out}.completion-sheet>svg{margin-bottom:14px;color:#167044}.completion-sheet h2{margin-bottom:9px;font-size:28px}.completion-sheet>p:not(.eyebrow){max-width:360px;margin:0 auto 24px;color:#666b64;line-height:1.45}.return-button,.continue-button{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:9px;border-radius:8px;font-weight:800}.return-button{border:0;background:#167044;color:#fff}.continue-button{margin-top:9px;border:1px solid #d7d9d3;background:#fff;color:#30342f}@keyframes toast-in{0%{transform:translate(-50%,-12px);opacity:0}}.spinner{width:19px;height:19px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.spinner.dark{border-color:#c8cbc5;border-top-color:#102b20}@keyframes spin{to{transform:rotate(360deg)}}.status-screen{display:flex;min-height:100svh;flex-direction:column;align-items:center;justify-content:center;gap:13px;padding:30px;text-align:center}.status-screen h1{margin:10px 0 0;font-size:28px}.status-screen p{max-width:360px;color:#6b7069}.center-home{display:flex;min-height:100svh;flex-direction:column;align-items:center;justify-content:center;padding:28px;background:#f7f7f5;text-align:center}.center-home-mark{display:grid;width:58px;height:58px;place-items:center;margin-bottom:22px;border-radius:8px;background:#102b20;color:#fff;font-size:25px;font-weight:850}.center-home h1{margin-bottom:12px}.center-home>p:last-child{max-width:420px;color:#676d66;line-height:1.55}.public-menu{--public-ink: #151914;--public-muted: #657067;--public-accent: #167044;--public-paper: #fbfcf8;min-height:100svh;background:var(--public-paper);color:var(--public-ink)}.public-hero{position:relative;display:flex;min-height:min(58svh,620px);align-items:flex-end;overflow:hidden;background:#163e2e;color:#fff}.public-hero.has-photo{background-image:var(--hero-image);background-position:center;background-size:cover}.public-hero.has-photo:after{position:absolute;inset:0;background:#080c097a;content:""}.public-hero-inner{position:relative;z-index:1;width:min(100%,1060px);margin:0 auto;padding:38px 20px 42px}.public-logo,.public-logo-fallback{width:66px;height:66px;margin-bottom:24px;border:1px solid rgba(255,255,255,.68);border-radius:8px;background:#fff;object-fit:contain}.public-logo-fallback{display:grid;place-items:center;background:#fff;color:#163e2e;font-size:28px;font-weight:850}.public-hero p,.public-menu-heading p{margin:0 0 9px;color:#f1c86a;font-size:11px;font-weight:850}.public-hero h1{max-width:760px;margin-bottom:16px;font-size:44px;line-height:1.02}.public-hero-inner>span{display:flex;align-items:center;gap:8px;color:#ffffffe0;font-size:14px}.public-categories{position:sticky;top:0;z-index:10;display:flex;gap:8px;overflow-x:auto;padding:11px max(16px,calc((100vw - 1060px)/2));border-bottom:1px solid #dde1da;background:#fbfcf8f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none}.public-categories::-webkit-scrollbar{display:none}.public-categories button{flex:0 0 auto;min-height:42px;padding:0 15px;border:1px solid #cfd6ce;border-radius:7px;background:#fff;color:var(--public-ink);font-size:13px;font-weight:750}.public-menu-body{width:min(100%,1060px);margin:0 auto;padding:48px 18px 64px}.public-menu-heading{margin-bottom:36px}.public-menu-heading p{color:var(--public-accent)}.public-menu-heading h2{margin:0;font-size:38px}.public-section{scroll-margin-top:76px;margin-bottom:48px}.public-section h3{margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid #d8ddd6;font-size:22px}.public-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 30px}.public-item{display:grid;grid-template-columns:1fr auto;align-items:start;gap:8px 16px;min-height:82px;padding:14px 0;border-bottom:1px solid #e3e6e0}.public-item.with-photo{grid-template-columns:92px 1fr auto}.public-item img{width:92px;height:82px;border-radius:7px;object-fit:cover}.public-item h4{margin:0 0 6px;font-size:17px;line-height:1.25}.public-item p{margin:0;color:var(--public-muted);font-size:13px;line-height:1.45}.public-item>strong{white-space:nowrap;color:var(--public-accent);font-size:16px}.public-details{display:grid;grid-template-columns:1fr auto;gap:30px;padding:40px max(18px,calc((100vw - 1060px)/2));background:#edf2eb}.public-details>div:first-child{display:grid;gap:18px}.public-details p{display:flex;gap:11px;margin:0}.public-details p>svg{flex:0 0 auto;color:var(--public-accent)}.public-details p>span{display:flex;flex-direction:column;gap:3px}.public-details small{color:var(--public-muted);font-size:10px;font-weight:800;text-transform:uppercase}.public-service-tags{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-end;gap:8px}.public-service-tags span{padding:8px 10px;border:1px solid #bfcbbf;border-radius:7px;background:#fff;color:#315c43;font-size:12px;font-weight:750}.public-footer{display:flex;min-height:100px;align-items:center;justify-content:center;gap:10px;background:#121712;color:#d7ddd6;font-size:12px}.public-footer-mark{display:grid;width:30px;height:30px;place-items:center;border-radius:6px;background:#f1c86a;color:#171916;font-weight:850}.public-theme-night-menu{--public-ink: #f5f2eb;--public-muted: #b8afa3;--public-accent: #efb357;--public-paper: #15110e}.public-theme-night-menu .public-hero{background-color:#29170f}.public-theme-night-menu .public-categories{border-color:#3b3028;background:#15110ef5}.public-theme-night-menu .public-categories button{border-color:#504137;background:#231b16;color:#f5f2eb}.public-theme-night-menu .public-section h3,.public-theme-night-menu .public-item{border-color:#3b3028}.public-theme-night-menu .public-details{background:#241b16}.public-theme-night-menu .public-service-tags span{border-color:#594739;background:#181310;color:#efc988}.public-theme-elegant-serif{--public-ink: #2c2018;--public-muted: #74665d;--public-accent: #8c4f33;--public-paper: #fffdf8;font-family:Georgia,Times New Roman,serif}.public-theme-elegant-serif .public-hero{background-color:#4a2f25}.public-theme-elegant-serif .public-details{background:#f2ece2}.setup-app{min-height:100svh;padding-bottom:112px;background:#f7f7f5}.setup-progress{position:sticky;top:68px;z-index:19;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:9px 16px;background:#f7f7f5f5}.setup-progress span{height:4px;border-radius:4px;background:#d9dcd6}.setup-progress span.active{background:#167044}.setup-workspace{width:min(100%,680px);margin:0 auto;padding:25px 16px 40px}.setup-panel>h1{max-width:520px;margin:0 0 10px}.setup-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:19px;border-radius:50%;background:#e5f2e9;color:#167044}.setup-panel>label,.quick-products>label{display:grid;gap:8px;margin:25px 0 10px;color:#4f554e;font-size:13px;font-weight:800}.language-choice{display:grid;grid-template-columns:1fr 1fr;gap:9px}.language-choice button{display:flex;min-height:54px;align-items:center;justify-content:center;gap:8px;border:1px solid #d3d6d0;border-radius:8px;background:#fff;color:#353a34;font-weight:750}.language-choice button.selected{border:2px solid #167044;background:#edf8f1;color:#11663d}.language-code{display:grid;place-items:center;width:28px;height:24px;border-radius:5px;background:#eef0ec;color:#4f554e;font-size:11px;font-weight:850}.language-choice button.selected .language-code{background:#167044;color:#fff}.service-field{min-width:0;margin:20px 0 0;padding:0;border:0}.service-field legend{margin-bottom:9px;color:#4f554e;font-size:13px;font-weight:800}.service-choice{display:grid;grid-template-columns:1fr 1fr;gap:9px}.service-choice button{display:grid;grid-template-columns:28px 1fr;min-height:82px;align-items:center;gap:8px;padding:12px;border:1px solid #d3d6d0;border-radius:8px;background:#fff;color:#353a34;text-align:left}.service-choice button>svg{color:#167044}.service-choice button span{display:flex;min-width:0;flex-direction:column;gap:3px}.service-choice button small{color:#71766f;font-size:11px;line-height:1.3}.service-choice button.selected{border:2px solid #167044;background:#edf8f1;color:#11663d}.service-choice.compact button{min-height:58px}.business-logo-field{display:grid;grid-template-columns:1fr 88px;align-items:center;gap:14px;margin:18px 0;color:#4f554e;font-size:13px;font-weight:700}.business-logo-field .photo-upload{width:88px;height:88px}.business-logo-field .photo-placeholder{gap:3px}.business-logo-field .photo-placeholder small{font-size:9px;text-align:center}.business-logo-field .photo-action{inset:auto 4px 4px auto;width:30px;min-height:30px;justify-content:center;padding:0;font-size:0}.input-with-icon{position:relative;display:block}.input-with-icon svg{position:absolute;top:16px;left:13px;color:#6d726b}.input-with-icon input{padding-left:42px}.setup-actions{position:fixed;right:0;bottom:0;left:0;z-index:35;display:grid;grid-template-columns:auto 1fr;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #d9dbd5;background:#fafaf8fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.setup-next,.setup-back{display:flex;min-height:54px;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-weight:800}.setup-next{border:0;background:#167044;color:#fff}.setup-next:disabled{background:#bec4be}.setup-back{min-width:92px;padding:0 13px;border:1px solid #d4d7d1;background:#fff;color:#353a34}.setup-skip{grid-column:1 / -1;min-height:36px;border:0;background:transparent;color:#60665f;font-size:13px;font-weight:700}.quick-products{display:grid;gap:10px;margin-top:22px}.quick-product{display:grid;grid-template-columns:64px 1fr 40px;gap:10px;align-items:start;padding:10px;border:1px solid #d9dcd6;border-radius:8px;background:#fff}.quick-product>img{width:64px;height:64px;border-radius:7px;object-fit:cover}.photo-upload{position:relative;display:block;width:100%;height:180px;overflow:hidden;border:1px solid #d2d6d0;border-radius:8px;background:#e8ebe6;cursor:pointer}.photo-upload>img{width:100%;height:100%;object-fit:cover}.photo-placeholder{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#596159}.photo-placeholder small{font-size:12px;font-weight:750}.photo-action{position:absolute;right:8px;bottom:8px;display:flex;min-height:38px;align-items:center;gap:7px;padding:0 12px;border-radius:20px;background:#102b20eb;color:#fff;font-size:12px;font-weight:800}.photo-upload.empty .photo-action{display:none}.photo-upload input{position:absolute;width:1px;height:1px;opacity:0}.quick-product .photo-upload{width:64px;height:64px}.quick-product .photo-placeholder{gap:2px}.quick-product .photo-placeholder small{max-width:58px;font-size:8px;text-align:center}.quick-product .photo-action{inset:auto 4px 4px auto;width:28px;min-height:28px;justify-content:center;padding:0;font-size:0}.quick-product .photo-upload .spinner{width:15px;height:15px}.product-number{display:grid;place-items:center;width:42px;height:42px;margin:5px auto;border-radius:50%;background:#e7f2ea;color:#167044;font-weight:850}.quick-product>div{display:grid;grid-template-columns:1fr 92px;gap:7px}.quick-product input{min-height:43px;font-size:15px}.quick-product input:last-child{grid-column:1 / -1}.quick-product>button{display:grid;place-items:center;width:40px;height:40px;border:0;background:transparent;color:#a33c38}.add-product-button{display:flex;min-height:52px;align-items:center;justify-content:center;gap:8px;border:1px dashed #9eaaa0;border-radius:8px;background:#f2f7f3;color:#11663d;font-weight:800}.add-product-button:disabled{cursor:default;border-color:#d3d6d0;background:#eceeeb;color:#8b908a}.review-summary{display:grid;gap:1px;margin-top:24px;overflow:hidden;border:1px solid #d9dcd6;border-radius:8px;background:#d9dcd6}.review-summary>div{display:flex;min-height:60px;align-items:center;gap:13px;padding:11px 14px;background:#fff}.review-summary svg{flex:0 0 auto;color:#167044}.review-summary span{display:flex;min-width:0;flex-direction:column;font-weight:750}.review-summary small{color:#727771;font-weight:400}.whatsapp-note{display:flex;gap:12px;margin-top:16px;padding:15px;border:1px solid #b9ddc5;border-radius:8px;background:#edf8f1;color:#145f3b}.whatsapp-note svg{flex:0 0 auto}.whatsapp-note p{margin:0;font-size:14px;line-height:1.45}@media(max-width:420px){h1{font-size:29px}.template-select{grid-template-columns:102px 1fr;gap:11px}.template-mini{width:102px}.quick-product{grid-template-columns:52px 1fr 36px}.quick-product>img,.quick-product .photo-upload{width:52px;height:52px}}@media(max-width:699px){.public-hero{min-height:54svh}.public-hero h1{font-size:38px}.public-menu-body{padding-top:38px}.public-items{grid-template-columns:1fr}.public-item.with-photo{grid-template-columns:78px 1fr auto}.public-item img{width:78px;height:72px}.public-details{grid-template-columns:1fr}.public-service-tags{justify-content:flex-start}}@media(min-width:700px){.workspace{padding-top:38px}.publish-button{right:max(20px,calc((100vw - 720px)/2));left:max(20px,calc((100vw - 720px)/2))}.bottom-nav{right:calc((100vw - 720px)/2);left:calc((100vw - 720px)/2);border-right:1px solid #dadbd6;border-left:1px solid #dadbd6}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
