.account-dashboard{width:min(100%,72rem)}.account-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.account-hero h1{margin:0}.account-hero p:last-child{margin:.5rem 0 0}.account-logout{margin:0}.account-logout .button-secondary{border:1px solid var(--portal-line);background:#fff;color:var(--portal-ink);box-shadow:none}.account-layout{display:grid;grid-template-columns:16rem minmax(0,1fr);gap:1.5rem;align-items:start}.account-sidebar,.account-panel{border:1px solid var(--portal-line);border-radius:1.15rem;background:#fff;box-shadow:0 12px 35px rgba(23,49,58,.06)}.account-sidebar{position:sticky;top:1rem;overflow:hidden}.account-person{display:flex;align-items:center;gap:.8rem;padding:1.2rem;border-bottom:1px solid var(--portal-line)}.account-person>span{display:grid;flex:0 0 2.7rem;height:2.7rem;place-items:center;border-radius:.8rem;background:var(--portal-brand);color:#fff;font-weight:900}.account-person div{min-width:0}.account-person strong,.account-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-person small{color:var(--portal-muted)}.account-sidebar nav{display:grid;padding:.65rem}.account-sidebar nav a{padding:.75rem .8rem;border-radius:.65rem;color:var(--portal-ink);text-decoration:none}.account-sidebar nav a:hover{background:#eaf4f5;color:var(--portal-brand-dark)}.account-content{display:grid;gap:1.5rem}.account-panel{padding:clamp(1.2rem,3vw,2rem);scroll-margin-top:1rem}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.panel-heading h2{margin:0;font-size:1.45rem}.panel-kicker{margin:0!important;color:var(--portal-brand)!important;font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.panel-note{margin:.5rem 0 1.25rem;font-size:.92rem}.order-count{padding:.3rem .7rem;border-radius:999px;background:#eaf4f5;color:var(--portal-brand-dark);font-size:.82rem;font-weight:800}.orders-list{display:grid;margin-top:1.2rem}.order-row{display:grid;grid-template-columns:minmax(13rem,1.5fr) 1fr .75fr auto;gap:1rem;align-items:center;padding:1.1rem 0;border-top:1px solid var(--portal-line)}.order-row div{min-width:0}.order-row small,.order-row time{display:block;color:var(--portal-muted);font-size:.78rem}.order-row a{display:block;overflow:hidden;text-overflow:ellipsis}.status-pill{display:inline-flex;margin-top:.25rem;padding:.28rem .58rem;border-radius:999px;background:#eef5ef;color:#285b3a;font-size:.8rem;font-weight:800}.order-detail{white-space:nowrap}.account-empty{padding:2rem 1rem;text-align:center;background:#f6f9f9;border-radius:.8rem}.account-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.account-form .field-wide,.account-form .form-actions{grid-column:1/-1}.account-form small{color:var(--portal-muted);font-weight:500}.account-form .form-actions{display:flex;justify-content:flex-end;margin-top:.25rem}.account-form .form-actions button{min-width:10rem}.account-feedback{margin:0 0 1.2rem;padding:.85rem 1rem;border-radius:.7rem;font-weight:700}.account-feedback.success{border:1px solid #a9d6b7;background:#edf8f0;color:#205d33}.account-feedback.error{border:1px solid #e5b6b0;background:#fff0ee;color:#8e2419}@media(max-width:56rem){.account-layout{grid-template-columns:1fr}.account-sidebar{position:static}.account-sidebar nav{display:flex;overflow-x:auto}.account-sidebar nav a{white-space:nowrap}.order-row{grid-template-columns:1fr 1fr}.order-detail{text-align:right}}@media(max-width:38rem){.account-hero{align-items:stretch;flex-direction:column;gap:1rem}.account-logout .button-secondary{width:100%}.account-person{padding:1rem}.account-sidebar nav{padding:.45rem}.account-panel{border-radius:.9rem}.account-form{grid-template-columns:1fr}.order-row{grid-template-columns:1fr;padding:1rem 0}.order-detail{text-align:left}.panel-heading{align-items:flex-start}.account-form .form-actions button{width:100%}}
