#s-profile{padding:8px 20px 120px}#s-profile .eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 12px;font-size:10px;font-weight:600}#s-profile .phead{align-items:center;gap:16px;padding:14px 2px 22px;display:flex}#s-profile .ava{background:radial-gradient(120% 120% at 30% 22%,#c9a6f5 0%,var(--lav) 42%,var(--coral) 100%);border-radius:50%;flex:none;justify-content:center;align-items:center;width:76px;height:76px;display:flex;position:relative;box-shadow:0 12px 26px -12px #a97fee99,inset 0 2px 4px #fff6}#s-profile .ava span{color:#fff;letter-spacing:-.02em;text-shadow:0 1px 6px #3c1e6e59;font-size:30px;font-weight:600}#s-profile .ava:after{content:"";filter:blur(1px);background:radial-gradient(closest-side,#ffffffd9,#0000);border-radius:50%;width:22px;height:14px;position:absolute;top:9px;left:14px}#s-profile .pmeta{flex:1;min-width:0}#s-profile .pmeta h1{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:30px;font-weight:600;line-height:1.05}#s-profile .pmeta h1 b{color:var(--coral);font-weight:600}#s-profile .pmeta p{color:var(--muted);align-items:center;gap:6px;margin:5px 0 0;font-size:13px;display:flex}#s-profile .pmeta p svg{width:13px;height:13px}#s-profile .edit{background:var(--card);border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:transform .15s;display:flex;box-shadow:0 6px 16px -10px #60489666}#s-profile .edit:active{transform:scale(.92)}#s-profile .edit svg{width:18px;height:18px}#s-profile .card{background:var(--card);border:1px solid var(--line);border-radius:22px;margin-bottom:16px;padding:20px;box-shadow:0 10px 28px -16px #6048962e}#s-profile .card .rows{flex-direction:column;gap:14px;margin-bottom:18px;display:flex}#s-profile .prow{align-items:flex-start;gap:14px;display:flex}#s-profile .picon{width:36px;height:36px;color:var(--solid);background:var(--lav-soft);border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}#s-profile .picon.c2{color:var(--coral);background:#fbe1dd}#s-profile .picon.c3{color:var(--mid);background:var(--cream-soft)}#s-profile .picon svg{width:19px;height:19px}#s-profile .ptxt{flex:1;min-width:0;padding-top:1px}#s-profile .ptxt .k{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}#s-profile .ptxt .v{color:var(--ink);letter-spacing:-.01em;margin-top:3px;font-size:15px;font-weight:600}#s-profile .chips{flex-wrap:wrap;gap:6px;margin-top:5px;display:flex}#s-profile .chip{color:var(--ink);background:var(--bg);border:1px solid var(--line);letter-spacing:-.01em;border-radius:999px;padding:4px 11px;font-size:12.5px;font-weight:600}#s-profile .btn-ghost{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--ink);font-size:14px;font-weight:600;font-family:var(--f);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:13px;transition:transform .15s;display:flex}#s-profile .btn-ghost:active{transform:scale(.98)}#s-profile .btn-ghost svg{width:16px;height:16px;color:var(--solid)}#s-profile .stats{background:var(--card);border:1px solid var(--line);border-radius:20px;margin-bottom:16px;padding:16px 6px;display:flex;box-shadow:0 10px 28px -16px #6048962e}#s-profile .stat{text-align:center;flex:1;position:relative}#s-profile .stat+.stat:before{content:"";background:var(--line);width:1px;height:76%;position:absolute;top:12%;left:0}#s-profile .stat .n{letter-spacing:-.03em;color:var(--ink);font-size:22px;font-weight:600;line-height:1}#s-profile .stat.score .n{color:var(--mid)}#s-profile .stat .l{color:var(--muted);margin-top:5px;font-size:11px;font-weight:500}#s-profile .plus{background:linear-gradient(135deg,var(--lav) 0%,var(--solid) 58%,var(--plum) 100%);border-radius:22px;margin-bottom:24px;padding:20px;position:relative;overflow:hidden;box-shadow:0 16px 32px -18px #7a3fe6b3}#s-profile .plus:after{content:"";background:radial-gradient(closest-side,#ffffff47,#0000);border-radius:50%;width:150px;height:150px;position:absolute;top:-40px;right:-30px}#s-profile .plus .tag{letter-spacing:.14em;text-transform:uppercase;color:#fff;background:#fff3;border-radius:999px;align-items:center;gap:6px;margin-bottom:11px;padding:4px 10px;font-size:10px;font-weight:600;display:inline-flex}#s-profile .plus .tag svg{width:12px;height:12px}#s-profile .plus h3{letter-spacing:-.02em;color:#fff;margin:0;font-size:19px;font-weight:600;line-height:1.2;position:relative}#s-profile .plus p{color:#ffffffd9;margin:5px 0 0;font-size:13px;position:relative}#s-profile .plus .up{color:var(--plum);font-family:var(--f);cursor:pointer;background:#fff;border:none;border-radius:13px;align-items:center;gap:7px;margin-top:15px;padding:11px 20px;font-size:14px;font-weight:600;transition:transform .15s;display:inline-flex;position:relative;box-shadow:0 8px 18px -8px #280a5080}#s-profile .plus .up:active{transform:scale(.96)}#s-profile .plus .up svg{width:15px;height:15px}#s-profile .settings{background:var(--card);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 28px -16px #6048962e}#s-profile .srow{cursor:pointer;border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:15px 18px;transition:background .15s;display:flex}#s-profile .srow:last-child{border-bottom:none}#s-profile .srow:active{background:var(--bg)}#s-profile .sic{background:var(--bg);border:1px solid var(--line);width:34px;height:34px;color:var(--ink);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}#s-profile .sic svg{stroke-width:1.7px;width:17px;height:17px}#s-profile .srow .lab{color:var(--ink);letter-spacing:-.01em;flex:1;font-size:15px;font-weight:500}#s-profile .srow .chev{color:var(--muted);flex:none;width:16px;height:16px}#s-profile .srow.danger .sic{color:var(--low);background:#fbe2e0;border-color:#0000}#s-profile .srow.danger .lab{color:var(--low)}#s-profile .foot{text-align:center;color:var(--muted);letter-spacing:.01em;margin-top:22px;font-size:11px}
