body #profileAccountSection{height:100%;min-height:0;display:flex;flex-direction:column;gap:8px;padding:10px!important;border:1px solid #806333;border-radius:14px;background:linear-gradient(130deg,#10231a,#020a07)}
body #profileAccountSection>h2{display:none}
body #settingsCategoryTabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin:0;flex-shrink:0}
body #settingsCategoryTabs button{min-width:0;min-height:38px;padding:4px;font:13px/1.2 Georgia,serif!important;white-space:normal;overflow-wrap:anywhere}
body #profileAccountSection .settings-category-panel{min-height:0;overflow:auto;padding:6px;flex:1}
body #profileAccountSection #settingsPanel-account{overflow:visible;padding:0;display:flex}
body #profileAccountDashboard{flex:1;min-height:0;display:grid;grid-template-rows:minmax(125px,.85fr) minmax(200px,1.3fr);gap:10px}
body #profileAccountDashboard section{min-width:0;min-height:0;padding:10px;border:1px solid #74522a;border-radius:12px;background:#06160f}
body #profileAccountDashboard h2{font:700 21px/1.2 Georgia,serif;color:#e7be67;margin:0}
body #profileAccountDashboard h3{font:700 19px/1.2 Georgia,serif;color:#e6cca0;margin:0}
body #profileAccountDashboard button{min-width:64px;min-height:36px;margin:0;padding:5px 8px;font:14px/1.2 Georgia,serif;white-space:normal;border:1px solid #99733b;background:linear-gradient(#243c23,#07170e);color:#efddb4}
body #profileAccountDashboard button:disabled{opacity:.6}
body #profileAccountDashboard button::after,body #profileAccountDialog button::after{content:none!important}
body #profileAccountDashboard svg{width:36px;height:36px;flex-shrink:0;color:#d1a445}
body #profileAccountDashboard .account-access{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:8px}
body #profileAccountDashboard header{display:flex;align-items:center;justify-content:space-between;gap:10px}
body #profileAccountDashboard header span{font-size:13px;color:#c6d88e}
body #profileAccountDashboard .account-methods{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
body #profileAccountDashboard .account-method{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #71572d;border-radius:10px;min-width:0}
body #profileAccountDashboard .account-method>div{flex:1;min-width:0}
body #profileAccountDashboard p{font:13px/1.25 Georgia,serif;margin:4px 0 0;color:#c4c5ac}
body #profileAccountDashboard .account-note{margin:0}
body #profileAccountDashboard .account-bottom{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}
body #profileAccountDashboard .account-bottom>section{display:grid;grid-template-rows:auto repeat(4,minmax(0,1fr));gap:6px}
body #profileAccountDashboard .account-row{display:flex;align-items:center;gap:8px;min-width:0;padding:5px 7px;border:1px solid #51452b;border-radius:8px}
body #profileAccountDashboard .account-row>div{flex:1;min-width:0}
body #profileAccountDashboard strong{display:block;font:16px/1.2 Georgia,serif;color:#ecdcc2}
body #profileAccountDashboard small{display:block;font:12px/1.2 Georgia,serif;margin-top:3px;color:#bac1a9}
body #profileAccountDialog{box-sizing:border-box;width:min(800px,calc(100vw - 20px));max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:14px;overflow:auto;background:#0a2016;color:#efd9ab;border:1px solid #a07a3c;border-radius:12px}
body #profileAccountDialog::backdrop{background:#000b}
body #profileAccountDialog>header{display:flex;justify-content:space-between;align-items:center;gap:10px}
body #profileAccountDialog h2{font-size:21px;margin:0}
body #profileAccountDialog button{min-height:44px}
body #profileAccountDialog section[hidden]{display:none!important}
body #profileAccountDialog .box{margin:10px 0 0;min-width:0}
body #profileAccountDialog input{min-width:0;max-width:100%;box-sizing:border-box}
body #profileAccountDialog .kv{overflow-wrap:anywhere}
@media(min-width:481px) and (min-height:421px){body #profileAccountDashboard .account-method{flex-wrap:wrap}body #profileAccountDashboard .account-method button{width:100%}}
@media(max-width:480px){body #settingsCategoryTabs button{font-size:11px!important;min-height:36px}body #profileAccountDashboard{grid-template-rows:minmax(195px,.85fr) minmax(360px,1.5fr)!important}body #profileAccountDashboard .account-row small{font-size:10px}}
@media(max-width:1100px){body #profileAccountDashboard .account-method{flex-wrap:wrap;gap:5px;padding:6px}body #profileAccountDashboard .account-method button{width:100%}body #profileAccountDashboard h3{font-size:16px}}
@media(max-width:480px){body #settingsCategoryTabs{grid-template-columns:repeat(4,minmax(0,1fr))}body #profileAccountDashboard{grid-template-rows:minmax(165px,.7fr) minmax(360px,1.5fr)}body #profileAccountDashboard .account-bottom{grid-template-columns:1fr;grid-template-rows:1fr 1fr;gap:6px}body #profileAccountDashboard section{padding:6px}body #profileAccountDashboard h2{font-size:17px}body #profileAccountDashboard .account-method{flex-direction:column;justify-content:center;text-align:center}body #profileAccountDashboard .account-method>div{flex:0}body #profileAccountDashboard .account-methods{gap:5px}body #profileAccountDashboard .account-method svg{width:24px;height:24px}body #profileAccountDashboard .account-row svg{width:23px;height:23px}body #profileAccountDashboard strong{font-size:13px}body #profileAccountDashboard small{font-size:11px}body #profileAccountDashboard button{font-size:12px;min-height:28px;padding:3px}body #profileAccountDialog .grid-form{grid-template-columns:1fr}body #profileAccountDialog .profile-photo-editor{grid-template-columns:1fr}}
@media(max-height:420px){body #profileAccountSection{padding:5px!important;gap:4px}body #settingsCategoryTabs{gap:3px}body #settingsCategoryTabs button{min-height:25px;font-size:10px!important;padding:2px}body #profileAccountDashboard{grid-template-rows:minmax(67px,.7fr) minmax(112px,1.3fr);gap:4px}body #profileAccountDashboard section{padding:4px;border-radius:7px}body #profileAccountDashboard h2{font-size:13px}body #profileAccountDashboard h3{font-size:12px}body #profileAccountDashboard .account-access{gap:3px}body #profileAccountDashboard .account-method{flex-wrap:nowrap;padding:3px;gap:4px}body #profileAccountDashboard .account-method button{width:auto}body #profileAccountDashboard svg{width:19px;height:19px}body #profileAccountDashboard button{min-width:47px;min-height:23px;padding:2px 3px;font-size:10px}body #profileAccountDashboard strong{font-size:11px}body #profileAccountDashboard small,body #profileAccountDashboard p,body #profileAccountDashboard header span{font-size:9px;margin:0}body #profileAccountDashboard .account-bottom,body #profileAccountDashboard .account-methods{gap:4px}body #profileAccountDashboard .account-bottom>section{gap:2px}body #profileAccountDashboard .account-row{padding:1px 3px;gap:4px}body #profileAccountDashboard .account-row svg{width:15px;height:15px}body #profileAccountDashboard .account-note{display:none}}
