:root{--background:#fff;--foreground:#202124;--landing-bg:#1b1d1c;--landing-soft:#bdf3c7;--mint:#bff4c6;--mint-strong:#b8f0bf;--sky:#bfeeff;--blue-soft:#eaf4ff;--lavender:#ecebff;--panel:#eef6ff;--panel-strong:#eaf3fe;--sidebar:#f1f3fc;--ink:#202124;--muted:#9aa0a6;--line:#e7e9f1;--purple:#6877dd;--client:#ff8a00;--counselor:#7d8cff;--shadow-soft:0 18px 48px #232a3d14;--shadow-float:0 16px 28px #323a501f;--radius-panel:26px}html,body{max-width:100vw;min-height:100%;overflow-x:hidden}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}::selection{color:#121412;background:#bef5cabf}.btn-primary{background:var(--mint-strong);color:#152116;border:0;border-radius:11px;justify-content:center;align-items:center;min-width:240px;min-height:60px;font-size:18px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 18px 42px #7eed9647}.btn-primary:hover{background:#c8f7cd;transform:translateY(-1px);box-shadow:0 20px 50px #7eed965c}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
