@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--paper:#f5f6f3;--ink:#20221e;--muted:#65695f;--line:#dce0d7;--acid:#dbfa75;--gold:#a47a27;--white:#fff;--blue:#e6eafa;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}button,input,a,summary{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #576bc3;outline-offset:5px}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3,.wordmark{font-family:'Manrope',Arial,sans-serif}h1{font-size:clamp(3.2rem,5.4vw,5.4rem);line-height:1.08;font-weight:800;letter-spacing:-.065em}h2{font-size:clamp(2.1rem,3.4vw,3.2rem);line-height:1.16;letter-spacing:-.05em;font-weight:700}h3{font-size:1.4rem;letter-spacing:-.035em}p{line-height:1.6}button{border:0}button:disabled{opacity:.55;cursor:wait}.serif{font-family:Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-.065em}.preview-bar{background:var(--ink);color:#fff;text-align:center;font-size:.75rem;padding:8px 16px;letter-spacing:.1em}.preview-bar span{letter-spacing:0;color:#cfd4c6;margin-left:16px}header{height:94px;margin:0 4.8%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.wordmark{font-size:2rem;font-weight:800;letter-spacing:-.07em;display:inline-flex;gap:10px;align-items:center;white-space:nowrap}.wordmark:hover{text-decoration:none}.brand-square{width:24px;height:24px;background:var(--ink);display:inline-block;box-shadow:6px -6px 0 var(--acid);margin-right:4px}.brand-period{margin-left:-9px}nav{display:flex;gap:32px;font-size:.9rem}.button{background:var(--ink);color:white;display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:19px 25px;border-radius:5px;min-height:56px;font-size:1rem;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#3d4434;transform:translateY(-2px)}.button span[aria-hidden]{font-size:1.4rem;line-height:1}.button.small{min-height:44px;padding:12px 18px;font-size:.88rem;gap:20px}.button.primary{background:var(--acid);color:var(--ink);margin-top:28px;padding:20px 25px;box-shadow:0 0 0 1px #cbe773}.button.primary:hover{background:#c8ee55}.button.light{background:var(--white);color:var(--ink);border:1px solid var(--line)}.button.full{width:100%;justify-content:space-between}.hero{display:grid;grid-template-columns:1fr 1fr;gap:5.5%;padding:51px 4.8% 57px;align-items:center}.eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:600;line-height:1.55}.hero .eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:24px}.mini-square{height:8px;width:8px;display:inline-block;background:#747e68}.hero-description{font-size:1.2rem;line-height:1.55;letter-spacing:-.015em;margin:25px 0 14px;max-width:430px}.hero-detail{color:var(--muted);max-width:440px;font-size:1rem}.reassurance{font-size:.86rem;color:var(--muted);margin:13px 0 18px}.reassurance strong{font-weight:500;color:var(--ink)}.link-option{font-size:.86rem;border-bottom:1px solid #a9afa0;padding-bottom:4px;line-height:1.7;display:inline-block}.link-option:hover{text-decoration:none}.founding{display:flex;gap:12px;margin-top:30px;align-items:center;font-size:.82rem;line-height:1.6}.founding span:not(.gold-square){color:var(--muted)}.gold-square{flex-shrink:0;width:23px;height:23px;border:3px solid var(--gold);display:inline-block}.mosaic-label,.mosaic-caption{display:flex;justify-content:space-between;gap:16px;font-size:.7rem;letter-spacing:.09em}.mosaic-label{margin-bottom:14px}.mosaic-caption{letter-spacing:0;color:var(--muted);font-size:.75rem;margin-top:15px;line-height:1.5}.mosaic-caption a{white-space:nowrap;color:var(--ink)}.hero-mosaic{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);gap:5px;aspect-ratio:1/1;position:relative}.photo-button{padding:0;display:block;overflow:hidden;background:#dce0d7;position:relative;min-width:0;min-height:0;border-radius:2px}.photo-button img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s,filter .3s}.photo-button:hover img{transform:scale(1.08);filter:saturate(1.15)}.photo-button::after{content:'↗';position:absolute;right:7px;bottom:5px;color:#fff;font-size:1rem;opacity:0;text-shadow:0 1px 4px #000}.photo-button:hover::after{opacity:1}.your-square{grid-column:3/5;grid-row:3/5;background:var(--acid);z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;outline:7px solid var(--paper);transition:background .2s}.your-square:hover{background:#caef5e}.big-plus{font-size:2rem;line-height:.7;font-weight:300}.your-square strong{font-family:'Manrope',sans-serif;font-size:clamp(1rem,1.9vw,1.6rem);letter-spacing:-.06em;line-height:1.15;font-weight:700;margin:6px 0}.your-square>span:last-child{font-size:.7rem}.project-strip{margin:0 4.8%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;font-size:.9rem;line-height:1.6;color:var(--muted)}.project-strip span:nth-child(2){padding-left:20px}.project-strip span:last-child{border-left:1px solid var(--line);padding-left:40px}.project-strip strong{color:var(--ink);font-weight:500}.section{padding:90px 4.8%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:17px}.section-heading>p{color:var(--muted);font-size:.95rem;max-width:370px}.photo-wall{display:grid;grid-template-columns:repeat(8,1fr);gap:7px}.photo-wall .photo-button{aspect-ratio:1}.wall-footer{display:flex;justify-content:space-between;gap:20px;margin-top:17px;font-size:.8rem;color:var(--muted)}.wall-footer a{color:var(--ink)}.how{padding-top:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;border-top:1px solid var(--line);padding-top:28px}.step-number{font-size:.85rem;color:var(--muted);display:block;margin-bottom:28px}.steps h3{margin-bottom:13px}.steps p{max-width:350px;color:var(--muted);font-size:.95rem}.pricing{background:#e9ede3}.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.price-card{background:#f8faf5;border:1px solid #d3d9ca;padding:35px;border-radius:8px}.price-card.linked{background:var(--acid);border-color:#c7e366}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.card-top>span:last-child{font-size:1.6rem}.tag{font-size:.72rem;letter-spacing:.09em}.price-card h3{font-size:1.65rem}.price{font-family:Manrope,sans-serif;font-size:3.4rem;font-weight:600;letter-spacing:-.07em;line-height:1.2;margin:16px 0}.price>span{font-family:'DM Sans',sans-serif;letter-spacing:0;font-size:.88rem;font-weight:400;color:#5c654e}.price-card>p{font-size:1rem}.price-card ul{padding:0;margin:26px 0 30px;list-style:none;font-size:.95rem}.price-card li{display:flex;gap:12px;margin:12px 0}.price-card li:before{content:'✓'}.price-card .price-note{font-size:.75rem;line-height:1.5;margin-top:12px}.founder-note{display:flex;align-items:center;gap:17px;margin:25px 0 0;font-size:.85rem}.founder-note p span{font-size:.75rem;color:#626858}.story{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:var(--ink);color:var(--paper)}.story .eyebrow{color:#b7c49e;margin-bottom:28px}.story h2{font-size:clamp(2.8rem,4.5vw,4.8rem)}.story-body{padding-top:37px}.story-body p{margin-bottom:20px;color:#bac0b3}.story-body .story-lead{font-size:1.25rem;color:var(--paper);line-height:1.55}.story-signature{display:flex;gap:24px;align-items:center;margin-top:32px;font-size:.8rem;line-height:1.5;color:#c0c5b9}.signature{font-family:Georgia,serif;font-style:italic;font-size:2.6rem;color:var(--acid)}.story-body .exhibition-note{font-size:.8rem;color:#b3bca7}.text-button{background:none;padding:0;border-bottom:1px solid currentColor;padding-bottom:5px;font-size:.9rem;font-weight:500;text-align:left;line-height:1.6}.story .text-button{color:var(--acid)}.faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%}.faq .eyebrow{margin-bottom:24px}.questions details{border-bottom:1px solid var(--line);padding:20px 0}.questions details:first-child{padding-top:0}.questions summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer;font-size:1rem;font-weight:500}.questions summary::-webkit-details-marker{display:none}.questions summary:after{content:'+';font-size:1.5rem;font-weight:400}.questions details[open] summary:after{content:'−'}.questions p{font-size:.95rem;color:var(--muted);margin-top:14px;padding-right:30px}.questions p a{text-decoration:underline}.last-call{text-align:center;background:var(--acid);padding:70px 20px}.last-call .eyebrow{margin-bottom:25px}.last-call h2{font-size:clamp(2.7rem,5vw,5rem);line-height:1.1}.last-call .button{margin:28px 0 12px}.last-call>p:last-child{font-size:.86rem}footer{display:flex;align-items:center;justify-content:space-between;padding:38px 4.8%;gap:25px}footer>span{font-size:.9rem;color:var(--muted)}footer>div{display:flex;gap:28px;font-size:.85rem}.mobile-cta{display:none}dialog{border:0;padding:0;background:var(--paper);color:var(--ink);border-radius:12px;max-height:92dvh;max-width:calc(100% - 32px);overflow:auto;box-shadow:0 24px 120px #0004}dialog::backdrop{background:#171b17b8;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.close-button{position:absolute;right:16px;top:12px;z-index:5;width:40px;height:40px;border-radius:50%;background:#fff;color:var(--ink);font-size:1.6rem;line-height:1}#upload-dialog{width:1040px}.flow-shell{display:grid;grid-template-columns:1fr 1fr}.flow-visual{background:#e2e9d6;padding:45px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:600px}.flow-wordmark{font:800 1.7rem Manrope,sans-serif;letter-spacing:-.07em;align-self:flex-start;margin-bottom:35px}.preview-grid{width:100%;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);gap:4px;aspect-ratio:1}.preview-grid>img{width:100%;height:100%;object-fit:cover;border-radius:2px;min-width:0;min-height:0}.preview-own{grid-column:2/5;grid-row:2/5;background:var(--acid);outline:4px solid var(--acid);z-index:2;overflow:hidden;display:flex;align-items:center;justify-content:center;font:800 2.6rem/1 Manrope,sans-serif;letter-spacing:-.06em;text-align:center}.preview-own img{width:100%;height:100%;object-fit:cover}#preview-caption{font-size:.95rem;margin:25px 0 5px;text-align:center}.flow-footnote{font-size:.75rem;color:var(--muted)}.flow-controls{padding:45px 40px;align-self:center}.flow-steps{padding:0;list-style:none;display:flex;justify-content:space-between;gap:16px;font-size:.75rem;color:var(--muted);margin:0 30px 32px 0}.flow-steps li{border-bottom:2px solid var(--line);padding-bottom:10px;flex:1;white-space:nowrap}.flow-steps .active{color:var(--ink);border-color:var(--ink);font-weight:600}.flow-controls h2{font-size:2.4rem;letter-spacing:-.06em;line-height:1.12;margin-bottom:16px}.muted{color:var(--muted);font-size:.95rem}.dropzone{border:1.5px dashed #a2ad93;border-radius:7px;display:flex;flex-direction:column;gap:7px;align-items:center;justify-content:center;width:100%;min-height:210px;margin:25px 0 14px;background:#edf1e7}.dropzone.dragover{background:var(--acid);border-color:var(--ink)}.upload-symbol{font-size:2.5rem;margin-bottom:5px;font-weight:400}.dropzone>span:not(.upload-symbol){font-size:.9rem;color:var(--muted)}.dropzone small{font-size:.75rem;color:var(--muted);margin-top:8px}.sample{font-size:.8rem;margin-top:8px}.local-note{font-size:.75rem;color:var(--muted);margin-top:24px}.error{color:#a52c24;font-size:.85rem;margin:8px 0}.error:empty{display:none}.crop-controls{margin:20px 0}.crop-controls label{font-size:.8rem;display:flex;justify-content:space-between;align-items:center;margin:9px 0}.crop-controls input{width:65%;accent-color:var(--ink)}.plan-options{margin:20px 0;border:0;padding:0}.plan-options legend{font-size:.85rem;margin-bottom:10px;font-weight:600}.plan-options label{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:14px 12px;border-radius:5px;margin:10px 0;cursor:pointer}.plan-options label:has(:checked){background:#ebf5d5;border-color:#697a4b}.plan-options input{accent-color:var(--ink);width:16px;height:16px;flex-shrink:0}.plan-options span{flex:1}.plan-options strong{font-size:.9rem}.plan-options small{display:block;font-size:.75rem;color:var(--muted);margin-top:3px}.plan-options b{font-size:.95rem}#link-field{margin:0 0 20px}#link-field>label{font-size:.85rem;display:block;margin-bottom:8px}#tile-link{width:100%;padding:13px 10px;background:#fff;border:1px solid #a7b19b;border-radius:4px;font-size:1rem}.input-help{font-size:.75rem;color:var(--muted);margin-top:6px}.back{font-size:.85rem;margin-top:18px}.order-line{display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin:25px 0}.order-line strong{font-size:1.5rem}.review-link{overflow-wrap:anywhere;margin-bottom:20px;font-size:.9rem}.demo-notice{background:#e8eddf;padding:20px;margin:25px 0;font-size:.9rem;border-radius:6px}.demo-notice p{margin-top:10px;color:var(--muted)}#tile-dialog{width:690px;display:none;grid-template-columns:1fr 1fr;align-items:center}#tile-dialog[open]{display:grid}#tile-image{width:100%;aspect-ratio:1;object-fit:cover}.tile-detail{padding:35px 25px}.tile-detail h2{font-size:1.8rem;margin-top:17px}.tile-detail>p:not(.eyebrow){margin:16px 0 25px;color:var(--muted)}.tile-detail .button{font-size:.85rem}section[hidden],div[hidden]{display:none!important}
@media(min-width:1500px){body{max-width:1700px;margin:0 auto}.hero{gap:7%}.hero-copy{padding-right:20px}}
@media(max-width:1100px){header{margin:0 4%;height:80px}.hero{padding:38px 4% 45px;gap:4%}h1{font-size:4.5vw}.hero .eyebrow{font-size:.65rem}.hero-description{font-size:1.05rem}.hero-detail{font-size:.9rem}.hero .primary{font-size:.9rem;padding:17px}.founding{margin-top:24px}.section{padding:70px 4%}.mosaic-caption{font-size:.65rem}.how{padding-top:0}.flow-controls{padding:45px 27px}.flow-controls h2{font-size:2rem}}
@media(max-width:760px){html{scroll-padding-top:20px}.preview-bar{font-size:.65rem;padding:7px 8px;letter-spacing:.07em}.preview-bar span{display:block;font-size:.65rem;margin:3px 0 0}header{height:75px;margin:0 20px}.wordmark{font-size:1.7rem}.brand-square{height:20px;width:20px}nav{display:none}header .button{font-size:.75rem;padding:10px 12px;gap:14px;min-height:40px}.hero{grid-template-columns:1fr;padding:34px 20px 35px;gap:35px}.hero .eyebrow{font-size:.66rem;margin-bottom:20px}h1{font-size:clamp(2.8rem,10.8vw,4.3rem);letter-spacing:-.063em}.hero-description{font-size:1.1rem;margin-top:20px}.hero-detail{font-size:.95rem;max-width:100%}.hero .button.primary{width:100%;margin-top:23px;font-size:1rem;justify-content:space-between}.reassurance{text-align:center;font-size:.8rem}.link-option{font-size:.79rem}.founding{font-size:.8rem;margin-top:25px}.mosaic-label{font-size:.62rem;letter-spacing:.05em}.your-square strong{font-size:1.4rem}.your-square{gap:6px}.big-plus{font-size:1.7rem}.mosaic-caption{font-size:.68rem;gap:12px}.mosaic-caption span{max-width:55%}.hero-mosaic{gap:4px}.project-strip{margin:0 20px;grid-template-columns:1fr;gap:18px;padding:25px 0;font-size:.85rem}.project-strip span:nth-child(2),.project-strip span:last-child{border:0;padding:0}.section{padding:55px 20px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:20px;font-size:.9rem}.section-heading .eyebrow{font-size:.65rem;margin-bottom:15px}h2{font-size:2.15rem}.photo-wall{grid-template-columns:repeat(4,1fr);gap:5px}.photo-wall .photo-button:nth-child(n+13){display:none}.wall-footer{display:block;font-size:.73rem}.wall-footer a{display:inline-block;margin-top:10px}.how{padding-top:0}.steps{grid-template-columns:1fr;gap:28px;padding-top:25px}.steps article{position:relative;padding-left:42px}.step-number{position:absolute;left:0;top:4px}.steps h3{font-size:1.25rem}.steps p{font-size:.9rem;max-width:100%}.price-grid{grid-template-columns:1fr;gap:18px}.price-card{padding:25px}.price-card li{font-size:.9rem}.price{font-size:3rem}.founder-note{align-items:flex-start;font-size:.8rem}.founder-note .gold-square{margin-top:7px}.founder-note p span{display:inline-block;margin-top:7px}.story{grid-template-columns:1fr;gap:0}.story h2{font-size:2.9rem}.story .eyebrow{font-size:.68rem}.story-body{padding-top:32px}.story-body .story-lead{font-size:1.15rem}.story-body p{font-size:.95rem}.faq{grid-template-columns:1fr;gap:30px}.faq .eyebrow{font-size:.65rem}.questions summary{font-size:.95rem}.questions p{font-size:.9rem}.last-call{padding:55px 20px}.last-call .eyebrow{font-size:.66rem}.last-call h2{font-size:2.8rem}.last-call .button{width:100%;justify-content:space-between}footer{padding:35px 20px 125px;flex-wrap:wrap;gap:25px}footer>span{font-size:.8rem}footer>div{width:100%}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;padding:13px 16px max(13px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:10px;background:#f5f6f3f5;backdrop-filter:blur(10px);border-top:1px solid var(--line);font-size:.72rem;line-height:1.5}.mobile-cta .button{font-size:.8rem;white-space:nowrap}dialog{max-width:calc(100% - 16px);max-height:94dvh;border-radius:10px}.flow-shell{grid-template-columns:1fr}.flow-visual{min-height:0;padding:20px;display:none}.flow-controls{padding:52px 22px 28px}.flow-controls h2{font-size:2.1rem}.flow-steps{margin-bottom:22px}.flow-shell:has(#step-options:not([hidden])) .flow-visual,.flow-shell:has(#step-review:not([hidden])) .flow-visual{display:flex;padding:26px 20px 17px}.flow-shell:has(#step-options:not([hidden])) .flow-controls,.flow-shell:has(#step-review:not([hidden])) .flow-controls{padding-top:25px}.flow-wordmark{display:none}.preview-grid{max-width:240px}#preview-caption{font-size:.8rem;margin:13px 0 2px}.flow-footnote{font-size:.68rem}.preview-own{font-size:2rem}.flow-controls .button{font-size:.9rem}.flow-steps li{font-size:.73rem}#tile-dialog[open]{grid-template-columns:1fr;max-width:360px}.tile-detail{padding:25px}.tile-detail h2{font-size:1.9rem}.tile-detail .eyebrow{font-size:.7rem}.dropzone{min-height:190px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* The complete mural stays embedded in the landing page. */
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mural-shell{border:1px solid #ccd4bf;border-radius:8px;overflow:hidden;background:#fff}.mural-toolbar{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:16px 20px;border-bottom:1px solid var(--line)}.mural-views{display:flex;gap:5px;background:#eef1e8;border-radius:5px;padding:4px}.mural-views button{background:transparent;border-radius:3px;padding:10px 14px;font-size:.85rem;font-weight:500}.mural-views button[aria-pressed=true]{background:var(--ink);color:white}#mural-find{display:flex;border:1px solid #bec7b1;border-radius:4px;overflow:hidden}#mural-search{width:140px;min-width:0;border:0;background:#fff;padding:11px 12px;font-size:.9rem}#mural-find button{padding:10px 13px;background:#e9eedf;font-size:.85rem}.mural-error{padding:0 20px}.mural-viewport{height:620px;position:relative;background:#e0e5d9;overflow:hidden}#mural-canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab}#mural-canvas:active{cursor:grabbing}#mural-canvas:focus-visible{outline-offset:-4px}.mural-counter{pointer-events:none;position:absolute;top:16px;left:18px;background:#fffef7ed;border:1px solid #fff8;padding:10px 14px;border-radius:4px;font-size:.8rem;box-shadow:0 2px 10px #0001}.mural-zoom{display:flex;align-items:center;gap:10px;position:absolute;right:18px;bottom:18px;background:#fff;padding:5px;border-radius:5px;box-shadow:0 2px 12px #0002}.mural-zoom button{height:36px;width:36px;background:#f0f3e9;font-size:1.5rem;border-radius:3px}.mural-zoom input{width:115px;accent-color:var(--ink)}.mural-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;min-height:64px}.mural-bottom>span{font-size:.83rem;color:var(--muted)}.mural-bottom .text-button{font-size:.83rem;white-space:nowrap}.mural-bottom button:disabled{cursor:default;opacity:.45}.mural-help{font-size:.8rem;margin-top:10px;color:var(--muted)}.mural-visit{display:block;margin:0 0 20px}.mural-visit[hidden]{display:none}#mural-scale{white-space:nowrap;font-size:.75rem;color:var(--muted)}
@media(max-width:760px){.mural-toolbar{display:flex;flex-direction:column;gap:12px;padding:12px;align-items:stretch}.mural-views button{flex:1;font-size:.8rem;padding:10px 7px}#mural-find{width:100%}#mural-search{flex:1;width:120px}.mural-viewport{height:490px}.mural-counter{font-size:.7rem;padding:8px 10px;top:12px;left:12px}.mural-zoom{right:12px;bottom:12px}.mural-zoom input{width:100px}.mural-bottom{align-items:flex-start;flex-direction:column;gap:10px;padding:15px}.mural-bottom>span{font-size:.78rem}.mural-help{font-size:.73rem}.wall-footer #mural-scale{display:block;margin-top:6px}}
