.app-scroll{background:var(--bg)}
.screen[data-screen-id="profile"]{min-height:calc(100% - 88px);padding:13px 24px 30px;background:var(--bg)}
.profile-topline{display:flex;align-items:center;justify-content:space-between}.profile-topline .eyebrow{margin:0}.profile-edit-button{padding:0;border:0;background:none;color:var(--rose);font:600 11px var(--sans);cursor:pointer}
.profile-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-top:8px}.profile-heading h1{margin:0!important;font-size:39px!important;line-height:.95!important}.profile-heading p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.profile-hero-avatar{display:grid;width:60px;height:60px;place-items:center;margin-top:2px;border-radius:50%;background:var(--rose);color:#fff;font:500 30px var(--serif);box-shadow:0 9px 18px #864f7335}
.profile-card-refined{display:flex;align-items:center;justify-content:space-between;min-height:93px;margin:20px 0 12px!important;padding:17px 16px!important;border:1px solid var(--line)!important;border-radius:18px!important;background:var(--surface)!important;box-shadow:0 8px 20px #9c7a7812}.profile-card-copy strong{display:block;font-size:14px}.profile-card-copy small{display:block;margin-top:4px;color:var(--muted);font-size:10px}.profile-card-refined>button{width:28px;height:28px;border:0;background:none;color:var(--muted);font-size:24px;cursor:pointer}.profile-style-chips{display:flex;gap:5px;margin-top:10px}.profile-style-chips span{padding:4px 8px;border-radius:999px;background:var(--soft);color:var(--rose);font:600 9px var(--sans)}
.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:22px}.profile-stats div{display:flex;min-height:68px;flex-direction:column;justify-content:center;padding:9px 10px;border-radius:15px;background:var(--soft)}.profile-stats strong{font:600 24px/.95 var(--serif)}.profile-stats span{margin-top:4px;color:var(--muted);font-size:10px}
.profile-section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 8px;color:var(--muted);font:600 9px var(--mono);letter-spacing:1.7px}.profile-section-head button{padding:0;border:0;background:none;color:var(--rose);font:600 11px var(--sans);letter-spacing:0;cursor:pointer}.profile-style-card{display:flex;align-items:center;gap:10px;padding:13px 12px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.style-spark{display:grid;width:31px;height:31px;flex:none;place-items:center;border-radius:50%;background:var(--rose);color:#fff;font-size:16px}.profile-style-card div{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.profile-style-card strong{font-size:12px}.profile-style-card small{color:var(--muted);font-size:10px;white-space:nowrap}.profile-style-card>button{padding:0;border:0;background:none;color:var(--muted);font-size:22px;cursor:pointer}.profile-menu-head{margin-top:23px}.profile-menu{border-top:1px solid var(--line)}.profile-menu-row{display:flex;width:100%;min-height:49px;align-items:center;gap:9px;border:0;border-bottom:1px solid var(--line);background:none;color:var(--ink);text-align:left;cursor:pointer}.profile-menu-row .menu-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--soft);color:var(--rose);font:16px var(--serif)}.profile-menu-row>span:nth-child(2){flex:1;font-size:12px}.profile-menu-row strong{margin-right:3px;color:var(--muted);font-size:10px;font-weight:400}.profile-menu-row i{color:var(--muted);font-style:normal;font-size:20px}.screen[data-screen-id="profile"] .auth-profile-button{height:45px;margin-top:20px;border-width:2px;border-radius:14px;font-size:12px}
@media(max-width:500px){.screen[data-screen-id="profile"]{padding-right:22px;padding-left:22px}.profile-heading h1{font-size:37px!important}.profile-style-card small{white-space:normal}}
