.button.danger{color:var(--accent);border:1px solid var(--accent);background:#fff}.button.danger:hover{background:var(--accent);color:#fff}.notice{border-left:4px solid var(--accent);background:#fff;flex-direction:column;gap:5px;margin:0 0 20px;padding:16px 18px;display:flex}.notice span{color:var(--muted)}.danger-zone{border-top:1px solid var(--accent);justify-content:space-between;align-items:center;gap:30px;max-width:850px;margin-top:28px;padding:24px 0;display:flex}.danger-zone h2{margin:6px 0 8px}.danger-zone p{max-width:600px;color:var(--muted);margin:0;line-height:1.5}.danger-zone form{flex:none}@media (max-width:760px){.danger-zone{flex-direction:column;align-items:flex-start}}
