.pjp-astro-wrap{--pjp-bg:#FFFBEA;--pjp-surface:#fff;--pjp-ink:#801F18;--pjp-heading:#6C1910;--pjp-accent:#BC312E;--pjp-saffron:#FF6000;--pjp-gold:#FFC40E;--pjp-blush:#FDF5F4;color:var(--pjp-ink)}
.pjp-astro-wrap .pjp-astro-kicker{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.3rem .8rem;border:1px solid rgba(188,49,46,.12);border-radius:9999px;background:#FDF5F4;color:#BC312E;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.pjp-astro-wrap .pjp-astro-lead{max-width:38rem;margin:0 auto;color:#801F18;font-size:1.05rem;line-height:1.65}
.pjp-astro-shell{position:relative;max-width:52rem;margin:0 auto 4rem;padding:1.5rem;border:1px solid rgba(188,49,46,.1);border-radius:1rem;background:#fff;box-shadow:0 16px 40px -24px rgba(108,25,16,.18)}
@media(min-width:768px){.pjp-astro-shell{padding:2rem 2.25rem}}
.pjp-astro-progress{display:flex;gap:.35rem;margin-bottom:1.5rem;overflow:auto;padding-bottom:.25rem}
.pjp-astro-progress button{flex:1 0 4.5rem;min-width:4.5rem;border:0;background:transparent;color:#801F18;cursor:pointer;padding:0}
.pjp-astro-progress span{display:block;height:.35rem;border-radius:9999px;background:rgba(188,49,46,.12)}
.pjp-astro-progress .is-done span,.pjp-astro-progress .is-current span{background:#BC312E}
.pjp-astro-progress .is-current span{background:linear-gradient(90deg,#BC312E,#FFC40E)}
.pjp-astro-progress small{display:block;margin-top:.4rem;font-size:.65rem;line-height:1.2;font-weight:600}
.pjp-astro-step-meta{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem}
.pjp-astro-step-meta h2{margin:0;font-family:"Plus Jakarta Sans",system-ui,sans-serif;font-size:1.25rem;line-height:1.2;color:#6C1910}
.pjp-astro-step-meta p{margin:0;font-size:.8rem;font-weight:600;color:#BC312E}
.pjp-astro-panel{display:none}
.pjp-astro-panel.is-active{display:block}
.pjp-astro-grid{display:grid;grid-template-columns:1fr;gap:1rem}
@media(min-width:700px){.pjp-astro-grid-2{grid-template-columns:1fr 1fr}}
.pjp-astro-field label{display:block;margin-bottom:.35rem;font-size:.8rem;font-weight:600;color:#6C1910}
.pjp-astro-field .req{color:#BC312E}
.pjp-astro-field input,.pjp-astro-field select,.pjp-astro-field textarea{width:100%;border:1px solid rgba(188,49,46,.16);border-radius:8px;background:#fff;padding:.7rem .85rem;color:#801F18;font:inherit}
.pjp-astro-field textarea{min-height:7rem;resize:vertical}
.pjp-astro-field input:focus,.pjp-astro-field select:focus,.pjp-astro-field textarea:focus{outline:2px solid rgba(188,49,46,.28);border-color:#BC312E}
.pjp-astro-help{margin:.35rem 0 0;font-size:.75rem;color:#942520}
.pjp-astro-checkgrid{display:grid;grid-template-columns:1fr;gap:.55rem}
@media(min-width:700px){.pjp-astro-checkgrid{grid-template-columns:1fr 1fr}}
.pjp-astro-check{display:flex;gap:.6rem;align-items:flex-start;padding:.7rem .8rem;border:1px solid rgba(188,49,46,.12);border-radius:8px;background:#FFFBEA}
.pjp-astro-check input{margin-top:.15rem}
.pjp-astro-notice{margin:1rem 0 0;padding:.9rem 1rem;border-radius:8px;background:#FDF5F4;border:1px solid rgba(188,49,46,.1);font-size:.875rem}
.pjp-astro-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-top:1.5rem}
.pjp-astro-actions .btn-primary,.pjp-astro-actions .btn-secondary{width:auto;min-width:9rem}
.pjp-astro-otp{display:flex;flex-wrap:wrap;gap:.6rem;align-items:end}
.pjp-astro-otp .pjp-astro-field{flex:1 1 12rem}
.pjp-astro-error{display:none;margin:.75rem 0 0;color:#BC312E;font-size:.875rem;font-weight:600}
.pjp-astro-error.is-visible{display:block}
.pjp-astro-success{display:none;text-align:center;padding:1.5rem .5rem 0}
.pjp-astro-success.is-visible{display:block}
.pjp-astro-success h2{font-family:"Plus Jakarta Sans",system-ui,sans-serif;color:#6C1910;margin:0 0 .75rem}
.pjp-astro-success p{max-width:36rem;margin:0 auto 1.25rem;line-height:1.65}
.pjp-astro-success-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}
.pjp-astro-profile{max-width:64rem;margin:0 auto 4rem}
.pjp-astro-profile-hero{display:grid;gap:1.5rem;padding:1.5rem;border:1px solid rgba(188,49,46,.1);border-radius:1rem;background:#fff}
@media(min-width:800px){.pjp-astro-profile-hero{grid-template-columns:180px 1fr;align-items:center}}
.pjp-astro-avatar{width:160px;height:160px;border-radius:1rem;object-fit:cover;background:#FDF5F4;border:2px solid rgba(255,196,14,.5)}
.pjp-astro-badge{display:inline-flex;align-items:center;gap:.35rem;margin:.4rem 0 0;padding:.25rem .7rem;border-radius:9999px;background:#FDF5F4;color:#BC312E;font-size:.75rem;font-weight:700}
.pjp-astro-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin:1rem 0 0}
.pjp-astro-chips span{padding:.25rem .65rem;border-radius:9999px;background:#FFFBEA;border:1px solid rgba(188,49,46,.12);font-size:.75rem;font-weight:600}
.pjp-astro-cta-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem}
.pjp-astro-card{padding:1.25rem;border:1px solid rgba(188,49,46,.1);border-radius:1rem;background:#fff;margin-top:1rem}
.pjp-astro-card h2{margin:0 0 .7rem;font-size:1.15rem;color:#6C1910}
.pjp-astro-price-list{display:grid;gap:.5rem}
@media(min-width:700px){.pjp-astro-price-list{grid-template-columns:1fr 1fr}}
.pjp-astro-price-list div{padding:.75rem .9rem;border-radius:8px;background:#FFFBEA}
.pjp-astro-empty{color:#942520;font-size:.95rem}
.pjp-admin-docs a{margin-right:.75rem}
