:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#233e38;background:#f6f7f4;font-synthesis:none;--green:#245e4f;--border:#e1e6df;--muted:#68776f}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input,textarea{font:inherit}button{cursor:pointer;min-height:44px;border-radius:8px;font-weight:600;padding:11px 17px;border:1px solid transparent;transition:transform 140ms cubic-bezier(.23,1,.32,1),background-color 140ms ease}button:active{transform:scale(.98)}button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #96bca9;outline-offset:3px}.primary{background:var(--green);color:white}.secondary{background:white;border-color:#cbd5cc;color:#294c40}.text-button{background:transparent;color:var(--muted);padding:8px 0;text-align:left}.wide{width:100%;display:flex;justify-content:space-between;margin-top:22px}input,textarea{width:100%;border:1px solid #ccd6cd;border-radius:7px;background:#fff;padding:11px 12px;min-height:44px;color:#233e38}textarea{resize:vertical;line-height:1.6}label{display:block;font-size:13px;font-weight:600;margin:18px 0 8px}h1,h2,h3,p{margin-top:0}h1{font-weight:500;font-size:40px;letter-spacing:-1.5px;line-height:1.16;margin:15px 0}h2{font-size:21px;font-weight:550;letter-spacing:-.5px;margin:10px 0 14px}h3{font-size:15px;font-weight:600;margin:0 0 6px}p{color:var(--muted);line-height:1.6;font-size:14px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:650;color:#697f6f}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap}.brand small{display:block;font-size:9px;letter-spacing:2px;color:var(--muted);margin-top:5px}.brand-mark{background:var(--green);color:#fff;font-family:Georgia,serif;font-size:20px;border-radius:12px;width:42px;height:42px;display:grid;place-items:center;font-weight:400}.sidebar{position:fixed;inset:0 auto 0 0;width:230px;padding:35px 24px;background:#edf1e9;border-right:1px solid var(--border);display:flex;flex-direction:column}.sidebar nav{display:grid;gap:8px;margin-top:55px}.sidebar nav a{padding:12px;border-radius:7px;text-decoration:none;color:#647266;font-size:14px}.sidebar nav .active{background:#dfe7d9;color:#244732;font-weight:600;display:flex;justify-content:space-between}.sidebar-footer{margin-top:auto;font-size:12px;color:var(--muted)}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#b3933a;margin-right:7px}.dashboard{max-width:1470px;margin-left:230px;padding:44px 48px}header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.badge{background:#e7ecdd;border:1px solid #d6dfc7;border-radius:30px;padding:9px 13px;font-size:10px;letter-spacing:1px;white-space:nowrap;margin-top:4px}.notice{padding:18px 22px;border:1px solid #d5dfce;border-radius:10px;background:#edf2e6;font-size:13px;margin:22px 0;line-height:1.6}.notice span{display:block;color:#63745e}.notice.error,.error{color:#9b352b;background:#fff0eb}.stats{display:grid;grid-template-columns:repeat(3,1fr);margin:30px 0;gap:18px}.stats>div{border:1px solid var(--border);border-radius:10px;background:white;padding:23px}.stats span{font-size:12px;color:var(--muted)}.stats strong{display:block;font-size:29px;font-weight:500;letter-spacing:-1px;margin:12px 0}.stats strong small{font-size:18px}.stats p{font-size:11px;margin:0}.card{background:white;border:1px solid var(--border);border-radius:12px;padding:28px;margin-bottom:22px;scroll-margin-top:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.pill{display:inline-block;font-size:10px;background:#f1f3ed;color:#67745e;padding:5px 8px;border-radius:5px;font-weight:500;vertical-align:middle;white-space:nowrap}.toolbar{display:flex;gap:12px;align-items:flex-end;margin:8px 0 16px}.toolbar input{min-width:180px}.fine-print{font-size:11px;line-height:1.7;color:#748076;margin:12px 0}.two-column{display:grid;grid-template-columns:1.15fr 1fr;gap:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}.muted{font-weight:400;color:var(--muted)}code{font-size:12px;background:#f4f6f1;padding:2px 4px;border-radius:3px}.sms-card{background:#eef2e9}.phone{max-width:310px;margin:25px auto;padding:20px 16px 35px;background:#fff;border:1px solid #dee6d8;border-radius:23px;box-shadow:0 8px 28px #21382a06}.phone-heading{display:flex;align-items:center;flex-direction:column;gap:7px;font-size:12px;padding-bottom:20px}.phone-heading>span:last-child{font-size:10px;color:#949b92}.avatar{background:#e8eee4;color:#527245;border-radius:50%;padding:13px;font-size:11px}.sms-bubble{background:#eaf0e4;border-radius:14px 14px 14px 3px;padding:14px;margin:0;line-height:1.7;font-size:13px;overflow-wrap:anywhere;color:#2e472e;white-space:pre-wrap}.metrics{text-align:center;font-size:13px;font-weight:600}.metrics.over{color:#a24a27}.connection{display:flex;align-items:center;gap:16px;padding:21px 0;border-bottom:1px solid #edf0e9}.connection:last-child{border-bottom:0;padding-bottom:0}.connection>div:nth-child(2){flex:1}.connection p{font-size:12px;margin:0}.connection-icon{background:#f2f5ed;color:#58734c;border:1px solid #e1e8da;border-radius:9px;width:40px;height:40px;display:grid;place-items:center;font-weight:600;flex-shrink:0}footer{display:flex;justify-content:space-between;color:#8a9386;font-size:11px;padding:8px 0 20px}.preview-row{border-top:1px solid var(--border);padding:16px 0}.preview-row summary{cursor:pointer;display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:13px;list-style-position:inside}.preview-row summary .pill{margin-left:auto}.preview-row p{font-size:12px;margin:10px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.preview-row .held{background:#fff0e6;color:#8c5838}#preview-status,#settings-status{font-size:12px;line-height:1.6}#settings-status{margin-left:9px}.auth-shell{max-width:490px;margin:8vh auto;padding:0 20px}.auth-card{margin:35px 0 18px;background:#fff;border:1px solid var(--border);border-radius:15px;padding:32px}.auth-card h1{font-size:30px;letter-spacing:-1px}.auth-footer{text-align:center;font-size:11px}.auth-card p{font-size:13px}@media(hover:hover) and (pointer:fine){.primary:hover{background:#174a3e}.secondary:hover{background:#f5f8f2}.sidebar nav a:hover{background:#e3eadc}}@media(max-width:1100px){.dashboard{padding:32px 25px}.sidebar{width:210px;padding:30px 18px}.dashboard{margin-left:210px}.two-column{grid-template-columns:1fr}.stats{gap:10px}.stats>div{padding:17px}.section-heading{align-items:flex-start;flex-direction:column;gap:0}}@media(max-width:750px){.sidebar{position:static;width:auto;padding:18px 20px;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);border-right:0}.sidebar nav{display:none}.sidebar-footer{margin:0;text-align:right}.sidebar-footer form{display:inline;margin-left:14px}.dashboard{margin:0;padding:25px 18px}h1{font-size:32px}header{gap:10px}.badge{font-size:8px;padding:7px 9px}.stats{grid-template-columns:1fr}.stats>div{display:grid;grid-template-columns:1fr auto;align-items:center;padding:16px}.stats strong{font-size:24px;margin:0}.stats p{grid-column:1/-1;margin-top:5px}.card{padding:22px}.toolbar{flex-wrap:wrap}.connection{flex-wrap:wrap}.connection button{margin-left:56px}.form-grid{gap:10px}footer{gap:12px;line-height:1.6}.auth-card{padding:25px}.preview-row summary .pill{margin-left:0}}@media(prefers-reduced-motion:reduce){button{transition:none}button:active{transform:none}}
