:root{color:#16231d;font-synthesis:none;background:#f5f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,.button{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:700;display:inline-flex}button:disabled{opacity:.55;cursor:wait}input,select,textarea{color:#16231d;background:#fff;border:1px solid #cbd5cf;border-radius:10px;width:100%;padding:.72rem .8rem}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #a6dbc3}h1,h2,h3,p{margin-top:0}h1{margin-bottom:.35rem;font-size:clamp(1.6rem,3vw,2.25rem)}h2{margin-bottom:.35rem;font-size:1.55rem}code{font-family:SFMono-Regular,Consolas,monospace;font-size:.82em}.app-shell{grid-template-columns:238px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#edf8f2;background:#12271f;flex-direction:column;gap:2rem;height:100vh;padding:1.35rem;display:flex;position:sticky;top:0}.logo{align-items:center;gap:.7rem;font-size:1.1rem;display:flex}.logo span,.brand-mark{color:#092018;background:#34c980;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.sidebar nav a{color:#cce4d7;border-radius:8px;padding:.7rem;display:block}.sidebar nav a:hover{background:#1f3c31}.sidebar nav{gap:.25rem;display:grid}.sidebar-user{gap:.25rem;margin-top:auto;display:grid;overflow:hidden}.sidebar-user small{color:#7dd5a9;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.sidebar-user span{text-overflow:ellipsis;overflow:hidden}.link-button{color:#9cc9b1;background:0 0;justify-content:flex-start;padding:.35rem 0}.main{min-width:0}.content{padding:2rem clamp(1rem,4vw,3.5rem) 4rem}.narrow{max-width:920px}.section-title{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.eyebrow{color:#168c55;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.35rem;font-size:.74rem;font-weight:900}.muted{color:#64736b}.account-header{background:#fff;border-bottom:1px solid #dfe6e1;justify-content:space-between;gap:2rem;padding:1.7rem clamp(1rem,4vw,3.5rem);display:flex}.account-header h1{margin:.3rem 0}.account-header p{color:#64736b;margin:0}.connect-button{margin-top:1rem}.back{color:#39705a;font-size:.86rem;font-weight:700}.health{color:#4d5f56;grid-template-columns:auto 1fr;align-items:center;gap:.4rem .7rem;min-width:250px;font-size:.82rem;display:grid}.tabs{background:#fff;border-bottom:1px solid #dfe6e1;gap:1.4rem;padding:0 clamp(1rem,4vw,3.5rem);display:flex}.tabs a{color:#496057;padding:.9rem 0;font-weight:700}.tabs a:hover{color:#0c7d49}.card-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.account-card,.panel{background:#fff;border:1px solid #dce5df;border-radius:14px;padding:1.15rem;box-shadow:0 8px 24px #183a2b0a}.account-card:hover{border-color:#62c995;transform:translateY(-1px)}.onboarding{max-width:720px;margin-bottom:1.5rem}.browser-onboarding{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.browser-onboarding h3,.browser-onboarding p{margin-bottom:.3rem}.invite-form{grid-template-columns:minmax(220px,1fr) minmax(260px,1fr) auto;align-items:end;gap:1rem;margin-bottom:1rem;display:grid}.invitation textarea{margin:.7rem 0}.activation-card{width:min(500px,100%)}.recovery-card{width:min(540px,100%)}.totp-qr{border-radius:12px;width:240px;max-width:100%;height:240px;margin:0 auto}.subdomain-input{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.subdomain-input input{border-radius:10px 0 0 10px}.subdomain-input span{color:#53645b;background:#edf1ee;border:1px solid #cbd5cf;border-left:0;border-radius:0 10px 10px 0;align-self:stretch;align-items:center;padding:0 .8rem;font-weight:600;display:flex}.account-card p{color:#61736a;margin:.6rem 0 1rem}.status-dot{background:#b5c0ba;border-radius:50%;width:9px;height:9px;display:inline-block}.status-dot.ready{background:#20ad69}.status-dot.login_required{background:#e3a321}.status-dot.offline{background:#dc554b}.chips,.row-actions,.actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.chip{color:#506158;background:#edf1ee;border-radius:999px;align-items:center;width:fit-content;padding:.25rem .58rem;font-size:.74rem;font-weight:800;display:inline-flex}.chip.good{color:#087741;background:#dff6e9}.chip.warn{color:#895b00;background:#fff1cb}.chip.bad{color:#a42c24;background:#ffe2df}.primary{color:#fff;background:#15975a}.primary:hover{background:#0d7d49}.secondary{color:#33483e;background:#e9efeb}.danger{color:#fff;background:#c83d34}.danger-link{color:#b5322b!important}.toolbar{grid-template-columns:minmax(220px,1fr) minmax(160px,220px);gap:.75rem;margin-bottom:1rem;display:grid}.table-wrap{background:#fff;border:1px solid #dde5e0;border-radius:13px;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.88rem}th{text-align:left;color:#5c6c64;text-transform:uppercase;letter-spacing:.05em;background:#f7f9f7;border-bottom:1px solid #dde5e0;padding:.8rem;font-size:.74rem}td{vertical-align:top;border-bottom:1px solid #edf1ee;padding:.85rem .8rem}tr:last-child td{border-bottom:0}td small{color:#7a8981;margin-top:.2rem;display:block}.row-actions a{color:#18794e;font-size:.8rem;font-weight:700}.stack{gap:1rem;display:grid}.field{gap:.4rem;font-weight:700;display:grid}.field small{color:#6b7b72;font-weight:400}.code-input,.json{font-family:SFMono-Regular,Consolas,monospace;font-size:.78rem;line-height:1.45}.json{white-space:pre-wrap;overflow-wrap:anywhere;color:#33473e;max-width:340px;max-height:190px;margin:0;overflow:auto}.notice,.warning-list,.error{border-radius:10px;margin-bottom:1rem;padding:.9rem 1rem}.notice{color:#235c43;background:#e6f5ed;border:1px solid #c7e8d6}.warning-list{color:#74520d;background:#fff4d6}.warning-list p:last-child{margin-bottom:0}.error{color:#8c2822;background:#ffe8e5;border:1px solid #f4c4bf;gap:.2rem;display:grid}.plan-meta{color:#4e6157;background:#eaf0ec;border-radius:10px;flex-wrap:wrap;gap:.7rem 1.5rem;margin-bottom:1rem;padding:.9rem 1rem;font-size:.86rem;display:flex}.sticky-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #dbe4de;border-radius:12px;justify-content:flex-end;margin-top:1rem;padding:.8rem;position:sticky;bottom:1rem}.progress{background:#dfe7e2;border-radius:999px;height:8px;margin-bottom:1rem;overflow:hidden}.progress span{background:#29ad6c;height:100%;transition:width .3s;display:block}.summary-grid{grid-template-columns:repeat(4,minmax(100px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.stat{background:#fff;border:1px solid #dce4df;border-radius:10px;gap:.25rem;padding:.8rem;display:grid}.stat span{color:#6a7a72;font-size:.76rem}.stat strong{font-size:1.4rem}.empty{text-align:center;border:1px dashed #c7d2cb;border-radius:13px;padding:4rem 1rem}.skeleton{gap:.7rem;display:grid}.skeleton span{background:linear-gradient(90deg,#e9eeeb,#f6f8f7,#e9eeeb) 0 0/200% 100%;border-radius:9px;height:60px;animation:1.3s infinite shimmer}.center{color:#61736a;place-content:center;justify-items:center;min-height:100vh;display:grid}.spinner{border:3px solid #cfe1d7;border-top-color:#15975a;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}.login-shell{background:radial-gradient(circle at 20% 20%,#d9f2e5,#0000 35%),#f4f7f4;place-items:center;min-height:100vh;padding:1rem;display:grid}.login-card{background:#fff;border:1px solid #dbe5df;border-radius:18px;width:min(430px,100%);padding:2rem;box-shadow:0 24px 70px #1637281a}.brand-mark{margin-bottom:1.2rem}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=760px){.invite-form{grid-template-columns:1fr;align-items:stretch}.browser-onboarding{flex-direction:column;align-items:stretch}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@media (width<=860px){.app-shell{grid-template-columns:1fr}.sidebar{flex-direction:row;align-items:center;height:auto;padding:.8rem 1rem;position:static}.sidebar nav{margin-left:auto}.sidebar-user{margin:0;display:none}.account-header{flex-direction:column}.toolbar{grid-template-columns:1fr}.summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.section-title{flex-direction:column}.content{padding:1.25rem .8rem 3rem}.account-header{padding:1.2rem .8rem}.tabs{padding:0 .8rem}.row-actions{min-width:180px}}
