:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#222;background:#faf7f8;font-size:16px}*{box-sizing:border-box}body{margin:0}main{max-width:760px;margin:auto;padding:24px 18px 48px}header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 0 26px;color:#8c123b}header span,.muted,footer{color:#68636a}article,form,#success{background:white;border:1px solid #ecd6de;border-radius:20px;padding:24px;margin-bottom:20px}.heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}h1{font-size:1.8rem;margin:0}h2{font-size:1.2rem;margin:24px 0 16px}#badge{font-size:.875rem;background:#fff1ce;color:#674c00;border-radius:20px;padding:8px 12px}#number{overflow-wrap:anywhere;font-size:.875rem}dl{display:grid;grid-template-columns:90px 1fr;gap:12px;margin:24px 0}dt{color:#68636a}dd{margin:0;overflow-wrap:anywhere}table{width:100%;border-collapse:collapse}th,td{padding:14px 0;border-bottom:1px solid #eee;text-align:left;vertical-align:top}th:last-child,td:last-child{text-align:right;padding-left:18px}label{display:block;margin:16px 0 8px;font-weight:600}input:not([type=checkbox]){width:100%;font:inherit;border:1px solid #cfb7c0;border-radius:10px;padding:13px;background:#fff}canvas{width:100%;height:200px;display:block;background:#fff;border:1px solid #cfb7c0;border-radius:10px;touch-action:none}button{font:inherit;font-weight:600;background:#8c123b;color:white;border:0;border-radius:12px;padding:15px 20px;cursor:pointer;width:100%;margin-top:14px}button.secondary{background:#f7edf1;color:#8c123b;width:auto}button:disabled{opacity:.5;cursor:wait}.consent{display:flex;align-items:flex-start;gap:12px;font-weight:400;line-height:1.5}.consent input{width:22px;height:22px;flex-shrink:0;accent-color:#8c123b}footer{font-size:.875rem;line-height:1.5}#error{color:#a01837;line-height:1.5}#success{border-color:#b4d9bc}button:focus-visible,input:focus-visible{outline:3px solid #4066ae;outline-offset:3px}[hidden]{display:none!important}@media(max-width:480px){article,form,#success{padding:18px}main{padding:16px 12px}dl{grid-template-columns:70px 1fr}}
