.account-page{padding:48px 0 80px;background:#fffaf7;min-height:70vh}.account-wrap{max-width:980px;margin:0 auto}.account-card{background:#fff;border:1px solid #eadbd5;border-radius:24px;padding:28px;box-shadow:0 14px 40px rgba(83,54,45,.06)}.account-card h1,.account-card h2{font-family:'Cormorant Garamond',serif;color:#3f2b24;margin-top:0}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.account-form label{display:block;margin:0 0 14px;font-weight:600;color:#4b382f}.account-form input{width:100%;box-sizing:border-box;border:1px solid #d9c7bf;border-radius:12px;padding:13px 14px;margin-top:6px;font:inherit;background:#fff}.account-form button,.account-btn{display:inline-block;border:0;border-radius:999px;padding:12px 20px;background:#3f2b24;color:#fff;text-decoration:none;font-weight:700;cursor:pointer}.account-link{color:#9f6668;text-decoration:none;font-weight:700}.account-alert{padding:13px 15px;border-radius:12px;margin:0 0 18px}.account-alert.error{background:#fff0f0;color:#8b3838}.account-alert.ok{background:#eef9f1;color:#326a42}.account-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.orders-list{display:grid;gap:14px}.order-card{border:1px solid #eadbd5;border-radius:16px;padding:18px;background:#fff}.order-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.order-status{display:inline-block;padding:6px 10px;border-radius:999px;background:#f7e8e5;color:#744b4c;font-size:13px;font-weight:700}.order-meta{color:#77645b;font-size:14px;margin-top:6px}.order-items{margin:14px 0 0;padding:0;list-style:none}.order-items li{display:flex;justify-content:space-between;gap:14px;padding:8px 0;border-top:1px solid #f0e6e2}.status-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:18px 0}.status-step{padding:9px 6px;text-align:center;border-radius:10px;background:#f2ece9;color:#86746c;font-size:12px;font-weight:700}.status-step.done,.status-step.active{background:#ead1cf;color:#563b34}.status-step.active{outline:2px solid #c58c8b}.status-box{margin-top:20px;padding:20px;border-radius:16px;background:#fff8f4;border:1px solid #efddd5}.muted{color:#7d6c64}.small-note{font-size:13px;color:#7d6c64;line-height:1.55}.account-nav-link{white-space:nowrap}.checkout-account-note{padding:14px 16px;margin:0 0 20px;background:#fff5f2;border:1px solid #eed8d0;border-radius:14px;color:#5d463c}.checkout-account-note a{font-weight:700;color:#9f6668}
@media(max-width:760px){.account-page{padding:28px 0 60px}.account-card{padding:20px;border-radius:18px}.account-grid{grid-template-columns:1fr}.account-top,.order-head{display:block}.account-top .account-btn{margin-top:12px}.order-head .order-status{margin-top:8px}.status-progress{grid-template-columns:1fr}.main-nav .account-nav-link{display:inline-block}}
.account-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.account-form-grid .full{grid-column:1/-1}.customer-profile-summary{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:10px;color:#6f5b52;font-size:14px}.customer-profile-summary span{display:block}
@media(max-width:760px){.account-form-grid{grid-template-columns:1fr}.account-form-grid .full{grid-column:auto}.customer-profile-summary{display:grid;gap:5px}}
