/* Phụng Hoàn Academy – form nhắc đăng ký toàn website */
:root{--pha-reminder-burgundy:#7a1832;--pha-reminder-deep:#35101d;--pha-reminder-teal:#0b3d3d;--pha-reminder-gold:#e7c261;--pha-reminder-cream:#fffaf0;--pha-reminder-ink:#082f31}
.pha-reminder-overlay{position:fixed;inset:0;z-index:2147482000;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(5,24,25,.62);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}
.pha-reminder-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}
.pha-reminder-dialog{position:relative;width:min(1080px,100%);max-height:min(90vh,860px);overflow:auto;border:1px solid rgba(231,194,97,.45);border-radius:30px;background:linear-gradient(135deg,#fffaf0,#f6ead5);box-shadow:0 34px 110px rgba(0,0,0,.36);transform:translateY(18px) scale(.975);transition:transform .32s cubic-bezier(.2,.8,.2,1);overscroll-behavior:contain}
.pha-reminder-overlay.is-open .pha-reminder-dialog{transform:none}
.pha-reminder-close{position:absolute;right:14px;top:14px;z-index:4;width:43px;height:43px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff;color:#183c3c;font:800 25px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.18);transition:transform .2s ease,background .2s ease}
.pha-reminder-close:hover{transform:scale(1.06);background:#f8e9c8}
.pha-reminder-grid{display:grid;grid-template-columns:.9fr 1.1fr;min-height:590px}
.pha-reminder-info{position:relative;overflow:hidden;padding:52px 42px;color:#fffaf0;background:radial-gradient(circle at 18% 5%,rgba(231,194,97,.20),transparent 33%),linear-gradient(145deg,var(--pha-reminder-deep),var(--pha-reminder-teal))}
.pha-reminder-info:after{content:"";position:absolute;width:320px;height:320px;right:-135px;bottom:-150px;border-radius:50%;background:rgba(231,194,97,.14)}
.pha-reminder-eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 18px;color:#f1d57e;font:800 .78rem/1.4 Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase}
.pha-reminder-eyebrow:before{content:"";width:38px;height:2px;background:#e7c261}
.pha-reminder-info h2{position:relative;z-index:1;margin:0 0 18px;color:#fffaf0;font-family:"Playfair Display","Times New Roman",serif;font-size:clamp(2.15rem,4vw,3.75rem);line-height:1.02;letter-spacing:-.025em}
.pha-reminder-info>p{position:relative;z-index:1;margin:0 0 24px;color:rgba(255,250,240,.82);font:400 1rem/1.7 Arial,sans-serif}
.pha-reminder-points{position:relative;z-index:1;display:grid;gap:12px;margin:0;padding:0;list-style:none}
.pha-reminder-points li{padding:13px 15px;border:1px solid rgba(255,255,255,.15);border-radius:15px;background:rgba(255,255,255,.08);font:500 .93rem/1.5 Arial,sans-serif}
.pha-reminder-jump{position:relative;z-index:1;display:inline-flex;margin-top:22px;color:#f5d77e;font:800 .9rem/1.4 Arial,sans-serif;text-decoration:none}
.pha-reminder-jump:hover{text-decoration:underline}
.pha-reminder-form-wrap{padding:48px 38px 36px;background:rgba(255,253,248,.96)}
.pha-reminder-form-title{margin:0 48px 20px 0;color:var(--pha-reminder-ink);font-family:"Playfair Display","Times New Roman",serif;font-size:1.75rem;line-height:1.15}
.pha-reminder-form{display:grid!important;gap:15px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.pha-reminder-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.pha-reminder-form label{display:grid;gap:7px;margin:0;color:#082f31;font:800 .88rem/1.4 Arial,sans-serif}
.pha-reminder-form input,.pha-reminder-form select,.pha-reminder-form textarea{box-sizing:border-box;width:100%;min-width:0;margin:0;padding:13px 14px;border:1px solid rgba(11,61,61,.20);border-radius:14px;background:#fff;color:#172d2e;font:500 16px/1.4 Arial,sans-serif;outline:none;transition:border-color .2s ease,box-shadow .2s ease}
.pha-reminder-form input,.pha-reminder-form select{height:50px}
.pha-reminder-form textarea{min-height:105px;resize:vertical}
.pha-reminder-form input:focus,.pha-reminder-form select:focus,.pha-reminder-form textarea:focus{border-color:#a77924;box-shadow:0 0 0 4px rgba(231,194,97,.20)}
.pha-reminder-note{margin:0;color:#6c625b;font:400 .78rem/1.55 Arial,sans-serif}
.pha-reminder-submit{justify-self:start;min-width:230px;border:0;border-radius:999px;padding:15px 24px;background:linear-gradient(135deg,#8c1739,#620e28);color:#fff;font:800 .95rem/1.2 Arial,sans-serif;cursor:pointer;box-shadow:0 14px 32px rgba(122,24,50,.24);transition:transform .2s ease,box-shadow .2s ease}
.pha-reminder-submit:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(122,24,50,.30)}
.pha-reminder-submit:disabled{opacity:.68;cursor:wait;transform:none}
.pha-reminder-status{min-height:22px;margin:0;color:#0e6650;font:700 .84rem/1.5 Arial,sans-serif}
.pha-reminder-status.is-error{color:#9a183c}
body.pha-reminder-lock{overflow:hidden!important}
@media (max-width:820px){
  .pha-reminder-overlay{align-items:flex-end;padding:10px}
  .pha-reminder-dialog{width:100%;max-height:94dvh;border-radius:24px 24px 16px 16px}
  .pha-reminder-grid{grid-template-columns:1fr;min-height:0}
  .pha-reminder-info{padding:30px 24px 24px}
  .pha-reminder-info h2{max-width:92%;font-size:clamp(1.85rem,9vw,2.7rem)}
  .pha-reminder-info>p{margin-bottom:15px;font-size:.93rem}
  .pha-reminder-points{display:none}
  .pha-reminder-jump{margin-top:6px}
  .pha-reminder-form-wrap{padding:26px 20px 24px}
  .pha-reminder-form-title{margin-right:40px;font-size:1.45rem}
}
@media (max-width:560px){
  .pha-reminder-overlay{padding:0}
  .pha-reminder-dialog{max-height:100dvh;border-radius:0}
  .pha-reminder-close{position:fixed;right:12px;top:12px;width:40px;height:40px}
  .pha-reminder-info{padding:24px 18px 20px}
  .pha-reminder-info h2{font-size:1.85rem;margin-bottom:10px}
  .pha-reminder-eyebrow{font-size:.68rem;margin-bottom:12px}
  .pha-reminder-info>p{font-size:.87rem;line-height:1.55;margin-bottom:8px}
  .pha-reminder-jump{font-size:.82rem}
  .pha-reminder-form-wrap{padding:22px 16px 26px}
  .pha-reminder-form-title{font-size:1.3rem;margin-bottom:15px}
  .pha-reminder-row{grid-template-columns:1fr;gap:12px}
  .pha-reminder-form{gap:12px!important}
  .pha-reminder-form textarea{min-height:88px}
  .pha-reminder-submit{width:100%;min-width:0}
}
@media (prefers-reduced-motion:reduce){.pha-reminder-overlay,.pha-reminder-dialog,.pha-reminder-close,.pha-reminder-submit{transition:none!important}}
