@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Inter:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700&display=swap");.lp-v2-root{--coral:#d97065;--coral-light:#e8a09a;--coral-pale:#fdf4f3;--sage:#6bada0;--sage-light:#9dcfc5;--sage-dark:#112825;--ink:#111827;--ink-sub:#334155;--ink-meta:#64748b;--ink-faint:#94a3b8;--bg:#fff;--bg-alt:#f8fafc;--bg-pale:var(--coral-pale);--bg-dark:var(--sage-dark);--bg-ink:var(--ink);--gray-border:#e2e8f0;--border-ink:rgba(17,24,39,.08);--sonata:#ea580c;--sonata-pale:#fff7ed;--rondo:#7c3aed;--rondo-pale:#f5f3ff;--etude:#059669;--etude-pale:#ecfdf5;--ptlab:#2563eb;--ptlab-pale:#eff6ff;--fg1:var(--ink);--fg2:var(--ink-sub);--fg3:var(--ink-meta);--fg4:var(--ink-faint);--fg-on-dark:#f8fafc;--fg-accent:var(--coral);--link:var(--coral);--link-hover:var(--coral-light);--font-display:"Cormorant Garamond","Noto Serif JP",Georgia,serif;--font-sans:"Inter","Noto Sans JP",-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;--font-mono:ui-monospace,"SF Mono",Menlo,Consolas,monospace;--fs-display-en:clamp(2.25rem,5vw,3.75rem);--fs-h1:2.5rem;--fs-h2:2.25rem;--fs-h3:1.5rem;--fs-h4:1.25rem;--fs-lead:1.5rem;--fs-body:1rem;--fs-body-sm:0.9375rem;--fs-meta:0.8125rem;--fs-date:0.75rem;--fs-label:0.68rem;--fs-nav:0.875rem;--lh-display:1.12;--lh-heading:1.4;--lh-body:1.9;--lh-lead:1.8;--ls-display:-0.01em;--ls-h1:-0.02em;--ls-h2:-0.03em;--ls-label:0.28em;--ls-display-jp:0.06em;--ls-nav:0.02em;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--radius-none:0;--radius-sm:2px;--radius-md:4px;--radius-lg:8px;--radius-pill:999px;--shadow-none:none;--shadow-hairline:0 1px 0 0 var(--gray-border);--shadow-sm:0 1px 2px rgba(17,24,39,.04);--shadow-md:0 8px 24px rgba(17,24,39,.06);--shadow-lg:0 20px 48px rgba(17,24,39,.08);--ease:cubic-bezier(0.2,0.7,0.2,1);--ease-out:cubic-bezier(0.22,1,0.36,1);--dur-fast:140ms;--dur-base:220ms;--dur-slow:420ms;--container:72rem;--container-wide:84rem;--gutter:clamp(1rem,4vw,2rem);--sonata-deep:#c2410c;--sonata-soft:#fed7aa;--paper:#fffcf8;--grid-line:rgba(17,24,39,.06);font-family:var(--font-sans);font-size:var(--fs-body);color:var(--fg1);background:var(--bg);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"palt"}.lp-v2-root *,.lp-v2-root :after,.lp-v2-root :before{box-sizing:border-box}.lp-v2-root h1,.lp-v2-root h2,.lp-v2-root h3,.lp-v2-root h4{font-family:var(--font-sans);color:var(--fg1);line-height:var(--lh-heading);margin:0;text-wrap:balance}.lp-v2-root h1{font-size:var(--fs-h1);font-weight:700;letter-spacing:var(--ls-h1)}.lp-v2-root h2{font-size:var(--fs-h2);font-weight:700;letter-spacing:var(--ls-h2)}.lp-v2-root h3{font-size:var(--fs-h3)}.lp-v2-root h3,.lp-v2-root h4{font-weight:600;letter-spacing:var(--ls-h1)}.lp-v2-root h4{font-size:var(--fs-h4)}.lp-v2-root p{margin:0;text-wrap:pretty}.lp-v2-root a{color:inherit;text-decoration:none;transition:color var(--dur-fast) var(--ease)}.lp-v2-root button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}.lp-v2-root img{display:block;max-width:100%}.lp-v2-root .container{max-width:var(--container);margin:0 auto;padding:0 var(--gutter)}.lp-v2-root .container--wide{max-width:var(--container-wide);margin:0 auto;padding:0 var(--gutter)}.lp-v2-root section{padding-block:5rem}.lp-v2-root .section--alt{background:var(--bg-alt)}.lp-v2-root .section--paper{background:var(--paper)}.lp-v2-root .section--pale{background:var(--coral-pale)}.lp-v2-root .section--sonata{background:var(--sonata-pale)}.lp-v2-root .section--dark{background:var(--bg-dark);color:var(--fg-on-dark)}.lp-v2-root .section--dark h1,.lp-v2-root .section--dark h2,.lp-v2-root .section--dark h3,.lp-v2-root .section--dark h4{color:var(--fg-on-dark)}.lp-v2-root .s-label{display:inline-flex;align-items:center;gap:12px;color:var(--sonata)}.lp-v2-root .s-label:before{content:"";width:28px;height:1px;background:currentColor}.lp-v2-root .s-label__text{font-size:var(--fs-label);font-weight:600;letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--sonata)}.lp-v2-root .s-label--coral,.lp-v2-root .s-label--coral .s-label__text{color:var(--coral)}.lp-v2-root .section--dark .s-label,.lp-v2-root .section--dark .s-label__text{color:var(--sage-light)}.lp-v2-root .section--dark .s-label:before{background:var(--sage-light)}.lp-v2-root .btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-sans);font-size:14px;font-weight:600;letter-spacing:var(--ls-nav);padding:14px 24px;border-radius:4px;border:1px solid transparent;transition:all var(--dur-fast) var(--ease);white-space:nowrap;cursor:pointer}.lp-v2-root .btn--primary{background:var(--sonata);color:#fff;box-shadow:0 4px 14px rgba(234,88,12,.28)}.lp-v2-root .btn--primary:hover{background:var(--sonata-deep);transform:translateY(-1px);box-shadow:0 6px 20px rgba(234,88,12,.36)}.lp-v2-root .btn--secondary{background:transparent;color:var(--ink);border-color:var(--gray-border)}.lp-v2-root .btn--secondary:hover{border-color:var(--sonata);color:var(--sonata)}.lp-v2-root .btn--ghost{background:transparent;color:var(--ink);border:0;padding:6px 0;border-bottom:1px solid var(--ink);border-radius:0;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600}.lp-v2-root .btn--ghost:hover{color:var(--sonata);border-color:var(--sonata)}.lp-v2-root .btn--lg{padding:20px 36px;font-size:16px;font-weight:700}.lp-v2-root .btn--on-dark{background:#fff;color:var(--ink)}.lp-v2-root .btn--on-dark:hover{background:var(--sonata);color:#fff}.lp-v2-root .btn--on-dark-ghost{background:transparent;color:#fff;border-color:hsla(0,0%,100%,.32)}.lp-v2-root .btn--on-dark-ghost:hover{border-color:var(--sage-light);color:var(--sage-light)}.lp-v2-root .hero{padding-block:4rem 4rem;position:relative;overflow:hidden}.lp-v2-root .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 50% at 88% 8%,rgba(234,88,12,.06),transparent 70%),radial-gradient(40% 40% at 6% 90%,rgba(107,173,160,.05),transparent 70%);pointer-events:none}.lp-v2-root .hero__inner{position:relative;display:grid;grid-template-columns:1.05fr 1fr;gap:4.5rem;align-items:center}.lp-v2-root .hero__title{font-family:var(--font-sans);font-weight:800;font-size:clamp(2rem,4vw,3.25rem);line-height:1.3;letter-spacing:.005em;color:var(--ink);text-wrap:pretty;margin-top:.5rem;word-break:keep-all}.lp-v2-root .hero__title em{font-style:normal;color:var(--sonata-deep);background:linear-gradient(180deg,transparent 60%,var(--sonata-soft) 60%);padding:0 .15em;display:inline-block}.lp-v2-root .hero__display-en{font-family:var(--font-display);font-style:italic;font-weight:400;font-size:.875rem;color:var(--sonata);letter-spacing:.04em;margin-bottom:.5rem;display:block;opacity:.7}.lp-v2-root .hero__lead{margin-top:2rem;font-size:16px;line-height:2;color:var(--fg2);max-width:36ch}.lp-v2-root .hero__stats{margin-top:2rem;display:flex;gap:0;border-top:1px solid var(--gray-border);border-bottom:1px solid var(--gray-border);padding:1.25rem 0}.lp-v2-root .hero__stats--right{margin-top:4.5rem;border-top:1px solid var(--gray-border);border-bottom:0;padding:1.5rem 0 0}.lp-v2-root .hero__stats--right .hero__stat b{font-size:clamp(1.5rem,2.4vw,1.875rem)}.lp-v2-root .hero__stats--right .hero__stat>span{font-size:11px}.lp-v2-root .hero__stat{flex:1;display:flex;flex-direction:column;gap:4px;padding:0 1.25rem;border-right:1px solid var(--gray-border)}.lp-v2-root .hero__stat:first-child{padding-left:0}.lp-v2-root .hero__stat:last-child{border-right:0}.lp-v2-root .hero__stat b{font-family:var(--font-sans);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;color:var(--sonata);line-height:1;letter-spacing:-.02em;display:inline-flex;align-items:baseline;gap:4px}.lp-v2-root .hero__stat b span{font-size:.875rem;font-weight:700;color:var(--sonata-deep)}.lp-v2-root .hero__stat>span{font-size:12px;color:var(--ink-meta);letter-spacing:.02em;font-weight:500}.lp-v2-root .hero__actions{margin-top:2rem;display:flex;gap:1rem;align-items:center}.lp-v2-root .hero__meta{margin-top:2.5rem;display:flex;gap:1.5rem;align-items:center;font-size:13px;color:var(--fg3)}.lp-v2-root .hero__meta-item{display:flex;align-items:center;gap:8px}.lp-v2-root .hero__meta-item:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--sonata)}.lp-v2-root .hero-card{position:absolute;background:#fff;border:1px solid var(--gray-border);border-radius:8px;box-shadow:var(--shadow-md);padding:14px 16px;font-size:12px;display:flex;align-items:center;gap:10px}.lp-v2-root .hero-card__icon{width:36px;height:36px;border-radius:8px;background:var(--sonata-pale);color:var(--sonata);display:grid;place-items:center;flex-shrink:0}.lp-v2-root .hero-card__title{font-weight:600;color:var(--ink);font-size:13px}.lp-v2-root .hero-card__sub{color:var(--ink-meta);font-size:11px}.lp-v2-root .hero-card--proof{top:-28px;right:-20px;padding:12px 20px;white-space:nowrap;flex-direction:column;align-items:flex-start;gap:2px}.lp-v2-root .hero-card--proof b{font-family:var(--font-display);font-style:italic;font-size:1.5rem;color:var(--sonata);font-weight:500;line-height:1;letter-spacing:-.01em;display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap}.lp-v2-root .hero-card--share{bottom:-32px;left:-28px}.lp-v2-root .hero__cal-wrap{position:relative}.lp-v2-root .logos{border-top:1px solid var(--gray-border);border-bottom:1px solid var(--gray-border);padding-block:3rem;background:var(--bg)}.lp-v2-root .logos__inner{display:flex;align-items:center;gap:3rem;justify-content:space-between}.lp-v2-root .logos__intro{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.lp-v2-root .logos__headline{font-family:var(--font-sans);font-size:1.375rem;font-weight:700;color:var(--ink);line-height:1.5;letter-spacing:.005em;white-space:nowrap;text-wrap:pretty}@media (max-width:980px){.lp-v2-root .logos__headline{font-size:1.125rem;white-space:normal}}.lp-v2-root .problems{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:3.5rem;border-top:1px solid var(--gray-border)}.lp-v2-root .problem{padding:2.5rem 2rem 2.5rem 0;border-right:1px solid var(--gray-border)}.lp-v2-root .problem:last-child{border-right:0}.lp-v2-root .problem+.problem{padding-left:2rem}.lp-v2-root .problem__num{font-family:var(--font-mono);font-size:11px;color:var(--ink-faint);letter-spacing:.08em;margin-bottom:1rem}.lp-v2-root .problem__quote{font-family:var(--font-sans);font-weight:700;font-size:1.375rem;line-height:1.5;color:var(--ink);margin-bottom:1rem;text-wrap:pretty;letter-spacing:.005em}.lp-v2-root .problem__body{font-size:14px;color:var(--ink-sub);line-height:1.9}.lp-v2-root .problem__tag{display:inline-block;margin-top:1rem;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--coral);padding-bottom:2px;border-bottom:1px solid var(--coral)}.lp-v2-root .bridge{margin-top:4.5rem;padding:3rem;background:var(--ink);color:var(--fg-on-dark);display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center}.lp-v2-root .bridge__label{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--sage-light)}.lp-v2-root .bridge__text{font-family:var(--font-sans);font-size:1.75rem;font-weight:700;line-height:1.4;color:#fff;letter-spacing:.005em}.lp-v2-root .bridge__text b{font-family:var(--font-sans);font-weight:800;color:var(--sonata-soft);font-size:2.5rem}.lp-v2-root .features{display:flex;flex-direction:column;gap:8rem;margin-top:4.5rem}.lp-v2-root .feature{display:grid;grid-template-columns:5fr 7fr;gap:4.5rem;align-items:center}.lp-v2-root .feature--reverse{grid-template-columns:7fr 5fr}.lp-v2-root .feature--reverse .feature__copy{order:2}.lp-v2-root .feature--reverse .feature__visual{order:1}.lp-v2-root .feature__num{font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;color:var(--sonata);margin-bottom:1.5rem}.lp-v2-root .feature__title{font-family:var(--font-sans);font-weight:800;font-size:2rem;line-height:1.35;letter-spacing:-.005em;color:var(--ink);margin-bottom:1.25rem;text-wrap:balance}.lp-v2-root .feature__display-en{font-family:var(--font-display);font-style:italic;font-size:.875rem;color:var(--sonata);letter-spacing:0;display:block;margin-bottom:.5rem;opacity:.7}.lp-v2-root .feature__body{font-size:15px;color:var(--ink-sub);line-height:2}.lp-v2-root .feature__list{margin-top:1.5rem;display:flex;flex-direction:column;gap:10px}.lp-v2-root .feature__list-item{display:flex;gap:12px;align-items:baseline;font-size:14px;color:var(--ink-sub)}.lp-v2-root .feature__list-item:before{content:"—";color:var(--sonata);font-weight:600}.lp-v2-root .feature__cta{margin-top:2rem}.lp-v2-root .fvisual{position:relative;background:var(--bg-alt);border:1px solid var(--gray-border);border-radius:8px;padding:2.5rem;min-height:420px;overflow:hidden}.lp-v2-root .fvisual--paper{background:var(--paper)}.lp-v2-root .usecases{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem}.lp-v2-root .usecase{padding:2rem;border:1px solid var(--gray-border);background:#fff;display:flex;flex-direction:column;gap:1rem;transition:all var(--dur-base) var(--ease)}.lp-v2-root .usecase:hover{transform:translateY(-2px);border-color:var(--sonata)}.lp-v2-root .usecase__role{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--sonata)}.lp-v2-root .usecase__title{font-family:var(--font-display);font-size:1.5rem;font-weight:500;color:var(--ink);letter-spacing:-.01em;line-height:1.25}.lp-v2-root .usecase__body{font-size:14px;color:var(--ink-sub);line-height:1.85}.lp-v2-root .usecase__pains{display:flex;flex-direction:column;gap:6px}.lp-v2-root .usecase__pain{font-size:12px;color:var(--ink-meta);display:flex;gap:8px}.lp-v2-root .usecase__pain:before{content:"✓";color:var(--sonata);font-weight:700}.lp-v2-root .compare{margin-top:3.5rem;border:1px solid var(--gray-border);background:#fff;overflow:hidden}.lp-v2-root .compare__row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;border-bottom:1px solid var(--gray-border)}.lp-v2-root .compare__row:last-child{border-bottom:0}.lp-v2-root .compare__row>div{padding:1.25rem 1.5rem;font-size:14px;color:var(--ink-sub);display:flex;align-items:center;gap:8px;border-right:1px solid var(--gray-border)}.lp-v2-root .compare__row>div:last-child{border-right:0}.lp-v2-root .compare__row--head>div{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--ink-meta);background:var(--bg-alt)}.lp-v2-root .compare__row--head .compare__sonata-cell{background:var(--sonata)!important;color:#fff!important}.lp-v2-root .compare__row>div.compare__sonata-cell{background:var(--sonata-pale)}.lp-v2-root .compare__row>div.compare__feature{font-weight:600;color:var(--ink);font-size:14px}.lp-v2-root .tick{color:var(--sonata);font-weight:700}.lp-v2-root .tick--neutral,.lp-v2-root .tick--off{color:var(--ink-faint)}.lp-v2-root .testimonials{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3.5rem}.lp-v2-root .testimonial{background:#fff;border:1px solid var(--gray-border);padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;transition:all var(--dur-base) var(--ease)}.lp-v2-root .testimonial:hover{border-color:var(--sonata);transform:translateY(-2px)}.lp-v2-root .testimonial__quote{font-family:var(--font-sans);font-weight:500;font-size:1rem;line-height:1.95;color:var(--ink);letter-spacing:.01em;text-wrap:pretty}.lp-v2-root .testimonial__quote:before{content:"\201C";line-height:.6;margin-right:6px;vertical-align:-8px}.lp-v2-root .testimonial__quote:after,.lp-v2-root .testimonial__quote:before{font-family:var(--font-display);font-size:3rem;font-style:normal;color:var(--sonata);font-weight:600}.lp-v2-root .testimonial__quote:after{content:"\201D";line-height:0;margin-left:4px;vertical-align:-16px}.lp-v2-root .testimonial__person{display:flex;gap:12px;align-items:center;margin-top:auto}.lp-v2-root .testimonial__avatar{width:48px;height:48px;border-radius:999px;background:linear-gradient(160deg,var(--sage) 0,var(--sage-dark) 80%);display:grid;place-items:center;color:hsla(0,0%,100%,.9);font-family:var(--font-display);font-size:18px;font-weight:500}.lp-v2-root .testimonial__avatar--coral{background:linear-gradient(160deg,var(--coral),var(--sonata-deep) 90%)}.lp-v2-root .testimonial__name{font-size:14px;font-weight:600;color:var(--ink)}.lp-v2-root .testimonial__role{font-size:12px;color:var(--ink-meta)}.lp-v2-root .testimonial__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--gray-border);padding-top:1.25rem}.lp-v2-root .testimonial__metric{display:flex;flex-direction:column;gap:4px}.lp-v2-root .testimonial__metric b{font-family:var(--font-sans);font-size:1.625rem;font-weight:800;color:var(--sonata);letter-spacing:-.01em}.lp-v2-root .testimonial__metric span{font-size:11px;color:var(--ink-meta);letter-spacing:.04em}.lp-v2-root .integrations{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3.5rem}.lp-v2-root .integration{padding:1.5rem;border:1px solid var(--gray-border);background:#fff;display:flex;align-items:center;gap:14px;transition:all var(--dur-fast) var(--ease)}.lp-v2-root .integration:hover{border-color:var(--sonata)}.lp-v2-root .integration__icon{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;font-weight:700;color:#fff;font-size:14px;flex-shrink:0}.lp-v2-root .integration__name{font-size:14px;font-weight:600;color:var(--ink)}.lp-v2-root .integration__type{font-size:11px;color:var(--ink-meta);letter-spacing:.04em}.lp-v2-root .faq{margin-top:3.5rem;max-width:56rem}.lp-v2-root .faq__item{border-top:1px solid var(--gray-border);padding:1.75rem 0;display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:baseline;cursor:pointer}.lp-v2-root .faq__item:last-child{border-bottom:1px solid var(--gray-border)}.lp-v2-root .faq__num{font-family:var(--font-mono);font-size:11px;color:var(--ink-faint);letter-spacing:.06em;min-width:2.5rem}.lp-v2-root .faq__q{font-size:16px;font-weight:600;color:var(--ink);line-height:1.6}.lp-v2-root .faq__chev{font-size:13px;color:var(--ink-meta);transition:transform var(--dur-base) var(--ease)}.lp-v2-root .faq__item.is-open .faq__chev{transform:rotate(180deg);color:var(--sonata)}.lp-v2-root .faq__a{grid-column:2/3;font-size:14px;color:var(--ink-sub);line-height:1.95;max-width:56ch;display:none;margin-top:.875rem}.lp-v2-root .faq__item.is-open .faq__a{display:block}.lp-v2-root .faq__item.is-open .faq__q{color:var(--sonata)}.lp-v2-root .final-cta{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center;padding:4.5rem;background:var(--ink);color:var(--fg-on-dark);position:relative;overflow:hidden}.lp-v2-root .final-cta:after{content:"";position:absolute;right:-120px;bottom:-120px;width:360px;height:360px;border-radius:999px;background:radial-gradient(circle,rgba(234,88,12,.4),transparent 70%);pointer-events:none}.lp-v2-root .final-cta__display{font-family:var(--font-display);font-style:italic;font-size:1rem;line-height:1.2;font-weight:400;color:var(--sonata-soft);margin-bottom:.75rem;letter-spacing:.02em;opacity:.7}.lp-v2-root .final-cta__jp{font-family:var(--font-sans);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;color:#fff;line-height:1.35;margin-bottom:1.25rem;letter-spacing:0}.lp-v2-root .final-cta__body{font-size:14px;color:#c9d4d1;line-height:1.95;max-width:38ch}.lp-v2-root .final-cta__actions{display:flex;gap:1rem;margin-top:2.25rem;flex-wrap:wrap}.lp-v2-root .final-cta__visual{position:relative;z-index:1}.lp-v2-root .s-heading{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end;margin-bottom:3.5rem}.lp-v2-root .s-heading h2{font-family:var(--font-sans);font-size:clamp(1.875rem,3.4vw,2.75rem);font-weight:800;letter-spacing:-.005em;line-height:1.32;color:var(--ink);text-wrap:balance}.lp-v2-root .s-heading__display-en{font-family:var(--font-display);font-style:italic;color:var(--sonata);font-size:1rem;letter-spacing:0;margin-bottom:.5rem;display:block;opacity:.7}.lp-v2-root .s-heading__lead{font-size:15px;color:var(--ink-sub);line-height:2;max-width:50ch}.lp-v2-root .wpbox{display:grid;grid-template-columns:minmax(0,380px) 1fr;gap:2.5rem;background:#fff;border:1px solid var(--gray-border);border-radius:12px;padding:2.5rem;box-shadow:var(--shadow-sm);max-width:1080px;margin:0 auto}.lp-v2-root .wpbox--single{grid-template-columns:1fr;max-width:720px}.lp-v2-root .wpbox__cover{display:flex;flex-direction:column;gap:16px}.lp-v2-root .wpbox__cover-card{flex:1;background:linear-gradient(135deg,var(--sonata-pale) 0,#ffe4d9 100%);border:1px solid var(--sonata-soft);border-radius:10px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;min-height:200px}.lp-v2-root .wpbox__cover-eyebrow{font-size:10px;letter-spacing:.15em;color:var(--sonata-deep);font-weight:700;margin-bottom:8px}.lp-v2-root .wpbox__cover-card h3{font-family:var(--font-sans);font-size:22px;font-weight:800;color:var(--ink);line-height:1.3;margin:0}.lp-v2-root .wpbox__cover-meta{font-size:11px;color:var(--ink-sub);margin-top:16px}.lp-v2-root .wpbox__content{display:flex;flex-direction:column}.lp-v2-root .wpbox__title{font-family:var(--font-sans);font-size:1.375rem;font-weight:800;color:var(--ink);margin:0 0 .75rem;line-height:1.5}.lp-v2-root .wpbox__lead{font-size:14px;line-height:1.85;color:var(--ink-sub);margin:0 0 1.5rem}.lp-v2-root .wpbox__lead strong{color:var(--ink);font-weight:700}.lp-v2-root .wpbox__thanks{text-align:center;padding:2rem 1rem;background:var(--sonata-pale);border-radius:8px}.lp-v2-root .wpbox__thanks-mark{width:48px;height:48px;border-radius:999px;background:var(--sonata);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;margin-bottom:12px}.lp-v2-root .wpbox__thanks p{margin:0;color:var(--ink);line-height:1.8}.lp-v2-root .wpform{display:flex;flex-direction:column;gap:14px}.lp-v2-root .wpform__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lp-v2-root .wpform label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:600;color:var(--ink);letter-spacing:.01em}.lp-v2-root .wpform input[type=email],.lp-v2-root .wpform input[type=tel],.lp-v2-root .wpform input[type=text],.lp-v2-root .wpform select,.lp-v2-root .wpform textarea{width:100%;padding:11px 14px;border:1px solid var(--gray-border);border-radius:8px;font-size:14px;font-family:var(--font-sans);color:var(--ink);background:#fff;transition:border-color .15s ease;font-weight:400}.lp-v2-root .wpform textarea{resize:vertical;min-height:120px}.lp-v2-root .wpform input:focus,.lp-v2-root .wpform select:focus,.lp-v2-root .wpform textarea:focus{outline:none;border-color:var(--sonata);box-shadow:0 0 0 3px var(--sonata-pale)}.lp-v2-root .wpform__req{color:var(--sonata);font-weight:700}.lp-v2-root .wpform__radios{display:flex;flex-direction:column;gap:8px}.lp-v2-root .wpform__radios-label{font-size:12px;font-weight:600;color:var(--ink)}.lp-v2-root .wpform__radios-list{display:flex;flex-wrap:wrap;gap:18px;padding:6px 0}.lp-v2-root .wpform__radio{display:inline-flex!important;align-items:center;gap:6px!important;flex-direction:row!important;cursor:pointer;font-weight:400!important;font-size:14px!important}.lp-v2-root .wpform__radio input{width:auto}.lp-v2-root .wpform button[type=submit]{margin-top:8px}.lp-v2-root .wpform__foot{font-size:11px;color:var(--ink-meta);text-align:center;margin:8px 0 0;line-height:1.7}@media (max-width:980px){.lp-v2-root .hero__inner{grid-template-columns:1fr}.lp-v2-root .feature,.lp-v2-root .feature--reverse{grid-template-columns:1fr;gap:2rem}.lp-v2-root .feature--reverse .feature__copy{order:1}.lp-v2-root .feature--reverse .feature__visual{order:2}.lp-v2-root .integrations,.lp-v2-root .problems,.lp-v2-root .s-heading,.lp-v2-root .testimonials,.lp-v2-root .usecases{grid-template-columns:1fr}.lp-v2-root .s-heading{gap:1.5rem}.lp-v2-root .compare__row{grid-template-columns:1.5fr 1fr 1fr 1fr}.lp-v2-root .final-cta{grid-template-columns:1fr;padding:2.5rem}.lp-v2-root .logos__inner{flex-direction:column;align-items:flex-start;gap:1.5rem}.lp-v2-root section{padding-block:4.5rem}.lp-v2-root .wpbox{padding:1.5rem;gap:1.5rem}.lp-v2-root .wpbox,.lp-v2-root .wpform__row{grid-template-columns:1fr}}