.account-member-note{margin:28px 0}
.account-tabs{display:grid;grid-template-columns:1fr 1fr;margin:0 0 22px;border-bottom:1px solid #cfcbc4}
.account-tabs button{padding:14px 6px;border:0;border-bottom:2px solid transparent;background:transparent;color:#737983;font-size:9px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;cursor:pointer}
.account-tabs button.active{border-bottom-color:#071b36;color:#071b36}
.account-section[hidden]{display:none}.account-section{min-height:180px}
.account-loading{display:grid;place-items:center;min-height:180px;color:#737983;font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.account-empty{display:flex;min-height:210px;align-items:center;justify-content:center;flex-direction:column;padding:26px 15px;text-align:center;background:#f4f1eb}
.account-empty>span{margin-bottom:11px;color:#9d835e;font-family:var(--serif,"Italiana",serif);font-size:31px}
.account-empty strong{color:#071b36;font-family:var(--serif,"Italiana",serif);font-size:21px;font-weight:400}
.account-empty p{max-width:280px;margin:10px auto 18px;color:#707883;font-size:10px;line-height:1.65}
.account-empty a,.account-retry-orders{padding-bottom:3px;border:0;border-bottom:1px solid currentColor;background:none;color:#071b36;font-size:8px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}
.account-favorites{display:grid;gap:9px}
.account-favorites article{position:relative;border:1px solid #dfdcd6;background:#fff}
.account-favorites article>a{display:grid;grid-template-columns:76px 1fr;gap:13px;align-items:center;padding:8px 42px 8px 8px}
.account-favorites img{width:76px;height:88px;object-fit:cover;background:#efede8}
.account-favorites small,.account-favorites strong,.account-favorites em{display:block}
.account-favorites small{margin-bottom:5px;color:#777e87;font-size:7px;letter-spacing:.11em;text-transform:uppercase}
.account-favorites strong{color:#071b36;font-size:10px;font-weight:500;line-height:1.4}
.account-favorites em{margin-top:7px;color:#071b36;font-size:9px;font-style:normal}
.account-favorites article>button{position:absolute;top:10px;right:10px;width:26px;height:26px;padding:0;border:0;border-radius:50%;background:#f1efe9;color:#071b36;font-size:16px;cursor:pointer}
.account-local-note{margin:11px 0 0;color:#858a91;font-size:8px;line-height:1.5;text-align:center}
.account-orders{display:grid;gap:12px}
.account-orders>article{padding:17px;border:1px solid #dcd8d1;background:#fff}
.account-orders header,.account-orders footer{display:flex;align-items:center;justify-content:space-between;gap:12px}
.account-orders header{padding-bottom:12px;border-bottom:1px solid #e3e0da}
.account-orders header span{color:#071b36;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
.account-orders time{color:#7b8189;font-size:8px}
.account-order-items{display:grid;gap:10px;padding:13px 0}
.account-order-items>div{display:flex;align-items:center;gap:10px}.account-order-items img{width:49px;height:57px;object-fit:cover;background:#efede8}
.account-order-items strong,.account-order-items small{display:block}.account-order-items strong{color:#202d3e;font-size:9px;font-weight:500}
.account-order-items small{margin-top:4px;color:#7b8189;font-size:7px;line-height:1.5}
.account-orders footer{padding-top:12px;border-top:1px solid #e3e0da}.account-orders footer span{color:#42634a;font-size:7px;letter-spacing:.07em;text-transform:uppercase}.account-orders footer strong{font-size:10px}
@media(max-width:640px){.account-favorites article>a{grid-template-columns:68px 1fr}.account-favorites img{width:68px;height:80px}}
