*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--green-wa:#25d366;--green-dark:#128c7e;--bg:#f0f2f5;--surface:#fff;--text:#1a1a1a;--text-muted:#667781;--border:#e9edef;--danger:#ef4444;--shadow:0 1px 3px rgba(0,0,0,.08);--radius:12px;--radius-sm:8px}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a,button{touch-action:manipulation}html{scroll-behavior:smooth}