.account-page{min-height:100vh;background:#f7f3ee}.account-header{height:82px;padding:0 4vw;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:rgba(250,248,244,.96);position:sticky;top:0;z-index:10}.zanafil-logo{width:62px;height:62px;object-fit:contain}.back-shop{justify-self:end;font-size:8px;text-transform:uppercase;letter-spacing:.13em;border-bottom:1px solid var(--ink);padding-bottom:3px}.account-shell{padding:80px 7vw 110px}.account-intro{display:grid;grid-template-columns:1.25fr .55fr;gap:60px;align-items:end;margin-bottom:55px}.account-intro .micro{grid-column:1/-1;margin-bottom:-34px}.account-intro h1{font:400 clamp(64px,7vw,110px)/.84 var(--serif);letter-spacing:-.05em;margin:0}.account-intro h1 i{font-weight:400;color:var(--aub)}.account-intro>p:last-child{color:var(--muted);font-size:12px;line-height:1.8;max-width:450px}.auth-card,.account-dashboard{background:#fff;border:1px solid var(--line);max-width:690px;margin:auto}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.auth-tabs button{border:0;background:#f5f1ec;padding:17px;text-transform:uppercase;letter-spacing:.13em;font-size:8px}.auth-tabs button.active{background:#fff;color:var(--aub)}.auth-form{display:none;padding:38px}.auth-form.active{display:block}.auth-heading h2{font:400 46px/1 var(--serif);margin:0 0 28px}.auth-form label,.profile-card label{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.auth-form label span,.profile-card label span{font-size:8px;letter-spacing:.13em;text-transform:uppercase;font-weight:600}.auth-form input,.profile-card input{height:50px;border:1px solid var(--line);background:#fbfaf8;padding:0 14px;outline:0}.auth-form input:focus,.profile-card input:focus{border-color:var(--ink)}.account-primary,.outline-button{min-height:50px;border:1px solid var(--ink);padding:0 18px;text-transform:uppercase;letter-spacing:.13em;font-size:8px;cursor:pointer}.account-primary{width:100%;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:#fff}.account-primary:disabled{opacity:.5}.outline-button{background:transparent}.forgot-button{border:0;background:transparent;text-decoration:underline;font-size:9px;margin:18px auto 0;display:block}.auth-note,.account-message{font-size:9px;color:var(--muted);line-height:1.6}.account-message{min-height:18px;margin:13px 38px 25px}.account-dashboard{max-width:1180px}.account-dashboard-head{padding:32px 36px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center}.account-dashboard-head h2{font:400 48px/1 var(--serif);margin:0 0 7px}.account-dashboard-head>div>p:last-child{font-size:10px;color:var(--muted)}.account-grid{display:grid;grid-template-columns:.7fr 1.3fr}.profile-card{padding:36px;border-right:1px solid var(--line)}.profile-card h3,.orders-card h3{font:400 32px/1 var(--serif);margin:0 0 27px}.profile-card .account-message{margin:12px 0 0}.orders-card{padding:36px}.orders-head{display:flex;justify-content:space-between;gap:20px;align-items:start}.orders-head>span{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.account-order{border-top:1px solid var(--line);padding:20px 0}.account-order:first-child{border-top:0}.account-order-top{display:flex;justify-content:space-between;gap:20px}.account-order h4{font-size:11px;margin:0}.account-order time,.account-order small{font-size:8px;color:var(--muted)}.order-status{display:inline-block;margin-top:6px;padding:5px 7px;background:#eee8e1;color:var(--aub);text-transform:uppercase;letter-spacing:.1em;font-size:7px}.account-order-items{margin-top:13px}.account-order-item{display:flex;justify-content:space-between;gap:18px;padding:7px 0;font-size:9px}.empty-orders{font-size:10px;color:var(--muted);padding:30px 0}.hidden{display:none!important}@media(max-width:760px){.account-header{height:68px;padding:0 17px}.zanafil-logo{width:50px;height:50px}.account-shell{padding:55px 18px 75px}.account-intro{grid-template-columns:1fr;gap:20px}.account-intro .micro{grid-column:auto;margin-bottom:0}.account-intro h1{font-size:62px}.auth-form{padding:27px 22px}.account-message{margin:12px 22px 22px}.account-dashboard-head{padding:26px 22px}.account-dashboard-head h2{font-size:37px}.account-grid{grid-template-columns:1fr}.profile-card{border-right:0;border-bottom:1px solid var(--line);padding:28px 22px}.orders-card{padding:28px 22px}.back-shop{font-size:7px}}


/* v8.3 alignment normalization */
.account-header>*{min-width:0}.account-shell>*{min-width:0}.account-intro>*{min-width:0}.auth-card,.account-dashboard{width:100%}.account-dashboard-head>*{min-width:0}.account-grid>*{min-width:0}.orders-head>*{min-width:0}.account-order-top>*{min-width:0}.account-order-item>*{min-width:0}.account-order-item span:first-child{overflow-wrap:anywhere}.profile-card,.orders-card{height:100%}
@media(max-width:760px){.account-header{grid-template-columns:1fr auto 1fr}.account-header .wordmark{justify-self:start}.zanafil-logo{justify-self:center}.back-shop{justify-self:end}.account-dashboard-head{align-items:flex-start}.account-order-top{align-items:flex-start}}
