.account-page{max-width:1120px;margin:auto;padding:65px 24px 100px;min-height:65vh}.account-intro{max-width:560px;margin:0 auto 30px}.account-page h1{font-size:clamp(38px,6vw,72px);letter-spacing:-.05em;margin:12px 0;overflow-wrap:anywhere}.account-form{max-width:560px;margin:auto;padding:30px;background:#f5f4f1;display:grid;gap:18px}.account-form label{font-size:13px;font-weight:700}.account-form input:not([type=checkbox]){display:block;width:100%;padding:14px;margin-top:8px;border:1px solid #aaa;font:inherit}.account-form a{text-decoration:underline}.account-form small,.account-orders>p{color:#555;line-height:1.6}.account-consent{line-height:1.8}.account-honeypot{position:absolute;left:-10000px}.account-error{background:#fee;padding:16px;color:#851b1b}.account-top{display:flex;justify-content:space-between;gap:24px;align-items:center}.account-orders{margin-top:45px}.account-empty{background:#f5f4f1;padding:30px}.account-order{border:1px solid #ddd;margin:14px 0;padding:22px}.account-order summary{cursor:pointer;display:flex;justify-content:space-between;gap:18px;overflow-wrap:anywhere}.account-order small{display:block;margin-top:7px;color:#666}.account-order li{padding:10px 0;line-height:1.5}.account-order strong{float:right}@media(max-width:600px){.account-top,.account-order summary{display:block}.account-top form{margin-top:20px}.account-form{padding:22px}.account-order summary>span{display:block;margin-top:8px}}
