html,body{min-width:320px;min-height:100%;margin:0;background:#f7f3e9}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.landing-page,.landing-page *{box-sizing:border-box}.landing-page{--ink: #252821;--muted: #656a60;--linen: #f7f3e9;--paper: #fffdf8;--line: #dcdccf;--sage: #64765e;--sage-soft: #dce5d6;min-height:100vh;background:var(--linen);color:var(--ink)}.landing-header,.landing-hero,.landing-trust,.landing-details,.landing-footer{width:min(1040px,88%);margin-inline:auto}.landing-header{display:flex;align-items:center;justify-content:space-between;min-height:80px;border-bottom:1px solid var(--line)}.landing-wordmark,.landing-header-action,.landing-primary-action{color:inherit;text-decoration:none}.landing-wordmark{font-size:1.12rem;font-weight:500;letter-spacing:-.03em}.landing-wordmark span{color:var(--sage)}.landing-header-action{padding:14px 0;font-size:.9rem;color:var(--muted)}.landing-header-action:after{margin-left:8px;color:var(--sage);content:"→"}.landing-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(240px,.75fr);gap:9%;align-items:center;padding:88px 0 80px}.landing-hero h1{max-width:540px;margin:0 0 24px;font-size:clamp(2.4rem,4.3vw,3.5rem);font-weight:500;letter-spacing:-.045em;line-height:1.12;text-wrap:balance}.landing-lead{max-width:470px;margin:0 0 28px;color:var(--muted);font-size:1.08rem;line-height:1.6;text-wrap:pretty}.landing-primary-action{display:inline-flex;min-height:50px;align-items:center;gap:24px;padding:14px 18px;border-radius:10px;background:var(--sage);color:var(--paper);font-weight:500}.landing-primary-action:hover{background:#52634d}.landing-header-action:hover{color:var(--ink)}.landing-action-note{margin:12px 0 0;color:var(--muted);font-size:.8rem;line-height:1.5}.landing-page a:focus-visible{outline:3px solid var(--sage);outline-offset:4px}.landing-pairing{display:grid;gap:16px;padding:28px;border-radius:14px;background:var(--paper);box-shadow:0 12px 32px #25282114}.landing-endpoint{display:flex;align-items:center;gap:14px}.landing-phone-mark{width:12px;height:22px;flex:0 0 auto;border:1px solid var(--sage);border-radius:4px;background:var(--sage-soft)}.landing-endpoint strong,.landing-endpoint small{display:block}.landing-endpoint strong{font-weight:500}.landing-endpoint small{margin-top:2px;color:var(--muted)}.landing-connection{position:relative;width:1px;height:46px;margin-left:6px;background:var(--line)}.landing-connection span{position:absolute;top:50%;left:50%;width:7px;height:7px;border-radius:50%;background:var(--sage);transform:translate(-50%,-50%)}.landing-trust{display:flex;flex-wrap:wrap;gap:28px;padding:22px 0;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}.landing-trust span+span:before{margin-right:28px;color:var(--sage);content:"•"}.landing-details{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:48px 0;border-top:1px solid var(--line)}.landing-details h2{margin:0 0 20px;font-size:1.35rem;font-weight:500;line-height:1.3;letter-spacing:-.025em}.landing-details p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.65}.landing-details p+p{margin-top:14px}.landing-footer{display:flex;min-height:100px;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid var(--line)}.landing-footer p{max-width:470px;margin:0;color:var(--muted);font-size:.75rem;line-height:1.5}@media(max-width:700px){.landing-hero{grid-template-columns:1fr;gap:44px;padding:52px 0 44px}.landing-hero h1{max-width:480px;font-size:clamp(2.3rem,8vw,3rem)}.landing-pairing{padding:22px}.landing-trust{flex-direction:column;gap:8px}.landing-trust span+span:before{content:none}.landing-details{grid-template-columns:1fr;gap:36px;padding:36px 0}.landing-footer{flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;padding-block:24px}}
