/* Astro Reports Hub - Life Magnet dark green + gold theme */
.arh-box,.arh-box *{box-sizing:border-box}
.arh-box{--dark:#06180f;--deep:#03100a;--card:#0d2a1b;--card2:#092315;--gold:#d6ad45;--gold2:#f6d36b;--green:#0f6a3a;--text:#f7fff8;--muted:#b9c9bd;--border:rgba(246,211,107,.22);--shadow:0 25px 80px rgba(0,0,0,.32);width:min(1120px,100%);margin:30px auto;padding:34px;color:var(--text);font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at 10% 0%,rgba(246,211,107,.18),transparent 28%),radial-gradient(circle at 94% 12%,rgba(24,184,94,.18),transparent 30%),linear-gradient(135deg,#06180f,#092315 58%,#03100a);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow);position:relative;overflow:hidden}.arh-box:before{content:"";position:absolute;inset:10px;border:1px solid rgba(246,211,107,.14);border-radius:22px;pointer-events:none}.arh-head,.arh-report-title,.arh-upi-head{text-align:center;max-width:820px;margin:0 auto 26px;position:relative;z-index:2}.arh-head span,.arh-report-title span,.arh-upi-head span{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 15px;border-radius:999px;background:rgba(246,211,107,.1);border:1px solid rgba(246,211,107,.34);color:var(--gold2);font-size:12px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}.arh-head h2,.arh-report-title h3{margin:13px 0 8px;color:#fff;font-size:clamp(27px,4vw,42px);line-height:1.08;font-weight:950;letter-spacing:-.5px}.arh-head p,.arh-report-title p,.arh-upi-head p{margin:0 auto;color:var(--muted);font-size:15px;line-height:1.7}.arh-form{position:relative;z-index:2}.arh-subtitle{margin:22px 0 10px;color:var(--gold2);font-weight:900;font-size:15px;letter-spacing:.3px}.arh-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0}.arh-form input,.arh-form select,.arh-upi-card input{width:100%;min-width:0;height:52px;border:1px solid rgba(246,211,107,.18);border-radius:14px;padding:12px 15px;color:#fff;background:#0a2618;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 8px 20px rgba(0,0,0,.12);outline:none;font-size:14px;font-weight:700;transition:.22s ease}.arh-form select option{background:#0a2618;color:#fff}.arh-form input::placeholder,.arh-upi-card input::placeholder{color:#93a89a}.arh-form input:focus,.arh-form select:focus,.arh-upi-card input:focus{border-color:rgba(246,211,107,.65);box-shadow:0 0 0 3px rgba(246,211,107,.1)}.arh-small-note{margin:7px 0 15px;color:#c9dacc;font-size:13px;line-height:1.6}.arh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(246,211,107,.4);border-radius:999px;padding:13px 22px;font-size:14px;font-weight:900;line-height:1;cursor:pointer;text-decoration:none!important;transition:.28s ease;background:rgba(255,255,255,.07);color:#fff}.arh-btn:hover{transform:translateY(-3px);background:rgba(246,211,107,.14);color:#fff}.arh-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.arh-main-btn{width:100%;margin-top:10px;color:#07170f;background:linear-gradient(135deg,var(--gold2),var(--gold));box-shadow:0 18px 45px rgba(214,173,69,.28)}.arh-result{position:relative;z-index:2;margin-top:24px}.arh-loading{padding:20px;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(246,211,107,.18);color:#f9eab5;text-align:center;font-weight:900}.arh-error{padding:16px;border-radius:16px;background:rgba(255,60,60,.12);border:1px solid rgba(255,60,60,.35);color:#ffd4d4}.arh-report{border-radius:24px;background:rgba(255,255,255,.06);border:1px solid rgba(246,211,107,.16);padding:24px;box-shadow:0 18px 50px rgba(0,0,0,.22)}.arh-report-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:-8px 0 22px}.arh-report-section{margin:16px 0;padding:20px;border-radius:18px;background:#fff;color:#092014;box-shadow:0 12px 35px rgba(0,0,0,.12)}.arh-report-section h4{margin:0 0 12px;color:#0f6a3a;font-size:20px;font-weight:950;line-height:1.2}.arh-report-section p,.arh-report-section li{color:#465b4e;line-height:1.75;font-size:15px}.arh-report-section ul{padding-left:20px;margin:0}.arh-table-wrap{width:100%;overflow:auto;border-radius:14px;border:1px solid rgba(15,106,58,.16)}.arh-table-wrap table{width:100%;border-collapse:collapse;min-width:560px;background:#fff}.arh-table-wrap th,.arh-table-wrap td{padding:12px 13px;border-bottom:1px solid #e6eee9;text-align:left;font-size:14px;color:#092014}.arh-table-wrap th{font-weight:950;background:#eef8f1;color:#0f6a3a}.arh-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.arh-info-grid div{padding:15px;border-radius:14px;background:#eef8f1;border:1px solid #dcebe2}.arh-info-grid b{display:block;color:#0f6a3a;font-size:12px;text-transform:uppercase;letter-spacing:.4px}.arh-info-grid span{display:block;color:#092014;font-size:16px;font-weight:900;margin-top:6px}.arh-chart-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.arh-chart-grid div{min-height:98px;border-radius:16px;background:linear-gradient(135deg,#eff8f2,#fff);border:1px solid #dcebe2;padding:13px}.arh-chart-grid b{display:block;color:#0f6a3a}.arh-chart-grid span{display:block;color:#092014;font-weight:900;margin:6px 0}.arh-chart-grid em{display:block;color:#55695d;font-style:normal;font-size:13px}.arh-two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.arh-two-col>div{padding:14px;border-radius:14px;background:#eef8f1}.arh-month-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.arh-month-grid div{padding:13px;border-radius:14px;background:#eef8f1;border:1px solid #dcebe2}.arh-month-grid b{display:block;color:#0f6a3a}.arh-month-grid span{display:block;color:#092014;font-weight:800;margin-top:4px}.arh-score{text-align:center;padding:20px;border-radius:18px;background:linear-gradient(135deg,#f6d36b,#d6ad45);color:#07170f;margin:0 0 14px}.arh-score strong{display:block;font-size:48px;line-height:1;font-weight:950}.arh-score span{font-weight:900}.arh-remedies li{margin:6px 0}.arh-upi-card{position:relative;z-index:2;margin-top:22px;padding:24px;border-radius:24px;background:linear-gradient(135deg,rgba(246,211,107,.13),rgba(15,106,58,.28));border:1px solid rgba(246,211,107,.26);color:#fff}.arh-upi-head h3{margin:12px 0 6px;color:#fff;font-size:26px}.arh-upi-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.arh-upi-row div{padding:14px;border-radius:14px;background:rgba(255,255,255,.07);border:1px solid rgba(246,211,107,.14)}.arh-pay-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin:16px 0}.arh-pay-link{color:#07170f;background:linear-gradient(135deg,var(--gold2),var(--gold))}.arh-transaction-wrap{align-items:center}.arh-copy-ok{animation:arhPulse .6s ease}@keyframes arhPulse{50%{transform:scale(1.03)}}
@media(max-width:900px){.arh-info-grid,.arh-chart-grid,.arh-month-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.arh-box{padding:22px;border-radius:22px;margin:18px auto}.arh-box:before{display:none}.arh-grid-2,.arh-info-grid,.arh-chart-grid,.arh-month-grid,.arh-two-col,.arh-upi-row{grid-template-columns:1fr}.arh-btn{width:100%;padding:14px 18px}.arh-report{padding:16px}.arh-report-section{padding:16px}.arh-report-actions,.arh-pay-actions{gap:8px}.arh-table-wrap table{min-width:520px}.arh-head h2,.arh-report-title h3{font-size:27px}.arh-score strong{font-size:38px}}
@media print{body *{visibility:hidden}.arh-report,.arh-report *{visibility:visible}.arh-report{position:absolute;left:0;top:0;width:100%;box-shadow:none;border:0;background:#fff;color:#111}.arh-report-actions,.arh-upi-card{display:none!important}.arh-report-section{box-shadow:none;border:1px solid #ddd;break-inside:avoid}}

/* UPI PAYMENT GATEWAY DESIGN FIX - website dark green + gold theme */
.arh-upi-card{
  --dark:#06180f;
  --deep:#03100a;
  --card:#0d2a1b;
  --card2:#092315;
  --gold:#d6ad45;
  --gold2:#f6d36b;
  --green:#0f6a3a;
  --text:#f7fff8;
  --muted:#b9c9bd;
  --border:rgba(246,211,107,.28);
  --shadow:0 25px 80px rgba(0,0,0,.32);
  width:min(1120px,calc(100% - 24px));
  margin:28px auto;
  padding:34px;
  border-radius:28px;
  background:
    radial-gradient(circle at 12% 0%,rgba(246,211,107,.17),transparent 30%),
    radial-gradient(circle at 95% 14%,rgba(24,184,94,.18),transparent 31%),
    linear-gradient(135deg,#06180f,#092315 58%,#03100a) !important;
  border:1px solid var(--border) !important;
  box-shadow:var(--shadow) !important;
  color:var(--text) !important;
  overflow:hidden;
}
.arh-box .arh-upi-card{
  width:100%;
  margin:24px 0 0;
}
.arh-upi-card:before{
  content:"";
  position:absolute;
  inset:10px;
  border:1px solid rgba(246,211,107,.14);
  border-radius:22px;
  pointer-events:none;
}
.arh-upi-card *{
  box-sizing:border-box;
}
.arh-upi-head{
  max-width:820px;
  margin:0 auto 24px !important;
  text-align:center;
  position:relative;
  z-index:2;
}
.arh-upi-head span{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  padding:9px 18px !important;
  border-radius:999px !important;
  background:rgba(246,211,107,.12) !important;
  border:1px solid rgba(246,211,107,.42) !important;
  color:var(--gold2) !important;
  font-size:12px !important;
  font-weight:950 !important;
  letter-spacing:1px !important;
  text-transform:uppercase !important;
}
.arh-upi-head h3{
  margin:14px 0 8px !important;
  color:#fff !important;
  font-size:clamp(26px,4vw,40px) !important;
  font-weight:950 !important;
  line-height:1.1 !important;
  text-shadow:0 10px 32px rgba(0,0,0,.3) !important;
}
.arh-upi-head p{
  margin:0 !important;
  color:#dceee4 !important;
  font-size:16px !important;
  line-height:1.7 !important;
}
.arh-upi-head strong{
  color:var(--gold2) !important;
}
.arh-upi-row{
  position:relative;
  z-index:2;
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:14px !important;
  margin:18px 0 !important;
}
.arh-upi-row div{
  min-height:64px;
  display:flex;
  align-items:center;
  gap:8px;
  padding:16px 18px !important;
  border-radius:16px !important;
  background:rgba(255,255,255,.065) !important;
  border:1px solid rgba(246,211,107,.18) !important;
  color:#ecfff3 !important;
  font-size:16px !important;
  line-height:1.5 !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04) !important;
}
.arh-upi-row b{
  color:var(--gold2) !important;
  font-weight:950 !important;
}
.arh-pay-actions{
  position:relative;
  z-index:2;
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:14px !important;
  margin:22px 0 !important;
}
.arh-pay-actions .arh-btn{
  min-width:180px;
  height:52px;
  padding:14px 24px !important;
  border-radius:999px !important;
  border:1px solid rgba(246,211,107,.5) !important;
  font-weight:950 !important;
  box-shadow:0 14px 36px rgba(0,0,0,.18) !important;
}
.arh-pay-actions .arh-pay-link{
  color:#07170f !important;
  background:linear-gradient(135deg,var(--gold2),var(--gold)) !important;
}
.arh-pay-actions .arh-copy-upi{
  color:#fff !important;
  background:rgba(255,255,255,.08) !important;
}
.arh-pay-actions .arh-btn:hover{
  transform:translateY(-3px) !important;
  box-shadow:0 20px 48px rgba(0,0,0,.28) !important;
}
.arh-transaction-wrap{
  position:relative;
  z-index:2;
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:14px !important;
  align-items:stretch !important;
  margin-top:12px !important;
}
.arh-upi-card input{
  width:100% !important;
  height:56px !important;
  border-radius:16px !important;
  border:1px solid rgba(246,211,107,.22) !important;
  background:#082516 !important;
  color:#fff !important;
  padding:13px 18px !important;
  font-size:15px !important;
  font-weight:800 !important;
  outline:none !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 8px 24px rgba(0,0,0,.14) !important;
}
.arh-upi-card input::placeholder{
  color:#b8c9bd !important;
  opacity:1 !important;
}
.arh-upi-card input:focus{
  border-color:rgba(246,211,107,.72) !important;
  box-shadow:0 0 0 4px rgba(246,211,107,.11),0 8px 24px rgba(0,0,0,.14) !important;
}
.arh-transaction-wrap .arh-send-whatsapp{
  height:56px !important;
  width:100% !important;
  color:#07170f !important;
  background:linear-gradient(135deg,var(--gold2),var(--gold)) !important;
  border-color:rgba(246,211,107,.55) !important;
  border-radius:999px !important;
  font-weight:950 !important;
}
.arh-upi-card .arh-small-note{
  position:relative;
  z-index:2;
  margin:16px 0 0 !important;
  padding:13px 16px !important;
  border-radius:16px !important;
  background:rgba(255,255,255,.055) !important;
  border:1px dashed rgba(246,211,107,.24) !important;
  color:#cfe2d6 !important;
  font-size:13px !important;
  line-height:1.65 !important;
}
@media(max-width:760px){
  .arh-upi-card{
    width:calc(100% - 24px);
    padding:24px 18px;
    border-radius:22px;
    margin:20px auto;
  }
  .arh-upi-card:before{
    display:none;
  }
  .arh-upi-row,
  .arh-transaction-wrap{
    grid-template-columns:1fr !important;
  }
  .arh-upi-row div{
    min-height:auto;
    padding:15px !important;
    font-size:15px !important;
  }
  .arh-pay-actions .arh-btn{
    width:100% !important;
    min-width:0;
  }
  .arh-upi-head h3{
    font-size:28px !important;
  }
}
