*{box-sizing:border-box}body{font-family:system-ui,sans-serif;margin:0;background:#f2f2f5}.app header{display:flex;align-items:center;gap:.6rem;padding:.6rem 1rem;background:#1c1c28;color:#fff}.brand{font-weight:700;margin-right:auto}header button{padding:.4rem .8rem}section{padding:.8rem 1rem}.leg,.offer{background:#fff;border-radius:.6rem;padding:1rem;margin-bottom:.8rem}.offer{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.leg .head{font-weight:700}button{font-size:1.1rem;padding:.7rem 1.1rem;border-radius:.5rem;border:1px solid #ccc;background:#fff;cursor:pointer}.big{width:100%;font-size:1.3rem;padding:1rem;margin-top:.5rem}.ok{background:#1a7f37;color:#fff;border:none}.warn{width:100%;margin-top:.5rem;color:#c00}.error{color:#c00;padding:0 1rem}.auth{max-width:22rem;margin:3rem auto;background:#fff;padding:1.5rem;border-radius:.6rem}.auth label{display:block;margin:.8rem 0}.auth input{width:100%;padding:.8rem;font-size:1.15rem;margin-top:.3rem}a{color:#0b57d0}
