:root{--profile-hero:#fff0df;--profile-switch-off:#d9c9bf;--profile-switch-on:#f6562c;--profile-switch-shadow:#9f371d24}
.profile-page-refined{padding-left:20px;padding-right:20px}
.profile-page-refined>.universal-brand{padding-left:0;padding-right:0}
.profile-identity-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 18px 18px;margin-top:8px;background:linear-gradient(145deg,var(--profile-hero),#fff9f2);border:1px solid #f3d6c3;border-radius:22px;box-shadow:0 5px 18px #6f32100a}
.profile-identity-card .profile-avatar{width:58px;height:58px;margin:0 0 10px;border-radius:18px;background:linear-gradient(145deg,#ff784b,var(--profile-switch-on));color:#fff;box-shadow:0 5px 12px var(--profile-switch-shadow)}
.profile-identity-card .profile-avatar svg{width:28px;height:28px}
.profile-identity-card .section-heading{margin:0;font-size:24px;line-height:1.35;overflow-wrap:anywhere}
.profile-hope{max-width:310px;margin-top:9px;color:#775e53;font-size:13px;line-height:1.75}
.profile-primary-links{margin:12px 0 8px;padding:2px 14px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-card)}
.profile-primary-links .feature-link{min-height:70px;padding:10px 0}
.profile-primary-links .feature-link:last-child{border-bottom:0}
.profile-primary-links .feature-icon{width:39px;height:39px;border-radius:12px}
.profile-voice-row{margin-top:12px;min-height:66px;padding:9px 2px}
.profile-setting-label{display:flex;align-items:center;gap:11px;min-width:0}
.profile-setting-label strong,.profile-setting-label small{display:block}
.profile-setting-label strong{font-size:15px}
.profile-setting-label small{margin-top:2px;color:var(--muted);font-size:11px;line-height:1.5}
.profile-setting-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#f5e8ff;color:var(--rest-ink)}
.profile-setting-icon svg{width:21px;height:21px}
.settings-row .profile-switch{display:grid;place-items:center;width:60px;min-width:60px;min-height:48px;padding:0;border:0;background:transparent;color:inherit}
.profile-switch-track{position:relative;display:block;width:52px;height:30px;border-radius:999px;background:var(--profile-switch-off);box-shadow:inset 0 1px 3px #6d473b21;transition:background .15s ease}
.profile-switch-track i{position:absolute;left:3px;top:3px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #66322130;transform:translateX(0);transition:transform .15s ease}
.profile-switch[aria-checked="true"] .profile-switch-track{background:linear-gradient(110deg,#ff7547,var(--profile-switch-on));box-shadow:inset 0 1px 2px #9d311922,0 3px 9px var(--profile-switch-shadow)}
.profile-switch[aria-checked="true"] .profile-switch-track i{transform:translateX(22px)}
.profile-switch:active:not(:disabled){transform:none}
.child-profile-source{padding:15px 16px;margin:0 0 16px;border:1px solid #efd7c8;border-radius:16px;background:linear-gradient(125deg,#fff2e3,#fffaf4)}
.child-profile-source strong{display:block;margin-top:10px;font-size:20px}
.child-profile-source p{margin-top:4px;color:var(--muted);font-size:12px}
.child-profile-help{margin:14px 0 18px;padding:11px 12px;border-left:3px solid var(--gold);background:#fff8e9;color:#765e51;font-size:12px;line-height:1.7}
.profile-account-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin:15px 0 4px}.profile-account-actions .button{width:100%;min-width:0;min-height:48px;padding:10px 8px;border:0;border-radius:var(--radius-button);color:#fff;font-size:14px;font-weight:700;line-height:1.35}.profile-password-button{background:linear-gradient(115deg,#ff7447,#ef441f);box-shadow:inset 0 1px 0 #ffffff45,0 3px 0 #bd3217,0 6px 12px #cf462023}.profile-logout-button{background:linear-gradient(115deg,#a66be8,#7638c8);box-shadow:inset 0 1px 0 #ffffff45,0 3px 0 #58239c,0 6px 12px #6e35a324}.profile-account-actions .button:active{transform:translateY(2px);box-shadow:inset 0 1px 0 #ffffff35,0 1px 0 #693226,0 3px 7px #6e35251f}
.logout-confirm-message{padding:4px 0 8px;font-size:16px;line-height:1.7}.profile-logout-confirm{border:0;background:linear-gradient(115deg,#a66be8,#7638c8);color:#fff;box-shadow:inset 0 1px 0 #ffffff45}
@media(max-width:370px){.profile-page-refined{padding-left:16px;padding-right:16px}.profile-identity-card{padding-left:14px;padding-right:14px}.profile-primary-links{padding-left:11px;padding-right:11px}.profile-hope{font-size:12px}.profile-setting-label{gap:8px}.profile-setting-icon{width:35px;height:35px;flex-basis:35px}}
@media(prefers-reduced-motion:reduce){.profile-switch-track,.profile-switch-track i{transition:none}}
