:root{--green:#17a84b;--green-dark:#08752e;--ink:#111512;--muted:#68706b;--line:#e1e6e2;--soft:#f5f7f5;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.site-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1120px,calc(100% - 48px));height:76px;margin:auto}.brand{display:inline-flex;align-items:center;gap:9px;width:max-content;font-size:19px;font-weight:750;letter-spacing:-.04em}.brand img{width:32px;height:27px;object-fit:contain}nav{display:flex;gap:30px;color:var(--muted);font-size:13px;font-weight:600}.text-link:hover,footer a:hover,nav a:hover{color:var(--green-dark)}.nav-cta{justify-self:end;padding:10px 16px;border:1px solid var(--line);border-radius:9px;font-size:13px;font-weight:700}.nav-cta:hover{border-color:var(--ink)}.hero{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;width:min(1120px,calc(100% - 48px));min-height:680px;margin:auto;padding:70px 0 90px;border-bottom:1px solid var(--line)}.hero-copy{max-width:620px}.eyebrow{margin:0 0 18px;color:var(--green-dark);font-size:11px;font-weight:800;letter-spacing:.16em}h1{max-width:620px;margin:0 0 26px;font-size:clamp(62px,7vw,94px);line-height:.93;letter-spacing:-.075em;font-weight:770}h1 em{color:var(--green);font-style:normal}.hero-lede{max-width:545px;margin-bottom:30px;color:var(--muted);font-size:19px;line-height:1.55;letter-spacing:-.015em}.hero-actions{display:flex;align-items:center;gap:24px}.store-badge{display:inline-flex;align-items:center;gap:10px;min-width:176px;height:55px;padding:0 17px;border-radius:10px;background:var(--ink);color:white}.store-badge .apple{font-size:25px;line-height:1}.store-badge>span:last-child{display:grid;font-size:19px;font-weight:650;line-height:1;letter-spacing:-.03em}.store-badge small{margin-bottom:3px;font-size:9px;font-weight:500;letter-spacing:.04em}.text-link{font-size:13px;font-weight:700}.text-link span{margin-left:7px;color:var(--green)}.fine-print{margin:18px 0 0;color:#929994;font-size:11px}.product-stage{display:flex;align-items:center;justify-content:center}.hero-screen{display:block;width:min(100%,340px);height:auto;border-radius:45px;box-shadow:0 24px 60px rgb(24 40 29/15%)}.proof-bar{display:grid;grid-template-columns:repeat(4,1fr);width:min(1120px,calc(100% - 48px));margin:auto;border-bottom:1px solid var(--line)}.proof-bar p{margin:0;padding:22px 8px;color:var(--muted);border-right:1px solid var(--line);font-size:12px;text-align:center}.proof-bar p:last-child{border-right:0}.pricing,.process{width:min(1120px,calc(100% - 48px));margin:auto;padding:110px 0}.section-heading{display:grid;grid-template-columns:1fr 360px;align-items:end;gap:50px;margin-bottom:58px}h2{margin-bottom:0;font-size:clamp(42px,5vw,65px);line-height:.99;letter-spacing:-.06em}.detail-copy>p:last-child,.pricing-intro>p:last-child,.section-heading>p{margin:0;color:var(--muted);font-size:16px;line-height:1.65}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.step{padding:24px 32px 10px 0}.step+.step{padding-left:32px;border-left:1px solid var(--line)}.step>span{display:block;margin-bottom:55px;color:var(--green-dark);font-family:var(--font-geist-mono),monospace;font-size:11px}.step h3{margin-bottom:12px;font-size:22px;letter-spacing:-.04em}.step p{margin-bottom:0;color:var(--muted);font-size:14px;line-height:1.65}.details{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:105px max(24px,calc((100% - 1120px)/2));background:var(--soft)}.detail-copy h2{max-width:570px;margin-bottom:24px;font-size:clamp(40px,4.5vw,58px)}.detail-copy>p:last-child{max-width:540px}.screen-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.screen-pair figure{margin:0}.screen-pair figure:last-child{padding-top:50px}.screen-pair img{display:block;width:100%;border-radius:30px;box-shadow:0 22px 50px rgb(25 40 30/12%)}.screen-pair figcaption{margin-top:12px;color:var(--muted);font-size:10px;line-height:1.5;text-align:center}.pricing{display:grid;grid-template-columns:.85fr 1.15fr;align-items:start;gap:100px}.pricing-intro h2{margin-bottom:22px}.price-list{border-top:1px solid var(--ink)}.price-card{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:30px 0;border-bottom:1px solid var(--line)}.price-card p{margin-bottom:16px;color:var(--green-dark);font-size:9px;font-weight:850;letter-spacing:.14em}.price-card h3{margin:0;font-size:46px;letter-spacing:-.06em}.price-card div>span{color:var(--muted);font-size:11px}.price-card ul{display:grid;gap:12px;align-content:center;margin:0;padding:0;color:#515954;font-size:12px;list-style:none}.price-card li:before{content:"✓";margin-right:8px;color:var(--green);font-weight:800}.final-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;width:min(1120px,calc(100% - 48px));margin:0 auto 90px;padding:52px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cta-icon{width:88px;height:88px;border-radius:20px;object-fit:cover}.final-cta h2{font-size:clamp(38px,4vw,54px)}footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(1120px,calc(100% - 48px));min-height:110px;margin:auto;color:var(--muted);font-size:11px}footer p{margin:0}footer>div:last-child{display:flex;justify-content:flex-end;gap:22px;font-weight:650}.footer-brand{color:var(--ink);font-size:17px}.legal-page{width:min(820px,calc(100% - 48px));margin:auto;padding:80px 0 110px}.legal-heading{padding-bottom:40px;border-bottom:1px solid var(--line)}.legal-heading h1,.support-hero h1{margin-bottom:18px;font-size:clamp(50px,7vw,78px);line-height:.95;letter-spacing:-.07em}.legal-heading>p:last-child{margin:0;color:var(--muted);font-size:13px}.legal-body{padding-top:46px;color:#3f4742;font-size:16px;line-height:1.75}.legal-body h2{margin:44px 0 12px;color:var(--ink);font-size:24px;letter-spacing:-.035em}.legal-body ul{display:grid;gap:9px;padding-left:22px}.legal-body a{color:var(--green-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.support-hero{width:min(850px,calc(100% - 48px));margin:auto;padding:90px 0 60px;text-align:center}.support-hero>p:last-child{max-width:620px;margin:auto;color:var(--muted);font-size:18px;line-height:1.65}.support-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;width:min(960px,calc(100% - 48px));margin:auto;background:var(--line);border:1px solid var(--line)}.support-card{padding:30px;background:white}.support-card h2{margin-bottom:12px;font-size:20px;letter-spacing:-.035em}.support-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.contact-panel{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;width:min(960px,calc(100% - 48px));margin:80px auto 100px;padding:44px;background:var(--soft)}.contact-panel h2{margin-bottom:12px;font-size:40px}.contact-panel p:last-child{margin-bottom:0;color:var(--muted);line-height:1.6}.contact-pending{padding:20px;border:1px solid var(--line);background:white;font-size:14px;font-weight:750;line-height:1.5;text-align:center}@media(max-width:850px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:55px;padding-top:70px}.hero-copy{text-align:center;margin:auto}.hero-lede{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.details,.pricing,.section-heading{grid-template-columns:1fr}.details,.pricing{gap:55px}.final-cta{grid-template-columns:auto 1fr}.final-cta .store-badge{grid-column:1/-1;justify-self:center}}@media(max-width:620px){.final-cta,.hero,.pricing,.process,.proof-bar,.site-header,footer{width:calc(100% - 32px)}.site-header{height:68px}.hero{padding:55px 0 70px}.hero h1{font-size:57px}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;gap:17px}.hero-screen{width:76%;border-radius:38px}.proof-bar{grid-template-columns:1fr 1fr}.proof-bar p:nth-child(2){border-right:0}.proof-bar p{border-bottom:1px solid var(--line)}.pricing,.process{padding:80px 0}.section-heading{margin-bottom:42px}.section-heading,.steps{grid-template-columns:1fr}.step,.step+.step{padding:24px 0 36px;border-left:0;border-bottom:1px solid var(--line)}.step>span{margin-bottom:30px}.details{padding:75px 16px}.screen-pair{gap:12px}.screen-pair figure:last-child{padding-top:36px}.screen-pair img{border-radius:20px}.final-cta,.price-card{grid-template-columns:1fr}.final-cta{gap:22px;margin-bottom:60px;padding:40px 0}.final-cta .store-badge{grid-column:auto;justify-self:start}footer{grid-template-columns:1fr;padding:30px 0;text-align:center}.footer-brand,footer>div:last-child{justify-self:center}.contact-panel,.legal-page,.support-grid,.support-hero{width:calc(100% - 32px)}.contact-panel,.support-grid{grid-template-columns:1fr}.contact-panel{margin:60px auto 80px;padding:28px}}.campaign-hero{display:grid;grid-template-columns:1.02fr .98fr;min-height:760px;background:var(--green);color:white;overflow:hidden}.campaign-copy{align-self:center;padding:80px max(48px,calc((100vw - 1120px)/2))}.campaign-kicker{margin-bottom:22px;font-size:11px;font-weight:800;letter-spacing:.16em}.campaign-hero h1{max-width:650px;margin-bottom:28px;color:white}.campaign-copy>p:nth-of-type(2){max-width:560px;margin-bottom:30px;color:rgb(255 255 255/82%);font-size:19px;line-height:1.55}.campaign-actions{display:flex;align-items:center;gap:24px}.campaign-actions>a:last-child{font-size:13px;font-weight:750}.campaign-copy>small{display:block;margin-top:18px;color:rgb(255 255 255/64%);font-size:11px}.campaign-hero>img{width:100%;height:760px;object-fit:cover;object-position:center}.plain-intro{width:min(1120px,calc(100% - 48px));margin:auto;padding:110px 0 60px}.plain-intro>div{display:grid;grid-template-columns:1fr 380px;align-items:end;gap:60px}.plain-intro>div>p{margin:0;color:var(--muted);font-size:16px;line-height:1.65}.art-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;width:min(1120px,calc(100% - 48px));margin:0 auto 120px}.art-steps article{overflow:hidden;background:var(--soft)}.art-steps img{display:block;width:100%;aspect-ratio:1320/2868;object-fit:cover}.art-steps article>div{min-height:230px;padding:26px;background:white;border:1px solid var(--line);border-top:0}.art-steps span{color:var(--green-dark);font-family:var(--font-geist-mono),monospace;font-size:11px}.art-steps h3{margin:32px 0 12px;font-size:23px;letter-spacing:-.04em}.art-steps p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.workflow-strip{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;padding:100px max(24px,calc((100% - 1120px)/2));background:var(--soft)}.workflow-strip img{display:block;width:100%;max-height:720px;object-fit:cover;object-position:center 58%}.workflow-strip h2{max-width:650px;margin-bottom:25px}.workflow-strip div>p:last-child{max-width:570px;margin:0;color:var(--muted);font-size:16px;line-height:1.65}.free-fax{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:90px;background:var(--green);color:white;overflow:hidden}.free-fax>img{display:block;width:100%;height:680px;object-fit:cover}.free-fax>div{padding:70px max(48px,calc((100vw - 1120px)/2)) 70px 0}.free-fax .eyebrow{color:white;opacity:.72}.free-fax h2{max-width:700px;margin-bottom:34px;color:white}@media(max-width:850px){.campaign-hero{grid-template-columns:1fr}.campaign-copy{text-align:center}.campaign-copy>p:nth-of-type(2){margin-left:auto;margin-right:auto}.campaign-actions{justify-content:center}.campaign-hero>img{height:680px;object-position:center 25%}.art-steps,.plain-intro>div{grid-template-columns:1fr}.art-steps{max-width:560px}.free-fax,.workflow-strip{grid-template-columns:1fr}.workflow-strip{gap:55px}.workflow-strip img{max-height:680px}.free-fax>img{height:620px;object-position:center 55%}.free-fax>div{padding:70px 32px 80px;text-align:center}.free-fax .store-badge{margin:auto}}@media(max-width:620px){.campaign-copy{padding:70px 24px}.campaign-hero h1{font-size:58px}.campaign-actions{flex-direction:column}.campaign-hero>img{height:560px}.plain-intro{width:calc(100% - 32px);padding:80px 0 42px}.art-steps{width:calc(100% - 32px);margin-bottom:80px}.art-steps article>div{min-height:210px}.workflow-strip{padding:75px 16px}.workflow-strip img{max-height:580px}.free-fax>img{height:520px}.free-fax>div{padding:60px 20px 70px}}.simple-hero{display:grid;grid-template-columns:1fr 420px;align-items:center;gap:90px;width:min(1120px,calc(100% - 48px));min-height:690px;margin:auto;padding:70px 0 90px;border-bottom:1px solid var(--line)}.simple-hero>div>p:nth-of-type(2){max-width:560px;margin-bottom:30px;color:var(--muted);font-size:19px;line-height:1.55}.simple-hero small{display:block;margin-top:18px;color:#929994;font-size:11px}.simple-hero>img{display:block;width:100%;height:610px;object-fit:cover;object-position:center 28%}.simple-pricing,.simple-steps{width:min(1120px,calc(100% - 48px));margin:auto;padding:105px 0;border-bottom:1px solid var(--line)}.simple-pricing>header,.simple-steps>header{margin-bottom:55px}.simple-steps>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.simple-steps article{padding:24px 30px 0 0}.simple-steps article+article{padding-left:30px;border-left:1px solid var(--line)}.simple-steps span{color:var(--green-dark);font-family:var(--font-geist-mono),monospace;font-size:11px}.simple-steps h3{margin:45px 0 10px;font-size:22px;letter-spacing:-.04em}.simple-steps article p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.simple-pricing{display:grid;grid-template-columns:1fr 1fr;gap:90px}.simple-pricing article{padding:26px 0;border-bottom:1px solid var(--line)}.simple-pricing article p{grid-column:1/-1;margin-bottom:18px;color:var(--green-dark);font-size:10px;font-weight:800;letter-spacing:.12em}.simple-pricing h3{margin:0;font-size:48px;letter-spacing:-.06em}.simple-pricing span{color:var(--muted);font-size:12px}.simple-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;width:min(1120px,calc(100% - 48px));margin:auto;padding:90px 0}.simple-cta h2{font-size:clamp(40px,5vw,62px)}@media(max-width:850px){.simple-hero{grid-template-columns:1fr;gap:55px;text-align:center}.simple-hero>div>p:nth-of-type(2){margin-left:auto;margin-right:auto}.simple-hero .store-badge{margin:auto}.simple-hero>img{width:min(100%,430px);margin:auto}.simple-pricing{grid-template-columns:1fr}.simple-cta{flex-direction:column;text-align:center}}@media(max-width:620px){.simple-cta,.simple-hero,.simple-pricing,.simple-steps{width:calc(100% - 32px)}.simple-hero{padding:55px 0 70px}.simple-hero h1{font-size:58px}.simple-hero>div>p:nth-of-type(2){font-size:17px}.simple-hero>img{height:510px}.simple-pricing,.simple-steps{padding:78px 0}.simple-steps>div{grid-template-columns:1fr}.simple-steps article,.simple-steps article+article{padding:24px 0 34px;border-left:0;border-bottom:1px solid var(--line)}.simple-steps h3{margin-top:28px}.simple-pricing{gap:45px}.simple-cta{padding:70px 0}}.simple-hero>img{height:auto;max-height:610px;object-fit:contain;object-position:center}@media(max-width:620px){.simple-hero>img{height:auto;max-height:510px}}.simple-pricing>header>p,.simple-steps>header>p{max-width:520px;margin:20px 0 0;color:var(--muted);font-size:16px;line-height:1.6}.simple-home h1,.simple-home h2,.simple-home h3{font-family:var(--font-manrope),Arial,sans-serif;font-weight:800;letter-spacing:-.06em}.site-header .brand img{width:48px;height:36px}.footer-brand img{width:42px;height:32px}.official-store-badge{display:block;width:180px}.official-store-badge img{display:block;width:100%;height:auto}.simple-hero .official-store-badge{margin-top:30px}@media(max-width:850px){.simple-hero .official-store-badge{margin:30px auto 0}}.simple-pricing article ul{grid-column:1/-1;display:grid;gap:10px;margin:24px 0 0;padding:22px 0 0;border-top:1px solid var(--line);color:var(--muted);font-size:13px;list-style:none}.simple-pricing article li:before{content:"✓";margin-right:9px;color:var(--green);font-weight:800}.simple-steps h3{margin-top:0}.simple-pricing article>h3{grid-column:1/-1;margin:0 0 20px;font-size:24px}.simple-pricing article>strong{font-family:var(--font-manrope),Arial,sans-serif;font-size:48px;line-height:1;letter-spacing:-.06em}.simple-steps>h2{margin:0 0 42px;font-size:32px}.simple-home .simple-hero{grid-template-columns:minmax(0,1fr) 470px;gap:70px;width:100%;min-height:680px;padding:64px max(48px,calc((100% - 1120px)/2));background:linear-gradient(0deg,var(--green) 0,white 100%);border:0}.simple-home .simple-hero h1{color:var(--ink)}.simple-home .simple-hero h1 em{color:var(--green)}.simple-home .simple-hero>div>p:first-of-type{max-width:560px;margin-bottom:0;color:var(--muted);font-size:19px;line-height:1.55}.simple-home .simple-hero>img{max-height:650px}.simple-home .simple-hero .official-store-badge{margin-top:32px}@media(max-width:850px){.simple-home .simple-hero{grid-template-columns:1fr;padding:70px 32px;background:linear-gradient(0deg,var(--green) 0,white 100%)}.simple-home .simple-hero>img{max-height:580px}}@media(max-width:620px){.simple-home .simple-hero{width:100%;padding:60px 20px}.simple-home .simple-hero>img{max-height:500px}}.simple-pricing>h2{margin:0 0 42px;font-size:32px}.simple-pricing>div{display:grid;grid-template-columns:repeat(2,1fr);max-width:none;border-top:1px solid var(--ink)}.simple-pricing article{display:grid;grid-template-columns:1fr auto;align-items:end;padding:28px 34px 0 0;border-bottom:0}.simple-pricing article+article{padding-left:34px;border-left:1px solid var(--line)}@media(max-width:620px){.simple-pricing>div{grid-template-columns:1fr}.simple-pricing article,.simple-pricing article+article{padding:28px 0 34px;border-left:0;border-bottom:1px solid var(--line)}}.simple-home{background:linear-gradient(180deg,var(--green) 0,#edf9f1 42%,white 100%)}.simple-home .simple-hero{background:transparent}.simple-home .simple-hero h1,.simple-home .simple-hero h1 em{color:white}.simple-home .simple-hero>div>p:first-of-type{color:rgb(255 255 255/82%)}.simple-home footer{background:white;color:var(--muted);box-shadow:0 0 0 100vmax white;clip-path:inset(0 -100vmax)}.simple-home .site-header{color:white}.simple-home .site-header .brand img{filter:brightness(0) invert(1)}.simple-home .site-header nav{color:rgb(255 255 255/82%)}.simple-home .site-header nav a:hover{color:white}.simple-home .site-header .nav-cta{border-color:rgb(255 255 255/55%);color:white}.simple-home .site-header .nav-cta:hover{border-color:white;background:white;color:var(--green-dark)}.simple-home .simple-hero>div>p:first-of-type{color:rgb(255 255 255/92%)}.simple-home .simple-cta,.simple-home .simple-pricing,.simple-home .simple-steps{color:var(--ink)}.simple-home .simple-pricing>div,.simple-home .simple-steps>div{border-top-color:rgb(17 21 18/72%)}.simple-home .simple-pricing article+article,.simple-home .simple-steps article+article{border-left-color:rgb(17 21 18/14%)}.simple-home .simple-pricing article ul{border-top-color:rgb(17 21 18/12%)}.simple-cta-icon{width:88px;height:88px;border-radius:20px;object-fit:cover;flex:0 0 auto}.simple-cta h2{margin-right:auto}@media(max-width:850px){.simple-cta h2{margin-right:0}}.simple-pricing{display:block}.simple-pricing>div{max-width:720px;margin:auto}.simple-pricing,.simple-steps{padding-top:80px}.simple-showcase{width:min(1120px,calc(100% - 48px));margin:auto;padding:110px 0}.simple-showcase>h2{margin-bottom:70px;font-size:clamp(58px,7vw,92px);line-height:.92}.simple-showcase>h2>span{display:block;width:max-content;max-width:100%}.simple-showcase>h2>span:last-child{margin-top:10px;padding:.05em .14em .1em;background:var(--green)}.showcase-steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.showcase-steps article{padding:26px 34px 54px 0}.showcase-steps article+article{padding-left:34px;border-left:1px solid rgb(17 21 18/14%)}.showcase-steps span{display:block;margin-bottom:48px;color:var(--green);font-size:12px;font-weight:800}.showcase-steps h3{margin-bottom:12px;font-size:23px}.showcase-steps p{margin:0;color:#4d5550;font-size:14px;line-height:1.65}.showcase-pricing{border-top:1px solid var(--ink)}.showcase-pricing article{display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;padding:34px 0;border-bottom:1px solid rgb(17 21 18/14%)}.showcase-pricing h3{margin-bottom:10px;font-size:28px}.showcase-pricing p{max-width:590px;margin:0;color:#4d5550;font-size:14px;line-height:1.6}.showcase-pricing article>div:last-child{display:grid;grid-template-columns:auto auto;align-items:end;gap:12px}.showcase-pricing strong{color:var(--green);font-family:var(--font-manrope),Arial,sans-serif;font-size:52px;line-height:.9;letter-spacing:-.06em}.showcase-pricing span{color:#4d5550;font-size:12px}@media(max-width:700px){.simple-showcase{width:calc(100% - 32px);padding:78px 0}.simple-showcase>h2{margin-bottom:50px;font-size:55px}.showcase-steps{grid-template-columns:1fr}.showcase-steps article,.showcase-steps article+article{padding:24px 0 34px;border-left:0;border-bottom:1px solid rgb(17 21 18/14%)}.showcase-steps span{margin-bottom:24px}.showcase-pricing article{grid-template-columns:1fr;gap:24px}.showcase-pricing article>div:last-child{justify-content:start}.showcase-pricing strong{font-size:46px}}.simple-showcase{width:100%;padding:110px max(48px,calc((100% - 1120px)/2));background:var(--green);color:white}.simple-showcase>h2{display:grid;gap:18px;max-width:900px}.simple-showcase>h2>span:last-child{margin-top:0;padding:0;background:transparent;color:white}.simple-showcase .showcase-steps{border-top-color:white}.simple-showcase .showcase-steps article+article{border-left-color:rgb(255 255 255/28%)}.simple-showcase .showcase-steps span{color:white;opacity:.72}.simple-showcase .showcase-steps p{color:rgb(255 255 255/82%)}.simple-showcase .showcase-pricing{display:grid;grid-template-columns:1fr 1fr;gap:18px;border:0}.simple-showcase .showcase-pricing article{grid-template-columns:1fr;align-content:space-between;gap:36px;min-height:270px;padding:32px;border:0;border-radius:24px;background:white;color:var(--ink)}.simple-showcase .showcase-pricing p{color:#4d5550}.simple-showcase .showcase-pricing article>div:last-child{justify-content:start}.simple-showcase .showcase-pricing strong{color:var(--green)}@media(max-width:700px){.simple-showcase{width:100%;padding:74px 20px}.simple-showcase .showcase-steps article,.simple-showcase .showcase-steps article+article{border-bottom-color:rgb(255 255 255/28%)}.simple-showcase .showcase-pricing{grid-template-columns:1fr}.simple-showcase .showcase-pricing article{min-height:0}}.simple-showcase .showcase-steps{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px;border:0}.simple-showcase .showcase-steps article,.simple-showcase .showcase-steps article+article{min-height:250px;padding:30px;border:0;border-radius:24px;background:white;color:var(--ink)}.simple-showcase .showcase-steps span{color:var(--green);opacity:1}.simple-showcase .showcase-steps p{color:#4d5550}.simple-showcase .showcase-steps article,.simple-showcase .showcase-steps article+article{min-height:0;padding:0;overflow:hidden}.simple-showcase .showcase-steps img{display:block;width:100%;height:auto;aspect-ratio:1320/2868;object-fit:cover}@media(max-width:900px){.simple-showcase .showcase-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.simple-showcase .showcase-steps{grid-template-columns:1fr;gap:14px}.simple-showcase .showcase-steps article,.simple-showcase .showcase-steps article+article{min-height:0;padding:0;border:0}}.simple-showcase{background:linear-gradient(180deg,transparent,white 180px)}.simple-showcase,.simple-showcase>h2>span:last-child{color:var(--green)}.simple-showcase .showcase-steps article,.simple-showcase .showcase-steps article+article{box-shadow:0 0 0 1px rgb(17 21 18/8%),0 16px 40px rgb(17 21 18/8%)}.simple-showcase .showcase-pricing article{background:var(--green);color:white}.simple-showcase .showcase-pricing p,.simple-showcase .showcase-pricing span{color:rgb(255 255 255/82%)}.simple-showcase .showcase-pricing strong{color:white}.support-page{background:white}.support-page .support-hero{width:100%;padding:110px max(48px,calc((100% - 1120px)/2)) 150px;background:var(--green);color:white;text-align:left}.support-page .support-hero h1{max-width:850px;margin-bottom:28px;font-family:var(--font-manrope),Arial,sans-serif;font-size:clamp(64px,8vw,106px);font-weight:800;line-height:.9;letter-spacing:-.07em}.support-page .support-hero>p:last-child{max-width:610px;margin:0;color:rgb(255 255 255/86%);font-size:19px;line-height:1.6}.support-page .support-grid{grid-template-columns:repeat(2,1fr);gap:18px;width:min(1120px,calc(100% - 48px));margin:-70px auto 0;background:transparent;border:0}.support-page .support-card{min-height:210px;padding:32px;border:1px solid rgb(17 21 18/8%);border-radius:24px;background:white;box-shadow:0 18px 48px rgb(17 21 18/8%)}.support-page .support-card h2{margin-bottom:16px;font-family:var(--font-manrope),Arial,sans-serif;font-size:24px;font-weight:800;letter-spacing:-.045em}.support-page .support-card p{color:#4d5550;font-size:15px;line-height:1.7}.support-page .contact-panel{width:min(1120px,calc(100% - 48px));margin:88px auto 110px;padding:52px;border:0;border-radius:28px;background:var(--green);color:white}.support-page .contact-panel h2{font-family:var(--font-manrope),Arial,sans-serif;font-weight:800}.support-page .contact-panel p:last-child{color:rgb(255 255 255/82%)}.support-page .contact-pending{border:1px solid rgb(255 255 255/55%);border-radius:12px;background:white;color:var(--green-dark);font-size:16px}.support-page footer{background:white}@media(max-width:720px){.support-page .support-hero{padding:78px 20px 118px}.support-page .support-hero h1{font-size:62px}.support-page .support-grid{grid-template-columns:1fr;width:calc(100% - 32px);margin-top:-54px}.support-page .support-card{min-height:0;padding:27px}.support-page .contact-panel{width:calc(100% - 32px);padding:32px}}.simple-home .simple-hero>.app-store-hero{width:auto;max-width:100%;height:auto;justify-self:center;object-fit:contain;border-radius:0}.simple-showcase .app-store-previews{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:36px}.simple-showcase .app-store-previews img{height:auto;object-fit:contain}.protected-media{position:relative;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.protected-media:after{content:"";position:absolute;inset:0;z-index:2}.protected-media img{display:block;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@media(max-width:900px){.simple-showcase .app-store-previews{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.simple-showcase .app-store-previews{grid-template-columns:minmax(0,1fr);max-width:380px;margin-inline:auto;gap:20px}}