html.landing,html.landing body{margin:0;padding:0;background:#000;overflow-x:clip}html.landing{scroll-behavior:smooth;overscroll-behavior-y:auto}.landing-root{font:initial;color:initial;letter-spacing:initial;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.landing-root,.landing-root *,.landing-root *:before,.landing-root *:after{box-sizing:revert}.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4,.landing-root h5,.landing-root h6{font:revert;color:revert;letter-spacing:revert}.landing-root a{color:#c8ced6;text-decoration:none}.landing-root a:hover{color:#fff}.landing-root img,.landing-root svg{max-width:revert;display:revert}.landing-root button{font:revert;background:revert;border:revert;cursor:revert;color:revert}.landing-root #proof-video,.landing-root #features,.landing-root #process{scroll-margin-top:104px}.landing-root [data-play]{opacity:1;pointer-events:auto}.landing-root [data-play][data-started="1"]{opacity:0;pointer-events:none}@property --edge{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes edgerun{to{--edge: 360deg}}@keyframes drift{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}.landing-root .footer-link{font-family:Barlow,sans-serif;font-size:14px;font-weight:300;color:#8b949e;transition:color .2s}.landing-root .footer-link:hover{color:#eef1f4}:root{--color-bg-page: #f0f0f2;--color-bg-white: #fff;--color-bg-gray: #f5f5f5;--color-bg-footer: #09090b;--color-blue: #155dfc;--color-blue-hover: #1347d4;--color-blue-light: #155dfc0f;--color-border-card: #ececf0;--color-border-line: #e4e4e9;--color-text-primary: #111;--color-text-body: #556;--color-text-muted: #94949c;--font-heading: "Space Grotesk", system-ui, -apple-system, sans-serif;--font-sans: "Poppins", system-ui, -apple-system, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background:var(--color-bg-page);overscroll-behavior-y:none}body{font-family:var(--font-sans);color:var(--color-text-body);background-color:var(--color-bg-page);font-size:16px;font-weight:300;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.03em;font-weight:300;line-height:1.12}h1{font-size:clamp(44px,calc(44px + 3vw),76px)}h2{font-size:clamp(34px,calc(34px + 2vw),58px)}h3{letter-spacing:-.01em;font-size:clamp(20px,calc(20px + .5vw),24px);font-weight:400}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button{font:inherit;background:none;border:0;cursor:pointer;color:inherit}.page{display:flex;flex-direction:column;gap:6px;padding:6px}.card{background:var(--color-bg-white);border-radius:20px}.btn-hero{display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#fff;background:var(--color-blue);padding:16px 32px;border-radius:9999px;transition:background-color .2s,transform .2s,box-shadow .2s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.btn-hero:hover{background:var(--color-blue-hover);transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.dash-page{min-height:70vh;padding-top:120px;padding-bottom:80px}.dash-card{background:var(--color-bg-white);border:1.5px solid var(--color-border-card);border-radius:20px;padding:40px;max-width:560px;margin-inline:auto}.dash-center{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.dash-title{font-family:var(--font-heading);font-size:24px;color:var(--color-text-primary)}.dash-sub{font-size:14px;color:var(--color-text-body);line-height:1.6}.dash-hint{font-size:13px;color:var(--color-text-muted)}.dash-error{font-size:13px;color:#d92d20}.dash-code{font-family:var(--font-heading);font-size:40px;letter-spacing:6px;color:var(--color-blue)}.dash-form{display:flex;flex-direction:column;gap:12px;width:100%;max-width:320px}.dash-form input{border:1.5px solid var(--color-border-card);border-radius:10px;padding:12px 14px;font-size:14px;font-family:var(--font-sans)}.dash-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.dash-signout{font-size:13px;color:var(--color-text-muted)}.dash-signout:hover{color:var(--color-text-primary)}.dash-section{border-top:1px solid var(--color-border-line);padding-top:24px;margin-top:24px}.dash-section h2{font-family:var(--font-heading);font-size:16px;color:var(--color-text-primary);margin-bottom:12px}.dash-messages{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto}.dash-msg{padding:10px 14px;border-radius:12px;font-size:13px;max-width:80%}.dash-msg--inbound{background:var(--color-bg-gray);align-self:flex-start}.dash-msg--outbound{background:var(--color-blue-light);align-self:flex-end}
