:root{--page: #fffdf7;--surface: #fffdfb;--green: #219a53;--green-dark: #14934c;--ink: #081736;--text: #31416c;--muted: #4b5c82;--orange: #f06423;--line: #f2ddbb;--soft-green: #f5faec;--cta: #fff7ea;--hill-1: #faefd2;--hill-2: #f6e7bc;--shadow: 0 14px 30px rgba(232, 181, 86, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--page)}*{box-sizing:border-box}html{background:var(--page);scroll-behavior:smooth}body{margin:0;min-width:1440px;background:linear-gradient(to bottom,var(--page) 0,var(--page) 1990px,var(--cta) 1990px,var(--cta) 2160px,#f6f0dc 2160px,#f6f0dc 2225px) top center / 100% 2225px no-repeat,#f6f0dc}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{position:relative;width:1440px;height:2225px;margin:0 auto;overflow:hidden;background:var(--page)}.header{position:relative;display:flex;align-items:flex-start;width:1440px;height:104px;padding:22px 72px 0;background:var(--page)}.brand{display:flex;gap:12px;align-items:center;width:310px}.logo-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex:0 0 auto;border:1.2px solid #ddedd5;border-radius:50%;background:#fff;color:var(--green-dark);font-size:15px;font-weight:900;letter-spacing:0;box-shadow:inset 0 -3px #219a5314}.logo-mark:after{content:"";position:absolute;right:8px;top:9px;width:7px;height:7px;border-radius:50%;background:#ff9a22}.logo-mark-small{width:34px;height:34px;font-size:11px}.logo-mark-small:after{right:5px;top:6px;width:5px;height:5px}.brand-text{display:grid;gap:1px}.brand-text strong{font-size:31px;line-height:1;font-weight:800;letter-spacing:0}.brand-text span{color:var(--green-dark);font-size:15px;font-weight:800}.nav{position:absolute;left:518px;top:37px;display:flex;align-items:flex-start;gap:58px;color:#0d1835;font-size:14px;font-weight:700}.nav a{position:relative;white-space:nowrap}.nav .active{color:var(--green-dark)}.nav .active:after{content:"";position:absolute;left:-2px;right:-2px;bottom:-17px;height:3px;border-radius:2px;background:var(--green-dark)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:52px;padding:0 24px;border-radius:28px;font-size:13px;font-weight:800;line-height:1;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0) scale(.985)}.btn-primary{color:#fff;background:var(--green);box-shadow:0 10px 20px #1a88402e}.btn-secondary{min-width:160px;color:var(--green);background:var(--page);border:1.5px solid #2ba467}.btn-arrow{width:16px;height:16px}.header-button{position:absolute;top:22px;right:72px;width:172px;height:48px;border-radius:26px;box-shadow:0 8px 18px #1a884029}.hero{position:relative;width:1296px;height:500px;margin:6px 72px 0}.hero-copy{position:absolute;left:0;top:45px;width:520px}.eyebrow{margin:0 0 21px;color:var(--orange);font-size:25px;line-height:1.1;font-weight:800}.hero h1{position:relative;margin:0;color:#071635;font-size:42px;line-height:1.15;font-weight:800;letter-spacing:0}.grow-leaf{width:30px;height:25px;margin-left:7px;object-fit:contain;vertical-align:-2px}.hero-description{width:520px;margin:10px 0 0;color:var(--text);font-size:14px;line-height:1.7;font-weight:500}.hero-actions{display:flex;gap:28px;margin-top:24px}.hero-actions .btn-primary{width:222px}.hero-art-wrap{position:absolute;top:0;left:505px;width:790px;height:415px;border-radius:16px}.hero-art{width:100%;height:100%;object-fit:cover;display:block}.hero-badges{position:absolute;left:0;bottom:16px;display:flex;gap:16px}.badge{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 10px;border:1px solid #ddedd5;border-radius:16px;background:#fff;color:#172342;font-size:11px;font-weight:800}.badge-icon{position:relative;width:18px;height:18px;flex:0 0 auto;color:var(--green)}.badge-icon:before,.badge-icon:after{content:"";position:absolute}.badge-shield:before{inset:1px 3px;border:2px solid currentColor;border-radius:9px 9px 7px 7px}.badge-shield:after{left:6px;top:6px;width:6px;height:3px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}.badge-star{color:#ff9a22}.badge-star:before{inset:2px;background:currentColor;clip-path:polygon(50% 0,61% 33%,96% 35%,67% 55%,78% 90%,50% 69%,22% 90%,33% 55%,4% 35%,39% 33%)}.badge-calendar:before{left:3px;top:4px;width:12px;height:11px;border:2px solid currentColor;border-radius:4px}.badge-calendar:after{left:6px;top:8px;width:6px;height:2px;background:currentColor}.badge-bot:before{left:3px;top:5px;width:12px;height:10px;border:2px solid currentColor;border-radius:5px}.badge-bot:after{left:8px;top:1px;width:2px;height:5px;background:currentColor;border-radius:2px}.section-card{border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.what-section{position:relative;display:grid;grid-template-columns:420px 1px 1fr;width:1296px;height:230px;margin:10px 72px 0;padding:40px 44px;border-radius:20px;box-shadow:0 14px 30px #e9b95a24}.what-copy h2,.modules-section h2,.demo-copy h2,.safety-section h2,.partner-feedback h2,.footer-cta h2{margin:0;color:var(--ink);font-weight:800;letter-spacing:0}.what-copy h2{font-size:28px}.what-copy p{width:360px;margin:22px 0 0;color:var(--text);font-size:14px;line-height:1.75;font-weight:500}.what-divider{width:1px;height:135px;margin-top:14px;background:#f0dfc3}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:start;padding-left:46px}.value-item{display:grid;justify-items:center;text-align:center}.image-icon{display:block;width:76px;height:76px;object-fit:contain}.value-item:first-child .image-icon{width:88px;height:70px}.value-item:last-child .image-icon{width:112px;height:72px}.value-item h3{margin:4px 0 0;color:#172342;font-size:14px;line-height:1.2;font-weight:800}.value-item p{width:180px;margin:14px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.modules-section{width:1296px;height:330px;margin:34px 72px 0}.modules-section h2{height:38px;text-align:center;font-size:26px;line-height:1}.module-grid{display:grid;grid-template-columns:repeat(4,300px);gap:32px;margin-top:32px}.module-card{width:300px;height:245px;padding:20px 24px 0;border:1px solid #f1debf;border-radius:18px;background:var(--surface);box-shadow:0 12px 24px #e8b5561a;text-align:center;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.module-card:hover{transform:translateY(-3px);border-color:#e9ce9d;box-shadow:0 16px 30px #e8b55629}.module-art{display:block;width:166px;height:98px;margin:0 auto 6px;object-fit:contain}.module-card:nth-child(3) .module-art{width:170px}.module-card:nth-child(4) .module-art{width:146px}.module-card h3{margin:0;color:var(--ink);font-size:17px;line-height:1.1;font-weight:800}.module-subtitle{margin:8px 0 0;color:#172342;font-size:12px;line-height:1;font-weight:800}.module-body{width:220px;margin:18px auto 0;color:var(--muted);font-size:12px;line-height:1.45}.demo-section{position:relative;display:grid;grid-template-columns:330px 590px 190px;column-gap:25px;width:1296px;height:240px;margin:20px 72px 0;padding:16px 86px 0;border-radius:18px;background:var(--soft-green);box-shadow:0 10px 24px #d6b36a1f}.demo-copy{padding-top:26px}.demo-copy h2{font-size:26px;line-height:1}.demo-copy p{width:290px;margin:24px 0 23px;color:var(--text);font-size:14px;line-height:1.65}.demo-copy .btn{width:170px;height:50px}.demo-preview-card{position:relative;width:590px;height:208px;overflow:hidden;border-radius:16px}.demo-preview-card>.play-icon{left:50%;top:50%;z-index:2}.demo-preview-card img,.thumb-image img{width:100%;height:100%;display:block;object-fit:cover}.play-icon{position:absolute;left:50%;top:50%;display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border:2px solid rgba(33,154,83,.35);border-radius:50%;background:#ffffffc7;color:var(--green);transform:translate(-50%,-50%);box-shadow:0 6px 16px #08173624}.play-icon svg{width:23px;height:23px;fill:currentColor}.demo-thumbs{display:grid;gap:16px;width:212px;margin-left:14px;padding-top:8px}.demo-thumb{display:grid;grid-template-columns:112px 92px;align-items:center;gap:12px;padding:0;border:0;background:transparent;color:var(--green);text-align:left;font-size:12px;font-weight:800;cursor:pointer}.thumb-image{position:relative;display:block;width:112px;height:54px;overflow:hidden;border-radius:8px}.thumb-image .play-icon{width:22px;height:22px;border-width:1px}.thumb-image .play-icon svg{width:11px;height:11px}.safety-section{width:1296px;height:180px;margin:20px 72px 0;padding-top:18px;box-shadow:none}.safety-section h2{text-align:center;font-size:26px;line-height:1}.safety-grid{display:grid;grid-template-columns:276px 292px 292px 250px;gap:24px;padding:28px 36px 0}.safety-item{display:grid;grid-template-columns:72px 1fr;align-items:start;gap:12px}.safety-item .image-icon{width:72px;height:72px;margin-top:-2px}.safety-item:nth-child(4) .image-icon{width:58px;height:58px;margin-left:10px;margin-top:2px}.safety-item h3{margin:0 0 10px;color:var(--green);font-size:14px;line-height:1.1;font-weight:800}.safety-item p{margin:0;color:#415175;font-size:12px;line-height:1.45}.partner-feedback{display:grid;grid-template-columns:350px 560px 338px;gap:24px;width:1296px;height:280px;margin:20px 72px 0}.partnership-card,.trust-card{height:280px;padding:32px 36px;box-shadow:none}.partnership-card h2,.trust-card h2,.feedback-card h2{font-size:18px;line-height:1.1;text-align:center}.partnership-card h2{text-align:left;margin-bottom:22px}.partner-item{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start;margin-bottom:17px}.partner-item .image-icon{width:44px;height:44px}.partner-item h3{margin:0 0 3px;color:#172342;font-size:12px;line-height:1.1;font-weight:800}.partner-item p{margin:0;color:#415175;font-size:11px;line-height:1.35}.feedback-card{position:relative;height:280px;overflow:hidden;border-radius:18px;background:#f2f8e8}.feedback-card h2{position:absolute;top:32px;left:0;width:100%;z-index:1}.feedback-card img{position:absolute;left:26px;bottom:22px;width:275px;height:190px;object-fit:contain;animation:feedbackImageIn .42s ease both}.feedback-card blockquote{position:absolute;left:318px;top:84px;width:196px;margin:0;color:#31416c;font-size:12px;line-height:1.45;animation:feedbackTextIn .42s ease both}.quote-mark{position:absolute;left:-32px;top:-10px;color:#8fca74;font-size:38px;line-height:1;font-weight:900}.feedback-card p{margin:0}.feedback-card cite{display:block;margin-top:8px;color:var(--green);font-style:normal;font-weight:800}.dots{position:absolute;left:286px;bottom:18px;display:flex;gap:10px}.dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#c8d9b9;cursor:pointer;transition:width .18s ease,background .18s ease,transform .18s ease}.dots .active{width:18px;background:var(--green);border-radius:999px}.trust-card h2{margin-bottom:22px}.trust-row{display:grid;grid-template-columns:58px 1fr;gap:20px;align-items:center;margin-bottom:18px}.trust-row .image-icon{width:58px;height:58px}.trust-row strong{color:#081736;font-size:22px;line-height:1;font-weight:800}.trust-row p{width:170px;margin:7px 0 0;color:#31416c;font-size:12px;line-height:1.35}.pilot-note{margin:14px 0 0;color:#5f6e8b;font-size:11px;line-height:1;text-align:center;font-weight:500}.footer-band{position:absolute;left:0;top:1990px;width:1440px;height:185px;overflow:hidden;background:var(--cta)}.footer-hill,.cta-hill{position:absolute;border-radius:50%;pointer-events:none}.footer-hill-back{left:-180px;top:74px;width:1000px;height:130px;background:var(--hill-1)}.footer-hill-front{left:360px;top:98px;width:940px;height:90px;background:var(--hill-2)}.footer-cta{position:absolute;left:48px;top:10px;width:1344px;height:160px;overflow:hidden;border-radius:24px;background:var(--cta)}.cta-hill-back{left:-80px;top:74px;width:820px;height:120px;background:var(--hill-1)}.cta-hill-front{left:210px;top:96px;width:820px;height:86px;background:var(--hill-2)}.footer-plant{position:absolute;left:54px;top:39px;width:60px;height:96px}.footer-plant .stem{position:absolute;left:22px;top:31px;width:4px;height:58px;border-radius:2px;background:#76a944}.footer-plant .leaf{position:absolute;width:30px;height:14px;border-radius:50%;background:#8cc655}.footer-plant .leaf-1{left:2px;top:28px;transform:rotate(30deg)}.footer-plant .leaf-2{left:24px;top:16px;transform:rotate(-32deg);background:#7fba49}.footer-plant .leaf-3{left:0;top:56px;width:28px;height:13px;transform:rotate(35deg);background:#9ccf65}.footer-plant .leaf-4{left:24px;top:50px;width:28px;height:13px;transform:rotate(-34deg);background:#82b94b}.footer-plant .leaf-5{left:14px;top:4px;width:28px;height:15px;transform:rotate(-78deg);background:#a6d86d}.cta-copy{position:absolute;left:170px;top:36px;z-index:2}.cta-copy h2{font-size:22px;line-height:1.18}.cta-copy p{margin:18px 0 0;color:var(--text);font-size:13px;line-height:1;font-weight:600}.cta-actions{position:absolute;left:520px;top:56px;z-index:2;display:flex;gap:22px}.cta-actions .btn{height:50px}.cta-actions .btn-primary{width:190px}.cta-actions .btn-secondary{width:150px;background:#fff7e7}.footer-characters{position:absolute;left:910px;top:4px;width:398px;height:150px;object-fit:fill}.footer{position:absolute;left:0;top:2160px;display:flex;align-items:center;width:1440px;height:65px;padding:0 72px;background:#f6f0dc;color:#415175;font-size:11px;font-weight:600}.header,.hero,.what-section,.modules-section,.demo-section,.safety-section,.partner-feedback,.footer-band,.footer{animation:pageIn .52s cubic-bezier(.22,.61,.36,1) both}.hero{animation-delay:40ms}.what-section{animation-delay:80ms}.modules-section{animation-delay:.12s}.demo-section{animation-delay:.16s}.safety-section{animation-delay:.2s}.partner-feedback{animation-delay:.24s}.footer-band,.footer{animation-delay:.28s}.hero-art-wrap{animation:heroFloat 7s ease-in-out .9s infinite}.section-card,.feedback-card,.demo-section{transition:transform .22s ease,box-shadow .22s ease}.section-card:hover,.feedback-card:hover,.demo-section:hover{transform:translateY(-1px)}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes feedbackImageIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes feedbackTextIn{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.footer-brand{display:flex;align-items:center;gap:10px;width:300px;color:var(--ink)}.footer-brand span{display:grid;gap:1px}.footer-brand strong{font-size:14px;line-height:1;font-weight:800}.footer-brand em{color:var(--green-dark);font-size:11px;line-height:1;font-style:normal;font-weight:800}.footer-email{display:flex;align-items:center;gap:8px;width:250px}.mail-icon{position:relative;width:16px;height:12px;border:1.6px solid var(--green);border-radius:3px}.mail-icon:before,.mail-icon:after{content:"";position:absolute;top:1px;width:8px;height:8px;border-bottom:1.6px solid var(--green)}.mail-icon:before{left:1px;transform:skewY(-35deg)}.mail-icon:after{right:1px;transform:skewY(35deg)}.footer>a:not(.footer-brand):not(.footer-email){width:140px;text-align:center}.copyright{margin-left:auto}.footer .copyright{position:absolute;left:50%;margin-left:0;transform:translate(-50%);white-space:nowrap}.footer-links{display:flex;gap:48px;align-items:center;margin-left:auto;white-space:nowrap}.footer-links a{min-width:112px;text-align:center}.subpage-shell{background:radial-gradient(circle at 52% 8%,rgba(255,244,217,.48),transparent 26%),var(--page)}.subpage-hero{position:relative;display:grid;grid-template-columns:500px 1fr;align-items:center;gap:54px;width:1296px;height:505px;margin:0 72px}.subpage-hero-copy{z-index:2;align-self:center}.subpage-hero-copy .eyebrow{margin-bottom:28px}.subpage-hero-copy h1{margin:0;color:var(--ink);font-size:44px;line-height:1.14;font-weight:800;letter-spacing:0}.subpage-hero-copy p:not(.eyebrow){width:480px;margin:22px 0 0;color:var(--text);font-size:16px;line-height:1.72;font-weight:500}.subpage-hero-art{justify-self:end;width:784px;max-height:430px;object-fit:contain}.moya-hero-art{width:800px}.demo-flow-art{width:640px}.demo-hero{grid-template-columns:570px 1fr;gap:78px}.demo-hero .subpage-hero-copy h1{font-size:42px;line-height:1.12}.families-hero-art,.about-hero-art{width:760px}.subpage-badges{display:flex;gap:34px;width:1296px;margin:0 72px 30px}.reference-slice{width:1296px;margin:20px auto 0;border-radius:18px;overflow:hidden;background:transparent}.reference-slice img{display:block;width:100%;height:auto}.modules-detail{width:1296px;margin:18px auto 0;padding:30px 34px 36px;border:1px solid var(--line);border-radius:18px;background:#fffdf8e0;box-shadow:var(--shadow)}.modules-detail h2{margin:0;text-align:center;color:var(--ink);font-size:26px;line-height:1.15;font-weight:800}.modules-detail h2 img{width:22px;vertical-align:-2px}.modules-detail>p{margin:14px 0 24px;text-align:center;color:var(--text);font-size:14px;font-weight:600}.module-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.module-detail-grid .module-card{display:grid;grid-template-columns:220px 1fr;grid-template-rows:auto auto 1fr;height:246px;padding:24px;text-align:left;background:linear-gradient(135deg,#f8fbef,#fffefa)}.module-detail-grid .module-art{grid-row:1 / 4;align-self:center;width:210px;height:150px;margin:0}.module-detail-grid .module-card h3,.module-detail-grid .module-subtitle,.module-detail-grid .module-body{grid-column:2}.moya-connect,.moya-why{margin-top:28px}.bottom-cta-slice{margin-top:28px;border-radius:22px}.subpage-cta{position:relative;display:grid;grid-template-columns:1fr 520px;align-items:center;width:1296px;height:180px;margin:28px auto 0;padding:0 70px;overflow:hidden;border-radius:22px;background:linear-gradient(180deg,#fff7e5,#fff2d6)}.subpage-cta:before,.subpage-cta:after{content:"";position:absolute;bottom:-62px;width:780px;height:115px;border-radius:50%;background:#f5e7bcb8}.subpage-cta:before{left:-120px}.subpage-cta:after{right:-160px;background:#faefd2e0}.subpage-cta-copy{position:relative;z-index:1}.subpage-cta h2{width:610px;margin:0;color:var(--ink);font-size:28px;line-height:1.22;font-weight:800}.subpage-cta p{width:520px;margin:12px 0 0;color:var(--text);font-size:14px;line-height:1.55;font-weight:600}.subpage-cta-actions{display:flex;gap:22px;margin-top:18px}.subpage-cta .btn{height:44px}.subpage-cta>img{position:relative;z-index:1;justify-self:end;max-width:520px;max-height:170px;object-fit:contain}.policy-shell{background:var(--page)}.policy-hero{width:980px;margin:80px auto 30px;text-align:center}.policy-hero h1{margin:0;color:var(--ink);font-size:52px;line-height:1.1;font-weight:800}.policy-hero p:not(.eyebrow){width:790px;margin:22px auto 0;color:var(--text);font-size:16px;line-height:1.75;font-weight:500}.policy-card{width:1080px;margin:0 auto;padding:34px 48px;border:1px solid var(--line);border-radius:22px;background:#fffdf8eb;box-shadow:var(--shadow)}.policy-section+.policy-section{margin-top:24px;padding-top:24px;border-top:1px solid #f1e2c9}.policy-section h2{margin:0 0 9px;color:var(--ink);font-size:20px;line-height:1.25;font-weight:800}.policy-section p{margin:0;color:var(--text);font-size:14px;line-height:1.72;font-weight:500}.subpage-shell .header,.subpage-shell .subpage-hero,.subpage-shell .subpage-badges,.subpage-shell .reference-slice,.subpage-shell .modules-detail,.subpage-shell .subpage-cta,.policy-shell .policy-hero,.policy-shell .policy-card,.policy-shell .subpage-cta{animation:pageIn .52s cubic-bezier(.22,.61,.36,1) both}@media(max-width:1439px){body{min-width:0}.page-shell{transform-origin:top left}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}.mobile-board{width:1440px;min-height:1180px;margin:0 auto;padding:60px 64px 72px;background:radial-gradient(circle at 18% 12%,rgba(255,154,34,.1),transparent 24%),radial-gradient(circle at 80% 18%,rgba(33,154,83,.12),transparent 26%),var(--page)}.mobile-board-intro{width:860px;margin:0 auto 38px;text-align:center}.mobile-board-intro h1{margin:0;color:var(--ink);font-size:44px;line-height:1.1;font-weight:800}.mobile-board-intro>p:last-child{width:680px;margin:18px auto 0;color:var(--text);font-size:15px;line-height:1.65;font-weight:600}.phone-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.phone-frame{position:relative;width:306px;height:664px;padding:18px;overflow:hidden;border:8px solid #111936;border-radius:46px;background:linear-gradient(180deg,#fffdf7,#fff8eb 70%,#f9edcf);box-shadow:0 24px 48px #0c1a382e}.phone-frame:before{content:"";position:absolute;top:8px;left:50%;width:88px;height:20px;border-radius:0 0 14px 14px;background:#111936;transform:translate(-50%)}.phone-status,.phone-header,.phone-hero-card,.phone-body,.phone-chip-row,.phone-primary,.phone-tabs{position:relative;z-index:1}.phone-status{display:flex;justify-content:space-between;margin:10px 8px 18px;color:var(--ink);font-size:11px;font-weight:800}.phone-header{display:flex;align-items:center;gap:10px}.phone-header strong{display:block;color:var(--ink);font-size:18px;line-height:1;font-weight:800}.phone-header span{color:var(--green-dark);font-size:11px;font-weight:800}.phone-hero-card{margin-top:18px;padding:18px 16px 14px;min-height:300px;border:1px solid #f1ddba;border-radius:26px;background:#ffffffc7;box-shadow:0 14px 28px #e8b55621}.phone-hero-card p{margin:0 0 8px;color:var(--orange);font-size:12px;font-weight:900}.phone-hero-card h2{margin:0;color:var(--ink);font-size:24px;line-height:1.12;font-weight:850}.phone-hero-card img{display:block;width:100%;height:166px;margin-top:12px;object-fit:contain}.phone-body{margin:16px 2px 0;color:var(--text);font-size:13px;line-height:1.55;font-weight:650}.phone-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.phone-chip-row span{height:26px;padding:0 10px;border:1px solid #dcefd8;border-radius:999px;background:#fff;color:var(--green-dark);font-size:10px;line-height:24px;font-weight:850}.phone-primary{width:100%;height:46px;margin-top:16px;border:0;border-radius:24px;background:var(--green);color:#fff;font-size:13px;font-weight:900;box-shadow:0 12px 22px #1a88402e}.phone-tabs{position:absolute;left:18px;right:18px;bottom:18px;display:grid;grid-template-columns:repeat(4,1fr);height:48px;align-items:center;border:1px solid #f1ddba;border-radius:24px;background:#ffffffd6}.phone-tabs span{text-align:center;color:#71809d;font-size:10px;font-weight:850}.phone-tabs .active{color:var(--green-dark)}.mobile-assets-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.mobile-assets-row div{min-height:92px;padding:22px 24px;border:1px solid var(--line);border-radius:20px;background:#ffffffbd;box-shadow:var(--shadow)}.mobile-assets-row strong,.mobile-assets-row span{display:block}.mobile-assets-row strong{color:var(--ink);font-size:16px;font-weight:900}.mobile-assets-row span{margin-top:8px;color:var(--text);font-size:12px;line-height:1.5;font-weight:650}.mobile-concept-board{width:min(100%,1840px);min-height:2050px;margin:0 auto;padding:58px 48px 72px;background:radial-gradient(circle at 14% 8%,rgba(255,154,34,.1),transparent 22%),radial-gradient(circle at 86% 10%,rgba(33,154,83,.1),transparent 24%),var(--page)}.mobile-concept-intro{width:min(860px,100%);margin:0 auto 42px;text-align:center}.mobile-concept-intro h1{margin:0;color:var(--ink);font-size:44px;line-height:1.1;font-weight:800}.mobile-concept-intro>p:last-child{width:min(720px,100%);margin:18px auto 0;color:var(--text);font-size:15px;line-height:1.65;font-weight:600}.moya-phone-grid{display:grid;grid-template-columns:repeat(4,390px);justify-content:center;gap:42px 28px}.moya-phone{display:flex;flex-direction:column;gap:11px;width:390px;height:844px;padding:12px 20px 14px;overflow:hidden;border:1px solid rgba(241,216,167,.9);border-radius:34px;background:#fffdf7;box-shadow:0 22px 48px #26374c24}.moya-status{display:flex;align-items:center;justify-content:space-between;height:24px;color:var(--ink);font-size:13px;line-height:1;font-weight:800}.moya-ios-icons{display:inline-flex;align-items:center;gap:8px;height:18px}.moya-ios-icons i{display:block;position:relative;flex:0 0 auto}.moya-ios-icons .signal{width:20px;height:14px;background:linear-gradient(to right,#07142f 0 3px,transparent 3px 5px,#07142f 5px 8px,transparent 8px 10px,#07142f 10px 13px,transparent 13px 15px,#07142f 15px 18px);clip-path:polygon(0 80%,20% 80%,20% 60%,40% 60%,40% 38%,60% 38%,60% 18%,80% 18%,80% 0,100% 0,100% 100%,0 100%)}.moya-ios-icons .wifi{width:18px;height:13px;border:2px solid #07142f;border-color:#07142f transparent transparent;border-radius:50% 50% 0 0}.moya-ios-icons .wifi:after{content:"";position:absolute;left:6px;top:7px;width:5px;height:5px;border-radius:50%;background:#07142f}.moya-ios-icons .battery{width:24px;height:12px;border:1.8px solid #07142f;border-radius:4px}.moya-ios-icons .battery:before{content:"";position:absolute;right:-4px;top:3px;width:2px;height:4px;border-radius:2px;background:#07142f}.moya-ios-icons .battery:after{content:"";position:absolute;left:2px;top:2px;width:15px;height:6px;border-radius:2px;background:#07142f}.moya-phone-header{display:grid;grid-template-columns:42px 1fr minmax(108px,auto);align-items:center;gap:10px;height:54px}.moya-phone-header strong,.moya-phone-header span{display:block}.moya-phone-header strong{color:var(--ink);font-size:18px;line-height:1.05;font-weight:800}.moya-phone-header span{margin-top:1px;color:var(--green-dark);font-size:9px;line-height:1.15;font-weight:800}.moya-phone-header em{display:inline-flex;align-items:center;justify-content:center;min-width:108px;max-width:138px;height:34px;padding:0 12px;overflow:hidden;border-radius:17px;background:#f4f9e6;color:#0d552b;font-size:13px;line-height:1;font-style:normal;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.moya-mobile-hero{position:relative;height:176px;flex:0 0 176px}.mobile-spark{position:absolute;left:10px;top:12px;width:16px;height:16px;border-radius:4px;background:#f5a51b;transform:rotate(45deg)}.moya-mobile-hero h2{position:absolute;left:0;top:28px;width:232px;margin:0;color:#07142f;font-size:31px;line-height:1.12;font-weight:800;white-space:pre-line}.moya-mobile-hero p{position:absolute;left:0;top:104px;width:232px;margin:0;color:#5e6a81;font-size:15px;line-height:1.35;font-weight:500;white-space:pre-line}.moya-mobile-hero img{position:absolute;right:0;top:18px;width:104px;height:116px;border:1px solid #f1d8a7;border-radius:22px;object-fit:cover;box-shadow:0 8px 18px #d9b76b24}.moya-mobile-card{display:grid;grid-template-columns:158px 1fr;align-items:center;gap:14px;height:166px;flex:0 0 166px;padding:17px;border:1px solid #f1d8a7;border-radius:22px;background:#fff;box-shadow:0 10px 20px #d9b76b24}.moya-mobile-card-correct{border-color:#399b42b8;background:linear-gradient(180deg,#fff,#f7fced);box-shadow:0 12px 24px #399b4224}.moya-mobile-card-incorrect{border-color:#f1a62dc7;background:linear-gradient(180deg,#fff,#fff7e8);box-shadow:0 12px 24px #f1a62d24}.moya-mobile-card-active{border-color:#399b428c;box-shadow:0 13px 26px #1d6b3121}.moya-mobile-card-tall{grid-template-columns:150px 132px;gap:16px;height:226px;flex-basis:226px;padding:18px}.moya-card-copy{display:flex;min-width:0;height:100%;flex-direction:column;align-items:flex-start}.moya-card-copy h3{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:38px;margin:0;color:#0d552b;font-size:18px;line-height:1.08;font-weight:800}.moya-mobile-card-tall .moya-card-copy h3{grid-template-columns:38px minmax(0,1fr);min-height:44px;font-size:20px;line-height:1.1}.moya-card-copy h3 span:last-child{min-width:0;overflow-wrap:anywhere}.mobile-icon{position:relative;display:inline-flex;width:32px;height:32px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:50%;background:#f2f8da;color:#3fa348}.moya-mobile-card-tall .mobile-icon{width:38px;height:38px}.mobile-icon:before,.mobile-icon:after{content:"";position:absolute}.mobile-icon-puzzle:before{width:16px;height:16px;background:currentColor;clip-path:polygon(0 32%,28% 32%,28% 0,58% 0,58% 32%,100% 32%,100% 62%,68% 62%,68% 100%,38% 100%,38% 68%,0 68%)}.mobile-icon-bot:before{width:18px;height:14px;border:2px solid currentColor;border-radius:6px}.mobile-icon-bot:after{top:8px;width:4px;height:4px;border-radius:50%;color:currentColor;box-shadow:-5px 0 0 currentColor,5px 0 0 currentColor}.mobile-icon-search:before{width:13px;height:13px;border:2px solid currentColor;border-radius:50%;transform:translate(-2px,-2px)}.mobile-icon-search:after{width:9px;height:2px;border-radius:2px;background:currentColor;transform:translate(6px,6px) rotate(45deg)}.mobile-icon-square:before{width:15px;height:15px;border:2px solid currentColor;border-radius:4px}.mobile-icon-shield:before{width:16px;height:18px;border:2px solid currentColor;border-radius:9px 9px 7px 7px}.mobile-icon-shield:after{width:7px;height:4px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}.moya-card-copy p{width:100%;margin:7px 0 0;color:#5e6a81;font-size:13px;line-height:1.32;font-weight:500;white-space:pre-line}.moya-mobile-card-tall .moya-card-copy p{font-size:14px;line-height:1.35}.moya-chip{display:inline-flex;align-items:center;justify-content:center;width:142px;height:30px;margin-top:auto;border-radius:15px;background:#f4f9e6;color:#2f7b31;font-size:12px;line-height:1;font-weight:800;white-space:nowrap}.moya-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:112px;height:36px;min-height:36px;margin-top:auto;padding:0 14px;border:0;border-radius:18px;background:#399b42;color:#fff;font-size:14px;line-height:1;font-weight:800;white-space:nowrap;box-shadow:0 6px 14px #1d6b3129}.moya-button-wide{width:138px}.moya-mobile-card-correct .moya-button{background:#2f8d39}.moya-mobile-card-incorrect .moya-button{background:#d98216;box-shadow:0 6px 14px #d9821629}.moya-mobile-card-active .moya-button{background:#399b42}.moya-button-arrow{position:relative;width:14px;height:14px;flex:0 0 auto}.moya-button-arrow:before{content:"";position:absolute;left:2px;top:6px;width:9px;height:2px;border-radius:2px;background:currentColor}.moya-button-arrow:after{content:"";position:absolute;right:1px;top:4px;width:6px;height:6px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.moya-card-image{display:block;width:100%;min-width:0;height:112px;overflow:hidden;border-radius:17px;object-fit:cover}.moya-mobile-card-tall .moya-card-image{width:132px;height:146px;border-radius:18px}.moya-safety-note{height:95px;flex:0 0 95px;padding:15px 18px;border:1px solid #f1d8a7;border-radius:22px;background:#fff;box-shadow:0 8px 16px #d9b76b1a}.moya-safety-note-action{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.moya-safety-note-action:hover{border-color:#399b4294;box-shadow:0 12px 24px #1d6b311f;transform:translateY(-1px)}.moya-safety-note-action:focus-visible{outline:3px solid rgba(58,156,66,.28);outline-offset:3px}.moya-safety-note h3{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;height:30px;margin:0;color:#07142f;font-size:15px;line-height:1.2;font-weight:800}.moya-safety-note .mobile-icon{width:30px;height:30px;background:#fff2cc}.moya-safety-note div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px}.moya-safety-note div span{display:inline-flex;min-width:0;height:26px;align-items:center;justify-content:center;overflow:hidden;border:1px solid #f1d8a7;border-radius:13px;color:#1e2b4c;font-size:10px;line-height:1;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.moya-home-indicator{width:134px;height:5px;flex:0 0 5px;align-self:center;border-radius:4px;background:#07142f38}.mobile-preview-shell{min-height:100vh;padding:48px 28px 64px;background:radial-gradient(circle at 18% 12%,rgba(255,168,54,.12),transparent 24%),radial-gradient(circle at 82% 10%,rgba(59,152,74,.12),transparent 24%),var(--page)}.mobile-preview-panel{width:min(820px,100%);margin:0 auto 34px;text-align:center}.mobile-preview-panel h1{margin:0;color:var(--ink);font-size:42px;line-height:1.12;font-weight:800}.mobile-preview-panel>p:last-child{width:min(690px,100%);margin:16px auto 0;color:var(--text);font-size:15px;line-height:1.65;font-weight:600}.mobile-preview-stage{display:grid;grid-template-columns:390px 280px;justify-content:center;align-items:start;gap:28px}.mobile-preview-phone-wrap{width:390px}.moya-phone-interactive .moya-button{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.moya-phone-interactive .moya-button:hover{background:#2f8d39;box-shadow:0 8px 18px #1d6b3133;transform:translateY(-1px)}.moya-phone-interactive .moya-button:focus-visible,.mobile-preview-flow button:focus-visible{outline:3px solid rgba(58,156,66,.28);outline-offset:3px}.mobile-preview-feedback{margin-top:16px;padding:14px 16px;border:1px solid #f1d8a7;border-radius:18px;background:#fff;color:#1e2b4c;font-size:13px;line-height:1.45;font-weight:700;box-shadow:0 10px 22px #d9b76b1f}.mobile-preview-flow{display:grid;gap:10px;width:280px;padding:16px;border:1px solid #f1d8a7;border-radius:24px;background:#ffffffc7;box-shadow:0 18px 38px #26374c1a}.mobile-preview-flow button{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;height:54px;padding:0 14px;border:1px solid rgba(241,216,167,.95);border-radius:16px;background:#fff;color:#1e2b4c;text-align:left;cursor:pointer}.mobile-preview-flow button span{display:inline-flex;align-items:center;justify-content:center;height:28px;border-radius:14px;background:#f4f9e6;color:#2f7b31;font-size:11px;line-height:1;font-weight:800}.mobile-preview-flow button strong{min-width:0;overflow:hidden;color:inherit;font-size:14px;line-height:1.1;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.mobile-preview-flow button.active{border-color:#399b42bf;background:#f6fbec;color:#0d552b;box-shadow:inset 0 0 0 1px #399b421f}.mobile-audit-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1320px;margin:42px auto 0}.mobile-audit-row div{min-height:92px;padding:22px 24px;border:1px solid var(--line);border-radius:20px;background:#ffffffc7;box-shadow:var(--shadow)}.mobile-audit-row strong,.mobile-audit-row span{display:block}.mobile-audit-row strong{color:var(--ink);font-size:16px;font-weight:900}.mobile-audit-row span{margin-top:8px;color:var(--text);font-size:12px;line-height:1.5;font-weight:650}@media(max-width:1810px){.moya-phone-grid{grid-template-columns:repeat(2,390px)}.mobile-concept-board{width:100%}}@media(max-width:900px){.mobile-concept-board{min-height:0;padding:34px 16px 48px}.mobile-concept-intro h1{font-size:34px}.mobile-concept-intro .eyebrow{font-size:18px}.moya-phone-grid{grid-template-columns:minmax(0,390px);gap:28px}.moya-phone{width:min(390px,calc(100vw - 32px));transform-origin:top center}.mobile-audit-row{grid-template-columns:1fr}.mobile-preview-shell{padding:34px 16px 48px}.mobile-preview-panel h1{font-size:34px}.mobile-preview-stage{grid-template-columns:1fr;justify-items:center}.mobile-preview-phone-wrap,.mobile-preview-flow{width:min(390px,calc(100vw - 32px))}}
