.account-dashboard{display:flex;flex-direction:column;gap:24px}.account-dashboard>header{order:0}.account-dashboard>.account-profile-editor{order:1}.account-dashboard>section{order:2}.account-dashboard>.account-gifts{order:4}.account-dashboard>.form-error{order:-1}.account-dashboard .academy-order-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 0;border-bottom:1px solid #bdb6a6}.academy-order-card h4,.academy-gift-card h4{margin:0 0 10px}.academy-order-card p{margin:6px 0}.academy-gift-card{padding:20px;margin:16px 0;border:1px solid #bdb6a6;border-radius:8px;overflow-wrap:anywhere}.academy-gift-card code{display:inline-block;direction:ltr;padding:12px;font-size:16px}.gift-claim-form{display:flex;gap:14px;align-items:end;flex-wrap:wrap}.gift-claim-form label{display:grid;gap:8px;flex:1;min-width:180px}.gift-claim-form input,.academy-checkout-form input:not([type=checkbox]):not([type=radio]),.academy-checkout-form textarea{font:inherit;padding:12px;border:1px solid #8c8475;border-radius:4px;background:#fff;color:#222;min-width:0;width:100%;box-sizing:border-box}.gift-claim-form button{min-height:48px}.academy-order-summary{display:grid;gap:18px;overflow-wrap:anywhere}.academy-product-content{max-width:1120px;margin:0 auto;padding:48px 24px}.academy-product-summary{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:40px;align-items:center}.academy-product-photo{display:block;width:100%;aspect-ratio:4/5;object-fit:contain;object-position:center;background:#e8e3d8}.academy-product-actions{display:flex;gap:16px;flex-wrap:wrap;margin:24px 0}.academy-product-content>section{margin:40px 0}.academy-product-content li{padding:12px 0}.academy-product-live h1{font-size:clamp(28px,4vw,48px);line-height:1.5}.academy-product-live p{line-height:1.9}.academy-checkout .checkout-stage{overflow-wrap:anywhere}.academy-product-live .academy-primary,.academy-product-live .academy-secondary{display:inline-block;padding:14px 22px;border:1px solid currentColor;text-decoration:none}.academy-product-live .academy-primary{background:#262722;color:#fff}@media(max-width:650px){.academy-product-summary{grid-template-columns:1fr;gap:24px}.academy-product-photo{max-width:360px;margin:auto}.account-dashboard .academy-order-card{align-items:stretch;flex-direction:column}.academy-order-card .button{text-align:center}.gift-claim-form button{width:100%}.academy-product-content{padding:28px 18px}}

.account-dashboard .section-label,.account-dashboard .account-profile-heading p{color:#594a35}.account-dashboard>header .text-button{flex-shrink:0;white-space:nowrap}@media(max-width:650px){.account-dashboard>header h2{font-size:25px;line-height:1.6}.account-dashboard>header{gap:16px}}
