@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;500;600;700;800&display=swap";:root{color:#17324d;font-synthesis:none;--orange:#f4a62a;--orange-dark:#de8510;--green:#287d5a;--ink:#16324f;--cream:#fff6e8;--line:#e9e5de;background:#fffaf3;font-family:Noto Sans Thai,system-ui,sans-serif}*{box-sizing:border-box}body{background:#fffaf3;margin:0}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh;padding-bottom:90px}header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#fffaf3f0;border-bottom:1px solid #16324f0f;justify-content:space-between;align-items:center;height:78px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}button{color:inherit;background:0 0;border:0}.location{text-align:left;align-items:center;gap:12px;display:flex}.location>span:last-child{flex-direction:column;display:flex}.location b{font-size:20px;line-height:1.1}.location small{color:#6e7d89;align-items:center;margin-top:5px;display:flex}.brand-dot{background:var(--orange);color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-size:23px;font-weight:800;display:grid;box-shadow:0 6px 18px #f4a62a42}.header-actions{gap:6px;display:flex}.header-actions button{border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.header-actions button:hover{background:#f2ede5}.notification{position:relative}.notification i{background:#e95b44;border:2px solid #fffaf3;border-radius:50%;width:8px;height:8px;position:absolute;top:9px;right:9px}.trust-strip{background:var(--green);color:#fff;justify-content:center;align-items:center;gap:8px;min-height:36px;font-size:13px;display:flex}.trust-strip b{background:#fff2;border-radius:20px;padding:2px 9px}.content{max-width:1180px;margin:auto;padding:24px}.search{background:#fff;border:1px solid #ddd8cf;border-radius:16px;align-items:center;gap:10px;max-width:720px;height:50px;margin:0 auto 24px;padding:0 16px;display:flex;box-shadow:0 4px 14px #16324f0a}.search input{border:0;outline:0;flex:1;font-size:15px}.search svg{color:#73818c}.hero{background:linear-gradient(110deg,#ffe0a3,#fff0d3 58%,#f4bd55);border-radius:30px;justify-content:space-between;align-items:center;min-height:330px;padding:46px 52px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #e59d2720}.hero h1,.page>h1{color:#15304b;letter-spacing:-2px;margin:12px 0;font-size:clamp(36px,5vw,62px);line-height:1.08}.hero p{color:#586878;max-width:440px;font-size:17px}.hero button,.primary{background:var(--ink);color:#fff;border-radius:14px;padding:13px 18px;font-weight:700}.hero button span{margin-left:18px}.hero-orb{background:#fff8;border-radius:50%;place-items:center;width:290px;height:290px;font-size:115px;display:grid;transform:rotate(8deg);box-shadow:0 20px 50px #b5761b29}.eyebrow{color:var(--green);letter-spacing:.03em;align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.section-title{justify-content:space-between;align-items:end;margin:42px 0 14px;display:flex}.section-title h2{margin:0;font-size:26px}.section-title p{color:#78848e;margin:2px 0}.section-title button{color:var(--green);font-weight:700}.chips{scrollbar-width:none;gap:8px;padding-bottom:14px;display:flex;overflow:auto}.chips button{white-space:nowrap;background:#fff;border:1px solid #dedad3;border-radius:99px;padding:9px 15px}.chips .selected{background:var(--ink);color:#fff;border-color:var(--ink)}.grid{grid-template-columns:repeat(3,1fr);gap:28px 18px;display:grid}.card{cursor:pointer}.photo-wrap{aspect-ratio:4/3;background:#eee;border-radius:18px;position:relative;overflow:hidden}.photo-wrap img{object-fit:cover;width:100%;height:100%;transition:all .35s}.card:hover img{transform:scale(1.025)}.heart{background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 4px 12px #0002}.heart.active{color:#e95b44}.tag{color:#fff;background:#17324de8;border-radius:8px;padding:5px 9px;font-size:12px;font-weight:700;position:absolute;bottom:10px;left:10px}.card-body{padding:12px 3px}.card-body h3{margin:0 0 5px;font-size:16px;font-weight:600}.card-body strong{font-size:18px}.card-body p{color:#7c858b;margin:4px 0;font-size:13px}.card-body small{color:#8b9298;justify-content:flex-end;align-items:center;gap:4px;display:flex}.empty{text-align:center;color:#7a858e;padding:70px}.page{max-width:900px;margin:auto;padding-top:28px}.community-grid,.chat-list{gap:12px;margin-top:30px;display:grid}.community-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:flex-start;gap:15px;padding:20px;display:flex}.community-grid article>i{background:#fff3dd;border-radius:15px;place-items:center;width:52px;height:52px;font-size:26px;font-style:normal;display:grid}.community-grid h3{margin:4px 0;font-size:17px}.community-grid p{color:#78838b;margin:0;font-size:13px}.community-grid .official{background:#eaf6f0;border-color:#cce5d9}.chat-list article{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:14px;padding:14px 4px;display:flex}.chat-list img{object-fit:cover;border-radius:17px;width:68px;height:68px}.chat-list article>div{flex:1}.chat-list article>div>div{justify-content:space-between;display:flex}.chat-list p{margin:3px 0}.chat-list small{color:#718078;align-items:center;gap:4px;display:flex}.chat-list time{color:#899199;font-size:12px}.unread{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.profile{text-align:center}.avatar,.mini-avatar{background:var(--orange);color:#fff;border-radius:50%;place-items:center;font-weight:800;display:grid}.avatar{width:88px;height:88px;margin:auto;font-size:25px}.profile h1{margin:15px 0 0;font-size:34px}.profile>p{color:#77828c}.trust-card{text-align:left;background:#e9f5ef;border-radius:18px;align-items:center;gap:12px;max-width:680px;margin:28px auto;padding:18px;display:flex}.trust-card>svg{color:var(--green)}.trust-card div{flex:1}.trust-card p{color:#557064;margin:2px 0}.trust-card button{color:var(--green);font-weight:700}.stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-around;max-width:680px;margin:auto;padding:20px 0;display:flex}.stats div{flex-direction:column;display:flex}.stats b{font-size:22px}.stats span{color:#79848d;font-size:13px}.settings{background:#fff;border-radius:18px;max-width:680px;margin:20px auto;padding:0 18px}.settings button{border-bottom:1px solid var(--line);text-align:left;align-items:center;gap:12px;width:100%;padding:16px 0;display:flex}.settings button span{color:#77828a;margin-left:auto}.settings button:last-child{border:0}nav{z-index:30;background:#fff;border:1px solid #e6e0d7;border-radius:24px;justify-content:space-around;align-items:center;width:min(560px,100% - 28px);height:70px;padding:7px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #17324f22}nav button{color:#79838c;flex-direction:column;align-items:center;gap:2px;min-width:64px;font-size:11px;display:flex}nav button span{place-items:center;height:30px;display:grid}nav button svg{width:21px}.active{color:var(--green)}nav .sell span{background:var(--orange);color:#fff;border-radius:17px;width:48px;height:48px;transform:translateY(-13px);box-shadow:0 8px 18px #f4a62a55}nav .sell{color:var(--orange-dark)}.modal{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#12233599;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.sheet{background:#fff;border-radius:28px;width:min(620px,100%);max-height:94vh;overflow:auto;box-shadow:0 30px 80px #0004}.modal-head{border-bottom:1px solid var(--line);z-index:2;background:#fff;justify-content:space-between;align-items:center;padding:18px 22px;display:flex;position:sticky;top:0}.draft{color:var(--green);font-weight:700}.sell-sheet{padding-bottom:20px}.sell-sheet>h2,.sell-sheet>p,.sell-sheet>label,.sell-sheet>.upload,.sell-sheet>.safety,.sell-sheet>.primary{margin-left:30px;margin-right:30px}.sell-sheet>h2{margin-top:24px;margin-bottom:4px}.sell-sheet>p{color:#75808a}.step{margin:18px 30px}.step span{color:#77828a;font-size:12px}.step i{background:#ece8e1;border-radius:5px;height:5px;margin-top:7px;display:block}.step b{background:var(--orange);border-radius:5px;width:25%;height:100%;display:block}.upload{color:#6d7880;border:2px dashed #d7d2ca;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 60px);height:160px;display:flex}.upload svg{color:var(--orange);margin-bottom:7px}.upload span{font-size:12px}.sell-sheet label{margin-top:20px;font-weight:700;display:block}.sell-sheet input,.select{text-align:left;border:1px solid #ddd8d0;border-radius:13px;justify-content:space-between;width:100%;margin-top:7px;padding:13px;display:flex}.safety{background:#eaf6f0;border-radius:14px;gap:10px;margin-top:20px;padding:13px;display:flex}.safety svg{color:var(--green);flex:none}.safety p{margin:0;font-size:13px}.sell-sheet>.primary{width:calc(100% - 60px);margin-top:20px}.detail{position:relative}.detail-photo{height:330px;position:relative}.detail-photo img{object-fit:cover;width:100%;height:100%}.detail-photo button{background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px}.detail-photo button:first-of-type{left:18px}.detail-photo button:last-of-type{right:18px}.detail-body{padding:22px 28px 110px}.seller{align-items:center;gap:12px;display:flex}.mini-avatar{width:45px;height:45px}.seller p{color:var(--green);align-items:center;gap:4px;margin:2px 0;font-size:13px;display:flex}.detail hr{border:0;border-top:1px solid var(--line);margin:18px 0}.detail h2{margin:7px 0;font-size:25px}.detail h3{margin:0;font-size:22px}.description{line-height:1.75}.meeting{background:#f2f7f4;border-radius:15px;align-items:center;gap:11px;margin:20px 0;padding:13px;display:flex}.meeting>svg{color:var(--green)}.meeting div{flex:1}.meeting p{color:#718078;margin:2px 0;font-size:13px}.detail-actions{border-top:1px solid var(--line);background:#fff;align-items:center;gap:12px;width:100%;padding:14px 20px;display:flex;position:absolute;bottom:0}.detail-actions>button:first-child{border-right:1px solid var(--line);width:45px;height:45px}.detail-actions div{flex-direction:column;margin-right:auto;display:flex}.detail-actions small{color:#7b848b}.detail-actions .primary{align-items:center;gap:7px;display:flex}@media (width<=760px){header{height:68px;padding:0 17px}.location b{font-size:17px}.brand-dot{width:38px;height:38px}.trust-strip span{display:none}.content{padding:14px}.search{margin-bottom:14px}.hero{border-radius:23px;min-height:235px;padding:28px 24px}.hero h1{font-size:38px}.hero p{max-width:260px;font-size:14px}.hero-orb{width:120px;height:120px;font-size:58px;position:absolute;top:18px;right:-18px}.hero button{margin-top:4px}.section-title{margin-top:30px}.grid{grid-template-columns:repeat(2,1fr);gap:22px 11px}.photo-wrap{aspect-ratio:1}.card-body h3{font-size:14px}.page{padding-top:16px}.page>h1{font-size:40px}.community-grid article{padding:15px}.trust-card{flex-wrap:wrap;align-items:flex-start}.trust-card button{text-align:left;width:100%;padding-left:36px}.detail-photo{height:300px}.sheet{border-radius:24px}.modal{padding:8px}.detail-actions{padding-bottom:calc(14px + env(safe-area-inset-bottom))}}@media (width>=1000px){nav{flex-direction:column;width:76px;height:auto;padding:10px 6px;top:50%;bottom:auto;left:22px;transform:translateY(-50%)}.app{padding-bottom:20px}.content{padding-left:50px}}.landing{color:var(--ink);background:#fffaf1;overflow:hidden}.landing-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;max-width:1240px;height:82px;margin:auto;padding:0 28px;position:relative;top:auto}.landing-logo{align-items:center;gap:9px;font-size:22px;display:flex}.landing-logo span{background:var(--orange);color:#fff;border-radius:13px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.landing-header nav{width:auto;height:auto;box-shadow:none;background:0 0;border:0;flex-direction:row;gap:30px;padding:0;position:static;transform:none}.landing-header nav a,.landing footer a{color:var(--ink);font-size:14px;font-weight:600;text-decoration:none}.landing-actions{align-items:center;gap:8px;display:flex}.language,.preview-btn{border-radius:12px;align-items:center;gap:7px;padding:10px 14px;display:flex}.language{border:1px solid #ded8ce}.preview-btn{background:var(--ink);color:#fff;font-weight:700}.preview-btn svg{width:17px}.menu{display:none}.landing-hero{grid-template-columns:1fr 1fr;align-items:center;max-width:1240px;min-height:720px;margin:auto;padding:50px 42px 90px;display:grid}.landing-kicker{color:var(--green);letter-spacing:.03em;align-items:center;gap:7px;font-size:14px;font-weight:800;display:inline-flex}.landing-kicker svg{width:16px}.hero-copy h1 em{color:var(--orange-dark);font-style:normal}.hero-copy>p{color:#5d6d79;max-width:560px;font-size:19px;line-height:1.75}.hero-ctas{align-items:center;gap:24px;margin-top:30px;display:flex}.download{text-align:left;background:var(--ink);color:#fff;border-radius:16px;align-items:center;gap:10px;padding:11px 20px;display:flex}.download>span{font-size:26px}.download div{flex-direction:column;display:flex}.download small{opacity:.7}.download b{font-size:16px}.hero-ctas>a{color:var(--ink);align-items:center;gap:8px;font-weight:700;text-decoration:none;display:flex}.proof{align-items:center;gap:12px;margin-top:35px;display:flex}.faces{display:flex}.faces i{color:#fff;background:#f2b85c;border:3px solid #fffaf1;border-radius:50%;place-items:center;width:37px;height:37px;margin-left:-8px;font-style:normal;display:grid}.faces i:nth-child(2){background:#75a28c}.faces i:nth-child(3){background:#526b83}.proof p{color:#6f7c85;font-size:12px}.phone-stage{place-items:center;min-height:610px;display:grid;position:relative}.mango-shape{background:#f8be57;border-radius:52% 48% 58% 42%/52% 42% 58% 48%;width:580px;height:560px;position:absolute;transform:rotate(-12deg)}.phone{background:#fff;border:10px solid #17324f;border-radius:42px;width:315px;height:635px;padding:12px 14px;position:relative;overflow:hidden;box-shadow:0 45px 80px #805f2833}.phone-top{justify-content:space-between;padding:0 4px 8px;font-size:10px;font-weight:700;display:flex}.phone-head{justify-content:space-between;align-items:center;display:flex}.phone-head .landing-logo span{border-radius:9px;width:26px;height:26px;font-size:13px}.phone-head .landing-logo b{font-size:15px}.phone-place{align-items:center;gap:3px;margin:10px 0;font-size:9px;display:flex}.phone-place svg{width:10px}.phone-place span{margin-left:auto}.mini-search{color:#8b9296;background:#f4f1eb;border-radius:9px;padding:8px;font-size:9px}.phone-label{justify-content:space-between;margin:14px 0 8px;display:flex}.phone-label small{color:var(--green)}.phone-grid{grid-template-columns:1fr 1fr;gap:12px 8px;display:grid}.phone-grid img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%}.phone-grid b,.phone-grid strong,.phone-grid small{white-space:nowrap;text-overflow:ellipsis;font-size:9px;display:block;overflow:hidden}.phone-grid strong{font-size:11px}.phone-grid small{color:#8a9298}.phone-nav{background:#fff;border-top:1px solid #eee;justify-content:space-around;align-items:center;height:58px;display:flex;position:absolute;bottom:0;left:0;right:0}.phone-nav span{flex-direction:column;align-items:center;font-size:17px;display:flex}.phone-nav small{font-size:7px}.phone-nav .phone-sell{background:var(--orange);color:#fff;border-radius:11px;justify-content:center;width:34px;height:34px;font-size:25px}.floating-card{background:#fff;border-radius:15px;align-items:center;gap:9px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 15px 35px #16324f25}.floating-card svg{color:var(--green)}.floating-card div{flex-direction:column;display:flex}.floating-card small{color:#718078}.floating-card.top{top:70px;right:-25px}.floating-card.bottom{bottom:70px;left:-20px}.trust-row{background:var(--ink);color:#fff;justify-content:center;align-items:center;gap:28px;min-height:82px;font-weight:600;display:flex}.trust-row b{color:var(--orange)}.why{grid-template-columns:1fr 1fr;align-items:end;gap:80px;max-width:1150px;margin:0 auto;padding:130px 30px 60px;display:grid}.why h2,.safety-section h2,.launch h2{letter-spacing:-3px;margin:15px 0;font-size:clamp(43px,5vw,72px);line-height:1.08}.why>p,.safety-section>div>p,.launch p{color:#63717b;font-size:18px;line-height:1.8}.feature-cards{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:20px auto 140px;padding:0 30px;display:grid}.feature-cards article{color:#fff;border-radius:28px;min-height:500px;padding:29px;position:relative;overflow:hidden}.feature-cards article>span{opacity:.6;font-weight:800;position:absolute;top:22px;right:25px}.feature-cards article>svg{width:37px;height:37px}.feature-cards h3{margin:25px 0 8px;font-size:29px}.feature-cards p{opacity:.85;line-height:1.7}.feature-cards .orange{background:#e99520}.feature-cards .green{background:#287d5a}.feature-cards .navy{background:var(--ink)}.feature-cards img{object-fit:cover;border-radius:22px 22px 0 0;width:90%;height:205px;position:absolute;bottom:-15px;left:5%}.bubbles{flex-direction:column;gap:12px;margin-top:65px;display:flex}.bubbles i{color:var(--ink);background:#fff;border-radius:14px 14px 14px 3px;padding:13px;font-size:13px;font-style:normal}.bubbles i:last-child{background:#f8d28b;border-radius:14px 14px 3px;margin-left:30px}.community-mini{color:var(--ink);background:#fff;border-radius:19px;margin-top:40px;padding:18px;font-size:13px;line-height:3}.safety-section{background:#f1f6f3;grid-template-columns:1fr 1fr;align-items:center;gap:100px;min-height:680px;padding:100px max(30px,50vw - 560px);display:grid}.safety-visual{place-items:center;min-height:470px;display:grid;position:relative}.shield-big{background:var(--green);border-radius:50%;place-items:center;width:210px;height:210px;display:grid;box-shadow:0 30px 70px #287d5a35}.shield-big svg{color:#fff;width:90px;height:90px}.orbit{background:#fff;border-radius:99px;padding:12px 17px;font-weight:700;position:absolute;box-shadow:0 10px 30px #16324f15}.orbit.one{top:35px;right:15px}.orbit.two{bottom:50px;right:0}.orbit.three{top:190px;left:0}.safety-section ul{padding:0;list-style:none}.safety-section li{align-items:center;gap:10px;margin:16px 0;font-weight:600;display:flex}.safety-section li svg{color:var(--green);background:#dceee5;border-radius:50%;padding:4px}.launch{background:#ffd88e;border-radius:35px;grid-template-columns:1fr 1fr;gap:60px;max-width:1160px;margin:130px auto;padding:65px;display:grid}.launch h2{font-size:53px}.launch form{background:#fff;border-radius:22px;flex-direction:column;gap:15px;padding:25px;display:flex}.launch label{font-size:13px;font-weight:700}.launch input{border:1px solid #ddd8d0;border-radius:11px;width:100%;margin-top:5px;padding:12px;display:block}.launch form button{background:var(--ink);color:#fff;border-radius:12px;justify-content:center;gap:10px;padding:13px;font-weight:700;display:flex}.launch form small{text-align:center;color:#7d878e}.landing footer{border-top:1px solid #ded9d0;grid-template-columns:1fr 1fr;align-items:center;gap:14px;max-width:1160px;margin:auto;padding:30px 20px 55px;display:grid}.landing footer p{color:#76828a}.landing footer div{justify-self:end;gap:20px;display:flex}.landing footer>small{color:#8a9298;grid-column:1/-1}.mobile-sticky{display:none}.back-to-site{z-index:45;background:#fff;border:1px solid #ddd6cc;border-radius:99px;padding:8px 12px;font-size:12px;position:fixed;top:82px;right:14px;box-shadow:0 6px 20px #0001}@media (width<=820px){.landing-header{height:70px;padding:0 18px}.landing-header nav{display:none}.landing-header nav.open{z-index:10;background:#fff;border-radius:15px;flex-direction:column;align-items:flex-start;width:auto;height:auto;padding:20px;display:flex;position:absolute;top:70px;left:12px;right:12px;box-shadow:0 20px 40px #16324f25}.landing-actions .language,.landing-actions .preview-btn{display:none}.menu{font-size:21px;display:block}.landing-hero{grid-template-columns:1fr;padding:55px 22px 65px}.hero-copy h1{letter-spacing:-4px;font-size:64px}.hero-copy>p{font-size:16px}.hero-ctas a{display:none}.phone-stage{min-height:620px;margin-top:65px;transform:scale(.92)}.mango-shape{width:480px;height:500px}.floating-card.top{right:-40px}.floating-card.bottom{left:-35px}.trust-row{flex-wrap:wrap;gap:11px;padding:18px;font-size:12px}.why{grid-template-columns:1fr;gap:10px;padding:90px 22px 40px}.why h2,.safety-section h2,.launch h2{font-size:45px}.feature-cards{grid-template-columns:1fr;margin-bottom:80px;padding:0 16px}.feature-cards article{min-height:460px}.safety-section{grid-template-columns:1fr;gap:40px;padding:70px 22px}.safety-visual{transform:scale(.86)}.launch{grid-template-columns:1fr;gap:25px;margin:70px 15px 100px;padding:35px 20px}.landing footer{grid-template-columns:1fr}.landing footer div{flex-wrap:wrap;justify-self:start}.mobile-sticky{z-index:40;background:var(--ink);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:calc(100% - 36px);padding:14px;font-weight:700;display:flex;position:fixed;bottom:14px;left:18px;right:18px;box-shadow:0 12px 30px #16324f45}}.mm-app{--mm-orange:#f4a62a;--mm-green:#287d5a;--mm-ink:#16324f;--mm-cream:#fffaf2;--mm-line:#e9e4db;--mm-muted:#75828b;min-height:100vh;color:var(--mm-ink);background:#f4efe6;justify-content:center;font-family:Noto Sans Thai,system-ui,sans-serif;display:flex}.mm-device{background:var(--mm-cream);width:min(100%,480px);min-height:100vh;position:relative;overflow:hidden;box-shadow:0 0 55px #16324f18}.mm-logo{align-items:center;gap:10px;font-size:24px;display:flex}.mm-logo span{background:var(--mm-orange);color:#fff;border-radius:15px;place-items:center;width:43px;height:43px;font-size:23px;font-weight:900;display:grid;box-shadow:0 8px 18px #f4a62a44}.mm-logo.compact span{border-radius:12px;width:34px;height:34px;font-size:16px}.mm-splash{background:var(--mm-cream);flex-direction:column;justify-content:center;align-items:center}.mm-splash p{color:var(--mm-muted);margin:14px 0}.mm-splash>span{background:var(--mm-orange);border-radius:4px;width:28px;height:4px;animation:1s infinite alternate mmPulse}@keyframes mmPulse{to{opacity:.45;width:76px}}.mm-page{background:var(--mm-cream);min-height:100vh;padding:0 20px 104px}.mm-page.no-pad{padding-left:0;padding-right:0}.mm-page.auth-page{padding-bottom:110px}.mm-top{background:var(--mm-cream);z-index:12;border-bottom:1px solid #16324f08;grid-template-columns:44px 1fr 44px;align-items:center;height:68px;display:grid;position:sticky;top:0}.mm-top>b{text-align:center;font-size:17px}.mm-top>button,.mm-top>div>button{border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.mm-top svg{width:21px}.mm-top>div{justify-content:flex-end;display:flex}.mm-primary{background:var(--mm-orange);width:100%;min-height:50px;color:var(--mm-ink);border-radius:14px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:flex;box-shadow:0 7px 18px #f4a62a33}.mm-primary:disabled{color:#9ca1a4;box-shadow:none;cursor:not-allowed;background:#e7e2d9}.mm-primary svg{width:19px}.mm-auth{background:var(--mm-cream);text-align:center;flex-direction:column;width:min(100%,480px);min-height:100vh;padding:24px;display:flex}.mm-auth-actions{justify-content:space-between;display:flex}.mm-auth-actions button{min-width:44px;min-height:44px}.mm-auth .mm-illustration{background:#ffe7b8;border-radius:42px;place-items:center;width:176px;height:176px;margin:auto auto 28px;display:grid}.mm-auth .mm-illustration svg{width:76px;height:76px;color:var(--mm-ink);stroke-width:1.5px}.mm-auth h1,.auth-page>h1{letter-spacing:-.04em;margin:0 0 12px;font-size:29px;line-height:1.28}.mm-auth>p{color:var(--mm-muted);max-width:340px;margin:0 auto;font-size:15px;line-height:1.75}.mm-auth>.mm-primary{margin-top:28px}.mm-dots{justify-content:center;gap:6px;margin-top:auto;padding-top:36px;display:flex}.mm-dots i{background:#ddd4c4;border-radius:5px;width:7px;height:7px}.mm-dots i.active{background:var(--mm-ink);width:23px}.mm-progress{margin:16px 0 28px}.mm-progress>span{text-align:right;color:var(--mm-muted);margin-bottom:5px;font-size:12px;display:block}.mm-progress>i{background:#e8e1d5;border-radius:5px;height:5px;display:block;overflow:hidden}.mm-progress b{background:var(--mm-orange);border-radius:5px;height:100%;transition:all .3s;display:block}.muted{color:var(--mm-muted);line-height:1.6}.auth-page>h2{margin:25px 0 8px;font-size:18px}.mm-language-grid{gap:8px;margin-top:16px;display:grid}.mm-language-grid button{border:1px solid var(--mm-line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:1fr auto 24px;align-items:center;min-height:54px;padding:8px 13px;display:grid}.mm-language-grid button small{color:var(--mm-muted)}.mm-language-grid button.selected{border:2px solid var(--mm-green);background:#eef7f2}.mm-language-grid button:disabled{opacity:.48}.mm-select{border:1px solid var(--mm-line);text-align:left;background:#fff;border-radius:13px;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:10px 14px;display:flex}.mm-select>span{flex-direction:column;display:flex}.mm-select small{color:var(--mm-muted);font-weight:400}.mm-sticky{background:linear-gradient(transparent,var(--mm-cream) 16%);margin-top:30px;padding:30px 0 10px;position:sticky;bottom:0}.mm-sticky>small{text-align:center;color:var(--mm-muted);max-width:320px;margin:10px auto;font-size:11px;display:block}.mm-auth-icon{width:76px;height:76px;color:var(--mm-green);background:#e3f2ea;border-radius:23px;place-items:center;margin:55px auto 24px;display:grid}.mm-auth-icon svg{width:38px;height:38px}.mm-label{margin-top:24px;font-size:13px;font-weight:700;display:block}.mm-phone-input{border:1px solid var(--mm-line);background:#fff;border-radius:13px;align-items:center;height:55px;margin-top:7px;display:flex;overflow:hidden}.mm-phone-input b{border-right:1px solid var(--mm-line);padding:0 15px}.mm-phone-input input{background:0 0;border:0;outline:0;flex:1;padding:0 14px;font-size:17px}.mm-input{border:1px solid var(--mm-line);background:#fff;border-radius:13px;outline:0;width:100%;margin-top:7px;padding:13px;display:block}.mm-info,.mm-warning{color:#3d6652;background:#eaf5ef;border-radius:13px;align-items:flex-start;gap:10px;margin:18px 0;padding:13px;font-size:12px;line-height:1.5;display:flex}.mm-info svg,.mm-warning svg{flex:none;width:19px;height:19px}.mm-warning{color:#8a5139;background:#fff1e9}.mm-otp{justify-content:center;gap:7px;margin:45px 0 12px;display:flex}.mm-otp input{border:1.5px solid var(--mm-line);text-align:center;background:#fff;border-radius:12px;outline:0;width:47px;height:58px;font-size:24px;font-weight:800}.mm-otp input:focus{border-color:var(--mm-orange);box-shadow:0 0 0 3px #f4a62a22}.mm-otp.error input{border-color:#d95a4a}.mm-error{color:#c7483a;text-align:center;font-size:13px}.mm-link{color:var(--mm-green);margin:15px auto;font-weight:700;display:block}.mm-link.danger{color:#c5483b}.mm-check{border-bottom:1px solid var(--mm-line);text-align:left;align-items:center;gap:11px;width:100%;min-height:51px;display:flex}.mm-check.all{background:#f2eee6;border:0;border-radius:13px;margin:25px 0 10px;padding:0 13px}.mm-check>i{border:1.5px solid #b9b7b0;border-radius:7px;flex:none;place-items:center;width:23px;height:23px;display:grid}.mm-check>i.on{background:var(--mm-green);border-color:var(--mm-green);color:#fff}.mm-check>i svg{width:15px}.mm-check>span{flex:1}.mm-searchbar{border:1px solid var(--mm-line);background:#fff;border-radius:13px;align-items:center;gap:9px;height:49px;margin:16px 0;padding:0 13px;display:flex}.mm-searchbar input{background:0 0;border:0;outline:0;flex:1;min-width:0}.mm-searchbar svg{color:#78858d;width:19px}.mm-condos{gap:9px;display:grid}.mm-condos button{border:1px solid var(--mm-line);text-align:left;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.mm-condos .building{background:#fff0d3;border-radius:13px;place-items:center;width:46px;height:46px;font-size:24px;display:grid}.mm-condos button>span:nth-child(2){flex-direction:column;flex:1;display:flex}.mm-condos small{color:var(--mm-muted)}.mm-map{background:#e8efe8;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;height:260px;margin:20px 0;display:flex;position:relative;overflow:hidden}.mm-map:before,.mm-map:after{content:"";border:1px solid #cad6cc;width:320px;height:120px;position:absolute;transform:rotate(22deg)}.mm-map:after{width:400px;transform:rotate(-35deg)}.mm-map>span{z-index:2;font-size:43px}.mm-map>i{background:#287d5a1d;border-radius:50%;width:120px;height:120px;animation:1.7s infinite mmRing;position:absolute}@keyframes mmRing{to{opacity:0;transform:scale(1.6)}}.mm-map>b,.mm-map>small{z-index:2;margin-top:4px}.mm-map>small{color:var(--mm-muted)}.mm-success{width:125px;height:125px;color:var(--mm-green);background:#dff0e6;border-radius:50%;place-items:center;margin:65px auto 25px;display:grid}.mm-success svg{width:67px;height:67px}.mm-trust-card{background:var(--mm-green);color:#fff;border-radius:18px;flex-direction:column;margin:25px 0;padding:19px;display:flex}.mm-trust-card b{font-size:20px}.mm-trust-card span{opacity:.8;font-size:12px}.mm-chipset{flex-wrap:wrap;gap:8px;margin:9px 0;display:flex}.mm-chipset button,.mm-cats button{border:1px solid var(--mm-line);white-space:nowrap;background:#fff;border-radius:99px;align-items:center;gap:4px;padding:8px 13px;display:flex}.mm-chipset button.selected{border-color:var(--mm-green);color:var(--mm-green);background:#e8f4ed;font-weight:700}.mm-chipset svg{width:15px}.mm-switch-row{border-bottom:1px solid var(--mm-line);justify-content:space-between;align-items:center;gap:15px;padding:16px 0;display:flex}.mm-switch-row>span{flex-direction:column;display:flex}.mm-switch-row small{color:var(--mm-muted);font-size:11px}.switch{background:#ccc8c0;border-radius:20px;flex:none;width:43px;height:25px;display:block;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0002}.switch.on{background:var(--mm-green)}.switch.on:after{left:21px}.mm-nav{z-index:25;border-top:1px solid var(--mm-line);width:min(480px,100%);height:76px;padding-bottom:env(safe-area-inset-bottom);background:#fff;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0}.mm-nav button{color:#849097;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-width:58px;height:65px;display:flex;position:relative}.mm-nav button span{place-items:center;height:28px;display:grid}.mm-nav button svg{width:21px}.mm-nav button.active{color:var(--mm-green);font-weight:700}.mm-nav button.sell span{background:var(--mm-orange);width:48px;height:48px;color:var(--mm-ink);border-radius:16px;transform:translateY(-10px);box-shadow:0 7px 16px #f4a62a44}.mm-nav button.sell small{transform:translateY(-9px)}.mm-nav button>i{color:#fff;background:#e85b45;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;display:grid;position:absolute;top:6px;right:10px}.feed-page{padding-top:0}.mm-home-head{justify-content:space-between;align-items:center;padding-top:10px;display:flex}.mm-home-head>div{flex-direction:column;display:flex}.mm-home-head small{color:var(--mm-muted)}.mm-home-head>div button{font-size:17px;font-weight:800}.mm-home-head>button{width:44px;height:44px;position:relative}.mm-home-head>button i{background:#e65545;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;right:6px}.mm-verified{color:var(--mm-green);background:#e5f3eb;align-items:center;gap:6px;margin:12px -20px 0;padding:8px 20px;font-size:12px;display:flex}.mm-verified svg{width:16px}.mm-searchbar.fake{color:#78858d;text-align:left;width:100%}.mm-feed-banner{background:#ffdaa0;border-radius:21px;justify-content:space-between;align-items:center;height:184px;padding:22px;display:flex;overflow:hidden}.mm-feed-banner small{color:#806134;font-weight:700}.mm-feed-banner h2{margin:7px 0;font-size:30px;line-height:1.12}.mm-feed-banner p{font-size:12px}.mm-feed-banner>span{font-size:72px;transform:rotate(12deg)}.mm-section-title{justify-content:space-between;align-items:end;margin:28px 0 12px;display:flex}.mm-section-title h2{margin:0}.mm-section-title p{color:var(--mm-muted);margin:2px 0;font-size:12px}.mm-section-title button{color:var(--mm-green);font-weight:700}.mm-cats{scrollbar-width:none;gap:7px;margin:0 -20px;padding:0 20px 14px;display:flex;overflow:auto}.mm-cats button.active{background:var(--mm-ink);color:#fff;border-color:var(--mm-ink)}.mm-product-grid{grid-template-columns:1fr 1fr;gap:22px 10px;display:grid}.mm-product>div{aspect-ratio:1;background:#eee;border-radius:14px;position:relative;overflow:hidden}.mm-product img{object-fit:cover;width:100%;height:100%}.mm-product>div>button{background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 3px 10px #0002}.mm-product>div>button svg{width:18px}.mm-product>div>span{background:var(--mm-ink);color:#fff;border-radius:6px;padding:4px 7px;font-size:10px;position:absolute;bottom:7px;left:7px}.mm-product h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 2px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.mm-product>b{font-size:16px}.mm-product>p{color:var(--mm-muted);margin:2px 0;font-size:10px}.mm-product>small{color:#899198;justify-content:flex-end;align-items:center;gap:3px;display:flex}.mm-product>small svg{width:11px}.mm-detail{background:var(--mm-cream);min-height:100vh;padding-bottom:95px}.mm-detail-photo{height:380px;position:relative}.mm-detail-photo img{object-fit:cover;width:100%;height:100%}.mm-detail-photo button{background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px;box-shadow:0 4px 12px #0002}.mm-detail-photo button:first-of-type{left:18px}.mm-detail-photo button:last-of-type{right:18px}.mm-detail-body{padding:19px}.mm-seller{align-items:center;gap:10px;display:flex}.mm-seller>span,.mm-profile-head>span,.mm-review-person>span{background:var(--mm-orange);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.mm-seller>div{flex-direction:column;flex:1;display:flex}.mm-seller small{color:var(--mm-green);align-items:center;gap:3px;display:flex}.mm-seller small svg{width:13px}.mm-seller>button{color:var(--mm-green);font-weight:700}.mm-detail-body hr{border:0;border-top:1px solid var(--mm-line);margin:17px 0}.green{color:var(--mm-green);font-weight:700}.mm-detail-body h1{margin:7px 0;font-size:24px}.mm-detail-body h2{margin:0;font-size:22px}.mm-detail-body>p{line-height:1.75}.mm-translate{color:var(--mm-green);align-items:center;gap:6px;font-weight:700;display:flex}.mm-translate svg{width:17px}.mm-safe-place{background:#edf5f0;border-radius:14px;align-items:center;gap:10px;margin-top:22px;padding:13px;display:flex}.mm-safe-place>svg{color:var(--mm-green)}.mm-safe-place>span{flex-direction:column;flex:1;display:flex}.mm-safe-place small{color:var(--mm-muted)}.mm-detail-bar{border-top:1px solid var(--mm-line);z-index:20;background:#fff;align-items:center;gap:10px;width:min(480px,100%);height:78px;padding:10px 14px;display:flex;position:fixed;bottom:0}.mm-detail-bar>button:first-child{width:44px}.mm-detail-bar>div{flex-direction:column;flex:1;display:flex}.mm-detail-bar>div small{color:var(--mm-muted);font-size:9px}.mm-detail-bar .mm-primary{width:auto;padding:0 16px}.search-page{margin:10px 18px}.mm-list-section{padding:10px 20px}.mm-list-section h2{font-size:17px}.mm-row{border-bottom:1px solid var(--mm-line);justify-content:space-between;align-items:center;width:100%;min-height:49px;display:flex}.mm-search-note{color:var(--mm-green);background:#edf5f0;border-radius:11px;align-items:center;gap:5px;margin:4px 18px 15px;padding:10px;font-size:11px;display:flex}.mm-search-note svg{width:16px}.mm-product-grid.compact{padding:0 18px}.mm-empty{text-align:center;color:var(--mm-muted);padding:70px 20px}.mm-empty>svg{opacity:.55;width:52px;height:52px}.mm-empty h2{color:var(--mm-ink)}.mm-empty button:not(.mm-primary){color:var(--mm-green);font-weight:700}.sell-page{padding-top:0}.mm-photo-upload{width:100%;height:190px;color:var(--mm-muted);background:#fffdf9;border:2px dashed #d6cec0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;display:flex}.mm-photo-upload svg{color:var(--mm-orange);width:39px;height:39px}.mm-photo-upload b{color:var(--mm-ink);margin-top:6px}.mm-ai{text-align:left;background:#fff0d3;border-radius:15px;align-items:center;gap:12px;width:100%;padding:13px;display:flex}.mm-ai>span{font-size:24px}.mm-ai>div{flex-direction:column;flex:1;display:flex}.mm-ai small{color:var(--mm-muted)}.mm-select.selected-card{border:2px solid var(--mm-green);background:#eef7f2;margin-bottom:9px}.mm-preview{border:1px solid var(--mm-line);background:#fff;border-radius:18px;overflow:hidden}.mm-preview img{object-fit:cover;width:100%;height:260px}.mm-preview>div{padding:15px}.mm-preview h2{margin:5px 0}.mm-preview p{color:var(--mm-muted)}.mm-chat-list{padding:0 18px}.mm-tabs{border-bottom:1px solid var(--mm-line);gap:18px;padding:12px 20px;display:flex}.mm-tabs button{color:var(--mm-muted);padding:7px 2px}.mm-tabs button.active{color:var(--mm-ink);border-bottom:2px solid var(--mm-ink);font-weight:800}.mm-chat-list>button{border-bottom:1px solid var(--mm-line);text-align:left;align-items:center;gap:12px;width:100%;padding:13px 0;display:flex}.mm-chat-list img{object-fit:cover;border-radius:16px;width:65px;height:65px}.mm-chat-list>button>div{flex:1;min-width:0}.mm-chat-list span{justify-content:space-between;display:flex}.mm-chat-list time{color:var(--mm-muted);font-size:10px}.mm-chat-list p{white-space:nowrap;text-overflow:ellipsis;margin:3px 0;overflow:hidden}.mm-chat-list small{color:var(--mm-muted);align-items:center;gap:3px;display:flex}.mm-chat-list small svg{width:13px}.mm-chat-list>button>i{background:var(--mm-orange);border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-style:normal;display:grid}.mm-chat-room{background:#f6f1e9;min-height:100vh;padding-bottom:67px}.mm-chat-product{border-bottom:1px solid var(--mm-line);background:#fff;align-items:center;gap:9px;padding:10px 15px;display:flex}.mm-chat-product img{object-fit:cover;border-radius:10px;width:47px;height:47px}.mm-chat-product>span{flex-direction:column;flex:1;min-width:0;display:flex}.mm-chat-product>span b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mm-chat-product>button{color:var(--mm-green);background:#e8f4ed;border-radius:7px;padding:5px 7px;font-size:11px}.mm-translation-bar{color:var(--mm-green);background:#e7f2ec;align-items:center;gap:6px;padding:7px 14px;font-size:11px;display:flex}.mm-translation-bar svg{width:15px}.mm-translation-bar .switch{margin-left:auto;transform:scale(.75)}.mm-messages{flex-direction:column;gap:12px;padding:18px 15px;display:flex}.mm-messages>time{text-align:center;color:var(--mm-muted);font-size:10px}.mm-messages>div.mine,.mm-messages>div.theirs{flex-direction:column;max-width:80%;display:flex}.mm-messages .mine{align-self:flex-end;align-items:flex-end}.mm-messages .theirs{align-self:flex-start}.mm-messages .mine p{background:var(--mm-orange);border-radius:16px 16px 3px}.mm-messages .theirs p{background:#fff;border-radius:16px 16px 16px 3px}.mm-messages p{margin:0;padding:10px 12px;box-shadow:0 2px 5px #0000000a}.mm-messages small{color:var(--mm-muted);margin-top:3px;font-size:9px}.mm-appointment{background:#fff;border:1px solid #d8e8df;border-radius:14px;align-self:center;align-items:center;gap:9px;width:92%;padding:12px;flex-direction:row!important;max-width:none!important;display:flex!important}.mm-appointment>svg{color:var(--mm-green)}.mm-appointment>div{flex:1}.mm-appointment p{color:var(--mm-muted);font-size:11px;box-shadow:none!important;padding:0!important}.mm-complete{background:var(--mm-ink);color:#fff;border-radius:10px;align-self:center;padding:9px 13px;font-size:12px}.mm-message-input{border-top:1px solid var(--mm-line);background:#fff;align-items:center;gap:7px;width:min(480px,100%);height:64px;padding:8px 12px;display:flex;position:fixed;bottom:0}.mm-message-input button{place-items:center;width:40px;height:40px;display:grid}.mm-message-input button:last-child{background:var(--mm-orange);border-radius:12px}.mm-message-input input{border:1px solid var(--mm-line);border-radius:13px;flex:1;min-width:0;height:42px;padding:0 12px}.community-cats{padding-top:12px}.mm-community-list{padding:0 18px}.mm-community-list>button{border-bottom:1px solid var(--mm-line);text-align:left;gap:12px;width:100%;padding:15px 0;display:flex}.mm-community-list>button>i{background:#fff0d3;border-radius:14px;place-items:center;width:49px;height:49px;font-size:23px;font-style:normal;display:grid}.mm-community-list>button>div{flex:1}.mm-community-list small{color:var(--mm-green);font-weight:700}.mm-community-list h3{margin:3px 0;font-size:15px}.mm-community-list p{color:var(--mm-muted);margin:0;font-size:11px}.mm-community-list .official{background:#eef6f1;margin:0 -18px;padding:15px 18px}.mm-fab{background:var(--mm-orange);border-radius:16px;align-items:center;gap:6px;padding:12px 15px;font-weight:800;display:flex;position:fixed;bottom:88px;right:max(20px,50vw - 220px);box-shadow:0 7px 19px #7d5f2d3d}.mm-profile-head{text-align:center;padding:25px 0 16px}.mm-profile-head>span,.mm-review-person>span{width:78px;height:78px;margin:auto;font-size:22px}.mm-profile-head h1{margin:11px 0 1px;font-size:24px}.mm-profile-head p{color:var(--mm-muted);font-size:12px}.mm-trust-panel{text-align:left;background:#e7f3ec;border-radius:16px;align-items:center;gap:11px;width:100%;padding:14px;display:flex}.mm-trust-panel>svg{color:var(--mm-green);width:27px}.mm-trust-panel>div{flex:1}.mm-trust-panel p{color:#587263;margin:2px 0;font-size:11px}.mm-trust-panel i{background:#cbded2;border-radius:5px;height:4px;display:block}.mm-trust-panel i span{background:var(--mm-green);height:100%;display:block}.mm-stats{border-bottom:1px solid var(--mm-line);justify-content:space-around;padding:19px 0;display:flex}.mm-stats div{text-align:center;flex-direction:column;display:flex}.mm-stats b{font-size:19px}.mm-stats small{color:var(--mm-muted)}.mm-menu{background:#fff;border-radius:16px;margin-top:16px;padding:0 14px}.mm-menu button{border-bottom:1px solid var(--mm-line);text-align:left;align-items:center;gap:11px;width:100%;min-height:53px;display:flex}.mm-menu button>svg:first-child{color:#61717d;width:20px}.mm-menu button>span{flex:1}.mm-menu button>b{background:#f0ece5;border-radius:7px;padding:3px 7px;font-size:11px}.mm-screen-map{margin-top:30px}.mm-screen-map>h2{margin:0}.mm-screen-map>p{color:var(--mm-muted);margin:2px 0 10px}.mm-screen-map>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.mm-screen-map button{border:1px solid var(--mm-line);text-align:left;background:#fff;border-radius:11px;justify-content:space-between;align-items:center;padding:9px 10px;font-size:12px;display:flex}.mm-screen-map button svg{width:14px}.mm-notices{padding:0 18px}.mm-notices button{border-bottom:1px solid var(--mm-line);text-align:left;align-items:center;gap:10px;width:100%;padding:15px 0;display:flex}.mm-notices button>i{font-size:23px}.mm-notices button>span{flex-direction:column;flex:1;display:flex}.mm-notices small{color:var(--mm-muted)}.mm-trust-hero{text-align:center;background:var(--mm-green);color:#fff;border-radius:22px;margin:20px 0;padding:28px}.mm-trust-hero>svg{width:50px;height:50px}.mm-trust-hero>b{font-size:39px;display:block}.mm-trust-hero h1{margin:3px}.mm-trust-hero p{opacity:.8}.mm-goal{border-bottom:1px solid var(--mm-line);align-items:center;gap:12px;padding:13px 0;display:flex}.mm-goal>i{background:#eee8df;border-radius:50%;place-items:center;width:39px;height:39px;display:grid}.mm-goal>i.done{color:var(--mm-green);background:#dbede4}.mm-goal>span{flex-direction:column;display:flex}.mm-goal small{color:var(--mm-muted)}.settings-menu{border-radius:0;margin-top:10px}.settings-menu button>span{flex-direction:column;display:flex}.settings-menu small{color:var(--mm-muted)}.mm-review-person{text-align:center;padding:35px 0 10px}.mm-review-person h2{font-size:21px}.mm-review-person p{color:var(--mm-muted)}.mm-stars{justify-content:center;gap:8px;margin:25px;display:flex}.mm-stars button{color:var(--mm-orange)}.mm-stars svg{width:35px;height:35px}.mm-radio{border-bottom:1px solid var(--mm-line);text-align:left;align-items:center;gap:11px;width:100%;padding:14px 0;display:flex}.mm-radio>i{border:1.5px solid #b8b4ad;border-radius:50%;width:22px;height:22px}.mm-radio>i.selected{border:6px solid var(--mm-green)}.mm-photo-evidence{text-align:left;background:#f2eee7;border-radius:14px;align-items:center;gap:11px;width:100%;margin-top:22px;padding:13px;display:flex}.mm-photo-evidence>span{flex-direction:column;flex:1;display:flex}.mm-photo-evidence small{color:var(--mm-muted)}.mm-my-items{padding:15px 18px}.mm-my-items article{background:#fff;border-radius:14px;gap:12px;margin-bottom:10px;padding:10px;display:flex}.mm-my-items img{object-fit:cover;border-radius:11px;width:93px;height:93px}.mm-my-items article>div{flex-direction:column;flex:1;display:flex}.mm-my-items article>div>b{font-size:13px}.mm-my-items article p{color:var(--mm-muted);margin:2px 0;font-size:11px}.mm-my-items article>div>div{gap:6px;margin-top:auto;display:flex}.mm-my-items article>div>div button{border:1px solid var(--mm-line);border-radius:7px;padding:5px 7px;font-size:10px}.status{color:var(--mm-green);background:#e4f1e9;border-radius:6px;align-self:flex-start;padding:3px 6px;font-size:9px}.status.reserved{color:#9b6513;background:#fff0d4}.post-body{margin:25px 0;font-size:16px;line-height:1.85}.mm-comment{border-bottom:1px solid var(--mm-line);gap:9px;padding:12px 0;display:flex}.mm-comment>span{background:#e7e1d6;border-radius:50%;place-items:center;width:37px;height:37px;font-size:11px;display:grid}.mm-comment p{margin:2px 0}.mm-comment small{color:var(--mm-muted)}.mm-toast{z-index:50;background:var(--mm-ink);color:#fff;border-radius:14px;align-items:center;gap:9px;width:min(440px,100% - 32px);padding:12px 14px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #16324f3b}.mm-toast>svg{color:#85d0a8}.mm-toast>span{flex-direction:column;flex:1;display:flex}.mm-toast small{opacity:.7}.mm-toast button{color:#fff}@media (width<=520px){.mm-app{background:var(--mm-cream);display:block}.mm-device{box-shadow:none;width:100%}.back-to-site{padding:6px 9px;font-size:10px;top:72px}.mm-detail-photo{height:330px}}.mm-nav,.mm-detail-bar,.mm-message-input{left:50%;transform:translate(-50%)}@media (width<=520px){.mm-nav,.mm-detail-bar,.mm-message-input{left:0;transform:none}}.language select{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:none;font-weight:800}.hero-copy h1 span,.hero-copy h1 em{display:block}.trust-row span{align-items:center;gap:24px;display:flex}.mango-mark{object-fit:contain;flex:none;display:block}.landing-logo,.mm-logo{gap:2px}.landing-logo .mango-mark,.mm-logo .mango-mark{margin-right:-2px}.brand-wordmark{letter-spacing:-1.15px;color:#17324f;align-items:baseline;font-family:Arial Rounded MT Bold,Trebuchet MS,system-ui,sans-serif;font-weight:900;line-height:1;display:inline-flex}.landing-logo .brand-wordmark span,.mm-logo .brand-wordmark span{width:auto;height:auto;box-shadow:none;font-size:inherit;font-weight:inherit;background:0 0;border-radius:0;display:inline}.landing-logo .brand-wordmark span:first-child,.mm-logo .brand-wordmark span:first-child{color:#e98a16}.landing-logo .brand-wordmark span:last-child,.mm-logo .brand-wordmark span:last-child{color:#17324f}.landing-logo .brand-wordmark{font-size:22px}.mm-logo .brand-wordmark{font-size:24px}.phone-head .landing-logo .brand-wordmark{letter-spacing:-.7px;font-size:15px}.mm-notices button.read{opacity:.68}.mm-notices button>em{background:var(--mm-orange);border-radius:50%;flex:none;width:8px;height:8px}.mm-community-list p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mm-photo-upload{cursor:pointer;overflow:hidden}.mm-photo-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.mm-photo-upload.has-photo{color:#fff;text-shadow:0 1px 5px #0008;position:relative}.mm-photo-upload.has-photo:after{content:"";z-index:1;background:linear-gradient(#0000 45%,#0009);position:absolute;inset:0}.mm-photo-upload.has-photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.mm-photo-upload.has-photo b,.mm-photo-upload.has-photo small{z-index:2;color:#fff;position:relative;transform:translateY(58px)}.mm-chat-error{color:#a43d31;text-align:center;z-index:3;background:#fff0ed;width:min(480px,100%);margin:0;padding:8px 14px;font-size:12px;position:fixed;bottom:64px}.mm-message-input button:disabled{opacity:.45}.mm-settings-select{border-bottom:1px solid #f0eee9;justify-content:space-between;align-items:center;min-height:68px;padding:14px 18px;display:flex}.mm-settings-select span{gap:4px;display:grid}.mm-settings-select small{color:#8b867e}.mm-settings-select select{color:#38352f;background:#fff;border:1px solid #ddd8cf;border-radius:12px;max-width:150px;padding:9px}.settings-menu button.danger b{color:#b33e32}.landing[dir=rtl] .hero-copy,.landing[dir=rtl] .why,.landing[dir=rtl] .safety-section,.landing[dir=rtl] .launch{text-align:right}.landing[dir=rtl] .landing-kicker,.landing[dir=rtl] .hero-ctas,.landing[dir=rtl] .proof,.landing[dir=rtl] .safety-section li{flex-direction:row-reverse}@media (width<=820px){.landing-actions .language{padding:8px;display:flex}.landing-actions .language select{max-width:92px}.landing-header .landing-actions{gap:4px}}.hero-copy h1{letter-spacing:-3px;margin:20px 0 24px;font-size:clamp(48px,5.2vw,78px);line-height:1.01}.hero-copy>p{max-width:520px;font-size:17px;line-height:1.7}.why h2,.safety-section h2,.launch h2{letter-spacing:-2px;font-size:clamp(38px,4.2vw,60px);line-height:1.12}.feature-cards h3{font-size:25px;line-height:1.25}.landing-kicker{font-size:13px}@media (width<=820px){.hero-copy h1{letter-spacing:-2px;font-size:clamp(42px,12vw,52px);line-height:1.04}.hero-copy>p{font-size:15px}.why h2,.safety-section h2,.launch h2{letter-spacing:-1.5px;font-size:36px}.feature-cards h3{font-size:23px}}.mm-label textarea.mm-input{resize:vertical;min-height:112px;font:inherit;line-height:1.55}
