*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:linear-gradient(180deg,#f4f9f2,#eef5ea);color:#2c3e2d;min-height:100vh}h1,h2,h3{color:#2f5233}input,button{font-family:inherit;font-size:1rem}input[type=text],input[type=tel],input[type=password],input[type=file]{padding:10px 12px;border:1px solid #cfd9cc;border-radius:8px;outline:none;transition:border-color .2s;width:100%}input[type=text]:focus,input[type=tel]:focus,input[type=password]:focus{border-color:#4a7c4e}button{cursor:pointer;background-color:#4a7c4e;color:#fff;border:none;border-radius:8px;padding:10px 18px;font-weight:600;transition:background-color .2s,transform .1s}button:hover:not(:disabled){background-color:#3d6740}button:active:not(:disabled){transform:scale(.97)}button:disabled{background-color:#b7c4b4;cursor:not-allowed}a{color:#4a7c4e;text-decoration:none;font-weight:600}a:hover{text-decoration:underline}
