:root{color-scheme:dark;font-family:system-ui,sans-serif;background:#101014;color:#eee8ee}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at top right,#362735,transparent 60%);min-height:100vh}main{max-width:740px;margin:auto;padding:48px 24px 80px}h1{font-family:Georgia,serif;font-size:clamp(2.3rem,6vw,3.7rem);font-weight:400;margin:12px 0 24px}h2{font-weight:500}p{color:#bdb4be;line-height:1.7}a{color:#dcb9d0}form,section,details{padding:26px;border:1px solid #443843;border-radius:18px;background:#1b181f;margin:24px 0}details form{padding:0;border:0}label{display:grid;gap:9px;margin:20px 0;color:#d9cedb}label.check{display:flex;align-items:flex-start;gap:12px;line-height:1.5}label.check input{width:20px;height:20px;flex:0 0 auto;margin-top:2px}input{width:100%;padding:13px 16px;border:1px solid #544453;border-radius:9px;background:#121116;color:#fff;font:inherit}button{padding:14px 23px;border:0;border-radius:40px;background:#dab7cc;color:#211820;font:inherit;font-weight:600;cursor:pointer;max-width:100%}button:hover{background:#edcde0}:focus-visible{outline:3px solid #c4e9bb;outline-offset:4px}.secondary{background:#39323d;color:#eee}summary{cursor:pointer;font-weight:600}.success{color:#b6e6c5;background:#193227;padding:16px;border-radius:10px}.error{color:#ffd0d1;background:#401e29;padding:16px;border-radius:10px}.technical{font-family:ui-monospace,monospace;font-size:.82rem;overflow-wrap:anywhere;padding:13px;background:#111014;border-radius:8px;color:#ddd}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;margin-top:42px}.back{text-decoration:none}
