@font-face{font-family:MockShot Display;font-weight:700;font-style:normal;font-display:swap;src:url(/assets/Montserrat-Bold-D4JCkd3k.ttf) format("truetype")}@font-face{font-family:MockShot Sans JP;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/NotoSansJP-Regular-BPcEjQkM.ttf) format("truetype")}@font-face{font-family:MockShot Sans JP;font-weight:600;font-style:normal;font-display:swap;src:url(/assets/NotoSansJP-SemiBold-Da6b87ia.ttf) format("truetype")}@font-face{font-family:MockShot Sans JP;font-weight:700;font-style:normal;font-display:swap;src:url(/assets/NotoSansJP-Bold-utV2OrD5.ttf) format("truetype")}@font-face{font-family:MockShot UI;font-weight:400 700;font-style:normal;font-display:swap;src:url(/assets/Montserrat-Regular-BdMzRefO.ttf) format("truetype")}@font-face{font-family:MockShot UI;font-weight:600;font-style:normal;font-display:swap;src:url(/assets/Montserrat-SemiBold-C0-6BeuA.ttf) format("truetype")}@font-face{font-family:MockShot UI;font-weight:700;font-style:normal;font-display:swap;src:url(/assets/Montserrat-Bold-D4JCkd3k.ttf) format("truetype")}:root{color-scheme:light;--ink: #0d1018;--ink-muted: #4b556f;--paper: #f6f4ef;--paper-deep: #e8e3d8;--accent: #b8891a;--accent-strong: #96720f;--accent-glow: #d4af37;--stroke: rgb(13 16 24 / .1);--panel-bg: #faf8f4;--highlight: rgb(184 137 26 / .12);--velvet: #12141c;--velvet-ink: #f3efe6;--velvet-muted: rgb(243 239 230 / .68);--gold-sheen: linear-gradient( 135deg, #8a6a14 0%, #d4af37 42%, #f0e0a0 50%, #b8891a 68%, #6e5210 100% );--font-display: "MockShot Sans JP", "MockShot Display", "MockShot UI", system-ui, sans-serif;--font-body: "MockShot Sans JP", "MockShot UI", system-ui, sans-serif;--font-ui: "MockShot UI", "MockShot Sans JP", system-ui, sans-serif;--section-gap: clamp(4rem, 10vw, 7rem);--content-max: 72rem;--page-gutter: 24px;--lp-header-height: 3.75rem;--radius: .75rem}@media(min-width:768px){:root{--page-gutter: 64px}}@media(min-width:1024px){:root{--page-gutter: 80px}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-size:1rem;line-height:1.65;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}img,video{max-width:100%;display:block}a{color:var(--accent-strong)}.lp-shell{min-height:100vh;background:radial-gradient(ellipse 70% 45% at 80% -5%,rgb(212 175 55 / .18),transparent 55%),radial-gradient(ellipse 80% 50% at 50% -10%,var(--highlight),transparent),var(--paper)}.lp-shell--ja-break{word-break:keep-all;overflow-wrap:anywhere}.lp-container{width:min(var(--content-max),100%);margin-inline:auto;padding-inline:var(--page-gutter)}.lp-section{padding-block:var(--section-gap)}.lp-section__eyebrow{font-family:var(--font-ui);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-strong);margin:0 0 .75rem}.lp-section__title{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin:0 0 1.25rem}.lp-section__lead{font-size:1.125rem;color:var(--ink-muted);max-width:42rem;margin:0 0 2rem}.lp-header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb,var(--paper) 88%,transparent);border-bottom:1px solid var(--stroke)}.lp-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.875rem}.lp-logo{font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--ink);text-decoration:none;letter-spacing:-.02em}.lp-nav{display:none;align-items:center;gap:1.5rem}@media(min-width:768px){.lp-nav{display:flex}}.lp-nav a{font-family:var(--font-ui);font-size:.875rem;font-weight:600;color:var(--ink-muted);text-decoration:none;transition:color .15s}.lp-nav a:hover{color:var(--ink)}.lp-header__actions{display:flex;align-items:center;gap:.75rem}.lp-locale{display:flex;gap:.25rem;font-family:var(--font-ui);font-size:.75rem;font-weight:600}.lp-locale a{padding:.25rem .5rem;border-radius:.35rem;text-decoration:none;color:var(--ink-muted)}.lp-locale a[aria-current=true]{background:var(--highlight);color:var(--accent-strong)}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-ui);font-size:.875rem;font-weight:600;text-decoration:none;border-radius:999px;padding:.65rem 1.25rem;border:1px solid transparent;cursor:pointer;transition:transform .15s,border-color .15s,background .15s}.lp-btn:hover{transform:translateY(-1px)}.lp-btn--solid{background:var(--ink);border-color:var(--ink);color:var(--paper, #fff)}.lp-btn--solid:hover{background:var(--accent-strong, var(--ink));border-color:var(--accent-strong, var(--ink))}.lp-btn--ghost{background:transparent;border-color:var(--stroke);color:var(--ink)}.lp-btn--ghost:hover{border-color:var(--accent)}.lp-btn--text{background:none;border:none;padding:.35rem 0;color:var(--ink-muted);font-size:.8125rem}.lp-btn--text:hover{color:var(--accent-strong)}.lp-btn--testflight{background:#0a84ff;border-color:#0a84ff;color:#fff}.lp-btn--testflight:hover{background:#0071e3;border-color:#0071e3;text-decoration:none}.lp-btn--testflight-pending{background:transparent;border-color:var(--stroke);color:var(--ink-muted);cursor:default;opacity:.85}.lp-btn--testflight-pending:hover{transform:none}.lp-btn--pending{cursor:default;opacity:.85}.lp-btn--pending:hover{transform:none}.lp-btn__apple{flex-shrink:0;display:block}.lp-hero__still{border-radius:calc(var(--radius) + 4px);overflow:hidden;border:1px solid var(--stroke);background:var(--paper-deep);box-shadow:0 24px 48px #0d10181f;display:grid;place-items:center;padding:1.25rem}.lp-hero__still-main{width:min(100%,220px);aspect-ratio:9 / 19.5;height:auto;object-fit:cover;object-position:center top;display:block;border-radius:12px;background:var(--paper-deep)}.lp-hero{padding-block:clamp(2rem,5vh,3.5rem) clamp(2rem,4.5vh,3rem);display:flex;flex-direction:column;box-sizing:border-box}.lp-hero__grid{display:flex;flex-direction:column;flex:0 1 auto;gap:clamp(1.75rem,4vh,2.75rem);width:100%}.lp-hero__copy{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.lp-hero__headline{font-family:var(--font-display);font-size:clamp(2.5rem,7vw,5rem);font-weight:700;line-height:1.08;letter-spacing:-.035em;margin:0 0 1rem;max-width:16em;text-align:center}.lp-hero__sub{font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.6;color:var(--ink-muted);margin:0;max-width:42rem;text-align:center}.lp-hero__ctas{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem 1.15rem;flex:0 0 auto}.lp-hero__visual{flex:0 1 auto;display:flex;align-items:flex-start;justify-content:center;overflow:visible}.lp-hero__ui{--hero-ui-shadow-x: 2.7559%;margin:0;width:min(100%,64rem);display:flex;justify-content:center;background:transparent;border:none;border-radius:0;overflow:visible;box-shadow:none}.lp-hero__ui img{display:block;width:100%;height:auto;max-height:min(58vh,40rem);object-fit:contain;object-position:top center;margin-inline:calc(-1 * var(--hero-ui-shadow-x))}@media(max-width:767px){.lp-hero{padding-block:clamp(1.5rem,4vh,2.25rem) clamp(1.5rem,3.5vh,2.25rem)}.lp-hero__grid{gap:clamp(1.25rem,3vh,1.75rem)}.lp-hero__headline{font-size:clamp(2.15rem,9vw,2.85rem)}.lp-hero__ui img{max-height:min(46vh,28rem)}}@media(max-height:780px){.lp-hero__ui img{max-height:min(44vh,30rem)}}.lp-video-frame{position:relative;border-radius:calc(var(--radius) + 4px);overflow:hidden;border:1px solid var(--stroke);background:var(--paper-deep);box-shadow:0 24px 48px #0d10181f,0 0 0 1px #ffffff0a inset}.lp-video-frame video,.lp-video-frame .lp-video-placeholder{aspect-ratio:16 / 10;width:100%;object-fit:cover}.lp-video-placeholder{display:grid;place-items:center;padding:2rem;text-align:center;color:var(--ink-muted);font-size:.875rem;background:linear-gradient(135deg,var(--paper-deep),var(--panel-bg)),repeating-linear-gradient(-45deg,transparent,transparent 8px,rgb(184 137 26 / .04) 8px,rgb(184 137 26 / .04) 9px)}.lp-video-play{position:absolute;inset:0;display:grid;place-items:center;background:#0d101840;border:none;cursor:pointer;opacity:0;transition:opacity .2s}.lp-video-frame:hover .lp-video-play,.lp-video-play:focus-visible{opacity:1}.lp-video-play span{font-family:var(--font-ui);font-size:.875rem;font-weight:600;color:#fff;background:var(--accent);padding:.75rem 1.25rem;border-radius:999px}.lp-hero__outputs{display:flex;gap:.75rem;margin-top:1rem;overflow-x:auto;padding-bottom:.25rem}.lp-hero__outputs img,.lp-hero__outputs-img{width:5.5rem;aspect-ratio:9 / 19.5;height:auto;object-fit:cover;object-position:center top;border-radius:.5rem;border:1px solid var(--stroke);flex-shrink:0;background:var(--paper-deep)}.lp-proof-bar{border-block:1px solid var(--stroke);background:var(--panel-bg)}.lp-proof-bar__inner{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;padding-block:1rem;font-family:var(--font-ui);font-size:.8125rem;font-weight:600;color:var(--ink-muted)}.lp-proof-bar__inner span:before{content:"·";margin-right:1.5rem;opacity:.4}.lp-proof-bar__inner span:first-child:before{content:none;margin:0}.lp-problem .lp-section__title,.lp-solution .lp-section__title{max-width:40rem}.lp-steps{display:grid;gap:1.5rem}@media(min-width:768px){.lp-steps{grid-template-columns:repeat(3,1fr)}}.lp-step{padding:1.5rem;border-radius:var(--radius);border:1px solid var(--stroke);background:var(--panel-bg)}.lp-step--problem{background:#f0ebe3;border-color:#0d10181f}.lp-step--problem .lp-step__num{color:var(--ink-muted)}.lp-step__num{font-family:var(--font-display);font-size:2.5rem;line-height:1;color:var(--accent);margin-bottom:.75rem}.lp-step__title{font-family:var(--font-ui);font-size:1rem;font-weight:700;margin:0 0 .5rem}.lp-step__body{margin:0;font-size:.9375rem;color:var(--ink-muted)}.lp-solution__cta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-top:2rem}.lp-product-ui .lp-section__title{max-width:22ch}.lp-product-ui__frame{margin:0 0 1.75rem;border-radius:calc(var(--radius) + 4px);overflow:hidden;border:1px solid var(--stroke);background:#12141a;box-shadow:0 28px 56px #0d101829}.lp-product-ui__frame img{display:block;width:100%;height:auto}.lp-product-ui__showcase{margin-top:2rem;display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,1.75rem)}.lp-product-ui__card{background:#fff;border:1px solid var(--stroke);border-radius:calc(var(--radius) + 2px);padding:clamp(1.25rem,3vw,1.75rem);box-shadow:0 12px 32px #0d10180f}.lp-product-ui__band{margin:0;display:block}.lp-product-ui__band .lp-product-ui__card{display:grid;gap:1.25rem}.lp-product-ui__showcase>.lp-product-ui__band:first-child{margin-top:0}.lp-product-ui__band-copy{min-width:0}.lp-product-ui__band-title{font-family:var(--font-display);font-size:clamp(1.25rem,2.4vw,1.65rem);font-weight:700;line-height:1.25;margin:0 0 .55rem}.lp-product-ui__band-body{margin:0;font-size:1rem;color:var(--ink-muted);max-width:42rem}.lp-product-ui__band-media{border-radius:var(--radius);overflow:hidden;border:1px solid var(--stroke);background:#12141a;margin:0}.lp-product-ui__band-media img{display:block;width:100%;height:auto}.lp-product-ui__grid{list-style:none;margin:0;padding:0;display:grid;gap:clamp(1.25rem,3vw,1.75rem)}@media(min-width:640px){.lp-product-ui__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.lp-product-ui__grid-item{margin:0;min-width:0}.lp-product-ui__grid-item .lp-product-ui__card{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.lp-product-ui__grid-title{font-family:var(--font-display);font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;line-height:1.3;margin:0 0 1rem;max-width:22ch}.lp-product-ui__grid-body{margin:1rem 0 0;font-size:.9375rem;line-height:1.55;color:var(--ink-muted);max-width:34ch}.lp-product-ui__grid-media{width:100%;max-width:17rem;margin:0;border-radius:var(--radius);overflow:hidden}.lp-product-ui__grid-media img{display:block;width:100%;height:auto;border-radius:var(--radius)}.lp-product-ui__extras-block{margin-top:clamp(2.5rem,6vw,3.75rem);padding-top:clamp(1.75rem,4vw,2.25rem);border-top:1px solid var(--stroke)}.lp-product-ui__extras-heading{font-family:var(--font-display);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700;line-height:1.3;margin:0 0 1.25rem}.lp-product-ui__extras{list-style:none;margin:0;padding:0;display:grid;gap:1.25rem 2rem}@media(min-width:640px){.lp-product-ui__extras{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:960px){.lp-product-ui__extras{grid-template-columns:repeat(3,minmax(0,1fr))}}.lp-product-ui__extra{margin:0;min-width:0}.lp-product-ui__extra-title{margin:0 0 .35rem;font-family:var(--font-display);font-size:.98rem;font-weight:700;line-height:1.35;color:var(--ink)}.lp-product-ui__extra-body{margin:0;font-size:.875rem;line-height:1.55;color:var(--ink-muted)}.lp-band--velvet{position:relative;background:radial-gradient(ellipse 60% 80% at 10% 20%,rgb(212 175 55 / .14),transparent 55%),radial-gradient(ellipse 50% 60% at 90% 80%,rgb(184 137 26 / .12),transparent 50%),var(--velvet);color:var(--velvet-ink);padding-block:var(--section-gap)}.lp-band--stance{border-top:1px solid rgb(212 175 55 / .18)}.lp-band__inner{position:relative}.lp-band__sheen{position:absolute;top:-.5rem;left:0;width:min(12rem,40%);height:2px;background:var(--gold-sheen);border-radius:999px;opacity:.9}.lp-band__title{color:var(--velvet-ink);max-width:22ch}.lp-band__lead{margin:0 0 .25rem;max-width:40rem;font-size:1.05rem;color:var(--velvet-muted)}.lp-band .lp-section__title{color:var(--velvet-ink)}.lp-values{display:grid;gap:2.5rem;margin-top:2rem}@media(min-width:900px){.lp-values{grid-template-columns:1fr 1fr;gap:3rem}}.lp-values__hook{font-family:var(--font-display);font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:700;line-height:1.25;letter-spacing:-.02em;margin:0 0 .85rem;background:var(--gold-sheen);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-values__body{margin:0;color:var(--velvet-muted);font-size:1.02rem;max-width:36rem}.lp-stance{display:grid;gap:2rem;margin-top:2.25rem}@media(min-width:900px){.lp-stance{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.lp-stance__num{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1;letter-spacing:-.04em;background:var(--gold-sheen);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.75rem}.lp-stance__hook{font-family:var(--font-display);font-size:1.15rem;font-weight:700;line-height:1.3;margin:0 0 .6rem;color:var(--velvet-ink)}.lp-stance__body{margin:0;color:var(--velvet-muted);font-size:.95rem}.lp-results__quality{font-family:var(--font-display);font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:700;line-height:1.35;max-width:36rem;margin:0 0 2rem}.lp-results__compare{display:grid;gap:1.25rem}@media(min-width:768px){.lp-results__compare{grid-template-columns:1fr 1fr;gap:1.5rem}}.lp-results__label{font-family:var(--font-ui);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;color:var(--ink-muted)}.lp-results__col--after .lp-results__label{color:var(--accent-strong)}.lp-results__slots{display:flex;gap:.75rem}.lp-results__slot{flex:1;aspect-ratio:9 / 19.5;max-width:9rem;border-radius:var(--radius);border:1px dashed var(--stroke);background:linear-gradient(160deg,rgb(13 16 24 / .06),transparent),var(--paper-deep);filter:saturate(.55)}.lp-results__slot--gold{border:1px solid rgb(184 137 26 / .55);box-shadow:0 0 0 1px #d4af3733,0 16px 32px #0d101814;background:linear-gradient(160deg,rgb(212 175 55 / .18),transparent 55%),var(--panel-bg);filter:none}.lp-results__pending{margin:1.25rem 0 0;font-size:.875rem;color:var(--ink-muted)}.lp-voice__steps{list-style:none;margin:0;padding:0;display:grid;gap:1.25rem}.lp-voice__steps li{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding:1.25rem 0;border-bottom:1px solid var(--stroke)}.lp-voice__steps li:last-child{border-bottom:none}.lp-voice__step-num{font-family:var(--font-display);font-size:1.5rem;font-weight:700;line-height:1;background:var(--gold-sheen);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-voice__step-title{font-family:var(--font-ui);font-size:1rem;font-weight:700;margin:0 0 .35rem}.lp-voice__step-body{margin:0;color:var(--ink-muted);font-size:.9375rem}.lp-voice__cta{margin-top:1.75rem}.lp-voice__note{margin:.85rem 0 0;font-size:.8125rem;color:var(--ink-muted)}.lp-gallery__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem}.lp-gallery__item{flex:0 0 min(220px,45vw);scroll-snap-align:start;position:relative;border-radius:var(--radius);overflow:hidden;border:1px solid var(--stroke)}.lp-gallery__item img{width:100%;aspect-ratio:9 / 19.5;object-fit:cover}.lp-gallery__caption{position:absolute;top:.75rem;left:.75rem;right:.75rem;font-family:var(--font-ui);font-size:.75rem;font-weight:700;color:#fff;text-shadow:0 1px 4px rgb(0 0 0 / .6)}.lp-table-wrap{overflow-x:auto;border:1px solid var(--stroke);border-radius:var(--radius)}.lp-table{width:100%;border-collapse:collapse;font-size:.875rem}.lp-table th,.lp-table td{padding:.875rem 1rem;text-align:left;border-bottom:1px solid var(--stroke)}.lp-table th{font-family:var(--font-ui);font-weight:700;background:var(--panel-bg)}.lp-table td:last-child{font-weight:600;color:var(--accent-strong)}.lp-table tr:last-child td{border-bottom:none}.lp-comparison__note{margin-top:1rem;font-size:.875rem;color:var(--ink-muted);font-style:italic}.lp-privacy__list{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.lp-privacy__list li{padding:1.25rem 1.5rem;border-radius:var(--radius);border:1px solid var(--stroke);background:var(--panel-bg);font-size:1.0625rem}.lp-privacy__list code{font-family:ui-monospace,monospace;font-size:.9em;color:var(--accent-strong)}.lp-pricing__grid{display:grid;gap:1.25rem}.lp-pricing__grid--two{max-width:44rem;margin-inline:auto}@media(min-width:768px){.lp-pricing__grid{grid-template-columns:repeat(3,1fr);align-items:stretch}.lp-pricing__grid--two{grid-template-columns:repeat(2,1fr)}}.lp-price-card{position:relative;padding:1.75rem;border-radius:var(--radius);border:1px solid var(--stroke);background:var(--panel-bg);display:flex;flex-direction:column;gap:.75rem}.lp-price-card--featured{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.lp-price-card__badge{position:absolute;top:-.65rem;left:50%;translate:-50% 0;font-family:var(--font-ui);font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:var(--accent);color:#fff;padding:.25rem .75rem;border-radius:999px}.lp-price-card__name{font-family:var(--font-ui);font-size:.875rem;font-weight:700;color:var(--ink-muted);margin:0}.lp-price-card__amount{font-family:var(--font-display);font-size:2.5rem;margin:0;line-height:1}.lp-price-card__period{font-size:1rem;color:var(--ink-muted)}.lp-price-card__note{margin:0;font-size:.875rem;color:var(--ink-muted);flex:1}.lp-pricing__footnote{margin-top:1.5rem;text-align:center;font-size:.875rem;color:var(--ink-muted)}.lp-faq{display:grid;gap:.75rem}.lp-faq details{border:1px solid var(--stroke);border-radius:var(--radius);background:var(--panel-bg);padding:0 1.25rem}.lp-faq summary{font-family:var(--font-ui);font-weight:600;padding-block:1rem;cursor:pointer;list-style:none}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq p{margin:0 0 1rem;color:var(--ink-muted);font-size:.9375rem}.lp-final{text-align:center;padding-block:clamp(4rem,12vw,6rem);background:linear-gradient(to bottom,transparent,var(--highlight)),var(--paper-deep);border-top:1px solid var(--stroke)}.lp-final__headline{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.75rem);margin:0 0 1.5rem}.lp-final__sub{margin:1rem 0 0;font-size:.875rem;color:var(--ink-muted)}.lp-footer{padding-block:2rem 2.5rem;border-top:1px solid var(--stroke)}.lp-footer__inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:.8125rem;color:var(--ink-muted)}.lp-footer a{color:var(--ink-muted);text-decoration:none}.lp-footer a:hover{color:var(--accent-strong)}.lp-footer__links{display:flex;gap:1.25rem}@media(max-width:767px){.lp-header__inner{gap:.5rem .75rem;padding-block:.7rem}.lp-logo{font-size:1.05rem;line-height:1.2;min-width:0}.lp-header__actions .lp-btn--testflight{display:none}.lp-header__actions{gap:.35rem;min-width:0;flex-shrink:0}.lp-locale{flex-shrink:0}.lp-hero__ctas,.lp-voice__cta{flex-direction:column;align-items:stretch;gap:.75rem}.lp-hero__ctas .lp-btn,.lp-voice__cta .lp-btn{width:100%;box-sizing:border-box}.lp-proof-bar__inner{gap:.4rem 1rem;justify-content:center;text-align:center}.lp-proof-bar__inner span:before{margin-right:1rem}.lp-table{min-width:32rem}.lp-footer__inner{flex-direction:column;align-items:flex-start;gap:.85rem}.lp-footer__links{flex-wrap:wrap;gap:.65rem 1rem}.lp-hero__outputs{justify-content:flex-start}.lp-price-card .lp-btn{width:100%;box-sizing:border-box}}
