.account-shell{min-height:70vh}.account-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:64px;align-items:start;margin-top:58px}.account-intro h1,.account-dashboard h1,.account-message h1{font-size:clamp(3rem,7vw,6.8rem);letter-spacing:-.065em;line-height:.94;margin:16px 0}.account-intro h1 span,.account-dashboard h1 span,.account-message h1 span{color:var(--orange,#ff6834)}.account-intro p,.account-message p{font-size:1.08rem;line-height:1.8;color:#595750;max-width:560px}.account-form{background:#eae6dc;border-radius:24px;padding:32px}.account-form small{font-weight:400;color:#68635a;line-height:1.5}.account-switch{margin:4px 0 0;text-align:center}.account-links{display:flex;justify-content:space-between;gap:16px;font-size:.9rem}.account-message{min-height:62vh;padding-top:100px}.account-message h1{max-width:850px}.account-message .button{margin-top:22px}.account-button{padding:10px 16px;border-radius:99px;border:1px solid var(--line);font-weight:700;font-size:.86rem;text-decoration:none;color:inherit}.account-button:hover{background:var(--ink);color:#fff}.account-dashboard-head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin:36px 0}.account-dashboard-head h1{font-size:clamp(2.8rem,6vw,5.8rem);margin:12px 0}.account-dashboard-head p{color:#595750}.account-nav{display:flex;gap:10px;flex-wrap:wrap;border-top:1px solid var(--line);padding:22px 0}.account-nav a{padding:10px 16px;border:1px solid var(--line);border-radius:99px;text-decoration:none;color:inherit;font-weight:600}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0 64px}.account-stats div{background:#eae6dc;border-radius:20px;padding:24px}.account-stats strong{display:block;font-size:1.7rem}.account-stats span{display:block;color:#595750;margin-top:6px}.account-section-title h2{font-size:2rem;margin:8px 0 24px}.order-list{border-top:1px solid var(--line)}.order-card{display:grid;grid-template-columns:1.2fr 1fr auto;gap:26px;align-items:center;padding:24px 4px;border-bottom:1px solid var(--line);color:inherit;text-decoration:none}.order-card>div{display:flex;flex-direction:column;gap:7px}.order-card span{color:#6d685f;font-size:.86rem}.order-card b{font-size:1.4rem;color:var(--orange,#ff6834)}.order-status--paid{background:#dfe9cd}.account-order-grid{margin-top:34px}.account-order-grid address{font-style:normal;line-height:1.8;margin:18px 0}.account-order-grid section>p{line-height:1.8;color:#595750;margin:18px 0}.customer-shipping-card{margin:30px 0;padding:24px;border:1px solid var(--line);border-radius:20px;background:#eae6dc}.customer-shipping-card h3{font-size:1.45rem;margin:10px 0 18px}.customer-tracking{margin:0}.customer-tracking div{display:grid;grid-template-columns:120px 1fr;gap:16px;padding:10px 0;border-top:1px solid rgba(23,23,22,.14)}.customer-tracking dt{color:#6d685f}.customer-tracking dd{margin:0;font-weight:700;overflow-wrap:anywhere}.customer-message{padding:16px;border-radius:14px;background:#fff;color:var(--ink)!important;white-space:pre-line}.customer-shipping-card small{display:block;margin-top:14px;color:#6d685f}
@media(max-width:850px){.account-layout{grid-template-columns:1fr;gap:30px}.account-dashboard-head{align-items:flex-start}.account-stats{margin-bottom:42px}}
@media(max-width:520px){.account-form{padding:22px}.account-links{flex-direction:column}.account-button{padding:8px 10px;font-size:.76rem}.account-dashboard-head{display:block}.account-dashboard-head form{margin-top:18px}.account-stats{grid-template-columns:1fr}.order-card{grid-template-columns:1fr auto}.order-card>div:nth-child(2){grid-row:2;grid-column:1}.order-card>b{grid-column:2;grid-row:1/3}.account-message{padding-top:58px}}
