.about-page{min-height:100svh;display:flex;flex-direction:column}.about-page .topbar-inner{max-width:780px;padding:12px 22px;gap:12px}.about-language-button{margin-inline-start:auto;width:46px;min-height:46px;flex-shrink:0}.about-page .brand{font-size:20px}.about-main{width:100%;max-width:600px;margin:auto;padding:28px 22px}.about-card{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:30px}.about-card h1{font-size:clamp(28px,6vw,38px);letter-spacing:-.7px;margin:0 0 20px;line-height:1.2}.about-story{font-size:18px;line-height:1.65;margin:0 0 20px;color:#405b4e;overflow-wrap:anywhere}.about-feedback{font-size:15px;line-height:1.5;margin:0 0 17px}.about-contact-actions{display:flex;gap:10px;flex-wrap:wrap}.about-contact-actions .btn{flex:1;min-height:46px}.about-email{display:block;font-size:13px;margin-top:15px;overflow-wrap:anywhere;color:#325b47;text-underline-offset:3px}.about-footer{padding:12px 20px max(14px,env(safe-area-inset-bottom));display:flex;justify-content:center;gap:22px;flex-wrap:wrap;font-size:13px}.about-footer a{display:inline-flex;align-items:center;min-height:44px;color:#42644c;text-underline-offset:3px}.about-page[dir=rtl] h1,html[dir=rtl] .about-card h1{letter-spacing:0}@media(max-width:420px){.about-main{padding:18px}.about-card{padding:24px}.about-story{font-size:17px}.about-card h1{margin-bottom:16px}.about-footer{gap:16px;font-size:12px}}@media(max-height:650px){.about-main{padding-block:12px}.about-card{padding:22px}.about-card h1{font-size:28px;margin-bottom:12px}.about-story{font-size:16px;line-height:1.5;margin-bottom:14px}.about-feedback{margin-bottom:12px}.about-footer{padding-block:4px}}
/* Repeating geometry sits in the page margins; the reading surface stays solid. */
.about-page{background-color:#f6f6ef;background-image:url('/brand-pattern.svg');background-size:192px 192px}
.about-card{background:#fffefb;border-color:#dce3d8;box-shadow:0 18px 64px #183d320a;border-top:3px solid #d8bc7f}
