*{box-sizing:border-box}body{width:auto;margin:0;padding:2rem;background:#000;color:#fff;font-size:1.1rem;font-weight:400;line-height:1.4;font-family:system-ui,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0)}h1{font-size:2.6rem}h2{margin-bottom:0}h1,h2,strong{font-weight:bolder}h3{display:inline}.hide{display:none}.logo{display:block;text-align:center}.logo img{height:auto;max-width:90%;background:#fff;padding:6px 12px;border-radius:8px}.action-buttons{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.action-button{box-shadow:0 10px 20px #00000040;text-align:center;padding:1rem;background:none;border:1px solid #fff;color:#fff;font-size:1.2rem;cursor:pointer;user-select:none;font-family:system-ui,sans-serif;border-radius:2rem;text-decoration:none;line-height:normal;display:inline-flex;align-items:center;flex:1;justify-content:center;transition:all .1s ease;font-weight:700;overflow:hidden;outline:none}.action-button svg{fill:#fff;margin-right:6px;width:24px;height:24px}.action-button:hover{background:#fff;color:#000;border:1px solid #fff}.action-button:hover svg{fill:#000}@media print{body{background:#fff;color:#000}.logo{filter:invert(1)}.hide-on-print{display:none}}
