*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--plum:#2c1a3e;--plum-light:#3d2455;--gold:#c9a84c;--gold-light:rgba(201,168,76,.12);--gold-muted:rgba(201,168,76,.2);--cream:#f5f3ef;--navy:#1a2744;--green:#3b6d11;--green-bg:#eaf3de;--red:#a32d2d;--red-bg:#fcebeb;--border:rgba(0,0,0,.1);--text:#1a1a1a;--text-muted:#666;--text-light:#999;--bg:#fff;--bg-secondary:#f8f8f6;--radius:10px;--radius-sm:6px}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:15px;color:var(--text);background:var(--cream);line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select{font-family:inherit}