.account-settings{background:radial-gradient(circle at 96% 3%,#ffe1c4 0 7%,transparent 7.2%),linear-gradient(135deg,#faf7ff,#fffaf5);min-height:100vh;color:#271166}.account-head{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:24px}.account-head h1{font-size:clamp(34px,4vw,58px);margin:8px 0}.account-head>div>p:last-child{color:#786a9c;font-size:17px}.account-head img{width:112px;height:112px;border-radius:50%;border:7px solid #fff;box-shadow:0 12px 35px #43247a28;outline:4px solid #45c9bd}.account-notice{padding:16px 20px;border-radius:15px;margin:0 0 20px}.account-notice.success{background:#ddf8f3;color:#087e73}.account-notice.error{background:#fff0ef;color:#c43b50}.account-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.account-summary article,.settings-card,.security-history{background:#fff;border:1px solid #ded3f7;border-radius:22px;box-shadow:0 14px 35px #4127710d}.account-summary article{padding:20px}.account-summary small,.account-summary strong{display:block}.account-summary small{color:#81749e}.account-summary strong{font-size:19px;margin-top:6px}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.settings-card{position:relative;padding:30px;overflow:hidden}.settings-card h2{font-size:25px;margin:7px 0 22px}.settings-card .card-icon{position:absolute;right:24px;top:20px;width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#eee8ff;color:#7043ed;font-size:25px}.settings-card .card-icon.teal{background:#dff8f4;color:#0eaa9c}.settings-card .card-icon.orange{background:#fff0df;color:#ff873c}.settings-card label{display:block;font-weight:700;margin:14px 0;color:#29136a}.settings-card label small{font-weight:400;color:#8a7ba5}.settings-card input,.settings-card select{box-sizing:border-box;width:100%;margin-top:7px;padding:13px 14px;border:1px solid #d8cdf3;border-radius:12px;background:#faf8ff;color:#271166;font:inherit}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field-help{font-size:13px;color:#83759e;line-height:1.5}.field-help a{color:#7043ed}.settings-card button{border:0;border-radius:12px;padding:13px 18px;background:linear-gradient(90deg,#6439eb,#8755f2);color:#fff;font-weight:800;cursor:pointer}.switch-line{display:flex!important;align-items:center;justify-content:space-between;gap:20px;padding:20px;border-radius:15px;background:#f7f3ff}.switch-line span,.switch-line small{display:block}.switch-line input{width:24px!important;height:24px;margin:0}.mandatory-signal{padding:18px;margin:14px 0;border-radius:15px;background:#e7faf6;color:#087e73}.mandatory-signal strong,.mandatory-signal small{display:block}.mandatory-signal small{margin-top:4px}.security-history{display:grid;grid-template-columns:260px 1fr;gap:25px;padding:28px;margin-top:20px}.security-history h2{margin:6px 0}.history-list article{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #eee8fa}.history-list i{width:10px;height:10px;border-radius:50%;background:#46c8bc;margin-top:6px}.history-list span,.history-list small{display:block}.history-list small{color:#82769d;margin-top:4px}@media(max-width:900px){.account-summary{grid-template-columns:1fr 1fr}.account-grid{grid-template-columns:1fr}.security-history{grid-template-columns:1fr}}@media(max-width:600px){.account-head img{width:76px;height:76px}.account-summary,.field-row{grid-template-columns:1fr}.settings-card{padding:23px}}
