.customer-register-wrap{padding:36px 4vw 48px}.customer-register-grid{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(320px,1fr);gap:22px;align-items:start}.register-copy h1{font-size:2.25rem;line-height:1.05;margin:10px 0 18px}.register-copy p{line-height:1.55}.register-copy ul{padding-left:18px}.register-copy li{margin:8px 0;font-weight:700}.customer-register-form textarea{resize:vertical}.registration-actions-box h2{margin-top:0}.registration-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.btn-green{background:var(--green,#15331f)!important}.register-callout{margin-top:20px;padding:16px;border:1px solid #d6c9b4;border-radius:16px;background:#fff8eb}.login-card-model{max-width:560px;margin:0 auto;background:#f7f1e5;border:1px solid #d6c9b4;border-radius:20px;padding:28px;box-shadow:0 10px 30px rgba(0,0,0,.06)}.auth-logo-model{width:240px;max-width:100%;margin:0 auto 16px}.section-kicker{display:inline-block;margin-bottom:12px;color:#ee7a1d;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.card-paper{background:#f7f1e5;border:1px solid #d6c9b4;border-radius:20px;padding:24px;box-shadow:0 10px 30px rgba(0,0,0,.06)}@media(max-width:900px){.customer-register-grid{grid-template-columns:1fr}.register-copy h1{font-size:1.9rem}.registration-actions{display:grid}}