.profile-preferences{display:grid;gap:22px;max-width:660px;margin:auto}.profile-preferences section+section{border-top:1px solid var(--line,#dde7f2);padding-top:20px}.profile-preferences h3{margin:0 0 14px}.profile-language{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.profile-language button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px}.profile-language button[aria-pressed=true]{border-color:#72b7fa;background:#ecf6ff;color:#1766a8}.profile-preferences .profile-option{display:flex;align-items:center;gap:12px;margin:12px 0}.profile-preferences select{width:100%;min-height:44px}.profile-preferences input[type=checkbox]{accent-color:#0785ff;width:20px;height:20px}.profile-language small{color:#73859a}.dashboard-widgets{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.dashboard-widget{display:flex;align-items:center;gap:18px;padding:14px 18px;background:white;border:1px solid #dce7f2;border-radius:12px;min-width:220px}.dashboard-widget strong{font-size:24px;font-weight:600;font-variant-numeric:tabular-nums}.dashboard-widget small{display:block;color:#71839a;font-size:12px;margin-top:4px}.dashboard-widget svg{width:25px;height:25px;color:#278ce7}.registry-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.registry-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.registry-result-grid>div{padding:16px;background:#f4f8fc;border-radius:10px}.registry-result-grid small{display:block;color:#6d819b}.registry-result-grid strong{display:block;margin-top:10px}.registry-panel .biz-provider-detail{align-items:center;gap:18px}.registry-panel .biz-provider-detail>div{flex:1}.registry-panel .biz-provider-detail p{margin:5px 0}.profile-storage-note{font-size:12px;color:#73839a;margin:8px 0 0}@media(max-width:650px){.profile-language{grid-template-columns:1fr}.registry-result-grid{grid-template-columns:1fr 1fr}.dashboard-widget{flex:1}}
