:root{--cg-bg:#f5f7f6;--cg-card:#ffffff;--cg-text:#1b1b1b;--cg-sub:#6b7370;--cg-border:#e7eae9;--cg-faint:#f2f4f3;--cg-accent:#1f8a76;--cg-accent-text:#ffffff;--cg-soft:#e7f3f0;--cg-soft-border:#cfe6e0;--cg-soft-text:#17705f;--cg-shadow:0 1px 2px rgba(0,0,0,.05);--cg-radius:14px;color-scheme:light}:root[data-theme=dark]{--cg-bg:#0f1312;--cg-card:#1a201e;--cg-text:#eef2f1;--cg-sub:#93a09b;--cg-border:#2a322f;--cg-faint:#232b28;--cg-accent:#2fbf9f;--cg-accent-text:#0f1312;--cg-soft:#17352e;--cg-soft-border:#245145;--cg-soft-text:#7fd6c2;--cg-shadow:none;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:var(--cg-bg);color:var(--cg-text);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.45;-webkit-font-smoothing:antialiased}input,button,textarea{font-family:inherit}input[type=text],input[type=tel],input[type=number]{background:var(--cg-faint);color:var(--cg-text);border:1px solid var(--cg-border);border-radius:11px;padding:11px 12px;width:100%}.screen{padding:16px}.screen-title{font-size:18px;font-weight:700;margin:0 0 12px;color:var(--cg-text)}
