.customer-shell{max-width:540px;margin:40px auto 72px;padding:30px;background:#fff;border:1px solid #e5dfd1;border-radius:20px;color:#1b2e1e}
.customer-shell.customer-wide{max-width:920px}
.customer-shell h1{font-family:'DM Serif Display',Georgia,serif;font-size:36px;line-height:1.15;margin:0 0 14px}
.customer-shell h2{font-family:'DM Serif Display',Georgia,serif;font-size:24px;margin:28px 0 12px}
.customer-shell p{line-height:1.65;color:#52614f}
.customer-shell label{display:block;font-weight:600;font-size:14px;margin:18px 0 7px}
.customer-shell input{width:100%;box-sizing:border-box;min-height:48px;padding:12px;border:1px solid #b8c3b7;border-radius:9px;font:inherit;font-size:16px}
.customer-shell button,.customer-primary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;background:#1b5c35;color:white;border:0;border-radius:10px;padding:12px 20px;font:600 15px/1.4 Inter,Arial,sans-serif;cursor:pointer;text-decoration:none}
.customer-shell form button{margin-top:20px;width:100%}
.customer-shell button:disabled{opacity:.65;cursor:wait}
.customer-shell a:not(.customer-primary){color:#1b5c35;text-underline-offset:3px}
.customer-shell :focus-visible{outline:3px solid #a77925;outline-offset:3px}
.customer-status{padding:12px;border-radius:10px;background:#edf4ec;margin:16px 0;overflow-wrap:anywhere}
.customer-status:empty{display:none}
.customer-recovery{margin:20px 0 0}
.customer-recovery-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}
.customer-recovery-actions a{display:inline-flex;flex:1 1 140px;align-items:center;justify-content:center;box-sizing:border-box;min-height:44px;padding:8px 12px;border:1px solid #1b5c35;border-radius:9px;text-align:center;text-decoration:none;font-weight:600}
.customer-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:20px}
.customer-order{border:1px solid #e5dfd1;border-radius:14px;padding:18px;margin:12px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;overflow-wrap:anywhere}
.customer-order p{margin:5px 0}.customer-order strong{font-size:17px}.customer-muted{font-size:13px}
@media(max-width:600px){.customer-shell{margin:24px 14px 44px;padding:22px}.customer-shell h1{font-size:30px}.customer-order{grid-template-columns:minmax(0,1fr)}}

.customer-shell [hidden]{display:none!important}
