.birman-hti{position:fixed;z-index:999999;font-family:inherit}.birman-hti--bottom-right{right:22px;bottom:22px}.birman-hti--bottom-left{left:22px;bottom:22px}.birman-hti--middle-right{right:22px;top:50%;transform:translateY(-50%)}.birman-hti--middle-left{left:22px;top:50%;transform:translateY(-50%)}.birman-hti__float{border:0;border-radius:999px;background:#12264b;color:#fff;box-shadow:0 12px 30px rgba(18,38,75,.28);padding:14px 22px;display:flex;align-items:center;gap:10px;font-weight:700;font-size:16px;cursor:pointer}.birman-hti__float:hover{filter:brightness(1.08)}.birman-hti svg{width:24px;height:24px;fill:currentColor;display:block}.birman-hti__float-icon{display:inline-flex}.birman-hti__overlay{display:none;position:fixed;inset:0;background:rgba(10,16,30,.18)}.birman-hti__modal{display:none;position:absolute;right:0;bottom:74px;width:min(420px,calc(100vw - 32px));background:#fff;border:1px solid rgba(18,38,75,.12);border-radius:22px;box-shadow:0 22px 70px rgba(0,0,0,.18);overflow:hidden;color:#111827}.birman-hti--bottom-left .birman-hti__modal,.birman-hti--middle-left .birman-hti__modal{left:0;right:auto}.birman-hti--middle-right .birman-hti__modal,.birman-hti--middle-left .birman-hti__modal{top:50%;bottom:auto;transform:translateY(-50%)}.birman-hti.is-open .birman-hti__overlay,.birman-hti.is-open .birman-hti__modal{display:block}.birman-hti__close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:34px;line-height:1;color:#334155;cursor:pointer}.birman-hti__head{display:flex;gap:14px;align-items:center;padding:28px 28px 18px}.birman-hti__head img{width:64px;height:64px;object-fit:contain}.birman-hti__head strong{display:block;font-size:22px;color:#0f172a}.birman-hti__head span{display:block;margin-top:5px;color:#64748b;font-size:15px}.birman-hti__cards{padding:0 20px 18px;display:grid;gap:14px}.birman-hti__card{display:grid;grid-template-columns:64px 1fr 18px;gap:16px;align-items:center;text-decoration:none!important;color:#0f172a!important;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 8px 22px rgba(15,23,42,.04)}.birman-hti__card:hover{border-color:#cbd5e1;box-shadow:0 12px 28px rgba(15,23,42,.08)}.birman-hti__card-icon{width:64px;height:64px;border-radius:18px;background:#eef4ff;color:#2c5fbd;display:flex;align-items:center;justify-content:center}.birman-hti__card-icon--wa{background:#e8f8ee;color:#22c55e}.birman-hti__card b{display:block;font-size:18px;margin-bottom:7px}.birman-hti__card em{display:block;font-style:normal;color:#475569;font-size:14px;line-height:1.45}.birman-hti__card i{display:inline-block;margin-top:12px;background:#22a447;color:#fff;border-radius:9px;padding:8px 14px;font-style:normal;font-weight:700;font-size:14px}.birman-hti__card i.birman-hti__darkbtn{background:#12264b}.birman-hti__card u{text-decoration:none;font-size:36px;line-height:1;color:#0f172a}.birman-hti__foot{border-top:1px solid #edf2f7;background:#f8fafc;color:#64748b;text-align:center;padding:14px 18px;font-size:13px}@media(max-width:767px){.birman-hti--hide-mobile{display:none}.birman-hti{right:16px!important;left:auto!important;bottom:16px!important;top:auto!important;transform:none!important}.birman-hti__float{padding:13px 18px}.birman-hti__modal{position:fixed;left:16px!important;right:16px!important;bottom:84px!important;top:auto!important;transform:none!important;width:auto}.birman-hti__head{padding:24px 24px 14px}.birman-hti__card{grid-template-columns:54px 1fr 14px;padding:15px}.birman-hti__card-icon{width:54px;height:54px}}@media(min-width:768px){.birman-hti--hide-desktop{display:none}}


/* Birman HTI v1.0.1 mobile/modal polish */
.birman-hti.is-open .birman-hti__float{opacity:0;pointer-events:none;transform:translateY(8px)}
.birman-hti__overlay{background:rgba(10,16,30,.38);backdrop-filter:blur(3px)}
.birman-hti__close{z-index:3;width:42px;height:42px;border-radius:999px;display:flex;align-items:center;justify-content:center}
.birman-hti__close:hover{background:#f1f5f9}
.birman-hti__card{position:relative}
.birman-hti__card:hover{transform:translateY(-1px)}
.birman-hti__card i{display:inline-flex;align-items:center;justify-content:center}
@media(max-width:640px){
  .birman-hti{left:0!important;right:0!important;bottom:0!important;top:auto!important;transform:none!important;width:100%;pointer-events:none}
  .birman-hti__float{pointer-events:auto;position:fixed;right:18px;bottom:18px;padding:13px 18px;font-size:15px}
  .birman-hti__overlay{pointer-events:auto}
  .birman-hti__modal{
    pointer-events:auto;
    position:fixed!important;
    left:50%!important;
    right:auto!important;
    top:50%!important;
    bottom:auto!important;
    transform:translate(-50%,-50%)!important;
    width:calc(100vw - 28px)!important;
    max-width:430px!important;
    max-height:calc(100dvh - 48px)!important;
    overflow:auto!important;
    border-radius:22px!important;
  }
  .birman-hti__head{padding:24px 24px 14px}
  .birman-hti__head img{width:58px;height:58px}
  .birman-hti__head strong{font-size:24px;line-height:1.1}
  .birman-hti__cards{padding:0 18px 18px;gap:12px}
  .birman-hti__card{grid-template-columns:56px 1fr 16px;gap:13px;padding:17px 14px}
  .birman-hti__card b{font-size:18px;line-height:1.18}
  .birman-hti__card em{font-size:14.5px;line-height:1.35}
  .birman-hti__foot{padding:14px 18px;font-size:13px}
}


/* Birman HTI v1.0.2 - transparency + close button layout */
.birman-hti__float{
  background:rgba(18,38,75,.86) !important;
  border:1px solid rgba(255,255,255,.22) !important;
  box-shadow:0 14px 34px rgba(18,38,75,.24) !important;
  backdrop-filter:blur(10px) saturate(1.25) !important;
  -webkit-backdrop-filter:blur(10px) saturate(1.25) !important;
}
.birman-hti__float:hover{background:rgba(18,38,75,.94) !important}
.birman-hti__head{padding-right:76px !important;position:relative !important}
.birman-hti__close{
  right:20px !important;
  top:24px !important;
  width:38px !important;
  height:38px !important;
  background:#fff !important;
  border:1px solid #e5e7eb !important;
  box-shadow:0 8px 22px rgba(15,23,42,.10) !important;
  color:#0f172a !important;
  font-size:30px !important;
}
.birman-hti__close:hover{background:#f8fafc !important;color:#c9151b !important}
@media(max-width:640px){
  .birman-hti__float{
    background:rgba(18,38,75,.88) !important;
    box-shadow:0 12px 30px rgba(18,38,75,.26) !important;
  }
  .birman-hti__head{padding:24px 72px 14px 24px !important}
  .birman-hti__close{top:22px !important;right:22px !important;width:40px !important;height:40px !important;font-size:31px !important}
  .birman-hti__head strong{font-size:22px !important;line-height:1.12 !important}
}


/* Birman HTI v1.0.3 - mobile final polish */
.birman-hti__float,
.birman-hti__float:visited,
.birman-hti__float:hover,
.birman-hti__float:focus,
.birman-hti__float:active{
  background:rgba(18,38,75,.62) !important;
  color:#fff !important;
  border:1px solid rgba(255,255,255,.28) !important;
  box-shadow:0 14px 34px rgba(18,38,75,.18) !important;
  -webkit-tap-highlight-color:transparent !important;
  outline:none !important;
}
.birman-hti__float svg,
.birman-hti__float-icon,
.birman-hti__float span{
  color:#fff !important;
  fill:#fff !important;
}
.birman-hti__float:active{
  background:rgba(18,38,75,.72) !important;
  filter:none !important;
  transform:scale(.985) !important;
}
.birman-hti__head{
  display:grid !important;
  grid-template-columns:64px minmax(0,1fr) 52px !important;
  gap:14px !important;
  align-items:center !important;
  padding:26px 26px 16px !important;
}
.birman-hti__head > img{grid-column:1 !important;grid-row:1 !important}
.birman-hti__head > div{grid-column:2 !important;grid-row:1 !important;min-width:0 !important;padding-right:0 !important}
.birman-hti__head strong{
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  max-width:100% !important;
}
.birman-hti__close{
  position:relative !important;
  grid-column:3 !important;
  grid-row:1 !important;
  right:auto !important;
  top:auto !important;
  width:48px !important;
  height:48px !important;
  border-radius:999px !important;
  background:#fff !important;
  border:1px solid #e5e7eb !important;
  box-shadow:0 8px 22px rgba(15,23,42,.10) !important;
  color:#0f172a !important;
  font-size:34px !important;
  line-height:1 !important;
  z-index:5 !important;
}
@media(max-width:640px){
  .birman-hti__float{
    right:16px !important;
    bottom:18px !important;
    background:rgba(18,38,75,.64) !important;
    color:#fff !important;
  }
  .birman-hti__float:active{
    background:rgba(18,38,75,.74) !important;
    color:#fff !important;
  }
  .birman-hti__head{
    grid-template-columns:58px minmax(0,1fr) 54px !important;
    gap:12px !important;
    padding:26px 22px 14px 22px !important;
  }
  .birman-hti__head img{width:58px !important;height:58px !important}
  .birman-hti__head strong{font-size:22px !important;line-height:1.1 !important}
  .birman-hti__head span{font-size:15px !important;line-height:1.25 !important}
  .birman-hti__close{
    width:48px !important;
    height:48px !important;
    font-size:34px !important;
  }
}
@media(max-width:390px){
  .birman-hti__head{grid-template-columns:52px minmax(0,1fr) 50px !important;gap:10px !important;padding-left:18px !important;padding-right:18px !important}
  .birman-hti__head img{width:52px !important;height:52px !important}
  .birman-hti__head strong{font-size:20px !important}
  .birman-hti__close{width:46px !important;height:46px !important}
}


/* Birman HTI v1.0.4 - close button bottom-right compact */
.birman-hti__modal{
  position:absolute !important;
}
.birman-hti__head{
  display:flex !important;
  grid-template-columns:none !important;
  padding:26px 26px 16px !important;
  padding-right:26px !important;
}
.birman-hti__head > img,
.birman-hti__head > div{
  grid-column:auto !important;
  grid-row:auto !important;
}
.birman-hti__close{
  position:absolute !important;
  right:14px !important;
  bottom:12px !important;
  top:auto !important;
  left:auto !important;
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  min-height:34px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.94) !important;
  border:1px solid rgba(226,232,240,.95) !important;
  box-shadow:0 6px 18px rgba(15,23,42,.14) !important;
  color:#0f172a !important;
  font-size:24px !important;
  line-height:1 !important;
  z-index:20 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  grid-column:auto !important;
  grid-row:auto !important;
}
.birman-hti__close:hover,
.birman-hti__close:focus,
.birman-hti__close:active{
  background:#fff !important;
  color:#c9151b !important;
  outline:none !important;
}
.birman-hti__foot{
  padding-right:62px !important;
}
@media(max-width:640px){
  .birman-hti__modal{
    position:fixed !important;
  }
  .birman-hti__head{
    display:flex !important;
    grid-template-columns:none !important;
    gap:12px !important;
    padding:26px 22px 14px 22px !important;
  }
  .birman-hti__head img{width:58px !important;height:58px !important}
  .birman-hti__head strong{font-size:22px !important;line-height:1.1 !important}
  .birman-hti__head span{font-size:15px !important;line-height:1.25 !important}
  .birman-hti__close{
    right:14px !important;
    bottom:12px !important;
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    min-height:34px !important;
    font-size:24px !important;
  }
  .birman-hti__foot{padding-right:62px !important}
}
@media(max-width:390px){
  .birman-hti__head{padding-left:18px !important;padding-right:18px !important;gap:10px !important}
  .birman-hti__head img{width:52px !important;height:52px !important}
  .birman-hti__head strong{font-size:20px !important}
  .birman-hti__close{width:32px !important;height:32px !important;min-width:32px !important;min-height:32px !important;font-size:22px !important}
}


/* Birman HTI v1.0.5 - force close button to modal bottom-right */
.birman-hti__modal{
  position:absolute !important;
}
.birman-hti--middle-right .birman-hti__modal,
.birman-hti--middle-left .birman-hti__modal{
  position:absolute !important;
}
.birman-hti__head{
  position:static !important;
}
.birman-hti__close{
  position:absolute !important;
  top:auto !important;
  left:auto !important;
  right:14px !important;
  bottom:14px !important;
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  min-height:34px !important;
  padding:0 !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.95) !important;
  border:1px solid rgba(226,232,240,.95) !important;
  box-shadow:0 6px 18px rgba(15,23,42,.16) !important;
  color:#0f172a !important;
  font-size:23px !important;
  line-height:1 !important;
  z-index:50 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.birman-hti__foot{
  padding-right:64px !important;
}
@media(max-width:767px){
  .birman-hti__modal{
    position:fixed !important;
  }
  .birman-hti__head{
    position:static !important;
  }
  .birman-hti__close{
    right:14px !important;
    bottom:14px !important;
    top:auto !important;
    left:auto !important;
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    min-height:34px !important;
    font-size:23px !important;
  }
}


/* Birman HTI v1.0.7 - close is no longer a button, hard reset + bottom-right small */
.birman-hti .birman-hti__modal{
  position:relative !important;
}
.birman-hti .birman-hti__close,
.birman-hti div.birman-hti__close,
.birman-hti [data-birman-close].birman-hti__close{
  all:unset !important;
  box-sizing:border-box !important;
  position:absolute !important;
  right:14px !important;
  bottom:14px !important;
  top:auto !important;
  left:auto !important;
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  max-width:34px !important;
  min-height:34px !important;
  max-height:34px !important;
  padding:0 !important;
  margin:0 !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.96) !important;
  border:1px solid rgba(226,232,240,.95) !important;
  box-shadow:0 6px 18px rgba(15,23,42,.16) !important;
  color:#0f172a !important;
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:22px !important;
  font-weight:500 !important;
  line-height:32px !important;
  text-align:center !important;
  display:block !important;
  cursor:pointer !important;
  z-index:999999 !important;
  transform:none !important;
  opacity:1 !important;
  appearance:none !important;
  -webkit-appearance:none !important;
  text-decoration:none !important;
}
.birman-hti .birman-hti__close:hover,
.birman-hti .birman-hti__close:focus,
.birman-hti .birman-hti__close:active{
  all:unset !important;
  box-sizing:border-box !important;
  position:absolute !important;
  right:14px !important;
  bottom:14px !important;
  width:34px !important;
  height:34px !important;
  border-radius:999px !important;
  background:#fff !important;
  border:1px solid rgba(226,232,240,.95) !important;
  box-shadow:0 6px 18px rgba(15,23,42,.16) !important;
  color:#c9151b !important;
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:22px !important;
  line-height:32px !important;
  text-align:center !important;
  display:block !important;
  cursor:pointer !important;
  z-index:999999 !important;
}
.birman-hti .birman-hti__foot{padding-right:62px !important;}
@media(max-width:390px){
  .birman-hti .birman-hti__close,
  .birman-hti div.birman-hti__close,
  .birman-hti [data-birman-close].birman-hti__close{
    right:12px !important;
    bottom:12px !important;
    width:32px !important;
    height:32px !important;
    min-width:32px !important;
    max-width:32px !important;
    min-height:32px !important;
    max-height:32px !important;
    font-size:21px !important;
    line-height:30px !important;
  }
}


/* Birman HTI v1.0.9 - modal position hard fix */
html.birman-hti-lock,
html.birman-hti-lock body{
  overflow:hidden !important;
}
.birman-hti.is-open .birman-hti__overlay{
  display:block !important;
  position:fixed !important;
  inset:0 !important;
  z-index:999998 !important;
  pointer-events:auto !important;
}
.birman-hti.is-open .birman-hti__modal{
  display:block !important;
  position:fixed !important;
  left:50% !important;
  right:auto !important;
  top:50% !important;
  bottom:auto !important;
  transform:translate(-50%,-50%) !important;
  width:min(620px, calc(100vw - 32px)) !important;
  max-height:calc(100vh - 32px) !important;
  max-height:calc(100dvh - 32px) !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  z-index:999999 !important;
  pointer-events:auto !important;
  -webkit-overflow-scrolling:touch !important;
}
@media(max-width:640px){
  .birman-hti.is-open .birman-hti__modal{
    width:calc(100vw - 28px) !important;
    max-width:430px !important;
    max-height:calc(100vh - 34px) !important;
    max-height:calc(100dvh - 34px) !important;
    border-radius:22px !important;
  }
}
@media(max-width:390px){
  .birman-hti.is-open .birman-hti__modal{
    width:calc(100vw - 20px) !important;
    max-height:calc(100vh - 24px) !important;
    max-height:calc(100dvh - 24px) !important;
  }
}
