.store-account-bar{background:#0c241c;color:#dce9e3;border-bottom:1px solid rgba(255,255,255,.08);padding:10px 25px}.store-account-bar>div{max-width:1250px;margin:auto;display:flex;justify-content:flex-end;align-items:center;gap:10px;font-size:11px}.store-account-bar span{margin-right:auto;color:#9fb4ab}.store-account-bar b{color:#fff}.store-account-bar a{padding:7px 11px;background:rgba(255,255,255,.1);border-radius:8px;font-weight:900;color:#fff}.store-account-bar .register-link{background:var(--lime);color:#173128}.customer-auth{min-height:720px;padding:65px 20px;background:radial-gradient(circle at 20% 15%,#dcebe0,transparent 28%),linear-gradient(135deg,#eef3ef,#f8f6ee);display:grid;place-items:start center}.customer-auth-card{width:min(100%,540px);background:#fff;border:1px solid #dfe6e1;border-radius:22px;padding:32px;box-shadow:0 22px 60px rgba(15,48,37,.12)}.customer-brand{display:flex;gap:13px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:24px}.customer-brand img,.customer-brand>span{width:55px;height:55px;border-radius:13px;object-fit:cover;display:grid;place-items:center;background:var(--green);color:var(--lime);font-weight:900}.customer-brand small,.account-hero>div>span,.account-title span{font-size:9px;letter-spacing:1.6px;font-weight:900;color:var(--green)}.customer-brand h1{font-size:19px;margin:4px 0}.customer-auth-card>h2{font-size:30px;margin:0 0 8px;letter-spacing:-.7px}.customer-auth-card>p{color:var(--muted);font-size:13px;line-height:1.55}.customer-auth-card form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.customer-auth-card label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:800}.customer-auth-card label:nth-last-of-type(-n+2){grid-column:span 1}.customer-auth-card input{width:100%;min-width:0;padding:12px;border:1px solid #d8e1dc;border-radius:10px;background:#fafcf9;outline:0}.customer-auth-card input:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(15,98,72,.08)}.customer-auth-card form button{grid-column:1/-1;border:0;border-radius:10px;background:linear-gradient(110deg,#0f6248,#16825e);color:#fff;padding:13px;font-weight:900}.customer-auth-bottom{text-align:center;background:#f2f6f3;padding:13px;border-radius:10px;margin-top:16px;font-size:12px}.customer-auth-bottom a{color:var(--green);font-weight:900}.auth-back{display:block;text-align:center;color:var(--muted);font-size:11px;margin-top:17px}.customer-account{max-width:1250px;margin:auto;padding:45px 25px 75px}.account-hero{background:linear-gradient(120deg,#102b22,#147052);color:#fff;padding:32px 35px;border-radius:21px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 18px 45px rgba(15,48,37,.16)}.account-hero span{color:var(--lime)!important}.account-hero h1{font-size:36px;margin:7px 0}.account-hero p{color:#cee0d8;margin:0}.account-actions{display:flex;gap:9px}.account-actions a{padding:11px 14px;background:var(--lime);color:#173128;border-radius:9px;font-size:11px;font-weight:900}.account-actions .light{background:rgba(255,255,255,.12);color:#fff}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:22px 0}.account-stats article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:19px}.account-stats span{font-size:10px;color:var(--muted);display:block}.account-stats b{font-size:23px;display:block;margin-top:8px}.account-stats .account-email{font-size:14px;overflow-wrap:anywhere}.account-orders{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.account-title h2{font-size:27px;margin:5px 0 20px}.order-history article{display:grid;grid-template-columns:1.4fr .7fr .8fr .8fr auto;align-items:center;gap:16px;padding:16px;border-top:1px solid var(--line);font-size:12px}.order-history small{display:block;font-size:8px;letter-spacing:1px;color:var(--muted);font-weight:900;margin-bottom:5px}.order-number span{display:block;color:var(--muted);font-size:9px;margin-top:4px}.order-history article>a{background:var(--green);color:#fff;padding:9px 11px;border-radius:8px;font-size:10px;font-weight:900}.history-status{color:#ac7815}.status-delivered{color:#16815d}.status-cancelled{color:#b43b3b}.account-empty{text-align:center;padding:55px 20px}.account-empty>b{font-size:45px}.account-empty p{color:var(--muted)}.account-empty a{display:inline-block;background:var(--green);color:#fff;padding:11px 15px;border-radius:9px;font-weight:900;font-size:11px}
@media(max-width:750px){.store-account-bar>div{flex-wrap:wrap;justify-content:center}.store-account-bar span{width:100%;text-align:center;margin:0}.customer-auth{padding:35px 14px}.customer-auth-card{padding:24px 18px}.customer-auth-card form{grid-template-columns:1fr}.customer-auth-card label{grid-column:1!important}.account-hero{align-items:flex-start;flex-direction:column;gap:22px}.account-actions{width:100%}.account-actions a{flex:1;text-align:center}.account-stats{grid-template-columns:1fr}.account-orders{padding:18px 12px}.order-history article{grid-template-columns:1fr 1fr;gap:14px}.order-history article>a{grid-column:1/-1;text-align:center}}
