.landing{--lp-bg: #FFFFFF;--lp-surface: #FFFFFF;--lp-text: #4D4D4D;--lp-muted: #AAAAAA;--lp-accent: #20A4F3;--lp-accent-hover: #1a8fd4;--lp-accent2: #FF6B35;--lp-surface-alt: #F7F8FC;--lp-radius: 12px;--lp-max: 1120px;--lp-pad: clamp(1rem, 4vw, 2rem);font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--lp-text);background:var(--lp-bg);line-height:1.6;min-height:100vh}.landing *,.landing *:before,.landing *:after{box-sizing:border-box}.landing a{color:var(--lp-accent);text-decoration:none}.landing a:hover{text-decoration:underline}.landing a:focus-visible,.landing button:focus-visible{outline:2px solid var(--lp-accent);outline-offset:2px}.landing__skip{position:absolute;left:-9999px;top:0;z-index:100;padding:.75rem 1rem;background:var(--lp-text);color:#fff;border-radius:0 0 var(--lp-radius) 0}.landing__skip:focus{left:0}.landing-header{position:sticky;top:0;z-index:50;background:#ffffffeb;backdrop-filter:blur(8px);border-bottom:1px solid #E8E8E8}.landing-header__inner{max-width:var(--lp-max);margin:0 auto;padding:.75rem var(--lp-pad);display:flex;align-items:center;gap:1.5rem}.landing-header__logo img{height:28px;width:auto;display:block}.landing-header__nav{display:none;gap:1.25rem;margin-left:auto;font-size:.9375rem}.landing-header__nav a{color:var(--lp-muted)}.landing-header__nav a:hover{color:var(--lp-text);text-decoration:none}.landing-header__actions{display:flex;align-items:center;gap:.75rem;margin-left:auto}@media (min-width: 768px){.landing-header__nav{display:flex;margin-left:0}.landing-header__actions{margin-left:auto}}.landing-btn{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:500;border:none;cursor:pointer;text-decoration:none!important;transition:background .15s,transform .15s}.landing-btn--primary{background:var(--lp-accent);color:#fff}.landing-btn--primary:hover{background:var(--lp-accent-hover)}.landing-btn--ghost{background:transparent;color:var(--lp-text);border:1px solid rgba(11,16,32,.12)}.landing-btn--ghost:hover{background:#0b10200a}.landing-section{padding:clamp(3rem,8vw,5rem) var(--lp-pad)}.landing-section--alt{background:var(--lp-surface-alt)}.landing-section__inner{max-width:var(--lp-max);margin:0 auto}.landing-section__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.25;margin-bottom:1rem;text-align:center}.landing-section__lead{text-align:center;color:var(--lp-muted);max-width:42rem;margin:0 auto 2.5rem}.landing-hero{padding:clamp(2.5rem,6vw,4rem) var(--lp-pad) clamp(3rem,8vw,5rem)}.landing-hero__inner{max-width:var(--lp-max);margin:0 auto;display:grid;gap:2.5rem;align-items:center}@media (min-width: 900px){.landing-hero__inner{grid-template-columns:1fr 1fr}}.landing-hero__title{font-size:clamp(2rem,4.5vw,2.75rem);font-weight:700;line-height:1.15;margin-bottom:1rem}.landing-hero__subtitle{font-size:clamp(1rem,2vw,1.125rem);color:var(--lp-muted);margin-bottom:1.75rem;max-width:32rem}.landing-hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.landing-hero__footnote{font-size:.875rem;color:var(--lp-muted)}.landing-hero__visual img{width:100%;height:auto;border-radius:var(--lp-radius);box-shadow:0 20px 50px #0b10201f}.landing-grid{display:grid;gap:1.25rem}@media (min-width: 640px){.landing-grid--3{grid-template-columns:repeat(3,1fr)}.landing-grid--2,.landing-grid--4{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){.landing-grid--4{grid-template-columns:repeat(4,1fr)}}.landing-card{background:var(--lp-surface);border:1px solid rgba(11,16,32,.08);border-radius:var(--lp-radius);padding:1.25rem}.landing-section--alt .landing-card{background:#fff}.landing-card__title{font-weight:600;margin-bottom:.5rem}.landing-card__text{font-size:.9375rem;color:var(--lp-muted)}.landing-steps{display:grid;gap:1.5rem}@media (min-width: 768px){.landing-steps{grid-template-columns:repeat(3,1fr)}}.landing-step{text-align:center;padding:1.5rem 1rem}.landing-step__num{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--lp-accent);color:#fff;font-weight:600;margin-bottom:.75rem}.landing-step__label{font-weight:600;margin-bottom:.5rem}.landing-step__text{font-size:.9375rem;color:var(--lp-muted)}.landing-integration{display:flex;flex-direction:column;gap:.5rem}.landing-integration__name{font-weight:600;color:var(--lp-accent)}.landing-table-wrap{overflow-x:auto}.landing-table{width:100%;border-collapse:collapse;font-size:.9375rem}.landing-table th,.landing-table td{padding:.75rem 1rem;border:1px solid rgba(11,16,32,.08);text-align:left}.landing-table th{background:#20a4f31a;font-weight:600}.landing-table td:last-child{background:#20a4f314;font-weight:500}.landing-faq details{border-bottom:1px solid rgba(11,16,32,.08);padding:1rem 0}.landing-faq summary{font-weight:500;cursor:pointer;list-style:none}.landing-faq summary::-webkit-details-marker{display:none}.landing-faq summary:after{content:"+";float:right;color:var(--lp-muted)}.landing-faq details[open] summary:after{content:"−"}.landing-faq__answer{margin-top:.75rem;color:var(--lp-muted);font-size:.9375rem;padding-right:2rem}.landing-product__frame{border-radius:var(--lp-radius);overflow:hidden;box-shadow:0 24px 60px #0b102024;border:1px solid rgba(11,16,32,.06)}.landing-product__frame img{width:100%;height:auto;display:block}.landing-product__caption{text-align:center;font-size:.875rem;color:var(--lp-muted);margin-top:1rem}.landing-cta{text-align:center;background:linear-gradient(135deg,#1c1c1e,#242426);color:#ededed}.landing-cta .landing-section__title{color:#ededed}.landing-cta .landing-section__lead{color:#aaa}.landing-footer{padding:2rem var(--lp-pad);border-top:1px solid rgba(11,16,32,.08)}.landing-footer__inner{max-width:var(--lp-max);margin:0 auto;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;font-size:.875rem;color:var(--lp-muted)}.landing-footer a{color:var(--lp-muted)}.landing-footer a:hover{color:var(--lp-text)}@media (prefers-reduced-motion: reduce){.landing-btn{transition:none}}
