/* ALTAHANY_LAUNCH_BLOCKERS_V1 — additive (loads last). Settings contact/apps + auth gate + RTL safety. */
.ath-ltr,bdi{unicode-bidi:isolate;}
.ath-ltr{direction:ltr;}
.ath-wa-ref{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.7rem;padding:.6rem .8rem;border:1px solid #cdeccd;background:#f3fbf3;border-radius:12px;font-size:.9rem;}
.ath-wa-ref span{flex:1;min-width:180px;color:#225c22;}
.ath-wa-btn{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;padding:.45rem 1rem;border-radius:999px;background:#25D366;color:#fff;font-weight:700;text-decoration:none;}
.ath-app-badges{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;align-items:center;margin:.8rem 0;}
.ath-app-title{width:100%;text-align:center;font-weight:700;opacity:.9;margin-bottom:.2rem;}
.ath-app-badge{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;padding:.4rem .9rem;border-radius:10px;background:#111;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.15);}
.ath-app-badge b{font-size:1.15rem;line-height:1;}
.ath-app-badge span{display:flex;flex-direction:column;line-height:1.1;font-weight:700;font-size:.95rem;}
.ath-app-badge small{font-size:.62rem;font-weight:500;opacity:.85;text-transform:uppercase;letter-spacing:.04em;}
.ath-contact-bar{display:none;}
@media(max-width:768px){
  .ath-contact-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:60;gap:1px;padding-bottom:env(safe-area-inset-bottom);background:rgba(74,47,20,.96);}
  .ath-cbar{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem;min-height:52px;color:#fff;text-decoration:none;font-weight:700;font-size:.95rem;}
  .ath-cbar-wa{background:#1f8f4e;} .ath-cbar-call{background:#7a5a2a;}
}
.ath-auth-gate{position:fixed;inset:0;z-index:9998;display:flex;align-items:center;justify-content:center;background:rgba(20,12,4,.55);padding:1rem;}
.ath-auth-gate__card{position:relative;width:min(380px,92vw);background:#fffdf9;border:1px solid #e7dcc7;border-radius:18px;padding:1.4rem 1.2rem;box-shadow:0 24px 60px rgba(0,0,0,.25);text-align:center;}
.ath-auth-gate__x{position:absolute;top:.5rem;inset-inline-end:.6rem;width:36px;height:36px;border:0;background:transparent;font-size:1.3rem;cursor:pointer;color:#7a644a;}
.ath-auth-gate__card h3{margin:.2rem 0 .3rem;color:#5b3a1a;font-size:1.15rem;}
.ath-auth-gate__card p{margin:0 0 1rem;color:#7a644a;font-size:.9rem;}
.ath-auth-gate__g,.ath-auth-gate__b{display:flex;align-items:center;justify-content:center;min-height:46px;margin-top:.5rem;border-radius:999px;font-weight:700;text-decoration:none;}
.ath-auth-gate__g{background:#fff;border:1px solid #dcd2c0;color:#2d1f14;}
.ath-auth-gate__b{background:#b68b42;color:#fff;}
.ath-auth-gate__b.is-alt{background:#fff;border:1px solid #b68b42;color:#8a5a1a;}
.ath-auth-gate__guest{margin-top:.7rem;background:none;border:0;color:#9a7b50;cursor:pointer;min-height:40px;font-size:.9rem;text-decoration:underline;}
@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;}}
/* V2: account/dashboard containment, compact spacing, full-width footer */
html,body{max-width:100%;overflow-x:hidden;}
.ath-account-stats-row{width:100%;max-width:100%;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.65rem!important;}
.ath-account-stats-row .ath-account-stat{min-width:0!important;overflow:hidden;padding:.75rem .35rem!important;}
.ath-account-stats-row .number{font-size:1.35rem!important;line-height:1!important;}
.ath-account-stats-row span{font-size:.78rem;white-space:normal;overflow-wrap:anywhere;}
[data-ath-stat]{pointer-events:auto!important;position:relative;z-index:2;}
footer,.ath-footer,.ath-footer-shell,.site-footer{width:100%!important;max-width:none!important;margin-inline:0!important;}
.ath-footer-inner,.ath-footer-container{width:min(100%,1440px)!important;max-width:1440px!important;margin-inline:auto!important;padding-inline:clamp(1rem,4vw,3rem)!important;}
main>section,.section,.ath-section{margin-block:clamp(.75rem,2.2vw,2rem);}
.ath-auth-modern__footer a{font-weight:800!important;text-decoration:none!important;}
.ath-register-privacy{margin:.8rem 0;font-size:.82rem;line-height:1.7;color:#725a3c;background:#fffaf1;border:1px solid #ead9bc;border-radius:10px;padding:.7rem .8rem;}
.ath-form-errors{margin:.7rem 0;padding:.7rem .8rem;border:1px solid #e7b4ad;background:#fff6f5;color:#8a241b;border-radius:10px;font-size:.88rem;}
.ath-other-error{display:block;color:#a3281d;font-size:.82rem;margin-top:.25rem;}
@media(max-width:640px){.ath-account-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}.ath-account-stats-row .ath-account-stat{min-height:88px;}}
