.sync-dialog{width:min(520px,calc(100vw - 28px));border:0;border-radius:22px;padding:0;color:#102f42;background:#fff;box-shadow:0 30px 80px #09233355}.sync-dialog::backdrop{background:#09233377;backdrop-filter:blur(5px)}.sync-card{padding:24px}.sync-head{display:flex;justify-content:space-between;gap:20px;align-items:start}.sync-head span{font:800 11px/1.2 system-ui;letter-spacing:.16em;color:#08767a}.sync-head h2{margin:5px 0 0;font:800 25px/1.1 system-ui}.sync-card p{color:#586f7c;line-height:1.5}.sync-card p[data-error="true"]{color:#9b3f38}.sync-card label{display:grid;gap:7px;font:700 13px/1.2 system-ui}.sync-card input{border:1px solid #cad9dd;border-radius:12px;padding:13px 14px;font:500 16px/1.2 system-ui}.sync-actions{display:grid;grid-template-columns:1.2fr 1fr;gap:9px;margin:16px 0}.sync-actions-single{grid-template-columns:1fr}.sync-actions button{border:1px solid #cad9dd;border-radius:11px;background:#f7fafb;color:#183c50;padding:11px;font-weight:700;cursor:pointer}.sync-actions button:disabled{cursor:wait;opacity:.65}.sync-actions .sync-primary{background:#08767a;color:#fff;border-color:#08767a}.sync-card small{display:block;color:#71838c;line-height:1.45}@media(max-width:600px){.sync-actions{grid-template-columns:1fr}}@media(prefers-color-scheme:dark){.sync-dialog{background:#112a36;color:#e9f6f6}.sync-card p,.sync-card small{color:#a9bec6}.sync-card p[data-error="true"]{color:#ffaaa3}.sync-card input,.sync-actions button{background:#193744;color:#e9f6f6;border-color:#3a5965}}
