.pg-account .acc{padding:34px var(--gut) 80px;max-width:var(--wrap);grid-template-columns:248px 1fr;align-items:start;gap:34px;margin:0 auto;display:grid}.pg-account .accnav{position:sticky;top:96px}.pg-account .acccard-id{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);margin-bottom:16px;padding:20px}.pg-account .acccard-id .ava{background:var(--blue);color:#fff;width:46px;height:46px;font-family:var(--display);border-radius:13px;place-items:center;font-size:18px;font-weight:700;display:grid}.pg-account .navlist a{border-radius:var(--r-sm);color:var(--ink-2);align-items:center;gap:11px;padding:11px 14px;font-size:14.5px;font-weight:500;display:flex}.pg-account .navlist a svg{width:18px;height:18px;color:var(--muted-2)}.pg-account .navlist a.on{background:var(--blue-tint);color:var(--blue);font-weight:600}.pg-account .navlist a.on svg{color:var(--blue)}.pg-account .navlist a:hover{background:var(--surface-2)}.pg-account .ov-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:24px;display:grid}.pg-account .ovcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px}.pg-account .ovcard .v{font-family:var(--display);letter-spacing:-.02em;font-size:32px;font-weight:700}.pg-account .ovcard .k{color:var(--muted);margin-top:4px;font-size:13.5px}.pg-account .panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);margin-bottom:20px;padding:24px}.pg-account .panel-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.pg-account .listrow{border-bottom:1px solid var(--line-2);align-items:center;gap:14px;padding:16px 0;display:flex}.pg-account .listrow:last-child{border:none}.pg-account .listrow .th{border:1px solid var(--line);width:46px;height:46px;color:var(--muted-2);background:linear-gradient(160deg,#eef3fb,#dce7f6);border-radius:11px;flex:none;place-items:center;font-size:9px;font-weight:600;display:grid}.pg-account .listrow .nm{font-size:15px;font-weight:600}.pg-account .listrow .mt{color:var(--muted);margin-top:2px;font-size:13px}.pg-account .reorder{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.pg-account .reorder .r{border:1px solid var(--line);border-radius:var(--r);align-items:center;gap:12px;padding:14px;display:flex}.pg-account .reorder .r .th{border:1px solid var(--line);background:linear-gradient(160deg,#eef3fb,#dce7f6);border-radius:9px;flex:none;width:42px;height:42px}.pg-account .st{border-radius:var(--r-pill);white-space:nowrap;padding:4px 10px;font-size:12px;font-weight:600}.pg-account .st.ship{background:var(--blue-tint);color:var(--blue-700)}.pg-account .st.del{background:var(--ok-soft);color:var(--ok)}.pg-account .st.quoted{background:var(--ai-soft);color:var(--ai)}.pg-account .approve-banner{background:var(--ok-soft);border-radius:var(--r);border:1px solid #bfe6d0;align-items:center;gap:12px;margin-bottom:22px;padding:14px 18px;display:flex}.pg-account .approve-banner .d{background:var(--ok);border-radius:50%;width:10px;height:10px}@media (max-width:980px){.pg-account .acc{grid-template-columns:1fr}.pg-account .accnav{position:static}.pg-account .ov-grid,.pg-account .reorder{grid-template-columns:1fr 1fr}}
