:root{--ink:#14251d;--muted:#66736c;--paper:#f5f3ed;--white:#fffefa;--line:#d8ddd7;--green:#176b4a;--green-bright:#24a36f;--green-soft:#dcecdf;--yellow:#f1c75b;--red:#ad3a3a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:82px;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brandMark{background:var(--ink);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand>span:last-child{line-height:1.05;display:grid}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:11px}.topbar nav{align-items:center;gap:28px;font-size:14px;display:flex}.navButton{color:#fff;background:var(--ink);border-radius:999px;padding:10px 18px}.sectionShell{width:min(1180px,100% - 40px);margin-inline:auto}.hero{padding:92px 0 70px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:9px;font-size:12px;font-weight:750;display:flex}.eyebrow span{background:var(--green-bright);width:22px;height:2px}.hero h1,.authIntro h1{letter-spacing:-.045em;max-width:850px;margin:22px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,7.2vw,98px);font-weight:500;line-height:.98}.heroCopy{max-width:680px;color:var(--muted);font-size:clamp(18px,2vw,23px);line-height:1.5}.heroActions{align-items:center;gap:28px;margin-top:36px;display:flex}.primaryButton{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:24px;padding:15px 20px;font-weight:720;transition:transform .18s,background .18s;display:inline-flex}.primaryButton:hover{background:#115a3d;transform:translateY(-2px)}.primaryButton:disabled{opacity:.55;cursor:wait;transform:none}.textLink{border-bottom:1px solid var(--ink);padding-bottom:3px;font-weight:700}.heroPanel{border:1px solid var(--line);background:#fffefab8;border-radius:24px;grid-template-columns:1fr minmax(80px,1fr) 1.35fr;align-items:center;gap:26px;min-height:150px;margin-top:88px;padding:28px 34px;display:grid;box-shadow:0 24px 70px #1a35280f}.heroPanel>div:first-child{grid-template-columns:auto 1fr;align-items:center;column-gap:10px;display:grid}.heroPanel small{color:var(--muted)}.heroPanel strong{grid-column:2;margin-top:4px}.pulse{background:var(--green-bright);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 7px #24a36f1f}.flowLine{background:linear-gradient(90deg, var(--green-bright), var(--line));height:1px}.flowNodes{flex-wrap:wrap;gap:8px;display:flex}.flowNodes span{background:var(--green-soft);color:var(--green);border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}.process{padding:95px 0 120px}.sectionHeading p{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.sectionHeading h2{letter-spacing:-.035em;max-width:700px;margin:12px 0 44px;font-family:Georgia,serif;font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1}.stepGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stepCard{border:1px solid var(--line);background:var(--white);border-radius:18px;min-height:260px;padding:28px}.stepCard>span{color:var(--green-bright);font:700 13px ui-monospace,monospace}.stepCard h3{margin:70px 0 10px;font-size:22px}.stepCard p{color:var(--muted);margin:0;line-height:1.55}.authShell{grid-template-columns:1.3fr .8fr;align-items:center;gap:80px;width:min(1040px,100% - 40px);min-height:calc(100vh - 160px);margin:0 auto;padding:70px 0;display:grid}.authIntro h1{font-size:clamp(48px,6vw,78px)}.authIntro p{max-width:570px;color:var(--muted);font-size:18px;line-height:1.6}.authCard{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:32px;box-shadow:0 24px 70px #1a352814}.authCard>div{gap:8px;margin-bottom:18px;display:grid}.authCard label{font-size:13px;font-weight:750}.authCard input{border:1px solid var(--line);background:#fff;border-radius:10px;outline:none;width:100%;padding:13px 14px}.authCard input:focus{border-color:var(--green-bright);box-shadow:0 0 0 3px #24a36f1f}.authCard small{color:var(--muted);text-align:center;margin-top:16px;display:block}.formError{color:var(--red);font-size:13px;line-height:1.4}.fullButton{width:100%}.dashboardShell{width:min(1180px,100% - 40px);min-height:calc(100vh - 160px);margin:0 auto;padding:68px 0 120px}.dashboardHeader{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:44px;display:flex}.dashboardHeader h1{letter-spacing:-.035em;margin:15px 0 9px;font-family:Georgia,serif;font-size:clamp(42px,5vw,65px);font-weight:500}.dashboardHeader p{color:var(--muted);margin:0;font-size:17px}.quietButton{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:10px 17px}.dashboardGrid{grid-template-columns:1.45fr .75fr;gap:16px;display:grid}.connectCard,.metricCard,.setupCard{border:1px solid var(--line);background:var(--white);border-radius:22px;padding:30px}.connectCard{min-height:320px}.cardTopline{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:750;display:flex}.statusDot{background:var(--yellow);border-radius:50%;flex:none;width:9px;height:9px;display:inline-block;box-shadow:0 0 0 6px #f1c75b29}.statusDot.online{background:var(--green-bright);box-shadow:0 0 0 6px #24a36f21}.connectCard h2{margin:62px 0 10px;font-size:28px}.connectCard>p{max-width:580px;color:var(--muted);margin:0 0 25px;line-height:1.55}.connectCard>small{color:var(--muted);margin-top:14px;display:block}.connectButton{min-width:210px}.connectMessage{font-size:13px;margin-top:14px!important}.connectMessage.success{color:var(--green)}.connectMessage.error{color:var(--red)}.metricCard{flex-direction:column;min-height:320px;display:flex}.metricCard>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:750}.metricCard strong{color:var(--green);margin-top:auto;font-family:Georgia,serif;font-size:86px;font-weight:500;line-height:1}.metricCard p{color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.45}.connectionsSection{margin-top:62px}.connectionsTitle{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;padding-bottom:18px;display:flex}.connectionsTitle span:first-child{color:var(--green);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.connectionsTitle h2{margin:6px 0 0;font-size:26px}.countBadge{background:var(--ink);color:#fff;border-radius:50%;place-items:center;min-width:34px;height:34px;font-size:13px;display:grid}.connectionList{display:grid}.connectionRow{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px 4px;display:grid}.clientAvatar{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:12px;place-items:center;font-weight:800;display:grid}.connectionRow>div:nth-child(2){gap:4px;display:grid}.connectionRow small{color:var(--muted)}.connectionStatus{color:#725d2a;background:#eee8dc;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:750}.connectionStatus.active{color:var(--green);background:var(--green-soft)}.emptyState{text-align:center;min-height:260px;color:var(--muted);align-content:center;place-items:center;display:grid}.emptyState>span{border:1px solid var(--line);width:46px;height:46px;color:var(--green);border-radius:50%;place-items:center;font-size:26px;display:grid}.emptyState h3{color:var(--ink);margin:14px 0 5px}.emptyState p{max-width:420px;margin:0;line-height:1.5}.setupCard{grid-template-columns:auto 1fr;align-items:start;gap:18px;display:grid}.setupCard h2{margin:-5px 0 8px}.setupCard p{color:var(--muted);margin:0;line-height:1.5}.keyList{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.keyList code{border:1px solid var(--line);background:var(--paper);border-radius:8px;padding:7px 9px;font-size:11px}.footer{border-top:1px solid var(--line);width:min(1180px,100% - 40px);color:var(--muted);justify-content:space-between;margin:0 auto;padding:28px 0 38px;font-size:12px;display:flex}@media (max-width:760px){.topbar{width:min(100% - 28px,1180px)}.topbar nav>a:first-child{display:none}.sectionShell{width:min(100% - 28px,1180px)}.hero{padding-top:62px}.hero h1{font-size:clamp(46px,14vw,68px)}.heroActions{flex-direction:column;align-items:flex-start}.heroPanel{grid-template-columns:1fr;margin-top:64px;padding:24px}.flowLine{width:1px;height:28px;margin-left:5px}.stepGrid,.authShell{grid-template-columns:1fr}.dashboardShell{width:min(100% - 28px,1180px);padding-top:52px}.dashboardHeader{flex-direction:column}.dashboardGrid{grid-template-columns:1fr}.metricCard{min-height:245px}.connectionRow{grid-template-columns:auto 1fr}.connectionStatus{grid-column:2;justify-self:start}.authShell{gap:28px;width:min(100% - 28px,1040px);padding:52px 0}.stepCard{min-height:220px}.stepCard h3{margin-top:46px}.footer{flex-direction:column;gap:14px;width:min(100% - 28px,1180px)}}
