body.theory-deposit-pay-page .site-content { max-width: 800px; margin: 0 auto; }
.theory-deposit-pay-header { text-align: center; padding: var(--hd-space-5) var(--hd-space-2) var(--hd-space-4); margin-bottom: var(--hd-space-4); background: var(--hd-dark-gray); border-bottom: var(--hd-border); }
.theory-deposit-pay-header__title { font-size: 24px; font-weight: 700; margin-bottom: var(--hd-space-1); color: var(--hd-text-primary); }
.theory-deposit-pay-header__desc { font-size: 15px; color: var(--hd-text-secondary); margin-bottom: var(--hd-space-2); }
.theory-deposit-pay-header__back { font-size: 13px; color: var(--hd-text-muted); text-decoration: none; }
.theory-deposit-pay-header__back:hover { color: var(--hd-gold); }
body.theory-deposit-pay-page .woocommerce-checkout { background: var(--hd-dark-gray); border-radius: var(--hd-radius-md); padding: var(--hd-space-4); box-shadow: var(--hd-shadow); border: var(--hd-border-card); }