:root{--primary:#ff5a00;--primary-dark:#e84f00;--orange:#ff7a00;--light:#fff3ea;--dark:#171717;--muted:#686868;--line:#ece8e4;--white:#fff;--cream:#fcfaf8;--shadow:0 24px 70px rgba(35,24,16,.12);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--dark);font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;line-height:1.6;background:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}p,h1,h2,h3,h4{margin-top:0}p{color:var(--muted)}.container{width:min(1200px,calc(100% - 64px));margin:0 auto}.section-pad{padding:128px 0}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.15em;color:var(--primary);text-transform:uppercase;margin-bottom:22px}.eyebrow-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--primary)}h1,h2{letter-spacing:-.06em;line-height:1.08;margin-bottom:22px}h1{font-size:clamp(3.2rem,6vw,5.2rem);max-width:680px}h2{font-size:clamp(2.5rem,4.2vw,4rem)}em{font-style:normal;color:var(--primary)}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--primary);color:#fff;padding:15px 20px;border-radius:12px;font-size:14px;font-weight:800;border:1px solid var(--primary);transition:transform .25s,background .25s,box-shadow .25s}.button:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 12px 25px #ff5a0033}.button span{font-size:19px;line-height:1}.button--small{padding:10px 16px;gap:10px}.button--ghost{background:#fff;color:var(--dark);border-color:var(--line)}.button--ghost:hover{background:var(--light);box-shadow:none}.button--dark{background:var(--dark);border-color:var(--dark)}.button--white{background:#fff;color:var(--primary);border-color:#fff}.button--white:hover{background:#fff5ee;box-shadow:none}.button--outline-white{background:transparent;border-color:#ffffff8c;color:#fff}.button--outline-white:hover{background:#ffffff1a;box-shadow:none}.text-link{display:inline-flex;gap:16px;align-items:center;font-size:14px;font-weight:800;border-bottom:1px solid var(--dark);padding-bottom:5px}.text-link span{font-size:18px}.section-copy>p{max-width:540px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:64px}.section-heading>p{max-width:350px;margin-bottom:6px}.section-heading--center{align-items:center}.section-heading--center>div{text-align:center;margin:0 auto}.section-heading--center .eyebrow{justify-content:center}.site-header{position:absolute;z-index:10;top:0;left:0;width:100%;padding:22px 0}.nav-wrap{display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:9px;font-size:20px;font-weight:800;letter-spacing:-.06em}.brand>span:last-child>span{color:var(--primary)}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--primary);color:#fff;font-size:18px;font-weight:800;letter-spacing:-.1em}.main-nav{display:flex;align-items:center;gap:31px;font-size:13px;font-weight:600}.main-nav a{transition:color .2s}.main-nav a:hover{color:var(--primary)}.main-nav .nav-login{margin-left:18px}.menu-toggle{display:none;background:none;border:0;padding:6px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--dark);margin:5px}.hero{position:relative;padding-top:170px;min-height:790px;display:flex;align-items:center;background:linear-gradient(112deg,#fff 48%,#fffaf7);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;position:relative;z-index:1}.hero-lede{max-width:560px;font-size:17px;line-height:1.8;margin-bottom:31px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-trust{display:flex;align-items:center;gap:19px;margin-top:43px;font-size:12px;color:var(--muted)}.hero-trust b{display:block;color:var(--dark);font-size:16px;letter-spacing:-.04em}.hero-trust i{width:1px;height:32px;background:var(--line)}.hero-visual{min-height:560px;position:relative;display:grid;place-items:center}.hero-glow{position:absolute;width:520px;height:520px;right:-150px;top:90px;background:#fff1e7;border-radius:48% 52% 64% 36%/42% 41% 59% 58%;transform:rotate(18deg)}.hero-dots{position:absolute;right:6%;bottom:8%;width:100px;height:100px;opacity:.3;background-image:radial-gradient(var(--orange) 1.2px,transparent 1.2px);background-size:13px 13px}.blob{position:absolute;width:340px;height:440px;transform:rotate(28deg);background:linear-gradient(135deg,#ff5900,#ffb12d);border-radius:48% 52% 55% 45%/36% 38% 62% 64%;opacity:.96}.orbit{position:absolute;border:1px solid rgba(255,90,0,.16);border-radius:50%;transform:rotate(-28deg)}.orbit--one{width:475px;height:475px}.orbit--two{width:570px;height:360px}.phone{position:relative;z-index:2;width:265px;height:538px;padding:9px;border:7px solid #222;border-radius:38px;background:#262626;box-shadow:var(--shadow);transform:rotate(4deg)}.phone__frame{height:100%;background:#fff;border-radius:29px;overflow:hidden;position:relative}.phone__speaker{position:absolute;z-index:3;top:8px;left:50%;width:73px;height:17px;transform:translate(-50%);border-radius:0 0 12px 12px;background:#222}.phone__screen{height:100%;padding:34px 14px 13px;background:#fcfbfa;position:relative;overflow:hidden}.phone--hero{width:290px;height:590px}.phone--hero .phone__screen{padding-left:16px;padding-right:16px}.float-card{display:flex;align-items:center;gap:10px;position:absolute;z-index:3;padding:12px 15px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;box-shadow:0 14px 35px #0000001a;font-size:11px;animation:float 5s ease-in-out infinite}.float-card b,.float-card small{display:block}.float-card small{color:#999;margin-top:2px}.float-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#fff0e5;color:var(--primary);font-weight:800}.float-icon--green{background:#e7f8ee;color:#16a05b}.float-card--top{top:108px;right:-8px}.float-card--bottom{bottom:110px;left:-36px;animation-delay:-2s}@keyframes float{50%{transform:translateY(-7px)}}.appbar{display:flex;align-items:center;gap:7px;font-weight:800;font-size:8px;color:#222;margin-bottom:18px}.app-logo{display:grid;place-items:center;width:19px;height:19px;color:#fff;background:var(--primary);border-radius:6px;font-size:12px}.app-bell{margin-left:auto;color:#999;font-size:16px}.app-greeting span,.app-greeting strong{display:block}.app-greeting span{font-size:8px;color:#9c9a98}.app-greeting strong{font-size:12px;letter-spacing:-.03em;margin-top:2px}.balance{position:relative;padding:17px 14px;margin-top:15px;border-radius:12px;background:linear-gradient(135deg,#ff5a00,#ff8b16);color:#fff}.balance span,.balance strong,.balance small{display:block}.balance span{font-size:8px;opacity:.75}.balance strong{font-size:20px;letter-spacing:-.06em;margin:4px 0 7px}.balance small{font-size:8px;opacity:.9}.app-section-title{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;margin:19px 1px 10px}.app-section-title i{font-style:normal;font-size:7px;color:var(--primary);font-weight:500}.app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.app-grid span{display:grid;place-items:center;gap:4px;padding:9px 2px;border:1px solid #f0eeec;background:#fff;border-radius:8px;color:var(--primary);font-size:16px}.app-grid small{font-size:7px;color:#777}.app-list{display:flex;align-items:center;gap:7px;padding:8px 0;border-bottom:1px solid #f1efed;font-size:8px}.app-list>div{flex:1}.app-list b,.app-list small{display:block}.app-list small{font-size:7px;color:#aaa;margin-top:2px}.app-list>strong{font-size:8px}.list-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#fff0e5;color:var(--primary);font-size:10px;font-weight:800}.list-icon--yellow{background:#fff5d9;color:#df9d00}.list-icon--blue{background:#e9f1ff;color:#4985de}.screen-title{padding:16px 0 13px}.screen-title small,.screen-title strong{display:block}.screen-title small{color:#999;font-size:8px}.screen-title strong{font-size:18px;letter-spacing:-.05em}.search{padding:9px 11px;border:1px solid #eee8e4;border-radius:8px;color:#a5a09c;font-size:8px;background:#fff}.product-tabs{display:flex;gap:15px;margin:18px 0 11px;font-size:8px}.product-tabs b{color:var(--primary);border-bottom:2px solid var(--primary);padding-bottom:5px}.product-tabs span{color:#9a9692}.product-card{display:flex;align-items:center;gap:8px;padding:12px 0;border-bottom:1px solid #f1efed}.product-card>div{flex:1}.product-card b,.product-card small{display:block}.product-card b{font-size:9px}.product-card small{color:#aaa;font-size:7px}.product-card i{font-style:normal;color:#aaa}.product-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:#fff0e5;color:var(--primary);font-weight:800;font-size:12px}.product-mark--blue{background:#e8f1ff;color:#4a87d9}.product-mark--green{background:#e9f7ec;color:#37a55c}.history-filter{display:flex;gap:8px;margin-bottom:18px}.history-filter>*{padding:6px 9px;border-radius:7px;background:#fff;border:1px solid #eee8e4;color:#aaa;font-size:8px}.history-filter b{background:#fff0e5;border-color:#ffe1cc;color:var(--primary)}.history-day{font-size:8px;color:#aaa;margin:12px 0 5px}.app-nav{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-around;padding:9px 4px 7px;background:#fffffff5;border-top:1px solid #f1efed}.app-nav span{display:grid;place-items:center;color:#aaa;font-size:13px;gap:2px}.app-nav span.active{color:var(--primary)}.app-nav small{font-size:6px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:28px 30px;border-right:1px solid var(--line)}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.trust-grid strong,.trust-grid small{display:block}.trust-grid strong{font-size:28px;line-height:1.1;letter-spacing:-.07em}.trust-grid strong span{color:var(--primary)}.trust-grid small{font-size:11px;color:#8c8986;margin-top:5px}.app-section{background:#fff}.app-grid-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.app-showcase{position:relative;min-height:570px;display:grid;place-items:center}.app-circle{position:absolute;width:450px;height:450px;background:#fff3e9;border-radius:50%}.phone--section{transform:rotate(-6deg);width:260px;height:528px}.mini-note{display:flex;align-items:center;gap:12px;position:absolute;bottom:50px;right:20px;padding:12px 15px;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 15px 40px #23181014;font-size:11px}.mini-note span{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#fff0e5;color:var(--primary)}.mini-note b,.mini-note small{display:block}.mini-note small{font-size:9px;color:#aaa}.feature-list{margin-top:35px}.feature-item{display:flex;align-items:flex-start;gap:17px;width:100%;padding:19px 0;background:none;border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer}.feature-item:last-child{border-bottom:1px solid var(--line)}.feature-item>span{font-size:11px;font-weight:800;color:#aaa;padding-top:3px}.feature-item>div{flex:1}.feature-item b,.feature-item small{display:block}.feature-item b{font-size:14px}.feature-item small{font-size:12px;color:#888;max-width:410px;line-height:1.6;margin-top:5px}.feature-item i{font-style:normal;color:#aaa;transition:color .2s}.feature-item.is-active b,.feature-item.is-active i{color:var(--primary)}.feature-item.is-active>span{color:var(--primary)}.services-section{background:var(--cream)}.service-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:18px}.service-card{position:relative;padding:25px;background:#fff;border:1px solid #eee8e4;border-radius:var(--radius);min-height:400px}.service-card--featured{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-16px)}.service-card p{font-size:13px;line-height:1.7}.service-card--featured p{color:#ffffffb8}.service-number{font-size:11px;font-weight:800;color:#999}.service-card--featured .service-number{color:#ffca9c}.service-art{height:145px;margin:26px 0;border-radius:13px;position:relative;overflow:hidden}.art--pulse{background:linear-gradient(130deg,#ffae3b,#ff5a00);padding:23px;color:#fff}.art--pulse span{font-size:37px;font-weight:800;letter-spacing:-.1em}.art--pulse i{position:absolute;right:25px;bottom:15px;font-size:63px;font-style:normal;opacity:.22}.art--pulse b{display:block;font-size:11px;margin-top:24px}.art--bill{background:#fff1e5;padding:23px;display:flex;align-items:center;gap:13px;color:var(--primary)}.art--bill>span{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:#fff;font-size:27px;font-weight:800}.art--bill b,.art--bill small{display:block}.art--bill b{font-size:17px}.art--bill small{font-size:10px;color:#aaa}.art--wallet{background:#202020;color:#fff;padding:20px}.art--wallet span{display:block;color:#ffc145;font-size:31px;font-weight:800}.art--wallet b{display:block;font-size:16px;margin-top:21px}.art--wallet small{font-size:9px;color:#aaa}.service-card h3{font-size:18px;letter-spacing:-.04em;margin-bottom:7px}.service-card a{display:inline-flex;gap:13px;font-size:12px;font-weight:800;position:absolute;bottom:25px}.service-card a span{font-size:16px}.service-card--featured a{color:#fff}.showcase-section{background:#fff}.phone-row{display:flex;align-items:flex-end;justify-content:center;gap:20px;padding-top:10px;min-height:565px}.phone--small{width:224px;height:455px;transform-origin:bottom center}.phone--medium{width:275px;height:560px;margin:0 13px;transform:translateY(-23px)}.phone--tilt-left{transform:rotate(-7deg)}.phone--tilt-right{transform:rotate(7deg)}.screen-dots{display:flex;gap:7px;justify-content:center;margin-top:34px}.screen-dots span{width:6px;height:6px;border-radius:50%;background:#ddd}.screen-dots .active{width:23px;border-radius:20px;background:var(--primary)}.advantage-section{background:#fff8f3}.advantage-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.advantage-list article{display:grid;grid-template-columns:55px 1fr;gap:18px;padding:0 0 25px;margin-bottom:25px;border-bottom:1px solid #eaded5}.advantage-list article:last-child{margin-bottom:0}.advantage-list>article>strong{font-size:13px;color:var(--primary)}.advantage-list h3{font-size:17px;letter-spacing:-.03em;margin-bottom:5px}.advantage-list p{font-size:13px;margin-bottom:0}.steps-section{background:#fff}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{position:relative;padding:25px 0 26px;border-top:2px solid var(--dark)}.step>span{font-size:11px;font-weight:800;color:var(--primary)}.step>i{position:absolute;right:0;top:23px;color:var(--primary);font-style:normal}.step h3{font-size:20px;letter-spacing:-.04em;margin:68px 0 8px}.step p{font-size:13px;max-width:260px;margin-bottom:0}.center-action{text-align:center;margin-top:53px}.community-section{background:#fff3e9}.community-layout{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px}.community-copy h2{max-width:500px}.community-copy>p{max-width:480px}.community-meta{display:grid;gap:4px;margin:28px 0 30px;padding-left:15px;border-left:2px solid var(--primary);font-size:12px}.community-meta span{color:#8e8179}.community-collage{height:490px;position:relative}.photo,.gallery-item{position:relative;overflow:hidden;background:#d9ad87}.photo:before,.gallery-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ff5a0047,#2c180b4d),radial-gradient(ellipse at 50% 120%,#70401f 0 16%,transparent 17%),linear-gradient(120deg,#e8bd8d,#7a533d 68%,#2b2927);mix-blend-mode:multiply}.photo:after,.gallery-item:after{content:"Ganti dengan foto komunitas";position:absolute;bottom:13px;left:14px;color:#ffffffb8;font-size:9px;letter-spacing:.04em}.photo{position:absolute;border-radius:12px;box-shadow:0 15px 30px #5930111c}.photo span,.gallery-item span{position:absolute;z-index:1;left:16px;top:16px;padding:5px 8px;border-radius:5px;background:#00000038;color:#fff;font-size:10px}.photo--one{width:59%;height:68%;left:0;top:0}.photo--two{width:43%;height:48%;right:0;top:8%}.photo--three{width:45%;height:42%;right:8%;bottom:0}.collage-badge{position:absolute;z-index:2;left:31%;bottom:17%;width:125px;height:125px;display:grid;place-items:center;align-content:center;text-align:center;gap:5px;border-radius:50%;background:var(--primary);color:#fff;box-shadow:0 14px 30px #ff5a0040;font-size:11px;line-height:1.4}.collage-badge span{font-size:20px}.gallery-section{background:#fff}.gallery-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;grid-template-rows:210px 210px;gap:14px}.gallery-item{border-radius:12px}.gallery-item--large,.gallery-item--tall{grid-row:span 2}.gallery-item:nth-child(3):before{background:linear-gradient(130deg,#ff982d66,#28463266),linear-gradient(120deg,#c88a5b,#5e755b)}.gallery-item:nth-child(4):before{background:linear-gradient(130deg,#e6641459,#12264659),linear-gradient(120deg,#ddb587,#465267)}.about-section{background:#fff}.about-layout{display:grid;grid-template-columns:150px 1.2fr .8fr;gap:65px;align-items:start}.about-mark{width:112px;height:112px;display:grid;place-items:center;border-radius:32px;background:var(--primary);color:#fff;font-size:65px;font-weight:800;letter-spacing:-.15em;position:relative}.about-mark span{position:absolute;right:13px;top:4px;color:#ffc247;font-size:30px}.about-layout h2{font-size:clamp(2.1rem,3.2vw,3.2rem)}.about-stat{padding-left:30px;border-left:1px solid var(--line)}.about-stat strong{display:block;font-size:63px;line-height:1;color:var(--primary);letter-spacing:-.09em}.about-stat strong span{font-size:40px}.about-stat small{display:block;color:#777;font-size:12px}.about-stat p{font-size:13px;margin-top:43px}.final-cta{background:linear-gradient(125deg,#ff5a00,#ff8a16);color:#fff;overflow:hidden;padding-bottom:0}.cta-layout{display:grid;grid-template-columns:1fr .8fr;align-items:center;min-height:620px;position:relative}.eyebrow--light{color:#ffd2ac}.cta-copy h2{font-size:clamp(2.7rem,5vw,4.7rem);max-width:680px}.cta-copy h2 em{color:#fff}.cta-copy>p{color:#ffffffc7;max-width:460px}.cta-phone{align-self:end;justify-self:center;position:relative}.phone--cta{width:268px;height:550px;transform:rotate(8deg) translateY(85px)}.cta-blob{position:absolute;width:600px;height:600px;right:-170px;bottom:-320px;border-radius:50%;border:1px solid rgba(255,255,255,.25);box-shadow:0 0 0 65px #ffffff12,0 0 0 130px #ffffff0a}.site-footer{background:#171717;color:#fff;padding:78px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .85fr;gap:40px}.brand--footer{color:#fff;margin-bottom:18px}.footer-brand>p{font-size:12px;color:#999;max-width:220px;line-height:1.8}.footer-grid h4{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ff9b62;margin:4px 0 22px}.footer-grid>div:not(.footer-brand)>a{display:block;font-size:12px;color:#aaa;margin:10px 0}.footer-grid>div>p{font-size:12px;color:#999;line-height:1.8}.footer-grid .store-button{display:flex!important;gap:10px;align-items:center;border:1px solid #464646;border-radius:8px;padding:10px 12px;max-width:160px;color:#fff!important}.store-button>span{font-size:20px;color:#fff}.store-button small,.store-button b{display:block}.store-button small{font-size:8px;color:#999}.store-button b{font-size:11px}.store-note{font-size:9px!important;color:#686868!important;margin-top:11px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #333;margin-top:55px;padding-top:21px;color:#717171;font-size:10px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}.reveal--delay{transition-delay:.15s}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.float-card{animation:none}}@media(max-width:1024px){.container{width:min(100% - 44px,760px)}.main-nav{gap:16px}.main-nav .nav-login{margin-left:3px}.hero{padding-top:150px}.hero-grid{gap:10px}.hero-visual{transform:scale(.9)}.section-pad{padding:100px 0}.app-grid-layout,.community-layout,.advantage-layout{gap:50px}.trust-grid>div{padding:24px 16px}.trust-grid>div:first-child{padding-left:0}.phone--small{width:190px;height:386px}.phone--medium{width:225px;height:458px}.phone-row{min-height:470px}.phone--small .phone__screen,.phone--medium .phone__screen{transform-origin:top left}.about-layout{grid-template-columns:110px 1.1fr .9fr;gap:35px}.footer-grid{gap:25px}}@media(max-width:767px){.container{width:calc(100% - 40px)}.section-pad{padding:78px 0}.site-header{padding:17px 0}.menu-toggle{display:block}.main-nav{position:absolute;top:67px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 15px 40px #0000001a}.main-nav.is-open{display:flex}.main-nav a{padding:12px 13px}.main-nav .nav-login{margin-left:0}.main-nav .button{text-align:center;margin-top:5px}.hero{padding-top:120px;min-height:auto}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-copy h1{font-size:3.35rem}.hero-lede{font-size:15px;line-height:1.7}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-trust{gap:12px;margin-top:30px;font-size:10px}.hero-trust b{font-size:14px}.hero-visual{min-height:490px;transform:none;margin-top:4px}.hero-glow{width:350px;height:350px;right:-160px;top:210px}.blob{width:250px;height:340px}.orbit--one{width:360px;height:360px}.orbit--two{width:400px;height:270px}.phone--hero{width:240px;height:490px}.float-card--top{top:68px;right:-2px}.float-card--bottom{bottom:70px;left:-2px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:19px 13px;border-bottom:1px solid var(--line)}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(3),.trust-grid>div:nth-child(4){border-bottom:0}.trust-grid strong{font-size:22px}.trust-grid small{font-size:9px}.section-heading{display:block;margin-bottom:40px}.section-heading>p{font-size:14px;margin-top:18px}.app-grid-layout,.advantage-layout,.community-layout{grid-template-columns:1fr}.app-grid-layout{gap:40px}.app-showcase{min-height:505px}.app-circle{width:340px;height:340px}.phone--section{width:235px;height:478px}.mini-note{right:0;bottom:30px}.section-copy h2{font-size:2.55rem}.feature-list{margin-top:28px}.feature-item{gap:12px}.feature-item b{font-size:13px}.feature-item small{font-size:11px}.services-section{padding-bottom:95px}.service-grid{grid-template-columns:1fr;gap:14px}.service-card,.service-card--featured{min-height:345px;transform:none}.service-art{height:120px;margin:19px 0}.showcase-section{padding-top:80px}.phone-row{flex-direction:column;align-items:center;justify-content:flex-start;gap:28px;overflow:visible;min-height:auto;padding:10px 0 0}.phone--small,.phone--medium{width:220px;height:490px;flex:0 0 auto;margin:0;transform:none}.phone--medium{width:240px;height:535px}.phone-row .phone--small:first-child,.phone-row .phone--small:last-child{margin:0}.phone-row .phone__screen{padding-top:30px}.screen-dots{display:none}.advantage-layout{gap:50px}.advantage-list article{grid-template-columns:42px 1fr}.steps-grid{grid-template-columns:1fr;gap:0}.step{padding:19px 0}.step h3{margin:28px 0 6px}.step p{font-size:12px}.community-layout{gap:50px}.community-collage{height:350px}.collage-badge{width:95px;height:95px;left:30%;bottom:18%;font-size:9px}.photo--one{width:60%;height:67%}.photo--two{width:42%;height:47%}.photo--three{width:44%;height:40%}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:180px 150px 150px}.gallery-item--large,.gallery-item--tall{grid-row:span 2}.gallery-item span{font-size:8px;left:8px;top:8px}.about-layout{grid-template-columns:1fr;gap:28px}.about-mark{width:82px;height:82px;border-radius:22px;font-size:48px}.about-stat{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.about-stat p{margin-top:25px}.cta-layout{grid-template-columns:1fr;min-height:720px;align-items:start}.cta-copy h2{font-size:3rem}.cta-phone{margin-top:35px}.phone--cta{width:225px;height:460px;transform:rotate(7deg) translateY(75px)}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 22px}.footer-brand{grid-column:span 2}.footer-bottom{margin-top:40px}.eyebrow{font-size:9px}}.brand-logo{width:32px;height:32px;object-fit:cover;border-radius:10px}.app-screenshot{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:29px}.phone:has(.app-screenshot){box-shadow:0 24px 58px #2318102e}.art--pulse i{display:none}.art--pulse{display:flex;align-items:flex-end;gap:12px}.art--pulse b{margin-top:0}.art--pulse small{display:block;font-size:9px;opacity:.72;margin-top:2px}.art--bill>span,.art--wallet>span{flex:0 0 auto}.art--wallet{display:flex;align-items:center;gap:13px}.art--wallet b{margin-top:0}.art--wallet small{display:block;margin-top:2px}.photo,.gallery-item{background-image:var(--photo);background-size:cover;background-position:center}.photo:before,.gallery-item:before{background:linear-gradient(135deg,#140c060a,#ff5a0014);mix-blend-mode:normal}.photo:after,.gallery-item:after{content:""}.play-mark{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:6px;background:#ffffff2e;font-size:10px;color:currentColor}.store-button>span{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:linear-gradient(135deg,#35a853 0,#35a853 33%,#fbbc04 33%,#fbbc04 52%,#4285f4 52%,#4285f4 74%,#ea4335 74%);color:#fff;font-size:11px}.gallery-grid .gallery-item:nth-child(3):before,.gallery-grid .gallery-item:nth-child(4):before{background:linear-gradient(135deg,#140c060a,#ff5a0014);mix-blend-mode:normal}.service-svg{width:58px;height:58px;flex:0 0 auto}.art--pulse .service-svg{color:#fff}.art--pulse div,.art--bill div,.art--wallet div,.art--pulse b,.art--pulse small,.art--bill b,.art--bill small,.art--wallet b,.art--wallet small{display:block}.art--pulse b,.art--bill b,.art--wallet b{font-size:16px}.art--pulse small,.art--bill small,.art--wallet small{font-size:10px;margin-top:3px}.art--pulse{align-items:center}.art--bill .service-svg{color:var(--primary)}.art--wallet .service-svg{color:#ffc145}.art--wallet{align-items:center}.service-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:48px}.service-tags span{padding:10px 16px;border:1px solid #eaded5;border-radius:999px;background:#fff;color:#6d625c;font-size:12px;font-weight:700}.service-tags span:before{content:"+";display:inline-block;margin-right:7px;color:var(--primary);font-size:15px}@media(max-width:767px){.showcase-section .phone-row{flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:14px;overflow-x:auto;overflow-y:hidden;min-height:560px;padding:10px 64px 20px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.showcase-section .phone-row::-webkit-scrollbar{display:none}.showcase-section .phone-row .phone--small,.showcase-section .phone-row .phone--medium{flex:0 0 auto;margin:0;transform:none;scroll-snap-align:center}.showcase-section .phone-row .phone--small{width:220px;height:490px}.showcase-section .phone-row .phone--medium{width:240px;height:535px}.showcase-section .phone-row .phone--small:first-child,.showcase-section .phone-row .phone--small:last-child{margin:0}.showcase-section .screen-dots{display:flex}}
