:root{--background:#fff;--text:#001e43;--text-muted:#263b50;--text-soft:#60758a;--border:#e6eef5;--blue:#0b63ce}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;margin:0}body{color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:17px;line-height:1.86}a{color:var(--blue);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}a:hover{color:var(--text)}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}.legal-page,.legal-home,.site-footer-inner{width:min(100%,760px);margin:0 auto;padding-inline:24px}.legal-page{padding-block:56px 72px}.document-header{margin-bottom:38px}.document-title,.home-title{color:var(--text);letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(30px,6vw,40px);font-weight:700;line-height:1.32}.document-meta{color:var(--text-soft);margin:12px 0 0;font-size:14px;font-weight:500;line-height:1.6}.document-lead,.home-lead{color:var(--text-muted);margin:12px 0 0;font-size:17px;line-height:1.8}.document-body{min-width:0}.legal-section+.legal-section{border-top:1px solid var(--border);margin-top:36px;padding-top:32px}.legal-section h2{color:var(--text);margin:0 0 14px;font-size:21px;font-weight:700;line-height:1.5}.legal-section p,.commercial-item dd{color:var(--text-muted);margin:0}.legal-section p+p{margin-top:14px}.legal-list{color:var(--text-muted);margin:14px 0 0;padding-left:1.4em}.legal-list li+li{margin-top:8px}.external-service-list{margin-top:20px}.external-service{border-top:1px solid var(--border);padding:20px 0}.external-service:last-child{border-bottom:1px solid var(--border)}.external-service h3{color:var(--text);margin:0 0 8px;font-size:17px;line-height:1.5}.external-service p{font-size:16px}.commercial-list,.information-list{margin:0}.commercial-item,.information-list>div{grid-template-columns:minmax(138px,.3fr) minmax(0,1fr);gap:28px;padding-block:22px;display:grid}.commercial-item+.commercial-item,.information-list>div+div{border-top:1px solid var(--border)}.commercial-item:first-child,.information-list>div:first-child{padding-top:0}.commercial-item:last-child,.information-list>div:last-child{padding-bottom:0}.commercial-item dt,.information-list dt{color:var(--text);font-weight:700}.commercial-item dd,.information-list dd{overflow-wrap:anywhere;margin:0}.information-list dd{color:var(--text-muted)}.operator-information-notice{border-top:1px solid var(--border);margin-top:24px;padding-top:24px}.operator-information-notice p{color:var(--text-muted);margin:0}.commercial-operator-information{border-top:1px solid var(--border);margin-top:36px;padding-top:32px}.site-footer{border-top:1px solid var(--border)}.site-footer-inner{min-height:82px;color:var(--text-soft);justify-content:space-between;align-items:center;gap:18px;font-size:13px;line-height:1.6;display:flex}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:8px 16px;display:flex}.footer-links a{color:var(--text-soft)}.footer-links a:hover{color:var(--blue)}.legal-home{padding-block:56px 72px}.home-kicker{color:var(--text-soft);margin:0 0 12px;font-size:14px;font-weight:600}.home-links{gap:14px;margin-top:32px;display:grid}.home-link{color:var(--blue);font-weight:600}.home-meta{color:var(--text-soft);margin-top:34px;font-size:14px}.home-meta p{margin:0}.home-meta p+p{margin-top:6px}@media (max-width:720px){body{font-size:16px;line-height:1.84}.legal-page,.legal-home,.site-footer-inner{padding-inline:24px}.legal-page,.legal-home{padding-block:52px 64px}.document-header{margin-bottom:34px}.document-title,.home-title{font-size:30px;line-height:1.35}.document-lead,.home-lead{font-size:16px}.legal-section+.legal-section{margin-top:32px;padding-top:28px}.legal-section h2{font-size:20px}.commercial-item,.information-list>div{grid-template-columns:1fr;gap:4px;padding-block:19px}.site-footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:24px}.footer-links{justify-content:flex-start}}.lp-page{--lp-blue:#185cd0;--lp-blue-deep:#0a3f8f;--lp-blue-soft:#edf5ff;--lp-coral:#fc876b;--lp-ink:#001e43;--lp-muted:#526a80;--lp-line:#d9e7f4;color:var(--lp-ink);background:#fff;overflow:clip}.lp-page a{color:inherit}.lp-container{width:min(100% - 40px,1120px);margin-inline:auto}.lp-narrow{width:min(100% - 40px,700px)}.lp-header{justify-content:space-between;align-items:center;gap:16px;width:min(100% - 40px,1120px);min-height:76px;margin-inline:auto;display:flex}.lp-brand,.lp-footer-brand{color:var(--lp-ink);letter-spacing:.08em;align-items:center;gap:10px;font-size:17px;font-weight:700;text-decoration:none;display:inline-flex}.lp-brand img{border-radius:9px;width:32px;height:32px}.lp-cta{border:1px solid var(--lp-coral);background:var(--lp-coral);border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:14px 23px;font-size:16px;font-weight:700;line-height:1.35;text-decoration:none;transition:background-color .16s,transform .16s;display:inline-flex;color:#fff!important}.lp-cta:hover{color:#fff;background:#e8755e;transform:translateY(-1px)}.lp-cta:focus-visible,.lp-page summary:focus-visible,.lp-page a:focus-visible{outline-offset:4px;outline:3px solid #8fbdf5}.lp-header-cta{min-height:42px;padding:9px 16px;font-size:14px}.lp-hero{background:var(--lp-blue);color:#fff;padding:52px 0 84px}.lp-hero-grid{grid-template-columns:minmax(0,1fr);align-items:center;gap:36px;display:grid}.lp-together-grid{grid-template-columns:minmax(0,1fr);gap:clamp(38px,5vw,64px);display:grid}.lp-hero-copy{min-width:0;padding-block:18px}.lp-kicker,.lp-eyebrow,.feature-number{letter-spacing:.13em;margin:0;font-size:12px;font-weight:700;line-height:1.5}.lp-kicker{color:#d9ecff}.lp-hero h1,.lp-section h2,.lp-download h2{letter-spacing:-.04em;text-wrap:balance;margin:16px 0 0;font-family:Georgia,Hiragino Mincho ProN,Yu Mincho,serif;font-weight:600}.lp-hero h1{letter-spacing:-.055em;text-wrap:initial;max-width:15em;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;font-size:clamp(42px,5.4vw,68px);font-weight:700;line-height:1.19}.lp-hero h1>span{white-space:nowrap}.lp-hero-copy-statement,.lp-hero-copy-accent{display:block}.lp-hero h1 .lp-hero-copy-accent{color:var(--lp-coral)}.lp-lead{color:#eef7ff;margin:27px 0 28px;font-size:clamp(18px,2vw,22px);font-weight:500;line-height:1.75}.lp-lead span{white-space:nowrap}.lp-hero-store-cta{justify-items:start;gap:13px;display:grid}.lp-hero-store-badges{flex-wrap:wrap;gap:12px;display:flex}.lp-hero-store-badges .store-badge-link{width:min(208px,100%)}.lp-hero-store-cta p{color:#d9ecff;margin:0;font-size:13px;font-weight:600;line-height:1.5}.product-screenshot{width:min(100%,320px);margin:0 auto;line-height:0}.product-screenshot img{object-fit:contain;width:100%;height:auto;display:block;box-shadow:0 22px 56px #001e432e}.lp-hero .product-screenshot{justify-self:center;width:min(100%,392px)}@media (min-width:1180px){.lp-hero-grid{grid-template-columns:minmax(0,44fr) minmax(0,56fr);gap:clamp(56px,5vw,72px)}.lp-hero h1{max-width:10.7em;font-size:clamp(38px,3.1vw,44px)}.lp-hero-copy-statement{display:contents}.lp-hero-copy-opening,.lp-hero-copy-request{display:block!important}.lp-hero-copy-particle,.lp-hero-copy-accent{display:inline!important}}.lp-section{padding:clamp(76px,11vw,142px) 0}.lp-section h2,.lp-download h2{max-width:16em;font-size:clamp(32px,4.4vw,52px);line-height:1.32}.lp-eyebrow,.feature-number{color:var(--lp-blue)}.lp-problems{background:#fff}.problem-list{border:1px solid var(--lp-line);border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:46px 0 0;padding:0;list-style:none;display:grid;overflow:hidden}.problem-list li{min-height:130px;color:var(--lp-ink);background:#fff;padding:30px;font-size:clamp(18px,2vw,22px);font-weight:600;line-height:1.55}.problem-list li:nth-child(2n),.lp-solution{background:var(--lp-blue-soft)}.lp-solution>div>p:not(.lp-eyebrow){color:var(--lp-muted);margin:28px 0 0;font-size:18px;line-height:1.9}.lp-solution .lp-emphasis{font-weight:700;color:var(--lp-ink)!important}.lp-mid-cta{margin-top:32px}.feature-list{gap:clamp(80px,12vw,160px);margin-top:64px;display:grid}.feature-item{grid-template-columns:minmax(260px,.8fr) minmax(0,.72fr);align-items:center;gap:clamp(40px,9vw,132px);display:grid}.feature-item:nth-child(2n){grid-template-columns:minmax(0,.72fr) minmax(260px,.8fr)}.feature-item:nth-child(2n) .product-screenshot{grid-column:2}.feature-item:nth-child(2n) .feature-copy{grid-area:1/1}.feature-copy h3{letter-spacing:-.035em;margin:16px 0 0;font-family:Georgia,Hiragino Mincho ProN,Yu Mincho,serif;font-size:clamp(29px,3.8vw,43px);font-weight:600;line-height:1.3}.feature-copy>p:last-child,.lp-together p:not(.lp-eyebrow){color:var(--lp-muted);margin:20px 0 0;font-size:17px;line-height:1.85}.lp-difference{background:var(--lp-blue-soft)}.lp-difference>div>p:not(.lp-eyebrow){color:var(--lp-muted);margin:28px 0 0;font-size:18px;line-height:1.9}.lp-steps{background:#fff}.steps-list{grid-template-columns:repeat(3,1fr);gap:20px;margin:52px 0 0;padding:0;list-style:none;display:grid}.steps-list li{border-top:1px solid var(--lp-line);gap:18px;padding:26px 0;display:grid}.steps-list span{color:var(--lp-coral);font-family:Georgia,serif;font-size:28px}.steps-list strong{font-size:18px}.lp-faq{background:var(--lp-blue-soft)}.lp-faq details{border-bottom:1px solid var(--lp-line)}.lp-faq details:first-of-type{border-top:1px solid var(--lp-line);margin-top:42px}.lp-faq summary{cursor:pointer;padding:22px 34px 22px 0;font-size:17px;font-weight:650;line-height:1.55;list-style:none;position:relative}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq summary:after{color:var(--lp-blue);content:"+";font-size:22px;font-weight:400;position:absolute;top:23px;right:5px}.lp-faq details[open] summary:after{content:"−"}.lp-faq details p{color:var(--lp-muted);margin:-4px 0 23px;font-size:16px;line-height:1.8}.lp-download{background:var(--lp-blue);color:#fff;text-align:center;padding:clamp(80px,12vw,154px) 0}.lp-download-inner{justify-items:center;display:grid}.lp-download .lp-eyebrow{color:#d9ecff}.lp-download h2{margin-bottom:34px}.lp-download-card{background:#fff;border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(36px,7vw,88px);width:min(100%,760px);padding:clamp(28px,5vw,54px);display:grid;box-shadow:0 20px 48px #001e4329}.lp-store-badges{justify-items:center;gap:16px;display:grid}.store-badge-link{width:min(100%,250px);line-height:0;display:block}.store-badge-link img{width:100%;height:auto;display:block}.lp-download-qr{border-left:1px solid var(--lp-line);justify-items:center;gap:12px;min-width:206px;padding-left:clamp(24px,4vw,44px);display:grid}.lp-download-qr>div{background:#fff;border-radius:12px;width:196px;padding:8px}.lp-download-qr svg{width:100%;height:auto;display:block}.lp-download-qr p{color:var(--lp-muted);margin:0;font-size:14px;font-weight:600;line-height:1.5}.lp-footer{background:#fff;padding:42px 0 32px}.lp-footer>div{gap:25px;display:grid}.lp-footer-brand img{border-radius:8px;width:28px;height:28px}.lp-footer-links{flex-wrap:wrap;gap:8px 22px;display:flex}.lp-footer-links a{color:var(--lp-muted);font-size:13px;text-decoration:none}.lp-footer-links a:hover{color:var(--lp-blue);text-decoration:underline}.lp-footer p{color:var(--lp-muted);margin:0;font-size:12px}@media (max-width:720px){.lp-container,.lp-narrow,.lp-header{width:min(100% - 32px,1120px)}.lp-header{min-height:66px}.lp-brand{font-size:15px}.lp-brand img{width:27px;height:27px}.lp-header-cta{min-height:38px;padding:8px 13px;font-size:13px}.lp-hero{padding:36px 0 60px}.lp-hero-grid,.lp-together-grid,.feature-item,.feature-item:nth-child(2n){grid-template-columns:1fr}.lp-hero h1{letter-spacing:-.065em;max-width:11em;font-size:clamp(27px,7vw,29px);line-height:1.2}.lp-hero-copy-opening{display:block!important}.lp-lead{margin:22px 0 25px;font-size:17px}.lp-lead span{display:block}.lp-hero-store-cta{gap:12px}.lp-hero-store-badges{gap:12px;width:min(100%,250px);display:grid}.lp-hero-store-badges .store-badge-link{width:100%}.lp-hero .product-screenshot{width:min(100%,304px);margin-top:18px}.product-screenshot{width:min(100%,286px)}.lp-section{padding:76px 0}.lp-section h2,.lp-download h2{max-width:100%;font-size:32px}.problem-list{grid-template-columns:1fr;margin-top:36px}.problem-list li{min-height:0;padding:23px;font-size:18px}.feature-list{gap:78px;margin-top:48px}.feature-item:nth-child(2n) .product-screenshot,.feature-item:nth-child(2n) .feature-copy{grid-area:auto}.feature-copy{max-width:30rem;margin:0 auto}.feature-copy h3{font-size:30px}.steps-list{grid-template-columns:1fr;gap:0;margin-top:38px}.steps-list li{grid-template-columns:42px 1fr;align-items:center;gap:12px}.steps-list span{font-size:23px}.lp-download{padding:82px 0}.lp-download-card{grid-template-columns:1fr;gap:0;width:min(100%,420px);padding:24px 20px}.lp-download-qr{display:none}.store-badge-link{width:min(100%,250px)}}@media (prefers-reduced-motion:reduce){.lp-cta{transition:none}}.lp-heading-line{white-space:nowrap;width:fit-content;max-width:100%;display:block}.lp-hero-copy-statement>span{display:block}.lp-hero-copy-request{white-space:nowrap}.lp-hero-grid{grid-template-columns:minmax(0,1fr)}.lp-hero h1{max-width:12em}.lp-hero h1>span{display:block}.lp-lead{white-space:normal}.lp-lead span{white-space:nowrap;display:block}.lp-phone-mockup{filter:drop-shadow(0 24px 40px #001e432e);width:min(100%,430px);margin:0 auto;line-height:0}.lp-phone-mockup img{width:100%;height:auto;display:block}.lp-phone-mockup-hero{width:min(100%,470px)}.problem-layout{grid-template-columns:minmax(250px,.38fr) minmax(0,.62fr);align-items:center;gap:clamp(42px,6vw,88px);display:grid}.problem-intro h2{margin-bottom:24px}.problem-illustration{width:min(100%,280px);height:auto;margin-top:28px;display:block}.problem-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.problem-card{border:1px solid var(--lp-line);background:#fff;border-radius:18px;align-content:center;gap:17px;min-height:132px;padding:24px;font-size:16px;font-weight:650;line-height:1.65;display:grid}.problem-card img{width:25px;height:25px}.lp-solution{background:var(--lp-blue-soft)}.lp-solution-panel{background:#fff url(/lp-screenshots/v2/backgrounds/02_santorini_day.webp) 50%/cover no-repeat;border-radius:30px;grid-template-columns:minmax(0,1fr) minmax(230px,.8fr);align-items:center;gap:clamp(40px,7vw,96px);padding:clamp(36px,5vw,72px);display:grid}.solution-copy>p:not(.lp-eyebrow){max-width:34em;color:var(--lp-muted);margin:25px 0 0;font-size:17px;line-height:1.85}.solution-copy .lp-emphasis{color:var(--lp-ink);font-weight:700}.lp-phone-mockup-solution{width:min(100%,370px)}.feature-overview{grid-template-columns:1fr;align-items:center;gap:clamp(32px,5vw,64px);margin-top:48px;display:grid}.feature-overview-copy>p{max-width:38em;color:var(--lp-muted);margin:0;font-size:17px;line-height:1.85}.feature-labels{flex-wrap:wrap;gap:9px;margin:26px 0 0;padding:0;list-style:none;display:flex}.feature-overview-copy{text-align:center}.feature-overview-copy .feature-labels{justify-content:center}.feature-labels li{border:1px solid var(--lp-line);background:var(--lp-blue-soft);border-radius:999px;padding:8px 13px;font-size:13px;font-weight:700}.feature-montage{grid-template-columns:minmax(280px,300px) minmax(310px,330px) minmax(280px,300px);justify-content:center;align-items:end;gap:clamp(24px,3vw,40px);width:min(100%,1040px);margin-inline:auto;display:grid;position:relative}.feature-mockup-item{flex-direction:column;align-items:center;gap:12px;min-width:0;display:flex}.feature-montage .lp-phone-mockup{width:100%;max-width:300px}.feature-mockup-item-primary .lp-phone-mockup{max-width:330px}.feature-mockup-item-primary{transform:translateY(-20px)}.feature-mockup-caption{color:var(--lp-ink);letter-spacing:.08em;text-align:center;font-size:14px;font-weight:700;display:block}.feature-deep-dives{gap:clamp(68px,9vw,112px);margin-top:clamp(72px,9vw,120px);display:grid}.feature-deep-dive{grid-template-columns:minmax(220px,.8fr) minmax(0,1fr);align-items:center;gap:clamp(40px,9vw,132px);display:grid}.feature-deep-dive:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(220px,.8fr)}.feature-deep-dive:nth-child(2n)>.lp-phone-mockup{grid-area:1/2}.feature-deep-dive:nth-child(2n)>div:not(.feature-input-mockups){grid-area:1/1}.feature-deep-dive .lp-phone-mockup{width:min(100%,330px);margin:0 auto}.feature-input-mockups{grid-template-columns:repeat(2,minmax(300px,340px));justify-content:center;align-items:end;gap:clamp(24px,3vw,40px);width:min(100%,760px);margin:0 auto;display:grid}.feature-input-deep-dive{grid-template-columns:1fr;gap:clamp(28px,4vw,52px);max-width:1120px;margin-inline:auto}.feature-input-deep-dive>.feature-input-copy,.feature-input-deep-dive>.feature-input-mockups{grid-area:auto/1}.feature-input-copy{text-align:center}.feature-input-copy>p:last-child{max-width:40em;margin-inline:auto}.feature-input-mockups .lp-phone-mockup{width:100%;max-width:340px;margin:0 auto}.feature-input-item{flex-direction:column;align-items:center;gap:12px;min-width:0;display:flex}.feature-input-item:last-child{transform:translateY(-20px)}.feature-deep-dive h3{letter-spacing:-.035em;margin:14px 0 0;font-family:Georgia,Hiragino Mincho ProN,Yu Mincho,serif;font-size:clamp(29px,3.8vw,43px);font-weight:600;line-height:1.3}.feature-deep-dive>div>p:last-child{max-width:32em;color:var(--lp-muted);margin:20px 0 0;font-size:17px;line-height:1.85}.lp-difference{isolation:isolate;background:var(--lp-blue-soft) url(/lp-screenshots/v2/backgrounds/01_abstract_warm_blue_coral.webp) center / cover no-repeat;position:relative}.lp-difference:before{z-index:-1;content:"";background:#edf5ffc2;position:absolute;inset:0}.lp-difference>div>p:not(.lp-eyebrow){max-width:38em;color:var(--lp-muted);margin:28px 0 0;font-size:18px;line-height:1.9}.lp-together-grid{align-items:center}.lp-together-grid h2{max-width:18em}.lp-together-grid>div>p:last-child{max-width:36em}.lp-together .product-screenshot{width:min(100%,860px);margin:0}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:48px 0 0;padding:0;list-style:none;display:grid}.step-card{border:1px solid var(--lp-line);background:#fff;border-radius:22px;padding:20px;position:relative}.step-card:not(:last-child):after{background:var(--lp-coral);content:"";width:40px;height:1px;position:absolute;top:50%;right:-30px}.step-visual{background:var(--lp-blue-soft);border-radius:14px;min-height:150px;position:relative;overflow:hidden}.step-illustration{object-fit:contain;width:100%;height:150px;display:block}.step-icon{z-index:1;width:25px;height:25px;position:absolute;top:14px;left:14px}.step-number{color:var(--lp-coral);margin:18px 0 0;font-family:Georgia,serif;font-size:21px}.step-card h3{margin:8px 0 0;font-size:18px;line-height:1.5}.step-card>p:last-child{color:var(--lp-muted);margin:10px 0 0;font-size:14px;line-height:1.75}@media (min-width:1180px){.lp-hero-grid{grid-template-columns:minmax(0,44fr) minmax(0,56fr);gap:clamp(56px,5vw,72px)}.lp-hero h1{max-width:10.7em;font-size:clamp(38px,3.1vw,44px)}}@media (max-width:920px){.feature-overview,.lp-solution-panel{grid-template-columns:1fr}.feature-montage{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(100%,760px);margin-inline:auto}.lp-phone-mockup-solution{width:min(100%,360px)}}@media (max-width:720px){.lp-hero-copy-statement>span{display:block}.lp-hero h1{max-width:100%;font-size:clamp(27px,7vw,29px)}.lp-lead{font-size:17px}.problem-layout,.feature-deep-dive,.feature-deep-dive:nth-child(2n){grid-template-columns:1fr}.problem-illustration{width:min(100%,240px)}.problem-cards{grid-template-columns:1fr}.problem-card{min-height:0}.lp-solution-panel{border-radius:22px;padding:28px 22px}.feature-montage{grid-template-columns:1fr;gap:32px;width:min(82vw,330px)}.feature-mockup-item-primary{transform:none}.feature-deep-dive:nth-child(2n)>.lp-phone-mockup,.feature-deep-dive:nth-child(2n)>div:not(.feature-input-mockups){grid-area:auto}.feature-deep-dive .lp-phone-mockup{width:min(100%,330px)}.feature-input-deep-dive{grid-template-columns:1fr}.feature-input-mockups{grid-template-columns:1fr;gap:36px;width:min(82vw,330px)}.feature-input-mockups .lp-phone-mockup{max-width:330px}.feature-input-item:last-child{transform:none}.steps-grid{grid-template-columns:1fr;gap:16px}.step-card:not(:last-child):after{width:1px;height:16px;inset:auto auto -9px 50%}}.problem-layout{align-items:stretch}.problem-intro{flex-direction:column;min-width:0;display:flex}.problem-visual-card{background:#f4f8f7;border:1px solid #d9e7f4b3;border-radius:30px;align-items:flex-end;min-height:280px;margin-top:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 42px #001e4312}.problem-visual-card:after{aspect-ratio:1;content:"";pointer-events:none;background:#ffffff61;border-radius:50%;width:72%;position:absolute;bottom:-44%;right:-15%}.problem-illustration{z-index:1;object-fit:contain;object-position:center bottom;width:100%;max-width:none;margin:0;position:relative}.problem-cards{align-content:stretch}.problem-card{background:#fff;border:1px solid #d9e7f49e;border-radius:22px;align-content:start;gap:14px;min-height:0;box-shadow:0 14px 30px #001e430f}.problem-card:nth-child(2n){background:#f4f8ff}.problem-card img{background:#e7f1ff;border-radius:50%;width:42px;height:42px;padding:9px}.problem-card:nth-child(2n) img{background:#fff0e9}.lp-solution-panel{overflow:hidden}.feature-montage{isolation:isolate;padding:clamp(18px,3vw,30px) 0 0}.feature-montage:before,.feature-montage:after{z-index:-1;content:"";pointer-events:none;border-radius:50%;position:absolute}.feature-montage:before{filter:blur(28px);background:#e7f2ff94;width:62%;height:68%;top:13%;left:50%;transform:translate(-50%)}.feature-montage:after{filter:blur(22px);background:#fc876b21;width:15%;height:18%;bottom:12%;right:12%}.feature-deep-dive{background:#f7fafc;border-radius:30px;padding:clamp(24px,4vw,46px)}.feature-deep-dive:nth-child(2n),.feature-input-deep-dive{background:#fffaf6}.feature-deep-dive.feature-input-deep-dive{grid-template-columns:1fr}.feature-deep-dive .lp-phone-mockup{filter:drop-shadow(0 18px 30px #001e4324)}.step-card{background:#f7fbff;border:1px solid #d9e7f4c7;border-radius:24px;flex-direction:column;min-height:100%;padding:0;display:flex;overflow:hidden;box-shadow:0 16px 34px #001e4312}.step-card:nth-child(2n){background:#fffaf6}.step-visual{background:#eaf4ff;border-radius:0 0 48% 48%/0 0 18% 18%;flex:none;min-height:176px;margin:0;overflow:hidden}.step-card:nth-child(2n) .step-visual{background:#fff0e8}.step-illustration{object-fit:contain;height:176px;transform:translateY(4px)scale(1.04)}.step-icon{background:#fff;border-radius:50%;width:38px;height:38px;padding:7px;top:16px;left:16px;box-shadow:0 8px 18px #001e431f}.step-content{flex-direction:column;flex:1;padding:18px 24px 28px;display:flex}.step-number{margin:0;font-size:22px;font-weight:700}.step-card h3{margin-top:7px}.step-card>.step-content>p:last-child{margin-top:10px}@media (max-width:920px){.problem-layout{gap:34px}.problem-visual-card{min-height:240px}}@media (max-width:720px){.problem-visual-card{border-radius:24px;min-height:0;margin-top:20px}.problem-illustration{width:100%}.problem-card{padding:20px}.feature-montage{border-radius:24px;padding:14px}.feature-deep-dive{border-radius:24px;padding:20px}.step-visual,.step-illustration{height:166px;min-height:166px}.step-content{padding:17px 21px 24px}}.lp-hero-primary-cta{display:none}@media (max-width:720px){.lp-header{z-index:2;background:#fff;min-height:56px;position:relative}.lp-hero{color:var(--lp-ink);background:#f6fbff;padding:24px 0 30px;position:relative}.lp-hero:before{filter:blur(16px);content:"";pointer-events:none;background:#dbefffb8;border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;right:-100px}.lp-hero-grid{gap:18px;position:relative}.lp-hero-copy{padding-block:4px}.lp-kicker{color:var(--lp-blue);font-size:11px}.lp-hero h1{max-width:100%;color:var(--lp-ink);margin-top:12px;font-size:clamp(33px,9.8vw,40px);line-height:1.17}.lp-lead{color:var(--lp-muted);margin:16px 0 18px;font-size:16px;line-height:1.55}.lp-lead span{white-space:nowrap}.lp-hero-store-cta{gap:8px;position:relative}.lp-hero-primary-cta{width:164px;min-height:48px;padding:11px 20px;font-size:15px;display:inline-flex}.lp-hero-store-badges{display:none}.lp-hero-store-cta p{color:var(--lp-muted);font-size:12px}.lp-hero .lp-phone-mockup-hero{justify-self:center;width:min(100%,300px);margin-top:0;transform:translate(3%)}.lp-hero-copy-statement>span{display:block}}.problem-visual-card{align-items:flex-end;min-height:0;padding:clamp(8px,1.8vw,18px) clamp(8px,1.8vw,18px) 0;overflow:visible}.problem-illustration{object-fit:contain;width:100%;height:auto}@media (min-width:721px){.lp-hero-store-badges .store-badge-link{width:min(165px,100%)}}@media (max-width:720px){.problem-visual-card{padding:8px 0 0}.problem-illustration{width:min(100%,340px);margin-inline:auto}}.hero-product-stage{isolation:isolate;justify-content:center;align-items:center;width:min(100%,600px);min-height:620px;display:flex;position:relative}.hero-product-stage .lp-phone-mockup-hero{z-index:2;width:min(100%,470px);margin:0;position:relative}.hero-stage-glow{z-index:-1;filter:blur(28px);pointer-events:none;border-radius:50%;display:block;position:absolute}.hero-stage-glow-blue{background:#7cbfff38;width:74%;height:60%}.hero-stage-glow-coral{background:#fc876b21;width:22%;height:24%;bottom:14%;right:11%}.hero-callout{z-index:3;max-width:160px;color:var(--lp-ink);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border:1px solid #d9e7f4c7;border-radius:16px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:12px;font-weight:650;line-height:1.45;display:inline-flex;position:absolute;box-shadow:0 10px 24px #001e4314}.hero-callout-icon-wrap{border-radius:50%;flex:none;place-items:center;width:26px;height:26px;display:inline-grid}.hero-callout-todo{top:92px;left:0}.hero-callout-todo .hero-callout-icon-wrap{color:var(--lp-coral);background:#fc876b2e}.hero-callout-status{top:210px;right:0}.hero-callout-status .hero-callout-icon-wrap{color:var(--lp-blue);background:#185cd021}.hero-callout-shopping{bottom:92px;left:10px}.hero-callout-shopping .hero-callout-icon-wrap{color:#1c9ca8;background:#2ec3ca29}.hero-callout-memo{bottom:48px;right:4px}.hero-callout-memo .hero-callout-icon-wrap{color:#b47b18;background:#f4b75029}@media (max-width:720px){.lp-hero{padding-bottom:20px}.lp-hero-grid{gap:12px}.hero-product-stage{width:min(100%,343px);height:480px;min-height:480px;margin-inline:auto}.hero-product-stage .lp-phone-mockup-hero{width:min(100%,300px);position:absolute;top:55px;left:50%;transform:translate(-50%)}.hero-callout{border-radius:15px;gap:6px;max-width:132px;padding:8px 10px;font-size:11px;line-height:1.35}.hero-callout-icon-wrap{width:23px;height:23px}.hero-callout-icon{width:14px;height:14px}.hero-callout-todo{top:0;left:0}.hero-callout-status{width:150px;max-width:150px;top:0;right:0}.hero-callout-shopping{bottom:0;left:0}.hero-callout-memo{display:none}}@media (max-width:359px){.hero-product-stage{height:450px;min-height:450px}.hero-product-stage .lp-phone-mockup-hero{top:55px}.hero-callout-shopping{display:none}}.hero-callout-copy{min-width:0;display:block}.hero-callout-copy strong,.hero-callout-copy small{display:inline}.hero-callout-copy strong{font-size:12.5px;font-weight:720;line-height:1.25}.hero-callout-copy small{color:#001e43a8;font-size:10.5px;font-weight:500;line-height:1.3}.hero-callout-copy small:before{content:" "}.hero-callout-icon-wrap{width:29px;height:29px}.hero-callout-icon{width:17px;height:17px}.hero-mini-task-card{z-index:3;width:150px;min-height:52px;color:var(--lp-ink);background:#fffffff0;border:1px solid #d9e7f4c7;border-radius:16px;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px 9px 12px;display:none;position:absolute;bottom:0;right:0;box-shadow:0 10px 24px #001e4314}.hero-mini-task-copy{gap:2px;min-width:0;display:grid}.hero-mini-task-copy strong,.hero-mini-task-copy small{white-space:nowrap;display:block}.hero-mini-task-copy strong{font-size:12px;font-weight:720;line-height:1.2}.hero-mini-task-copy small{color:#001e43a3;font-size:10px;line-height:1.25}.hero-mini-task-avatars{flex:none;align-items:center;display:inline-flex}.hero-mini-task-avatar{border:2px solid #fff;border-radius:50%;width:21px;height:21px;display:block}.hero-mini-task-avatar+.hero-mini-task-avatar{margin-left:-7px}.hero-mini-task-avatar-coral{background:var(--lp-coral)}.hero-mini-task-avatar-blue{background:var(--lp-blue)}@media (max-width:720px){.hero-product-stage .lp-phone-mockup-hero{width:min(100%,280px)}.hero-callout{width:160px;max-width:160px;padding:8px 10px}.hero-callout-icon-wrap{width:28px;height:28px}.hero-callout-icon{width:16px;height:16px}.hero-callout-copy strong{letter-spacing:-.06em;white-space:nowrap;font-size:11px;display:block}.hero-callout-copy small{white-space:normal;margin-top:2px;font-size:10px;display:block}.hero-mini-task-card{display:flex}.hero-callout-shopping{bottom:0;left:0;right:auto}}@media (max-width:359px){.hero-mini-task-card{display:none}}.hero-callout-copy strong,.hero-callout-copy small{white-space:normal}@media (max-width:720px){.hero-callout-status{width:160px;max-width:160px}.hero-product-stage .lp-phone-mockup-hero{top:65px}}@media (max-width:359px){.hero-product-stage .lp-phone-mockup-hero{top:65px}}.lp-short-page{color:var(--lp-ink);background:#fff}.lp-short-page .lp-section{padding-block:clamp(52px,7vw,88px)}.lp-short-page h1,.lp-short-page h2{letter-spacing:-.035em;font-family:Hiragino Mincho ProN,Yu Mincho,serif}.lp-short-page h2{font-size:clamp(28px,3.2vw,42px);line-height:1.4}.lp-short-page p{line-height:1.75}.lp-short-page .lp-hero{min-height:0;padding-block:clamp(48px,7vw,84px)}.lp-short-page .lp-hero-grid{align-items:center}.lp-short-page .lp-lead span,.lp-short-page .lp-hero-invite-note{display:block}.lp-short-page .lp-hero-invite-note{color:#ffffffa8;margin-top:2px;font-size:13px}.lp-short-page .hero-product-stage{min-height:600px}.lp-short-page .problem-intro{grid-template-columns:minmax(0,.76fr) minmax(300px,1.24fr);align-items:center;gap:clamp(24px,6vw,88px);display:grid}.lp-short-page .problem-visual-card{background:linear-gradient(135deg,#f8fbff,#fffaf7);border-radius:28px;order:2;min-height:0;padding:0;overflow:visible}.lp-short-page .problem-illustration{object-fit:contain;border-radius:28px;width:100%;height:auto;display:block}.lp-short-page .problem-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.lp-short-page .problem-card{background:#fff;border:1px solid #e8f0f7;border-radius:18px;align-items:center;gap:10px;min-height:76px;padding:14px 15px;font-size:13px;line-height:1.5;display:flex;box-shadow:0 8px 24px #001e430d}.lp-short-page .problem-card img{flex:none;width:28px;height:28px}.lp-short-page .approach-inline{text-align:center;background:#f4f9fd;border-radius:28px;max-width:680px;margin:clamp(54px,7vw,76px) auto 0;padding:clamp(30px,5vw,54px) clamp(24px,6vw,72px)}.lp-short-page .approach-inline .lp-eyebrow{color:var(--lp-blue)}.lp-short-page .approach-inline p:not(.lp-eyebrow){max-width:540px;margin:14px auto 0}.lp-short-page .approach-inline .lp-mid-cta{margin-top:22px}.lp-short-page .lp-day-in-life{background:#fbfdff}.lp-short-page .day-intro{color:#001e43a3;margin-top:12px}.lp-short-page .day-scenes{gap:clamp(24px,4vw,44px);margin-top:clamp(28px,4vw,48px);display:grid}.lp-short-page .day-scene{grid-template-columns:minmax(0,1.1fr) minmax(240px,.9fr);align-items:center;gap:clamp(22px,5vw,76px);min-height:280px;display:grid}.lp-short-page .day-scene-reverse{grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr)}.lp-short-page .day-scene-reverse .day-scene-visual{order:2}.lp-short-page .day-scene-reverse .day-scene-copy{order:1}.lp-short-page .day-scene-visual{background:#f4f8fc;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 18px 42px #001e4314}.lp-short-page .day-scene-visual img{width:100%;height:auto;display:block}.lp-short-page .day-scene-ui{gap:6px;max-width:min(52%,210px);display:grid;position:absolute;bottom:16px;right:16px}.lp-short-page .day-scene-ui span{color:var(--lp-ink);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe0;border:1px solid #d9e7f4c7;border-radius:12px;padding:7px 10px;font-size:11px;line-height:1.35;display:block;box-shadow:0 6px 18px #001e4314}.lp-short-page .day-scene-copy{max-width:420px}.lp-short-page .day-scene-time{color:var(--lp-coral);letter-spacing:.14em;margin:0 0 8px;font-size:13px;font-weight:700}.lp-short-page .day-scene-copy h3{margin:0;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:clamp(22px,2.3vw,30px);line-height:1.45}.lp-short-page .day-scene-copy h3+p{color:#001e43b8;margin-top:12px;font-size:15px}.lp-short-page .day-scene-noon .day-scene-time{color:var(--lp-blue)}.lp-short-page .day-scene-evening .day-scene-time{color:#1d9ca8}.lp-short-page .day-scene-night .day-scene-time{color:#89702f}.lp-short-page .difference-points{flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none;display:flex}.lp-short-page .difference-points li{color:var(--lp-ink);background:#f2f8fd;border-radius:999px;padding:9px 14px;font-size:13px}.lp-short-page .lp-difference-compact{padding-block:54px}.lp-short-page .lp-steps-compact{background:#f8fbfd}.lp-short-page .compact-steps{gap:0;margin:28px 0 0;padding:0;list-style:none;display:grid}.lp-short-page .compact-steps li{border-bottom:1px solid #e1ecf4;grid-template-columns:46px 1fr;align-items:center;gap:14px;min-height:64px;display:grid}.lp-short-page .compact-steps li:last-child{border-bottom:0}.lp-short-page .compact-steps span{color:var(--lp-coral);font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:18px}.lp-short-page .compact-steps strong{font-size:16px;font-weight:650}.lp-short-page .lp-faq h2{margin-bottom:20px}.lp-short-page .lp-faq details{padding-block:16px}.lp-short-page .lp-faq details+details{border-top:1px solid #e5eef5}.lp-short-page .lp-faq details p{color:#001e43b8;max-width:560px;margin-top:10px;font-size:14px}.lp-short-page .lp-download{padding-block:clamp(58px,8vw,92px)}.lp-short-page .lp-download-inner>h2{margin-top:6px}.lp-short-page .download-subcopy{color:#ffffffb8;margin-top:8px}.lp-short-page .lp-download-card{grid-template-columns:1fr auto;align-items:center;gap:24px;margin-top:26px;display:grid;position:relative}.lp-short-page .lp-download-card .lp-store-badges{justify-content:flex-start}.lp-short-page .lp-download-card .store-badge-link{width:min(140px,100%)}.lp-short-page .lp-final-cta,.lp-short-page .lp-download-os{display:none}@media (min-width:721px){.lp-short-page .hero-product-stage{min-height:620px}}@media (max-width:720px){.lp-short-page .lp-section{padding-block:40px}.lp-short-page .lp-hero{padding-block:30px 8px}.lp-short-page .lp-hero-grid{gap:8px}.lp-short-page .lp-hero h1{letter-spacing:-.06em;max-width:100%;font-size:34px;line-height:1.24}.lp-short-page .lp-hero-invite-note{color:#ffffffa6;font-size:12px}.lp-short-page .hero-product-stage{height:410px;min-height:410px}.lp-short-page .hero-product-stage .lp-phone-mockup-hero{width:min(100%,260px);top:42px}.lp-short-page .problem-intro,.lp-short-page .day-scene,.lp-short-page .day-scene-reverse{flex-direction:column;align-items:stretch;gap:18px;display:flex}.lp-short-page .problem-visual-card,.lp-short-page .day-scene-visual,.lp-short-page .day-scene-reverse .day-scene-visual,.lp-short-page .day-scene-copy,.lp-short-page .day-scene-reverse .day-scene-copy{order:initial;max-width:none}.lp-short-page .problem-visual-card{height:190px;margin-top:4px}.lp-short-page .problem-illustration{object-fit:cover;object-position:center;width:100%;height:190px}.lp-short-page .problem-cards{grid-template-columns:1fr;gap:8px;margin-top:16px}.lp-short-page .problem-card{min-height:52px;padding:9px 12px;font-size:12px}.lp-short-page .approach-inline{text-align:left;margin-top:28px;padding:18px}.lp-short-page .approach-inline h2{font-size:26px;line-height:1.3}.lp-short-page .approach-inline p:not(.lp-eyebrow){margin-top:10px;font-size:14px;line-height:1.45}.lp-short-page .approach-inline .lp-mid-cta{min-height:48px;margin-top:16px;display:inline-flex}.lp-short-page .day-scenes{gap:16px;margin-top:18px}.lp-short-page .lp-day-in-life>.lp-narrow h2{font-size:26px;line-height:1.28}.lp-short-page .day-intro{margin-top:6px;font-size:13px}.lp-short-page .day-scene{gap:14px;min-height:0}.lp-short-page .day-scene-visual{border-radius:22px;height:145px}.lp-short-page .day-scene-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.lp-short-page .day-scene-ui{gap:4px;bottom:10px;right:10px}.lp-short-page .day-scene-ui span{padding:6px 8px;font-size:10px}.lp-short-page .day-scene-copy h3{font-size:19px;line-height:1.25}.lp-short-page .day-scene-copy h3+p{margin-top:8px;font-size:12.5px;line-height:1.4}.lp-short-page .day-scene-time{margin-bottom:4px}.lp-short-page .difference-points{gap:7px;margin-top:18px}.lp-short-page .lp-difference-compact,.lp-short-page .lp-steps-compact{padding-block:28px}.lp-short-page .lp-faq{padding-block:26px}.lp-short-page .lp-faq details{padding-block:8px}.lp-short-page .lp-faq h2{margin-bottom:10px}.lp-short-page .lp-faq details p{margin-top:6px;font-size:13px;line-height:1.5}.lp-short-page .difference-points li{padding:8px 12px;font-size:12px}.lp-short-page .lp-download-card{grid-template-columns:1fr;gap:16px;padding:12px 14px}.lp-short-page .compact-steps{margin-top:16px}.lp-short-page .compact-steps li{min-height:52px}.lp-short-page .lp-download-card .lp-store-badges{flex-wrap:nowrap;justify-content:center;gap:8px;display:flex}.lp-short-page .lp-download-card .lp-download-qr{display:none}.lp-short-page .lp-final-cta{justify-self:center;display:inline-flex}.lp-short-page .lp-download-os{color:#ffffffb8;text-align:center;margin:-7px 0 0;font-size:12px;display:block}.lp-short-page .lp-download{padding-block:34px 38px}.lp-short-page .lp-footer{padding-block:16px 20px}}@media (max-width:380px){.lp-short-page .lp-hero-store-badges{gap:7px}.lp-short-page .lp-hero-store-badges .store-badge-link{width:132px}}@media (max-width:359px){.lp-short-page .hero-callout,.lp-short-page .hero-callout-status{width:132px;max-width:132px}.lp-short-page .hero-callout-copy strong{letter-spacing:-.07em;font-size:10px}.lp-short-page .hero-callout-copy small{font-size:9px}}@media (max-width:700px){.lp-short-page .problem-intro{gap:14px}.lp-short-page .lp-download-card{grid-template-columns:1fr;gap:8px;margin-top:10px;padding:10px 12px}.lp-short-page .lp-download{padding-block:22px 24px}.lp-short-page .lp-footer{padding-block:10px 14px}}.lp-short-page .day-difference{background:#f4f9fdd1;border-radius:26px;max-width:680px;margin-top:48px;padding:28px clamp(20px,5vw,48px)}@media (max-width:700px){.lp-short-page .problem-visual-card{background:#f8fbff;width:min(100%,358px);height:auto;margin-inline:auto}.lp-short-page .problem-illustration{object-fit:contain;object-position:center;width:100%;height:auto;display:block}.lp-short-page .problem-cards{gap:6px;margin-top:12px}.lp-short-page .problem-card{min-height:0;box-shadow:none;background:#ffffffb8;border-color:#d9e7f499;padding:8px 11px;font-size:13px;line-height:1.35}.lp-short-page .problem-card img{width:24px;height:24px}.lp-short-page .approach-inline{background:0 0;border-radius:0;margin-top:22px;padding:0}.lp-short-page .approach-inline h2{font-size:25px;line-height:1.25}.lp-short-page .approach-inline p:not(.lp-eyebrow){margin-top:5px;font-size:14px;line-height:1.45}.lp-short-page .day-scenes{gap:12px;margin-top:18px}.lp-short-page .day-scene{gap:12px}.lp-short-page .day-scene-visual{border-radius:22px;height:180px}.lp-short-page .day-scene-visual img{object-fit:cover;height:100%}.lp-short-page .day-scene-morning .day-scene-visual img,.lp-short-page .day-scene-evening .day-scene-visual img{object-position:center 45%}.lp-short-page .day-scene-noon .day-scene-visual img,.lp-short-page .day-scene-night .day-scene-visual img{object-position:center center}.lp-short-page .day-scene-copy h3{font-size:21px;line-height:1.35}.lp-short-page .day-scene-copy h3+p{margin-top:6px;font-size:14px;line-height:1.55}.lp-short-page .day-scene-time{margin-bottom:5px;font-size:13px}.lp-short-page .day-difference{border-radius:22px;margin-top:22px;padding:14px 16px}.lp-short-page .day-difference h2{font-size:27px}.lp-short-page .day-difference>p:not(.lp-eyebrow){margin-top:7px;font-size:14px;line-height:1.55}.lp-short-page .lp-steps-compact{padding-block:10px}.lp-short-page .compact-steps{margin-top:10px}.lp-short-page .compact-steps li{min-height:36px}.lp-short-page .lp-faq{padding-block:12px}.lp-short-page .lp-faq details{padding-block:4px}.lp-short-page .lp-faq details:first-of-type{margin-top:10px}.lp-short-page .lp-faq summary{padding:10px 28px 10px 0;font-size:14px;line-height:1.45}.lp-short-page .lp-faq details p{font-size:13px;line-height:1.55}.lp-short-page .lp-problem-solution{padding-block:20px 16px}.lp-short-page .lp-day-in-life{padding-block:24px}}@media (max-width:380px){.lp-short-page .day-scene-visual{height:160px}}@media (max-width:359px){.lp-short-page .day-scene-visual{height:155px}}
