.asc-root{font-family:Inter,Arial,sans-serif}.asc-launcher{position:fixed;right:22px;bottom:24px;z-index:4200;display:flex;align-items:center;gap:10px;min-height:58px;padding:8px 14px 8px 8px;border:0;border-radius:18px;background:#284516;color:#fff;box-shadow:0 16px 38px rgba(24,48,12,.27);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.asc-launcher:hover{transform:translateY(-2px);box-shadow:0 19px 42px rgba(24,48,12,.33)}.asc-launcher-icon{width:42px;height:42px;aspect-ratio:1;border-radius:14px;background:rgba(255,255,255,.14);display:inline-flex;align-items:center;justify-content:center;font-size:18px;flex:0 0 42px}.asc-launcher-copy{display:block;text-align:left}.asc-launcher-copy strong{display:block;font-size:12px;line-height:1.15}.asc-launcher-copy small{display:block;margin-top:3px;color:#d9e8cd;font-size:9px}.asc-launcher-unread{position:absolute;top:-6px;right:-6px;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#e0673e;color:#fff;border:3px solid #fff;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:900}.asc-overlay{position:fixed;inset:0;z-index:4300;background:rgba(20,31,16,.18);pointer-events:auto}.asc-panel{position:absolute;right:22px;bottom:22px;width:min(390px,calc(100vw - 30px));height:min(650px,calc(100vh - 44px));background:#fff;border:1px solid #dce5d6;border-radius:22px;box-shadow:0 28px 80px rgba(25,42,18,.28);overflow:hidden;display:flex;flex-direction:column}.asc-panel-header{min-height:70px;background:linear-gradient(135deg,#294817,#3f641c);color:#fff;padding:12px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px}.asc-brand-block{display:flex;align-items:center;gap:10px;min-width:0}.asc-brand-icon{width:42px;height:42px;aspect-ratio:1;border-radius:13px;background:rgba(255,255,255,.15);display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px}.asc-brand-copy{min-width:0}.asc-brand-copy strong{display:block;font-size:13px}.asc-brand-copy small{display:block;margin-top:3px;color:#dcebd1;font-size:9px}.asc-header-actions{display:flex;gap:6px}.asc-header-button{width:36px;height:36px;aspect-ratio:1;border:0;border-radius:11px;background:rgba(255,255,255,.12);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.asc-status-strip{min-height:34px;padding:7px 12px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #e6ece2;font-size:8px}.asc-status-strip.online{background:#eff8ea;color:#466d2a}.asc-status-strip.offline{background:#fff8ea;color:#806126}.asc-status-dot{width:7px;height:7px;aspect-ratio:1;border-radius:50%;background:#d29b36;flex:0 0 7px}.asc-status-strip.online .asc-status-dot{background:#5aa13c;box-shadow:0 0 0 4px rgba(90,161,60,.12)}.asc-status-copy{line-height:1.35}.asc-content{flex:1;min-height:0;display:flex;flex-direction:column;background:#f7f9f5}.asc-loading{margin:auto;text-align:center;color:#667460}.asc-loading-spinner{width:28px;height:28px;border:3px solid #dfe7da;border-top-color:#5f8427;border-radius:50%;display:block;margin:0 auto 9px;animation:ascSpin .8s linear infinite}.asc-loading strong{font-size:10px}@keyframes ascSpin{to{transform:rotate(360deg)}}.asc-home{padding:18px;overflow:auto}.asc-welcome-card{background:linear-gradient(135deg,#eef6e9,#f8fbf5);border:1px solid #dae6d1;border-radius:18px;padding:16px}.asc-welcome-icon{width:46px;height:46px;aspect-ratio:1;border-radius:14px;background:#dfeccf;color:#537b1f;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.asc-welcome-card h2{margin:12px 0 5px;color:#2c401f;font-size:18px}.asc-welcome-card p{margin:0;color:#718069;font-size:10px;line-height:1.55}.asc-topic-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.asc-topic-button{border:1px solid #dfe7da;background:#fff;border-radius:13px;padding:11px;text-align:left;cursor:pointer;min-height:74px}.asc-topic-icon{width:30px;height:30px;aspect-ratio:1;border-radius:10px;background:#eef4e8;color:#5f7d36;display:flex;align-items:center;justify-content:center;margin-bottom:7px}.asc-topic-button strong{display:block;color:#41523a;font-size:9px}.asc-topic-button small{display:block;color:#879181;font-size:7px;margin-top:2px}.asc-start-form{display:grid;gap:10px;padding:16px;overflow:auto}.asc-form-intro h2{margin:0;color:#2f421f;font-size:17px}.asc-form-intro p{margin:4px 0 0;color:#7a8675;font-size:9px;line-height:1.45}.asc-field{display:grid;gap:5px}.asc-field-label{font-size:8px;font-weight:900;color:#63705d}.asc-field input,.asc-field select,.asc-field textarea{width:100%;box-sizing:border-box;border:1px solid #dce4d7;border-radius:11px;background:#fff;padding:10px 11px;font:inherit;font-size:10px;color:#3d4a38;outline:none}.asc-field textarea{min-height:92px;resize:vertical}.asc-field input:focus,.asc-field select:focus,.asc-field textarea:focus{border-color:#7da44b;box-shadow:0 0 0 3px rgba(107,151,58,.1)}.asc-field-help{font-size:7px;color:#8b9586}.asc-start-upload{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px dashed #ccd8c5;border-radius:11px;padding:10px;background:#fbfcfa}.asc-start-upload-label{display:flex;align-items:center;gap:8px;color:#596950;font-size:8px;font-weight:800;cursor:pointer}.asc-start-upload-icon{width:28px;height:28px;aspect-ratio:1;border-radius:9px;background:#eef3ea;color:#63813d;display:inline-flex;align-items:center;justify-content:center}.asc-start-upload input{display:none}.asc-upload-file-name{font-size:7px;color:#7f8b78;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asc-primary-button{min-height:46px;border:0;border-radius:12px;background:#4c721b;color:#fff;font:inherit;font-size:10px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px}.asc-primary-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.asc-secondary-button{min-height:42px;border:1px solid #dce4d7;border-radius:11px;background:#fff;color:#5e6c58;font:inherit;font-size:9px;font-weight:800;cursor:pointer}.asc-thread{flex:1;min-height:0;display:flex;flex-direction:column}.asc-thread-head{padding:10px 12px;border-bottom:1px solid #e3e9df;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px}.asc-thread-title{min-width:0}.asc-thread-title strong{display:block;color:#36472f;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asc-thread-title small{display:block;margin-top:3px;color:#879281;font-size:7px}.asc-thread-back{border:0;background:#eff3eb;color:#5f6f57;width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.asc-messages{flex:1;min-height:0;overflow:auto;padding:14px 12px;background:linear-gradient(180deg,#f7f9f5,#f4f7f1)}.asc-message-row{display:flex;margin:6px 0}.asc-message-row.sender-customer{justify-content:flex-end}.asc-message-row.sender-admin{justify-content:flex-start}.asc-message-row.sender-system{justify-content:center}.asc-message-bubble{max-width:82%;border:1px solid #dfe6da;background:#fff;border-radius:14px 14px 14px 4px;padding:9px 10px;box-shadow:0 4px 12px rgba(28,48,20,.04)}.asc-message-row.sender-customer .asc-message-bubble{background:#e7f1da;border-color:#cedfba;border-radius:14px 14px 4px 14px}.asc-message-row.sender-system .asc-message-bubble{max-width:90%;background:#eef1ec;border:0;border-radius:999px;box-shadow:none;padding:6px 9px;text-align:center}.asc-message-sender{display:block;font-size:7px;font-weight:900;color:#5c7d2e;margin-bottom:4px}.asc-message-text{margin:0;color:#34422f;font-size:10px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.asc-message-time{display:block;margin-top:5px;color:#949d90;font-size:7px;text-align:right}.asc-message-row.sender-system .asc-message-text{font-size:8px;color:#778273}.asc-message-attachment{display:flex;align-items:center;gap:8px;margin-top:6px;border:1px solid #dce4d6;border-radius:10px;padding:8px;background:rgba(255,255,255,.7);text-decoration:none;color:#425039}.asc-attachment-icon{width:30px;height:30px;aspect-ratio:1;border-radius:9px;background:#edf3e7;color:#648738;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px}.asc-attachment-copy{min-width:0}.asc-attachment-copy strong{display:block;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:190px}.asc-attachment-copy small{display:block;font-size:7px;color:#889280;margin-top:2px}.asc-image-attachment{display:block;max-width:210px;max-height:180px;border-radius:10px;margin-top:7px;object-fit:cover;border:1px solid #dce4d7}.asc-typing{min-height:26px;padding:5px 12px;background:#f7f9f5;color:#73806c;font-size:8px}.asc-typing-dot{width:4px;height:4px;border-radius:50%;background:#739648;display:inline-block;margin-right:2px;animation:ascTyping 1.1s infinite}.asc-typing-dot:nth-child(2){animation-delay:.15s}.asc-typing-dot:nth-child(3){animation-delay:.3s}@keyframes ascTyping{0%,60%,100%{transform:translateY(0);opacity:.5}30%{transform:translateY(-3px);opacity:1}}.asc-composer{background:#fff;border-top:1px solid #dfe6da;padding:9px}.asc-compose-row{display:grid;grid-template-columns:40px minmax(0,1fr) 42px;gap:7px;align-items:end}.asc-file-button,.asc-send-button{width:40px;height:40px;aspect-ratio:1;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.asc-file-button{border:1px solid #dfe6da;background:#f2f5ef;color:#63725c}.asc-file-button input{display:none}.asc-send-button{width:42px;height:42px;border:0;background:#4e741d;color:#fff}.asc-compose-text{resize:none;min-height:42px;max-height:110px;border:1px solid #dce4d7;border-radius:12px;padding:10px 11px;font:inherit;font-size:10px;outline:none}.asc-compose-text:focus{border-color:#7da44b;box-shadow:0 0 0 3px rgba(107,151,58,.09)}.asc-compose-file-name{padding:5px 46px 0;color:#7e8a77;font-size:7px}.asc-resolved-box{padding:12px;background:#f0f7e9;border-top:1px solid #d9e6cf}.asc-resolved-box h3{margin:0;color:#3d5929;font-size:11px}.asc-resolved-box p{margin:4px 0 9px;color:#72806b;font-size:8px}.asc-rating-stars{display:flex;gap:5px}.asc-rating-star{width:34px;height:34px;border:1px solid #e0e5da;border-radius:10px;background:#fff;color:#c9b271;font-size:16px;cursor:pointer}.asc-rating-star.selected{color:#d89a26;background:#fff7e3;border-color:#edd59a}.asc-rating-comment{width:100%;box-sizing:border-box;margin-top:8px;border:1px solid #dce4d7;border-radius:10px;padding:8px;font:inherit;font-size:8px;resize:vertical}.asc-rating-actions{display:flex;gap:7px;margin-top:8px}.asc-rating-submit{flex:1;min-height:38px;border:0;border-radius:10px;background:#567a24;color:#fff;font-size:8px;font-weight:900;cursor:pointer}.asc-new-conversation{min-height:38px;border:1px solid #dce4d7;border-radius:10px;background:#fff;color:#5e6c58;font-size:8px;font-weight:900;cursor:pointer}.asc-history{padding:14px;overflow:auto}.asc-history-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.asc-history-head h2{margin:0;color:#314425;font-size:16px}.asc-history-new{border:0;border-radius:10px;background:#4f741e;color:#fff;padding:9px 11px;font-size:8px;font-weight:900;cursor:pointer}.asc-history-list{display:grid;gap:8px}.asc-history-item{border:1px solid #e0e6db;background:#fff;border-radius:13px;padding:11px;text-align:left;cursor:pointer}.asc-history-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.asc-history-top strong{font-size:9px;color:#3f5037}.asc-history-top time{font-size:7px;color:#919b8c}.asc-history-item p{margin:5px 0;color:#778371;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asc-history-meta{display:flex;gap:5px;align-items:center}.asc-history-pill{font-size:7px;font-style:normal;padding:4px 6px;border-radius:999px;background:#edf2e9;color:#5e7154}.asc-history-unread{background:#e16d42;color:#fff}.asc-empty{margin:auto;text-align:center;padding:28px;color:#7e8978}.asc-empty-icon{width:58px;height:58px;aspect-ratio:1;border-radius:18px;background:#edf4e7;color:#64873a;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;font-size:21px}.asc-empty strong{display:block;color:#45563e;font-size:11px}.asc-empty p{font-size:8px;line-height:1.5}.asc-toast-stack{position:fixed;right:22px;bottom:94px;z-index:4500;display:grid;gap:7px}.asc-toast{max-width:320px;min-width:230px;background:#263c1c;color:#fff;border-radius:12px;padding:10px 12px;box-shadow:0 14px 35px rgba(24,41,17,.25);font-size:9px}.asc-toast.error{background:#913b35}.asc-toast.success{background:#47702a}
.asc-message-meta{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:5px}.asc-message-meta .asc-message-time{margin-top:0}.asc-message-receipt{font-size:7px;font-weight:800;white-space:nowrap}.asc-message-receipt.sent{color:#98a291}.asc-message-receipt.delivered{color:#779060}.asc-message-receipt.read{color:#4d7722}
@media(max-width:768px){.asc-launcher{right:14px;bottom:82px;width:52px;height:52px;min-height:52px;padding:5px;border-radius:16px;justify-content:center}.asc-launcher-icon{width:42px;height:42px;flex-basis:42px}.asc-launcher-copy{display:none}.asc-overlay{background:#fff}.asc-panel{inset:0;width:100%;height:100%;max-width:none;max-height:none;border:0;border-radius:0;box-shadow:none}.asc-panel-header{padding-top:max(12px,env(safe-area-inset-top));min-height:72px}.asc-content{padding-bottom:max(0px,env(safe-area-inset-bottom))}.asc-toast-stack{right:12px;left:12px;bottom:90px}.asc-toast{max-width:none;min-width:0}.asc-home,.asc-start-form,.asc-history{padding:14px}.asc-message-bubble{max-width:88%}.asc-primary-button{min-height:50px}.asc-field input,.asc-field select,.asc-field textarea{font-size:16px}.asc-compose-text{font-size:16px}.asc-topic-button{min-height:80px}.asc-status-strip{font-size:9px}}
@media(max-width:380px){.asc-topic-grid{grid-template-columns:1fr}.asc-panel-header{padding-left:10px;padding-right:10px}.asc-brand-icon{width:38px;height:38px;flex-basis:38px}.asc-brand-copy strong{font-size:12px}}

/* =============================================================
   v12.1 MOBILE SUPPORT — APP VIEWPORT FIX
   ============================================================= */
body.asc-support-open{overflow:hidden!important;touch-action:none}
@media(max-width:768px){
  body.asc-support-open .arogyam-mobile-nav,
  body.asc-support-open .ash-mobile-header{visibility:hidden!important;pointer-events:none!important}
  .asc-launcher{right:12px!important;bottom:calc(86px + env(safe-area-inset-bottom))!important;width:46px!important;height:46px!important;min-height:46px!important;padding:4px!important;border-radius:15px!important;box-shadow:0 10px 26px rgba(30,55,14,.24)!important}
  .asc-launcher-icon{width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:12px!important;font-size:16px!important}
  .asc-overlay{
    position:fixed!important;inset:0!important;width:100%!important;height:var(--asc-viewport-height,100dvh)!important;
    max-height:var(--asc-viewport-height,100dvh)!important;background:#f6f8f3!important;overflow:hidden!important;
    overscroll-behavior:none!important;
  }
  .asc-panel{
    position:fixed!important;inset:0!important;width:100%!important;height:var(--asc-viewport-height,100dvh)!important;
    min-height:0!important;max-height:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;
    display:flex!important;flex-direction:column!important;background:#f6f8f3!important;overflow:hidden!important;
  }
  .asc-panel-header{
    flex:0 0 auto!important;min-height:62px!important;padding:calc(8px + env(safe-area-inset-top)) 12px 8px!important;
    background:linear-gradient(135deg,#294817,#557b15)!important;
  }
  .asc-brand-icon{width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:12px!important}
  .asc-brand-copy strong{font-size:13px!important}
  .asc-brand-copy small{font-size:9px!important;margin-top:2px!important}
  .asc-header-button{width:38px!important;height:38px!important;border-radius:12px!important;font-size:14px!important}
  .asc-status-strip{flex:0 0 auto!important;min-height:34px!important;padding:7px 12px!important;font-size:9px!important;line-height:1.35!important}
  .asc-content{flex:1 1 auto!important;min-height:0!important;height:auto!important;padding:0!important;overflow:hidden!important;background:#f6f8f3!important}
  .asc-home,.asc-start-form,.asc-history{height:100%!important;min-height:0!important;box-sizing:border-box!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:12px 12px calc(16px + env(safe-area-inset-bottom))!important}
  .asc-welcome-card{padding:14px!important;border-radius:17px!important}
  .asc-welcome-icon{width:42px!important;height:42px!important;border-radius:13px!important}
  .asc-welcome-card h2{font-size:17px!important;margin:10px 0 5px!important}
  .asc-welcome-card p{font-size:11px!important;line-height:1.5!important}
  .asc-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important}
  .asc-topic-button{min-height:78px!important;padding:10px!important;border-radius:14px!important}
  .asc-topic-icon{width:32px!important;height:32px!important;margin-bottom:6px!important}
  .asc-topic-button strong{font-size:10px!important}
  .asc-topic-button small{font-size:8px!important;line-height:1.3!important;margin-top:3px!important}
  .asc-secondary-button{min-height:44px!important;font-size:10px!important}
  .asc-form-intro h2{font-size:17px!important}
  .asc-form-intro p{font-size:10px!important}
  .asc-field{gap:6px!important}
  .asc-field-label{font-size:10px!important}
  .asc-field input,.asc-field select,.asc-field textarea{font-size:16px!important;min-height:48px!important;border-radius:13px!important;padding:11px 12px!important}
  .asc-field textarea{min-height:110px!important}
  .asc-field-help{font-size:9px!important}
  .asc-start-upload{padding:11px!important;border-radius:13px!important}
  .asc-start-upload-label{font-size:10px!important}
  .asc-upload-file-name{font-size:9px!important}
  .asc-primary-button{min-height:50px!important;border-radius:14px!important;font-size:11px!important}
  .asc-thread{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}
  .asc-thread-head{flex:0 0 auto!important;min-height:52px!important;padding:8px 10px!important}
  .asc-thread-title strong{font-size:11px!important}
  .asc-thread-title small{font-size:8px!important}
  .asc-thread-back{width:36px!important;height:36px!important;border-radius:11px!important}
  .asc-messages{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;padding:12px 10px!important;background:linear-gradient(180deg,#f8faf6,#f3f7ef)!important}
  .asc-message-bubble{max-width:86%!important;padding:9px 10px!important;border-radius:15px 15px 15px 5px!important}
  .asc-message-row.sender-customer .asc-message-bubble{border-radius:15px 15px 5px 15px!important}
  .asc-message-sender{font-size:8px!important}
  .asc-message-text{font-size:11px!important;line-height:1.5!important}
  .asc-message-time,.asc-message-receipt{font-size:7.5px!important}
  .asc-composer{
    flex:0 0 auto!important;position:relative!important;bottom:auto!important;z-index:5!important;
    padding:8px 9px calc(8px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #e2e9dd!important;
    box-shadow:0 -6px 18px rgba(35,55,18,.045)!important;
  }
  .asc-compose-row{grid-template-columns:40px minmax(0,1fr) 44px!important;gap:7px!important;align-items:end!important}
  .asc-file-button{width:40px!important;height:40px!important;border-radius:12px!important}
  .asc-send-button{width:44px!important;height:44px!important;border-radius:13px!important}
  .asc-compose-text{font-size:16px!important;min-height:44px!important;max-height:100px!important;border-radius:13px!important;padding:10px 11px!important}
  .asc-compose-file-name{padding:5px 48px 0!important;font-size:9px!important}
  .asc-history-head{position:sticky!important;top:-12px!important;z-index:2!important;background:#f6f8f3!important;padding:10px 0!important;margin:0 0 8px!important}
  .asc-history-head h2{font-size:16px!important}
  .asc-history-new{min-height:38px!important;font-size:9px!important;border-radius:11px!important}
  .asc-history-item{padding:12px!important;border-radius:14px!important}
  .asc-history-top strong{font-size:10px!important}
  .asc-history-item p{font-size:9px!important}
  .asc-history-pill{font-size:8px!important}
  .asc-toast-stack{right:10px!important;left:10px!important;bottom:calc(12px + env(safe-area-inset-bottom))!important}
  .asc-toast{max-width:none!important;min-width:0!important;font-size:10px!important;border-radius:13px!important}
}
@media(max-width:360px){
  .asc-topic-grid{grid-template-columns:1fr!important}
  .asc-topic-button{min-height:66px!important}
}


/* =============================================================
   v12.2 SUPPORT LAYER / HEADER OFFSET HOTFIX
   - Keeps customer support above the storefront stacking context.
   - Desktop drawer starts below the currently visible sticky header.
   - Mobile close controls remain tappable above every storefront layer.
   ============================================================= */
.asc-overlay[hidden]{display:none!important}
.asc-overlay{
  z-index:100500!important;
  top:var(--asc-shell-top,0px)!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  height:auto!important;
  max-height:none!important;
}
.asc-panel{
  position:absolute!important;
  top:16px!important;
  right:22px!important;
  bottom:auto!important;
  left:auto!important;
  width:min(410px,calc(100vw - 32px))!important;
  height:min(680px,calc(100% - 32px))!important;
  max-height:calc(100% - 32px)!important;
  z-index:1!important;
}
.asc-panel-header{position:relative!important;z-index:4!important}
.asc-header-actions{position:relative!important;z-index:6!important}
.asc-header-button{position:relative!important;z-index:7!important;pointer-events:auto!important;touch-action:manipulation!important}
.asc-toast-stack{z-index:100700!important}
.asc-launcher{z-index:100400!important}

@media(max-width:768px){
  .asc-overlay{
    top:0!important;
    width:100%!important;
    height:var(--asc-viewport-height,100dvh)!important;
    max-height:var(--asc-viewport-height,100dvh)!important;
    z-index:100500!important;
  }
  .asc-panel{
    position:fixed!important;
    inset:0!important;
    width:100%!important;
    height:var(--asc-viewport-height,100dvh)!important;
    max-height:var(--asc-viewport-height,100dvh)!important;
    z-index:100510!important;
  }
  .asc-panel-header{z-index:100520!important}
  .asc-header-actions{z-index:100530!important}
  .asc-header-button{z-index:100540!important}
  body.asc-support-open .arogyam-site-header,
  body.asc-support-open .arogyam-mobile-nav{
    visibility:hidden!important;
    pointer-events:none!important;
  }
}
