body{background-color:#23212e;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column}.synth-presentation{font-family:Arial,sans-serif;max-width:700px;margin:40px auto 0;padding:20px;border-radius:10px;box-shadow:0 0 10px #0000001a;line-height:1.6}.synth-presentation h1{font-size:1.8em;margin-bottom:20px}code{color:#000}.synth-presentation p{margin-bottom:15px}.synth-presentation ul{margin:10px 0 10px 20px}.synth-presentation a{text-decoration:none;font-weight:700}.synth-presentation code{display:inline-block;background:#f4f4f4;padding:2px 6px;border-radius:4px;font-family:monospace}button{background-color:#4caf50;color:#fff;padding:10px 20px;margin:5px 0;border:none;border-radius:6px;font-size:1em;cursor:pointer;transition:all .2s ease}button:hover{background-color:#45a049;transform:translateY(-2px)}button:active{transform:translateY(0);box-shadow:inset 0 2px 4px #0003}.synthcontainer{display:flex;flex-wrap:wrap}
