:root{--ink:#111827;--muted:#667085;--line:#dfe6e3;--green:#078557;--dark:#056a46;--mint:#e9f8f2;--blue:#2d6cdf;--yellow:#f4b400;--red:#e8505b;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.site-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 48px));margin:auto;padding:22px 0}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:850}.brand img{border-radius:8px}.site-header nav{display:flex;align-items:center;gap:28px;color:#475467;font-size:15px;font-weight:700}.site-header nav>a:hover{color:var(--green)}.nav-login{display:inline-flex;min-height:42px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:0 18px;color:var(--ink)!important}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,540px);align-items:center;gap:62px;width:min(1180px,calc(100% - 48px));min-height:720px;margin:auto;padding:42px 0 86px}.hero h1{margin:0;font-size:clamp(58px,7vw,92px);line-height:.95;letter-spacing:0}.hero-lead{max-width:620px;margin:24px 0 0;font-size:clamp(28px,3.1vw,44px);font-weight:780;line-height:1.08}.hero-text{max-width:610px;margin:24px 0 0;color:var(--muted);font-size:19px;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:0;border-radius:8px;padding:0 22px;font-weight:800;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.primary{background:var(--green);color:#fff;box-shadow:0 14px 30px rgba(7,133,87,.22)}.primary:hover{background:var(--dark)}.secondary{border:1px solid var(--line);background:#fff}.hero-notes{display:flex;flex-wrap:wrap;gap:18px;margin:25px 0 0;padding:0;list-style:none;color:#667085;font-size:14px}.hero-notes li:before{content:"✓";margin-right:7px;color:var(--green);font-weight:900}.product-stage{position:relative;display:grid;min-height:650px;place-items:center}.product-stage:before{content:"";position:absolute;width:86%;height:82%;border-radius:50%;background:#e9f8f2}.phone{position:relative;width:min(368px,90vw);height:690px;overflow:hidden;border:9px solid #131716;border-radius:46px;background:#f7faf9;box-shadow:0 34px 80px rgba(17,24,39,.24);transform:rotate(2deg)}.phone:before{content:"";position:absolute;z-index:5;left:50%;top:8px;width:92px;height:24px;border-radius:20px;background:#131716;transform:translateX(-50%)}.phone-status{display:flex;justify-content:space-between;padding:15px 24px 4px;font-size:12px;font-weight:800}.phone-content{padding:22px 17px 88px}.app-heading{display:flex;align-items:center;justify-content:space-between}.app-heading small,.app-heading strong{display:block}.app-heading small{color:#728078;font-size:12px}.app-heading strong{margin-top:3px;font-size:20px}.avatars{display:flex}.avatars i{display:block;width:34px;height:34px;border:2px solid #fff;border-radius:50%;background:linear-gradient(145deg,#ffd2b6,#9bb9e8)}.avatars i+i{margin-left:-10px;background:linear-gradient(145deg,#9edcbf,#f4ca8d)}.balance{margin-top:17px;border-radius:8px;background:linear-gradient(135deg,#087b52,#159b6a);padding:19px;color:#fff;box-shadow:0 12px 24px rgba(7,133,87,.18)}.balance small{opacity:.8}.balance>b{display:block;margin-top:7px;font-size:31px}.balance>div{display:flex;justify-content:space-between;margin-top:14px;font-size:11px;opacity:.78}.quick{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.quick span{display:flex;flex-direction:column;align-items:center;gap:6px;border:1px solid #e3eae7;border-radius:8px;background:#fff;padding:10px 3px;font-size:11px;font-weight:750}.quick i{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#edf8f3;font-style:normal;font-weight:900}.minus{color:var(--red)}.plus{color:var(--green)}.move{color:var(--blue)}.preview-title{display:flex;justify-content:space-between;margin-top:21px;font-size:14px}.donut-row{display:flex;align-items:center;gap:20px;margin-top:13px}.donut{position:relative;display:grid;width:106px;height:106px;flex:0 0 auto;place-items:center;border-radius:50%;background:conic-gradient(var(--green) 0 42%,var(--blue) 42% 71%,var(--yellow) 71%)}.donut:after{content:"";position:absolute;width:67px;height:67px;border-radius:50%;background:#f7faf9}.donut span{position:relative;z-index:1;font-size:17px;font-weight:850}.donut small{display:block;color:#7b8881;font-size:9px;text-align:center}.legend{display:grid;flex:1;gap:9px;font-size:11px}.legend span{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:7px}.legend i{width:8px;height:8px;border-radius:2px}.legend .g{background:var(--green)}.legend .b{background:var(--blue)}.legend .y{background:var(--yellow)}.operation{display:grid;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;margin-top:13px;border:1px solid #e4ebe8;border-radius:8px;background:#fff;padding:10px}.op-image{display:grid;width:39px;height:39px;place-items:center;border-radius:8px;background:#eaf6f0;font-size:20px}.op-image.home{background:#fff2db;color:#9c6100}.operation b,.operation small{display:block}.operation b{font-size:12px}.operation small{margin-top:3px;color:#7c8781;font-size:9px}.operation strong{font-size:11px}.phone-nav{position:absolute;inset:auto 0 0;display:grid;grid-template-columns:1fr 1fr 56px 1fr 1fr;align-items:center;height:75px;border-top:1px solid #e5e9e7;background:rgba(255,255,255,.96);padding:0 10px;color:#69766f}.phone-nav span{display:grid;place-items:center;font-size:19px}.phone-nav small{font-size:8px}.phone-nav b{display:grid;width:50px;height:50px;place-items:center;border:4px solid var(--green);border-radius:50%;color:var(--green);font-size:30px}.proof-strip{display:flex;justify-content:center;overflow:hidden;border-block:1px solid #e6ebe9;background:#fbfcfc}.proof-strip span{white-space:nowrap;padding:20px 29px;color:#475467;font-size:14px;font-weight:750}.proof-strip span+span{border-left:1px solid #e6ebe9}.section{width:min(920px,calc(100% - 48px));margin:auto;padding:112px 0}.intro{text-align:center}.eyebrow{margin:0 0 16px;color:var(--green);font-size:14px;font-weight:850;text-transform:uppercase}.section h2,.install-band h2,.final-cta h2{margin:0;font-size:clamp(36px,5vw,58px);line-height:1.05}.intro>p:last-child{max-width:720px;margin:25px auto 0;color:var(--muted);font-size:20px;line-height:1.55}.feature-flow{border-top:1px solid #e6ebe9}.feature-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:min(1120px,calc(100% - 48px));margin:auto;border-bottom:1px solid #e6ebe9;padding:96px 0}.reverse .feature-copy{order:2}.feature-copy>span{color:var(--green);font-weight:850}.feature-copy h3{margin:12px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.08}.feature-copy p{margin:20px 0 0;color:var(--muted);font-size:18px;line-height:1.65}.people-visual,.statement-visual,.chart-visual{position:relative;min-height:350px;overflow:hidden;border-radius:8px;background:#edf8f3}.people-visual{display:flex;align-items:center;justify-content:center}.people-visual>i{display:block;width:108px;height:108px;border:8px solid #fff;border-radius:50%;background:linear-gradient(145deg,#ffd8bd,#839ed0);box-shadow:0 24px 64px rgba(17,24,39,.12)}.people-visual>i:last-of-type{background:linear-gradient(145deg,#8ed3b5,#f1bb6d)}.people-visual em{width:70px;border-top:3px dashed #76b69d}.people-visual p{position:absolute;bottom:48px;font-size:18px;font-style:normal;font-weight:800}.people-visual p b{color:var(--green)}.statement-visual{display:grid;place-items:center;background:#eef4ff;padding:55px}.statement-visual>div{display:grid;width:min(360px,100%);border:1px solid #d9e2ef;border-radius:8px;background:#fff;padding:24px;box-shadow:0 24px 64px rgba(17,24,39,.12)}.statement-visual span{width:max-content;border-radius:6px;background:#e8efff;padding:8px;color:var(--blue);font-size:12px;font-weight:900}.statement-visual strong{margin-top:20px;font-size:22px}.statement-visual small{margin-top:7px;color:var(--muted)}.chart-visual{background:#fff7df;padding:34px}.chart-visual>div{display:flex;justify-content:space-between}.chart-visual section{display:flex;align-items:end;gap:12px;height:205px;margin-top:30px;border-bottom:1px solid #dfd4b6}.chart-visual section i{flex:1;border-radius:5px 5px 0 0;background:var(--yellow)}.chart-visual section i:nth-child(4),.chart-visual section i:nth-child(6){background:var(--green)}.chart-visual>small{display:block;margin-top:15px;color:#746640}.install-band{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;background:#087b52;padding:105px max(24px,calc((100vw - 1120px)/2));color:#fff}.install-band .eyebrow{color:#b9ead5}.install-band p:not(.eyebrow){max-width:570px;color:#d6eee4;font-size:18px;line-height:1.6}.install-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.light{background:#fff;color:#075f42}.install-actions>a{font-weight:800;text-decoration:underline;text-underline-offset:4px}.install-band ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.install-band li{display:grid;grid-template-columns:45px 1fr;align-items:center;gap:15px;border-bottom:1px solid rgba(255,255,255,.18);padding:15px 0}.install-band li>b{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%}.install-band li>span{font-size:18px;font-weight:800}.install-band li small{display:block;margin-top:3px;color:#b9d8cc;font-size:13px;font-weight:500}.faq{max-width:820px}.faq h2{margin-bottom:38px}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:19px;font-weight:800}.faq details p{margin:14px 0 0;color:var(--muted);line-height:1.6}.final-cta{display:flex;flex-direction:column;align-items:center;background:#f4f8f6;padding:100px 24px 115px;text-align:center}.final-cta img{border-radius:14px}.final-cta h2{margin-top:24px}.final-cta p{margin:15px 0 28px;color:var(--muted);font-size:19px}footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;width:min(1180px,calc(100% - 48px));margin:auto;padding:35px 0 100px;color:#667085;font-size:14px}.brand.small{color:var(--ink);font-size:16px}footer p{margin:0}footer>div{display:flex;gap:24px}.mobile-action{display:none}dialog{width:min(560px,calc(100% - 24px));max-height:min(760px,calc(100dvh - 24px));border:0;border-radius:12px;padding:0;box-shadow:0 30px 90px rgba(17,24,39,.3)}dialog::backdrop{background:rgba(17,24,39,.62);backdrop-filter:blur(5px)}dialog>header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff;padding:24px}dialog header small{color:var(--green);font-weight:800}dialog header h2{margin:5px 0 0;font-size:29px}dialog header button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:8px;background:#f3f5f4;font-size:30px}.platform{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:20px 24px 0}.platform button{min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;font-weight:800}.platform button[aria-selected=true]{border-color:var(--green);background:var(--mint);color:var(--dark)}dialog>ol{display:grid;margin:16px 24px;padding:0;list-style:none}dialog>ol li{display:grid;grid-template-columns:38px 1fr;gap:12px;border-bottom:1px solid var(--line);padding:16px 0}dialog>ol b{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--mint);color:var(--green)}dialog>ol span{font-weight:800}dialog>ol small{display:block;margin-top:5px;color:var(--muted);font-weight:500;line-height:1.4}.dialog-action{display:flex;margin:18px 24px 0}.dialog-note{margin:14px 24px 24px;color:var(--muted);font-size:13px;line-height:1.45}
.guide-page,.article-page{border-top:1px solid var(--line)}.guide-hero,.article-page>header{width:min(920px,calc(100% - 48px));margin:auto;padding:90px 0 70px}.guide-hero h1,.article-page h1{max-width:860px;margin:0;font-size:clamp(46px,7vw,76px);line-height:1}.guide-hero>p:not(.eyebrow),.article-page>header>p:not(.eyebrow){max-width:720px;margin:24px 0;color:var(--muted);font-size:20px;line-height:1.6}.device-guide{display:grid;grid-template-columns:1fr 420px;align-items:center;gap:90px;background:#f2f8f5;padding:90px max(24px,calc((100vw - 1050px)/2))}.device-guide.android{background:#eef4ff}.device-name{color:var(--green);font-size:14px;font-weight:900;text-transform:uppercase}.device-guide h2{margin:13px 0 24px;font-size:42px}.device-guide ol{display:grid;margin:0;padding:0;list-style:none}.device-guide li{display:grid;grid-template-columns:42px 1fr;gap:14px;border-top:1px solid rgba(17,24,39,.1);padding:18px 0}.device-guide li>b{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#fff;color:var(--green)}.device-guide li>span{font-weight:800;line-height:1.4}.device-guide li a{color:var(--blue);text-decoration:underline}.device-guide li small{display:block;margin-top:5px;color:var(--muted);font-weight:500}.guide-phone{position:relative;height:520px;overflow:hidden;border:8px solid #151817;border-radius:42px;background:#fff;box-shadow:0 24px 64px rgba(17,24,39,.15)}.browser-bar{margin:26px 16px 0;border-radius:8px;background:#f1f3f2;padding:13px;text-align:center;color:#758079;font-size:12px}.share-sheet{position:absolute;right:10px;bottom:10px;left:10px;border-radius:14px;background:#f6f6f6;padding:24px;text-align:center}.share-sheet i{display:block;width:54px;height:54px;margin:auto;border-radius:12px;background:url('/icon-192.png') center/cover}.share-sheet strong,.share-sheet span{display:block}.share-sheet strong{margin-top:16px;font-size:18px}.share-sheet span{margin-top:5px;color:var(--muted)}.share-sheet button{width:100%;margin-top:20px;border:0;border-radius:8px;background:var(--green);padding:13px;color:#fff;font-weight:800}.android-menu{display:grid;gap:19px;margin:10px 18px;border-radius:8px;background:#fff;padding:24px;box-shadow:0 24px 64px rgba(17,24,39,.15)}.android-menu strong{color:var(--green)}.guide-help{display:flex;flex-direction:column;align-items:flex-start;width:min(920px,calc(100% - 48px));margin:auto;padding:90px 0}.guide-help h2{margin:0;font-size:42px}.guide-help p{max-width:720px;color:var(--muted);font-size:18px;line-height:1.6}.article-page>article{width:min(760px,calc(100% - 48px));margin:auto;padding-bottom:100px}.article-page article h2{margin:52px 0 14px;font-size:30px}.article-page article p{color:#475467;font-size:18px;line-height:1.75}.article-page aside{margin-top:70px;border-left:5px solid var(--green);background:#eef8f3;padding:28px}.article-page aside h2{margin-top:0}.not-found{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center}.not-found img{border-radius:14px}.not-found h1{margin:22px 0 0;font-size:44px}.not-found p{color:var(--muted)}
@media(max-width:900px){.site-header{width:min(100% - 32px,1180px);padding:16px 0}.site-header nav>a:not(.nav-login){display:none}.hero{grid-template-columns:1fr;width:min(100% - 32px,1180px);min-height:auto;padding:45px 0 55px;gap:40px}.hero h1{font-size:64px}.hero-lead{font-size:34px}.product-stage{min-height:630px}.proof-strip{justify-content:flex-start;overflow-x:auto}.feature-row{grid-template-columns:1fr;gap:42px;width:min(100% - 32px,1120px);padding:70px 0}.reverse .feature-copy{order:0}.install-band{grid-template-columns:1fr;gap:45px;padding:80px 24px}.section{width:min(100% - 32px,920px);padding:80px 0}footer{grid-template-columns:1fr;width:min(100% - 32px,1180px);padding-bottom:120px}footer>div{flex-wrap:wrap}.device-guide{grid-template-columns:1fr;padding:70px 16px;gap:40px}.guide-phone{width:min(360px,100%);margin:auto}.guide-hero,.article-page>header,.article-page>article,.guide-help{width:min(100% - 32px,920px)}}
@media(max-width:560px){.site-header nav{gap:0}.nav-login{min-height:38px;padding:0 13px}.hero{padding-top:28px}.hero h1{font-size:54px}.hero-lead{margin-top:18px;font-size:31px}.hero-text{font-size:17px}.hero-actions{display:grid}.button{width:100%}.hero-notes{gap:9px 16px}.product-stage{min-height:590px}.phone{width:318px;height:600px;border-width:8px;border-radius:40px}.phone-content{padding:19px 14px 80px}.balance{padding:16px}.balance>b{font-size:27px}.donut{width:88px;height:88px}.operation{margin-top:9px}.feature-copy h3{font-size:34px}.people-visual,.statement-visual,.chart-visual{min-height:300px}.statement-visual{padding:38px 20px}.install-band h2,.section h2,.final-cta h2{font-size:38px}.install-actions{align-items:stretch;flex-direction:column}.mobile-action{position:fixed;z-index:25;right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;display:grid;grid-template-columns:1.3fr .8fr;gap:7px;border:1px solid rgba(17,24,39,.08);border-radius:10px;background:rgba(255,255,255,.94);box-shadow:0 14px 44px rgba(17,24,39,.2);padding:7px;backdrop-filter:blur(16px)}.mobile-action a,.mobile-action button{display:grid;min-height:46px;place-items:center;border:0;border-radius:7px;font-weight:850}.mobile-action a{background:var(--green);color:#fff}.mobile-action button{background:#edf3f0;color:#075f42}dialog{margin:auto auto max(8px,env(safe-area-inset-bottom));max-height:calc(100dvh - 16px)}dialog>header{padding:20px}dialog header h2{font-size:25px}.platform{padding-inline:20px}dialog>ol,.dialog-action,.dialog-note{margin-inline:20px}.dialog-action{width:auto}.guide-hero h1,.article-page h1{font-size:48px}.device-guide h2{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.legal-layout,.legal-content{width:min(920px,calc(100% - 48px));margin:auto;border-top:1px solid var(--line);padding:82px 0 96px}.legal-layout>header,.legal-content>header{max-width:780px}.legal-layout h1,.legal-content h1{margin:0;font-size:clamp(42px,6vw,68px);line-height:1.02}.legal-layout>header>p:last-child,.legal-content>header>p:last-child{max-width:720px;margin:22px 0 0;color:var(--muted);font-size:19px;line-height:1.6}.operator-card,.legal-note{margin-top:48px;border:1px solid var(--line);border-radius:8px;background:#f7faf9;padding:30px}.operator-card h2,.legal-note h2{margin:0 0 20px;font-size:25px}.operator-card dl{display:grid;gap:0;margin:0}.operator-card dl>div{display:grid;grid-template-columns:180px 1fr;gap:18px;border-top:1px solid var(--line);padding:15px 0}.operator-card dt{color:var(--muted)}.operator-card dd{margin:0;font-weight:750}.operator-card a,.legal-content a{color:var(--dark);text-decoration:underline;text-underline-offset:3px}.legal-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.legal-links>a{display:flex;min-height:132px;flex-direction:column;justify-content:center;border:1px solid var(--line);border-radius:8px;padding:24px;transition:border-color .18s,transform .18s}.legal-links>a:hover{border-color:#8bc8ae;transform:translateY(-2px)}.legal-links strong{font-size:18px}.legal-links span{margin-top:8px;color:var(--muted);line-height:1.45}.legal-note{border-left:5px solid var(--green);background:var(--mint)}.legal-note p{margin:0;color:#39584b;line-height:1.65}.legal-content{width:min(780px,calc(100% - 48px))}.legal-content article{margin-top:55px}.legal-content article h2{margin:42px 0 13px;font-size:27px}.legal-content article h3{margin:30px 0 10px;font-size:20px}.legal-content article p,.legal-content article li{color:#475467;font-size:17px;line-height:1.72}.legal-content article ul,.legal-content article ol{padding-left:24px}.legal-content article li+li{margin-top:8px}.legal-content article table{width:100%;border-collapse:collapse;margin:24px 0;font-size:15px}.legal-content article th,.legal-content article td{border:1px solid var(--line);padding:13px;text-align:left;vertical-align:top}.legal-content article th{background:#f4f8f6}.legal-content article aside{border-left:4px solid var(--green);background:var(--mint);padding:20px 24px}.legal-content article aside p{margin:0;color:#315648}@media(max-width:560px){.legal-layout,.legal-content{width:calc(100% - 32px);padding:55px 0 72px}.legal-layout h1,.legal-content h1{font-size:42px}.legal-links{grid-template-columns:1fr}.operator-card,.legal-note{padding:22px}.operator-card dl>div{grid-template-columns:1fr;gap:5px}.legal-content article table{display:block;overflow-x:auto}}
.remindy-summary{margin:18px 0 14px;padding:18px;border-radius:22px;background:linear-gradient(135deg,#1f2429,#313941);color:#fff;display:grid;gap:4px}.remindy-summary small,.remindy-summary span{color:#b9c1c7;font-size:11px}.remindy-summary b{font-size:26px}.remindy-tabs{display:flex;gap:8px;margin-bottom:12px}.remindy-tabs>*{padding:7px 12px;border-radius:999px;background:#eef0f2;font-size:10px}.remindy-tabs b{background:#21262b;color:#fff}.remindy-task{display:flex;align-items:center;gap:10px;padding:12px 2px;border-bottom:1px solid #eceeef}.remindy-task span{display:grid;gap:3px}.remindy-task b{font-size:12px}.remindy-task small{font-size:9px;color:#7d858c}.task-check{width:20px;height:20px;border:2px solid #ff9f1a;border-radius:50%;display:grid;place-items:center;color:#fff;background:#fff;font-size:11px}.remindy-task.done{opacity:.58}.remindy-task.done .task-check{background:#ff9f1a}.remindy-calendar{width:min(100%,390px);padding:30px;border-radius:32px;background:#111;color:#fff;box-shadow:0 24px 70px rgba(0,0,0,.18)}.remindy-calendar strong{font-size:28px}.remindy-calendar div{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:24px 0}.remindy-calendar span,.remindy-calendar b{aspect-ratio:1;display:grid;place-items:center;border-radius:50%;position:relative}.remindy-calendar b{background:#fff;color:#111}.remindy-calendar i{position:absolute;bottom:2px;width:4px;height:4px;border-radius:50%;background:#ff9f1a}.remindy-calendar small{color:#aab0b5}
