.public-header{position:-webkit-sticky;position:sticky;top:0;z-index:1030;direction:ltr}.public-header__nav{padding:.65rem 0;background:hsla(0,0%,100%,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(88,30,220,.08);box-shadow:0 4px 24px rgba(15,23,42,.06);transition:padding .25s ease,box-shadow .25s ease,background .25s ease}.public-header__nav--home:not(.public-header__nav--scrolled){background:hsla(0,0%,100%,.78);box-shadow:none;border-bottom-color:transparent}.public-header__nav--scrolled{padding:.45rem 0;background:hsla(0,0%,100%,.97);box-shadow:0 8px 30px rgba(88,30,220,.1)}.public-header__inner{width:100%;max-width:1320px;margin:0 auto;padding:0 1.25rem}.public-header__row{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem}.public-header__brand{flex-shrink:0;display:flex;align-items:center;padding:0;margin:0;transition:transform .2s ease}.public-header__brand:hover{transform:translateY(-1px);opacity:1}.public-header__brand img{height:42px;width:auto;max-width:140px;object-fit:contain}.public-header__nav--scrolled .public-header__brand img{height:38px}.public-header__menu{display:none;list-style:none;margin:0;padding:0;grid-gap:.35rem;gap:.35rem;direction:rtl}@media (min-width:992px){.public-header__menu{display:flex;align-items:center;flex:1 1;justify-content:center}}.header.public-header .menu li a.public-header__menu-link,.header.public-header .public-header__mobile-link{padding:.5rem 1rem}.public-header__menu-link{display:inline-block;padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:#334155!important;text-decoration:none!important;border-radius:999px;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.public-header__menu-link:hover{color:#581edc;background:rgba(88,30,220,.08)}.public-header__menu-link.active{color:#fff!important;background:linear-gradient(135deg,#581edc,#9629e6);box-shadow:0 4px 14px rgba(88,30,220,.35)}.public-header__actions{display:flex;align-items:center;grid-gap:.65rem;gap:.65rem;flex-shrink:0;direction:rtl}.public-header__login-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.15rem;font-size:.875rem;font-weight:700;color:#fff!important;background:linear-gradient(135deg,#581edc,#7c3aed 55%,#9629e6);border:none;border-radius:999px;box-shadow:0 4px 16px rgba(88,30,220,.35);text-decoration:none!important;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.public-header__login-btn:hover{color:#fff!important;transform:translateY(-1px);box-shadow:0 6px 20px rgba(88,30,220,.45)}.public-header__user-dropdown .btn{display:inline-flex;align-items:center;padding:.45rem 1rem;font-size:.875rem;font-weight:600;color:#334155!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:999px!important;box-shadow:none!important}.public-header__user-dropdown .btn:focus,.public-header__user-dropdown .btn:hover{background:#f1f5f9!important;border-color:#cbd5e1!important;color:#581edc!important}.public-header__user-dropdown .dropdown-menu{border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 12px 32px rgba(15,23,42,.12);padding:.35rem;margin-top:.5rem;min-width:180px}.public-header__user-dropdown .dropdown-item{border-radius:8px;padding:.5rem .85rem;font-weight:500}.public-header__user-dropdown .dropdown-item:hover{background:rgba(88,30,220,.08);color:#581edc}.public-header__toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#581edc;cursor:pointer;transition:background .2s ease,border-color .2s ease}.public-header__toggle:hover{background:rgba(88,30,220,.06);border-color:#c4b5fd}.public-header__toggle:focus{outline:none;box-shadow:0 0 0 3px rgba(88,30,220,.2)}@media (min-width:992px){.public-header__toggle{display:none}}.public-header__mobile-panel{display:block;overflow:hidden;max-height:0;opacity:0;transition:max-height .35s ease,opacity .25s ease;direction:rtl}.public-header__mobile-panel--open{max-height:320px;opacity:1}@media (min-width:992px){.public-header__mobile-panel{display:none!important}}.public-header__mobile-menu{list-style:none;margin:.75rem 0 0;padding:.75rem 0 1rem;border-top:1px solid #e2e8f0}.public-header__mobile-menu li+li{margin-top:.25rem}.public-header__mobile-link{display:block;padding:.75rem 1rem;font-size:.95rem;font-weight:600;color:#334155!important;text-decoration:none!important;border-radius:10px;transition:background .2s ease,color .2s ease}.public-header__mobile-link:hover{color:#581edc;background:rgba(88,30,220,.08)}.public-header__mobile-link.active{color:#581edc;background:rgba(88,30,220,.12)}.public-header__backdrop{position:fixed;inset:0;z-index:1029;background:rgba(15,23,42,.35);opacity:0;pointer-events:none;transition:opacity .25s ease}.public-header__backdrop--visible{opacity:1;pointer-events:auto}@media (min-width:992px){.public-header__backdrop{display:none}}.online-appt-manage{--oam-purple:#6921bd;--oam-purple-light:rgba(105,33,189,0.08);--oam-border:#e2e8f0;--oam-text:#1e293b;--oam-muted:#64748b;direction:rtl}.online-appt-manage__card{border:1px solid var(--oam-border);border-radius:14px;box-shadow:0 4px 20px rgba(15,23,42,.06);overflow:visible}.online-appt-manage__card-header{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.85rem 1.15rem;background:linear-gradient(135deg,var(--oam-purple-light),rgba(139,79,212,.06));border-bottom:1px solid var(--oam-border);border-radius:13px 13px 0 0;font-weight:700;font-size:.95rem;color:var(--oam-purple)}.online-appt-manage__card-header i{font-size:1.15rem}.online-appt-manage__card-body{padding:1.15rem;overflow:visible}.online-appt-manage__label{font-size:.8rem;font-weight:600;color:var(--oam-muted);margin-bottom:.35rem}.online-appt-manage__field .form-control{border-radius:10px;border-color:var(--oam-border);min-height:42px}.online-appt-manage__field .form-control:focus{border-color:var(--oam-purple);box-shadow:0 0 0 3px rgba(105,33,189,.12)}.online-appt-manage__date-wrap{position:relative;z-index:20;border-radius:10px;border:1px solid var(--oam-border);min-height:42px;display:flex;align-items:center;padding:0 .5rem;overflow:visible}.online-appt-manage .rmdp-wrapper{z-index:1060!important}.online-appt-manage .rmdp-calendar{z-index:1061!important}.online-appt-manage__submit{border-radius:10px;padding:.45rem 1.5rem;font-weight:600;min-width:120px}.online-appt-manage__toolbar{display:flex;flex-wrap:wrap;align-items:center;grid-gap:.5rem;gap:.5rem;padding-bottom:1rem;border-bottom:1px solid var(--oam-border);margin-bottom:1rem}.online-appt-manage__toolbar-btn{border-radius:10px;font-weight:600;font-size:.8rem;padding:.4rem .75rem;white-space:nowrap}.online-appt-manage__selected-count{font-size:.75rem;font-weight:700;padding:.2rem .55rem;border-radius:20px;background:var(--oam-purple);color:#fff}.online-appt-manage__toggle-details{margin-right:auto;display:inline-flex;align-items:center;grid-gap:.4rem;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--oam-text);cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.online-appt-manage__toggle-details input{width:1rem;height:1rem;cursor:pointer}.online-appt-manage__swap-panel{width:100%;margin-top:.5rem;padding:.85rem 1rem;border-radius:12px;background:#f8fafc;border:1px dashed var(--oam-purple)}.online-appt-manage__swap-form{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;grid-gap:.65rem;gap:.65rem}.online-appt-manage__swap-form .form-control{min-width:140px;border-radius:10px}.online-appt-manage__swap-sep{margin:0;font-weight:600;color:var(--oam-muted)}.online-appt-manage__pagination{margin-bottom:1rem}.online-appt-manage__table-wrap{border-radius:12px;border:1px solid var(--oam-border);overflow:hidden}.online-appt-manage__table{margin-bottom:0;font-size:.85rem}.online-appt-manage__table thead th{background:linear-gradient(180deg,#334155,#1e293b);color:#fff;font-weight:600;font-size:.78rem;white-space:nowrap;vertical-align:middle;border:none;padding:.65rem .5rem}.online-appt-manage__table thead th.online-appt-manage__th--extra{background:linear-gradient(180deg,var(--oam-purple),#5a1a9e)}.online-appt-manage__table tbody td{vertical-align:middle;padding:.55rem .45rem}.online-appt-manage__table tbody tr:hover{background-color:var(--oam-purple-light)}.online-appt-manage__row--deleted{opacity:.55}.online-appt-manage__row--deleted td{position:relative}.online-appt-manage__strike{position:absolute;top:50%;left:0;width:100%;height:2px;background:#94a3b8;pointer-events:none;z-index:1}.online-appt-manage__checkbox{width:18px;height:18px;cursor:pointer;accent-color:var(--oam-purple)}.online-appt-manage__cell-extra{background:#f1f5f9!important;font-size:.8rem}.online-appt-manage__badge{display:inline-block;padding:.2rem .5rem;border-radius:6px;font-size:.72rem;font-weight:700}.online-appt-manage__badge--active{background:#dcfce7;color:#166534}.online-appt-manage__badge--cancelled{background:#fee2e2;color:#991b1b}.online-appt-manage__visited{display:inline-flex;align-items:center;grid-gap:.35rem;gap:.35rem;padding:.25rem .5rem;border-radius:8px;font-size:.78rem;font-weight:600;cursor:pointer;margin:0}.online-appt-manage__visited--yes{background:#dcfce7;color:#166534}.online-appt-manage__visited--no{background:#fee2e2;color:#991b1b}.online-appt-manage__visited input{accent-color:currentColor}.online-appt-manage__actions{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:.35rem;gap:.35rem}.online-appt-manage__actions .btn{border-radius:8px;font-size:.75rem;font-weight:600;white-space:nowrap}.online-appt-manage__family-icon{font-size:1.25rem}.online-appt-manage__empty{text-align:center;padding:2.5rem 1rem;color:var(--oam-muted)}.online-appt-manage__empty i{font-size:2.5rem;color:#cbd5e1;margin-bottom:.75rem}@media (max-width:767.98px){.online-appt-manage__toolbar{flex-direction:column;align-items:stretch}.online-appt-manage__toolbar-btn{width:100%}.online-appt-manage__toggle-details{margin-right:0;justify-content:center;padding:.35rem 0}.online-appt-manage__swap-form{flex-direction:column;align-items:stretch}.online-appt-manage__swap-form .form-group{width:100%;flex-direction:column;align-items:stretch!important}.online-appt-manage__swap-form .form-control{width:100%;min-width:0}.online-appt-manage__swap-form .btn{width:100%}.online-appt-manage__table-wrap{border:none;overflow:visible}.online-appt-manage__table thead{display:none}.online-appt-manage__table tbody tr{display:block;margin-bottom:.85rem;border:1px solid var(--oam-border);border-radius:12px;box-shadow:0 2px 10px rgba(15,23,42,.06);background:#fff;overflow:hidden}.online-appt-manage__table tbody tr:hover{background:#fff}.online-appt-manage__table tbody td{display:flex;align-items:center;justify-content:space-between;grid-gap:.75rem;gap:.75rem;padding:.55rem .85rem;border:none;border-bottom:1px solid #f1f5f9;text-align:left}.online-appt-manage__table tbody td:last-child{border-bottom:none}.online-appt-manage__table tbody td:before{content:attr(data-label);font-weight:700;font-size:.75rem;color:var(--oam-muted);flex-shrink:0}.online-appt-manage__table tbody td.online-appt-manage__td--no-label:before{content:none}.online-appt-manage__table tbody td.online-appt-manage__td--header{background:linear-gradient(135deg,var(--oam-purple-light),rgba(139,79,212,.06));justify-content:space-between;padding:.65rem .85rem}.online-appt-manage__table tbody td.online-appt-manage__td--header:before{content:"نوبت"}.online-appt-manage__cell-extra{background:#f8fafc!important}.online-appt-manage__actions{flex-direction:column;width:100%}.online-appt-manage__actions .btn{width:100%}.online-appt-manage__visited{width:100%;justify-content:flex-end}}@media (min-width:768px) and (max-width:991.98px){.online-appt-manage__toolbar-btn{font-size:.75rem;padding:.35rem .55rem}}.prescription-save-page{direction:rtl;padding-bottom:1.25rem;--psp-purple:#6921bd;--psp-radius:14px}.prescription-save-page .arenap_card{border:1px solid rgba(105,33,189,.1);border-radius:var(--psp-radius);box-shadow:0 4px 22px rgba(15,23,42,.06);background:#fff}.prescription-save-page .arenap_card:not(.prescription-save-page__search-card){overflow:hidden}.prescription-save-page .arenap_card:not(.prescription-save-page__patient-card)>.card-header{background:#f1f5f9;color:#1e293b;border:none;border-bottom:1px solid #e2e8f0;padding:.65rem 1rem;min-height:auto!important;font-weight:700}.prescription-save-page .arenap_card:not(.prescription-save-page__patient-card)>.card-header .arenap_btn,.prescription-save-page .arenap_card:not(.prescription-save-page__patient-card)>.card-header .btn{color:inherit}.prescription-save-page--hdk{--psp-accent:#10b981}.prescription-save-page--tamin{--psp-accent:#2563eb}.prescription-save-page--saakhad{--psp-accent:#4f46e5}.prescription-save-page--hdk .arenap_card:not(.prescription-save-page__patient-card)>.card-header,.prescription-save-page--saakhad .arenap_card:not(.prescription-save-page__patient-card)>.card-header,.prescription-save-page--tamin .arenap_card:not(.prescription-save-page__patient-card)>.card-header{border-bottom:2px solid #6921bd;border-bottom:2px solid var(--psp-accent,#6921bd)}.prescription-save-page__patient-card.arenap_card{padding:0!important;overflow:hidden;border:1px solid rgba(105,33,189,.1);border-radius:14px;box-shadow:0 4px 22px rgba(15,23,42,.06);background:#fff}.prescription-save-page__patient-card .prescription-save-page__patient-top{display:flex;flex-wrap:wrap;align-items:center;grid-gap:.65rem .85rem;gap:.65rem .85rem;padding:.75rem 1rem;background:linear-gradient(135deg,#5a1a9e,#6921bd 50%,#8b4fd4)!important;color:#fff!important;border-bottom:3px solid #6921bd;border-radius:13px 13px 0 0}.prescription-save-page__patient-card--tamin .prescription-save-page__patient-top{border-bottom-color:#2563eb}.prescription-save-page__patient-card--hdk .prescription-save-page__patient-top{border-bottom-color:#10b981}.prescription-save-page__patient-card--saakhad .prescription-save-page__patient-top{border-bottom-color:#4f46e5}.prescription-save-page__patient-card--collapsed .prescription-save-page__patient-top{border-bottom:none;border-radius:13px}.prescription-save-page__patient-toggle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;padding:0;border:none;border-radius:8px;background:hsla(0,0%,100%,.2);color:#fff;font-size:1.1rem;cursor:pointer;transition:background .2s ease}.prescription-save-page__patient-toggle:hover{background:hsla(0,0%,100%,.35)}.prescription-save-page__patient-titles-btn{flex:1 1 160px;min-width:0;padding:0;border:none;background:transparent;text-align:right;cursor:pointer;color:inherit}.prescription-save-page__patient-titles-btn:hover .prescription-save-page__patient-name{opacity:.92}@-webkit-keyframes prescription-patient-body-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes prescription-patient-body-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.prescription-save-page__patient-logo{width:32px;height:32px;object-fit:contain;flex-shrink:0;background:#fff;border-radius:8px;padding:3px}.prescription-save-page__patient-titles{flex:1 1 160px;min-width:0}.prescription-save-page__patient-name{font-size:1rem;font-weight:800;margin:0;line-height:1.35;color:#fff}.prescription-save-page__patient-subtitle{font-size:.75rem;opacity:.9;color:#fff}.prescription-save-page__patient-doc-btn{flex-shrink:0;border-radius:10px!important;font-size:.82rem;font-weight:700;padding:.4rem .85rem!important;white-space:nowrap}.prescription-save-page__patient-doc-text--short{display:none}.prescription-save-page__patient-body{display:flex;flex-wrap:wrap;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.75rem 1rem;-webkit-animation:prescription-patient-body-in .2s ease;animation:prescription-patient-body-in .2s ease}.prescription-save-page__patient-avatar-wrap{flex-shrink:0}.prescription-save-page__patient-avatar{width:56px!important;height:56px!important;border-radius:50%;object-fit:cover;border:2px solid rgba(105,33,189,.2)}.prescription-save-page__info-item{flex:1 1 45%;min-width:120px;padding:.5rem .65rem;text-align:center;background:#f8fafc;border-radius:10px;margin-bottom:.5rem}.prescription-save-page__info-item h6{font-size:.72rem;color:#64748b;margin-bottom:.2rem;font-weight:700}.prescription-save-page__info-item span{font-size:.88rem;font-weight:600;color:#1e293b;word-break:break-word}.prescription-save-page__patient-meta{display:flex;flex-wrap:wrap;flex:1 1 200px;grid-gap:.4rem;gap:.4rem;align-items:stretch}.prescription-save-page__patient-meta>.col-auto{flex:1 1 120px;min-width:110px;max-width:100%;padding:.5rem .65rem;margin-bottom:0!important;text-align:center;background:#f8fafc;border-radius:10px}.prescription-save-page__patient-meta>.col-auto h6{font-size:.72rem;color:#64748b;margin-bottom:.2rem;font-weight:700}.prescription-save-page .tags-container .tag-button.tag-button--colored{background-image:none!important}.prescription-save-page .tags-container .tag-button.tag-button--colored.btn-info{background-color:inherit}.prescription-save-page__search-card.arenap_card{padding:0!important;border:1px solid rgba(105,33,189,.14);box-shadow:0 2px 8px rgba(15,23,42,.05);position:relative;z-index:5;overflow:visible!important}.prescription-save-page__search-banner{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.7rem 1rem;background:linear-gradient(135deg,rgba(105,33,189,.14),rgba(139,79,212,.08));border-bottom:2px solid rgba(105,33,189,.2)}.prescription-save-page__search-banner-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;border-radius:12px;background:linear-gradient(135deg,#6921bd,#8b4fd4);color:#fff;font-size:1.35rem;box-shadow:0 1px 4px rgba(105,33,189,.12)}.prescription-save-page__search-banner-text{display:flex;flex-direction:column;grid-gap:.15rem;gap:.15rem;min-width:0}.prescription-save-page__search-banner-title{font-size:1rem;font-weight:800;color:#4c1d95}.prescription-save-page__search-banner-hint{font-size:.78rem;color:#64748b;font-weight:500}.prescription-save-page__search-body{padding:.85rem .75rem 1rem;background:linear-gradient(180deg,#faf8ff,#fff 55%);overflow:visible!important}.prescription-save-page__search-card .position-relative,.prescription-save-page__search-card .tab-content,.prescription-save-page__search-card .tab-pane,.prescription-save-page__search-card .tab-pane.active{overflow:visible!important}.prescription-save-page__search-card .arenap_tabs{background:transparent;padding:0 0 .5rem}.prescription-save-page__search-card .arenap_tabs .nav-link.active{box-shadow:0 1px 4px rgba(105,33,189,.12)!important;transform:none}.prescription-save-page__search-card .tab-content{padding:.65rem .35rem 0}.prescription-save-page__search-card .newsletter-wrap.bgNewsletter{background:#fff!important;border:1px solid rgba(105,33,189,.12);border-radius:14px!important;box-shadow:none;margin-top:.5rem!important;margin-bottom:.75rem!important;max-width:100%;width:100%}.prescription-save-page__search-card .col-lg-10,.prescription-save-page__search-card .col-xl-8{flex:1 1 100%;max-width:100%}.prescription-save-page__search-card .inputNewsletter{height:52px!important;font-size:.95rem!important;font-weight:600;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#f8fafc!important;padding-right:1rem!important}.prescription-save-page__search-card .inputNewsletter:focus{border-color:#6921bd!important;background:#fff!important;box-shadow:0 0 0 2px rgba(105,33,189,.1);outline:none}.prescription-save-page__search-card .inputNewsletter::-webkit-input-placeholder{color:#94a3b8;font-weight:500}.prescription-save-page__search-card .inputNewsletter:-ms-input-placeholder{color:#94a3b8;font-weight:500}.prescription-save-page__search-card .inputNewsletter::-ms-input-placeholder{color:#94a3b8;font-weight:500}.prescription-save-page__search-card .inputNewsletter::placeholder{color:#94a3b8;font-weight:500}.prescription-save-page__search-card .newsletterForm button[type=submit]{background:linear-gradient(135deg,#6921bd,#8b4fd4)!important;color:#fff!important;border-radius:10px!important;min-width:48px}.prescription-save-page__search-card .newsletterForm button[type=submit] i{color:#fff}.prescription-save-page__search-card .searchListPrescription{position:relative!important;z-index:20}.prescription-save-page .arenap_tabs{padding:.65rem .5rem .5rem;border-radius:12px;background:#f8fafc}.prescription-save-page .arenap_tabs .nav-tabs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;border-bottom:none;grid-gap:.35rem;gap:.35rem;padding-bottom:.25rem}.prescription-save-page .arenap_tabs .nav-item{flex-shrink:0}.prescription-save-page .arenap_tabs .nav-link,.prescription-save-page .arenap_tabs a{white-space:nowrap;border-radius:10px!important;padding:.45rem .85rem!important;font-size:.82rem}.prescription-save-page .tab-content{padding-top:.75rem}.prescription-save-page .searchListPrescription{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:20;width:100%;max-height:min(50vh,24rem);overflow-x:hidden;overflow-y:auto;margin-top:.35rem;padding:.4rem;border-radius:12px;border:1px solid rgba(105,33,189,.12);background:#f8fafc;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8);display:flex;flex-direction:column;grid-gap:.4rem;gap:.4rem;scrollbar-width:thin;scrollbar-color:rgba(105,33,189,.35) transparent}.prescription-save-page .searchListPrescription::-webkit-scrollbar{width:6px}.prescription-save-page .searchListPrescription::-webkit-scrollbar-thumb{background:rgba(105,33,189,.35);border-radius:4px}.prescription-save-page .searchListPrescription .d-flex.align-items-center,.prescription-save-page .searchListPrescription>.d-flex{margin:0!important;width:100%}.prescription-save-page .searchListPrescription .searchServicesCard{width:100%!important;max-width:100%;margin:0!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#fff!important;box-shadow:0 1px 3px rgba(15,23,42,.05)!important;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease,background .2s ease}.prescription-save-page .searchListPrescription .searchServicesCard:hover{border-color:rgba(105,33,189,.22)!important;background:#faf8ff!important;box-shadow:0 2px 6px rgba(15,23,42,.06)!important;transform:none}.prescription-save-page .searchListPrescription .searchServicesCard:active{transform:translateY(0)}.prescription-save-page .searchListPrescription .searchServicesCard .card-body{padding:.6rem .75rem!important;border-radius:9px}.prescription-save-page .searchListPrescription .searchServicesCard .card-body.text-success{border-right:3px solid #10b981;background:linear-gradient(270deg,rgba(16,185,129,.1),#fff 28%)!important}.prescription-save-page .searchListPrescription .searchServicesCard .card-body.text-danger{border-right:3px solid #ef4444;background:linear-gradient(270deg,rgba(239,68,68,.08),#fff 28%)!important}.prescription-save-page .searchListPrescription .searchServicesCard .card-body>p{display:flex;align-items:center;justify-content:space-between;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap;margin:0;font-size:.88rem;line-height:1.45}.prescription-save-page .searchListPrescription .searchServicesCard .card-body .text-secondary{flex-shrink:0;font-size:.72rem;font-weight:700;font-family:tahoma,sans-serif;color:#64748b!important;background:#f1f5f9;padding:.2rem .45rem;border-radius:6px;direction:ltr;unicode-bidi:plaintext}.prescription-save-page .searchListPrescription .searchServicesCard .card-body>p>div:last-child{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:flex-end;grid-gap:.4rem;gap:.4rem;text-align:right;font-weight:600;color:#1e293b}.prescription-save-page .searchListPrescription .searchServicesCard .card-body.text-success>p>div:last-child{color:#047857}.prescription-save-page .searchListPrescription .searchServicesCard .card-body.text-danger>p>div:last-child{color:#b91c1c}.prescription-save-page .searchListPrescription .searchServicesCard .card-body i[class*=bx-],.prescription-save-page .searchListPrescription .searchServicesCard .card-body i[class*=fa-]{flex-shrink:0;width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(105,33,189,.1);color:#6921bd!important;font-size:1rem!important;margin:0!important;float:none!important}.prescription-save-page .searchListPrescription .searchServicesCard .fa-info-circle{background:rgba(59,130,246,.12)!important;color:#2563eb!important}.prescription-save-page__actions{margin-top:1rem!important;padding:1rem!important;background:linear-gradient(180deg,#fff,#f8fafc)}.prescription-save-page__actions-grid{display:grid;grid-gap:.65rem;gap:.65rem;grid-template-columns:1fr}.prescription-save-page__actions--cols-2 .prescription-save-page__actions-grid,.prescription-save-page__actions--cols-3 .prescription-save-page__actions-grid{grid-template-columns:1fr}@media (min-width:768px){.prescription-save-page__actions--cols-2 .prescription-save-page__actions-grid{grid-template-columns:repeat(2,1fr)}.prescription-save-page__actions--cols-3 .prescription-save-page__actions-grid{grid-template-columns:repeat(3,1fr)}}.prescription-save-page__action .btn{border-radius:10px;font-weight:700;padding:.55rem .75rem}.prescription-save-page__action .btn-block{width:100%}@media (max-width:767.98px){.prescription-save-page__actions--sticky{position:-webkit-sticky;position:sticky;bottom:0;z-index:20;margin-bottom:0!important;border-radius:var(--psp-radius) var(--psp-radius) 0 0;box-shadow:0 -6px 24px rgba(15,23,42,.12)}.prescription-save-page__patient-card .prescription-save-page__patient-top{flex-direction:row;flex-wrap:nowrap;align-items:center;grid-gap:.4rem;gap:.4rem;padding:.45rem .55rem;border-bottom-width:2px}.prescription-save-page__patient-logo{width:22px;height:22px;padding:2px;border-radius:6px}.prescription-save-page__patient-titles{flex:1 1 auto;min-width:0}.prescription-save-page__patient-name{font-size:.8rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prescription-save-page__patient-doc-text--full,.prescription-save-page__patient-subtitle{display:none}.prescription-save-page__patient-doc-text--short{display:inline}.prescription-save-page__patient-doc-btn{flex-shrink:0;width:auto;max-width:none;padding:.28rem .5rem!important;font-size:.68rem!important;line-height:1.2;border-radius:8px!important}.prescription-save-page__patient-body{flex-direction:row;flex-wrap:wrap;align-items:center;grid-gap:.45rem;gap:.45rem;padding:.5rem .55rem}.prescription-save-page__patient-avatar{width:40px!important;height:40px!important}.prescription-save-page__info-item{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.25rem);min-width:0;padding:.35rem .45rem;margin-bottom:0}.prescription-save-page__info-item h6{font-size:.65rem;margin-bottom:.1rem}.prescription-save-page__info-item span{font-size:.75rem}.prescription-save-page__patient-meta>.col-auto{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.25rem);min-width:0;padding:.35rem .45rem}.prescription-save-page__patient-meta>.col-auto h6{font-size:.65rem}.prescription-save-page .table-responsive{margin:0 -.5rem}.prescription-save-page details summary{font-size:.85rem;flex-wrap:wrap;text-align:center}.prescription-save-page__search-banner{padding:.55rem .65rem;grid-gap:.5rem;gap:.5rem}.prescription-save-page__search-banner-icon{width:34px;height:34px;font-size:1.1rem;border-radius:10px}.prescription-save-page__search-banner-title{font-size:.88rem}.prescription-save-page__search-banner-hint{font-size:.7rem}.prescription-save-page__search-body{padding:.55rem .45rem .75rem}.prescription-save-page__search-card .inputNewsletter{height:46px!important;font-size:.88rem!important}.prescription-save-page .searchListPrescription .searchServicesCard .card-body>p{flex-direction:column;align-items:stretch}.prescription-save-page .searchListPrescription .searchServicesCard .card-body>p>div:last-child{justify-content:flex-start;text-align:right}.prescription-save-page__rx-list-head{padding:.5rem .65rem}.prescription-save-page__rx-list-body{padding:.5rem}.prescription-save-page__rx-list table{min-width:480px}.prescription-save-page__rx-list table thead th{font-size:.7rem;padding:.5rem .4rem!important}.prescription-save-page__rx-list table tbody td{font-size:.78rem;padding:.45rem .4rem!important}.prescription-save-page__rx-list .ellipsisHiddenSubscriptionName{max-width:140px}}.prescription-save-page__rx-list.arenap_card{padding:0!important;overflow:hidden;border:1px solid rgba(105,33,189,.12)}.prescription-save-page__rx-list-head{display:flex;align-items:center;grid-gap:.65rem;gap:.65rem;padding:.65rem 1rem;background:linear-gradient(135deg,rgba(105,33,189,.1),rgba(139,79,212,.05));border-bottom:1px solid rgba(105,33,189,.12)}.prescription-save-page__rx-list-head-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#6921bd,#8b4fd4);color:#fff;font-size:1.2rem}.prescription-save-page__rx-list-head-title{display:block;font-size:.92rem;font-weight:800;color:#4c1d95}.prescription-save-page__rx-list-head-hint{display:block;font-size:.72rem;color:#64748b;font-weight:500}.prescription-save-page__rx-list-body{padding:.75rem}.prescription-save-page__rx-list .alert-warning{margin:0;border:none;border-radius:10px;background:#fffbeb;color:#92400e;font-weight:600}.prescription-save-page__rx-list .table-responsive{margin:0;border-radius:12px;border:1px solid #e2e8f0;overflow-x:auto;-webkit-overflow-scrolling:touch;background:#fff}.prescription-save-page__rx-list table{margin-bottom:0;min-width:560px}.prescription-save-page__rx-list table thead{background:transparent!important}.prescription-save-page__rx-list table thead.card-header,.prescription-save-page__rx-list table thead th{background:#f8fafc!important;color:#475569!important;border:none!important;border-bottom:2px solid #e2e8f0!important;font-size:.75rem;font-weight:600;white-space:nowrap;padding:.55rem .5rem!important;vertical-align:middle}.prescription-save-page__rx-list table thead.card-header tr,.prescription-save-page__rx-list table thead th{box-shadow:none}.prescription-save-page__rx-list table thead.bg-primary th{background:#f1f5f9!important;color:#334155!important;border-bottom-color:rgba(105,33,189,.2)!important}.prescription-save-page__rx-list table tbody tr{transition:background .15s ease}.prescription-save-page__rx-list table.table-hover tbody tr:hover{background:#f8fafc!important}.prescription-save-page__rx-list table tbody td{padding:.6rem .55rem!important;font-size:.84rem;vertical-align:middle!important;border-top:1px solid #f1f5f9!important;color:#334155}.prescription-save-page__rx-list table tbody tr:nth-child(2n) td{background:#fafbfc}.prescription-save-page__rx-list table tbody tr:nth-child(2n):hover td{background:#f1f5f9!important}.prescription-save-page__rx-list .ellipsisHiddenSubscriptionName{max-width:220px;font-weight:600;color:#1e293b;line-height:1.4;white-space:normal;word-break:break-word}.prescription-save-page__rx-list table tbody td .bx-edit,.prescription-save-page__rx-list table tbody td .bx-trash-alt,.prescription-save-page__rx-list table tbody td .ti-info-alt{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;cursor:pointer;transition:background .15s ease,color .15s ease;font-size:1.25rem!important}.prescription-save-page__rx-list table tbody td .bx-trash-alt{color:#dc2626!important;background:rgba(239,68,68,.1)}.prescription-save-page__rx-list table tbody td .bx-trash-alt:hover{background:#ef4444;color:#fff!important}.prescription-save-page__rx-list table tbody td .bx-edit{color:#6921bd!important;background:rgba(105,33,189,.1)}.prescription-save-page__rx-list table tbody td .ti-info-alt{color:#2563eb!important;background:rgba(37,99,235,.1)}.prescription-save-page__rx-list .badge-warning{font-size:.65rem;border-radius:999px}.prescription-save-page .table-responsive{border-radius:10px;-webkit-overflow-scrolling:touch}.prescription-save-page .form-row,.prescription-save-page .row.no-gutters{margin-left:0;margin-right:0}.prescription-save-page .custom-select,.prescription-save-page .form-control{border-radius:10px}.prescription-save-page .btn-group{flex-wrap:wrap;grid-gap:.35rem;gap:.35rem}.document-patient-card .prescription-save-page__patient-top.document-patient-card__top{display:flex;align-items:center;grid-gap:.4rem;gap:.4rem;padding:.3rem .55rem;border-bottom-width:2px}.document-patient-card__insurance-logo{width:22px!important;height:22px!important;padding:2px!important}.document-patient-card__avatar-wrap{flex-shrink:0}.document-patient-card__avatar,.document-patient-card__avatar-wrap .patient_info_img{width:28px!important;height:28px!important;border-radius:50%;object-fit:cover;border:1px solid hsla(0,0%,100%,.5)}.document-patient-card .prescription-save-page__patient-name{font-size:.82rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-patient-card .prescription-save-page__patient-titles{flex:1 1;min-width:0}.document-patient-card__meta-row{display:flex;flex-wrap:wrap;align-items:stretch;grid-gap:.2rem;gap:.2rem;padding:.25rem .55rem;background:#fff;border-bottom:1px solid #f1f5f9}.document-patient-card__meta-row .prescription-save-page__info-item{flex:1 1;min-width:72px;margin-bottom:0;padding:.15rem .3rem}.document-patient-card__meta-row .prescription-save-page__info-item h6{font-size:.58rem;margin-bottom:.05rem!important;line-height:1.1}.document-patient-card__meta-row .patient-field-compact__value span,.document-patient-card__meta-row .prescription-save-page__info-item span{font-size:.7rem;line-height:1.15}.document-patient-card__toolbar{display:flex;flex-wrap:nowrap;align-items:center;grid-gap:.3rem;gap:.3rem;padding:.28rem .55rem;background:#f8fafc;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.document-patient-card__toolbar::-webkit-scrollbar{display:none}.document-patient-card__toolbar-actions{display:flex;align-items:center;grid-gap:.2rem;gap:.2rem;flex-shrink:0}.document-patient-card__toolbar-btn{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;padding:0;font-size:.85rem;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;text-decoration:none;flex-shrink:0}.document-patient-card__toolbar-btn:hover{background:#f1f5f9;color:#1e293b;text-decoration:none}.document-patient-card__toolbar-btn--success{border-color:#86efac;color:#15803d}.document-patient-card__toolbar-btn--danger-badge{position:relative}.document-patient-card__toolbar-btn--danger-badge .document-patient-card__old-doc-dot{position:absolute;top:1px;left:2px;font-size:.4rem;color:#dc2626}.document-patient-card__meta-chips{display:flex;align-items:center;grid-gap:.2rem;gap:.2rem;flex:1 1 auto;min-width:0;overflow:hidden}.document-patient-card__chip{display:inline-flex;align-items:center;grid-gap:.15rem;gap:.15rem;padding:.12rem .35rem;font-size:.62rem;font-weight:600;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;line-height:1.2;flex-shrink:0}.document-patient-card__chip--wide{flex-shrink:1;min-width:0;max-width:140px}.document-patient-card__chip-label{color:#94a3b8;font-weight:700}.document-patient-card__chip-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-patient-card__cta{flex-shrink:0;font-size:.82rem!important;font-weight:800!important;line-height:1.25!important;padding:.45rem .9rem!important;min-height:2.1rem;border-radius:10px!important;white-space:nowrap;color:#fff!important;border:none!important;background:linear-gradient(135deg,#ea580c,#f97316 45%,#fb923c)!important;box-shadow:0 3px 12px rgba(234,88,12,.38);transition:transform .15s ease,box-shadow .2s ease,-webkit-filter .2s ease;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease,-webkit-filter .2s ease}.document-patient-card__cta:focus,.document-patient-card__cta:hover{color:#fff!important;-webkit-filter:brightness(1.05);filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 5px 16px rgba(234,88,12,.45);text-decoration:none}.document-patient-card--hdk .document-patient-card__cta{background:linear-gradient(135deg,#047857,#10b981 50%,#34d399)!important;box-shadow:0 3px 12px rgba(16,185,129,.38)}.document-patient-card--hdk .document-patient-card__cta:focus,.document-patient-card--hdk .document-patient-card__cta:hover{box-shadow:0 5px 16px rgba(16,185,129,.45)}.document-patient-card--tamin .document-patient-card__cta{background:linear-gradient(135deg,#1d4ed8,#2563eb 50%,#3b82f6)!important;box-shadow:0 3px 12px rgba(37,99,235,.38)}.document-patient-card--tamin .document-patient-card__cta:focus,.document-patient-card--tamin .document-patient-card__cta:hover{box-shadow:0 5px 16px rgba(37,99,235,.45)}.document-patient-card--saakhad .document-patient-card__cta{background:linear-gradient(135deg,#6d28d9,#7c3aed 50%,#a78bfa)!important;box-shadow:0 3px 12px rgba(124,58,237,.38)}.document-patient-card--saakhad .document-patient-card__cta:focus,.document-patient-card--saakhad .document-patient-card__cta:hover{box-shadow:0 5px 16px rgba(124,58,237,.45)}.document-patient-card__cta-text--short{display:none}.patient-field-compact__value{display:flex;align-items:center;justify-content:center;grid-gap:.15rem;gap:.15rem;min-width:0}.patient-field-compact__value .fa-edit{font-size:.65rem}.patient-field-compact__edit-form{margin-top:.15rem}.patient-field-compact__edit-form .input-group{margin-bottom:0!important}.document-new-page .document-patient-card{margin-bottom:.35rem}@media (max-width:767.98px){.document-patient-card__meta-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.document-patient-card__cta{font-size:.78rem!important;padding:.4rem .75rem!important;min-height:2rem}.document-patient-card__cta-text--full{display:none}.document-patient-card__cta-text--short{display:inline}.document-patient-card__chip--wide{display:none}}@media (max-width:575.98px){.document-patient-card .prescription-save-page__patient-name{font-size:.76rem}}.document-new-page{padding-bottom:1.25rem}.document-new-page__tabs{margin-top:.35rem!important}.document-new-page__note-card .prescription-save-page__search-banner{flex-wrap:wrap}.document-new-page__note-toolbar{display:flex;align-items:center;grid-gap:.35rem;gap:.35rem;margin-right:auto}.document-new-page__note-tool-btn{border-radius:8px!important}.document-new-page__note-summary{display:flex;align-items:center;justify-content:space-between;grid-gap:.5rem;gap:.5rem;padding:.5rem .65rem;margin-bottom:.65rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;font-size:.85rem;font-weight:600;color:#475569;list-style:none}.document-new-page__note-summary::-webkit-details-marker{display:none}.document-new-page__note-form{display:flex;flex-direction:column;grid-gap:.65rem;gap:.65rem}.document-new-page__note-submit{align-self:flex-end;min-width:100px;border-radius:10px;font-weight:700}.document-new-page__visits-table{min-width:640px}.document-new-page .prescription-save-page__rx-list-body .table-responsive{border:none;background:transparent}.document-new-page__visit-note{min-width:0!important;width:100%;border-radius:10px;resize:vertical;min-height:2.5rem;border-color:#e2e8f0}.document-new-page__visit-note:focus{border-color:rgba(105,33,189,.45);box-shadow:0 0 0 3px rgba(105,33,189,.1)}.document-new-page__reference-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;grid-gap:.25rem .35rem;gap:.25rem .35rem}.document-new-page__reference-actions .btn-link{display:inline-flex;align-items:center;grid-gap:.25rem;gap:.25rem;font-size:.82rem;font-weight:600;padding:.35rem .55rem;border-radius:8px;white-space:nowrap;color:#6921bd}.document-new-page__reference-actions .btn-link:hover{background:rgba(105,33,189,.08);text-decoration:none}.document-new-page__reference-actions .bx{font-size:1.15rem!important}.document-new-page__reference-meta{font-size:.78rem;color:#64748b}.document-new-page__base-info-scroll{max-height:320px;overflow-y:auto}.document-new-page__base-info-pill{background:#f8fafc!important;border:1px solid #e2e8f0;border-radius:12px!important}.document-new-page__base-info-card .prescription-save-page__rx-list-head{align-items:center}.document-new-page__examination-head{flex-wrap:wrap;align-items:center;grid-gap:.5rem .65rem;gap:.5rem .65rem}.document-new-page__examination-head-main{display:flex;align-items:center;grid-gap:.65rem;gap:.65rem;flex:1 1 180px;min-width:0}.document-new-page__examination-head-text{flex:1 1;min-width:0}.document-new-page__examination-head-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;grid-gap:.35rem;gap:.35rem;flex:1 1 auto;min-width:0}.document-new-page__examination-head-actions>*{flex-shrink:0}.document-new-page__examination-btn-text--short,.document-new-page__examination-head-actions .neurology-form-trigger-btn__text--short{display:none}@media (max-width:767.98px){.document-new-page__reference-actions{justify-content:center;width:100%}.document-new-page__reference-meta{display:block;text-align:center;width:100%;margin-bottom:.35rem}.document-new-page__note-toolbar{width:100%;justify-content:flex-end}.document-new-page__examination-head{flex-direction:column;align-items:stretch;padding:.5rem .55rem}.document-new-page__examination-head-main{flex:none;width:100%}.document-new-page__examination-head .prescription-save-page__rx-list-head-icon{width:32px;height:32px;font-size:1rem}.document-new-page__examination-head .prescription-save-page__rx-list-head-title{font-size:.85rem}.document-new-page__examination-head .prescription-save-page__rx-list-head-hint{font-size:.68rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-new-page__examination-head-actions{width:100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.1rem}.document-new-page__examination-head-actions::-webkit-scrollbar{display:none}.document-new-page__examination-head-actions .prescription-save-page__patient-doc-btn{padding:.28rem .5rem!important;font-size:.68rem!important}.document-new-page__examination-btn-text--full{display:none}.document-new-page__examination-btn-text--short{display:inline}.document-new-page__examination-head-actions .neurology-form-trigger-btn__text--full{display:none}.document-new-page__examination-head-actions .neurology-form-trigger-btn__text--short{display:inline}}.hdk-auth-settings{--has-purple:#6921bd;--has-border:#e2e8f0;--has-muted:#64748b;direction:rtl;display:flex;flex-direction:column;grid-gap:1.25rem;gap:1.25rem;max-width:1400px;margin:0 auto;padding:0 .25rem}.hdk-auth-settings__cards-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;align-items:stretch}@media (min-width:768px){.hdk-auth-settings__cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hdk-auth-settings__card--sakhad{grid-column:1/-1}}@media (min-width:1200px){.hdk-auth-settings__cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hdk-auth-settings__card--sakhad{grid-column:auto}}.hdk-auth-settings__card{display:flex;flex-direction:column;height:100%;min-height:0;border:none;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px rgba(15,23,42,.08);background:#fff}.hdk-auth-settings__card-header{display:flex;align-items:center;justify-content:space-between;grid-gap:.75rem;gap:.75rem;padding:.9rem 1.15rem;color:#fff;border:none}.hdk-auth-settings__card--salamat .hdk-auth-settings__card-header{background:linear-gradient(135deg,#059669,#10b981 55%,#34d399)}.hdk-auth-settings__card--tamin .hdk-auth-settings__card-header{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.hdk-auth-settings__card--sakhad .hdk-auth-settings__card-header{background:linear-gradient(135deg,#4c1d95,var(--has-purple))}.hdk-auth-settings__card-brand{display:flex;align-items:center;grid-gap:.65rem;gap:.65rem;min-width:0}.hdk-auth-settings__card-brand img{flex-shrink:0;width:36px;height:36px;object-fit:contain;background:hsla(0,0%,100%,.95);border-radius:10px;padding:4px}.hdk-auth-settings__card-title{margin:0;font-size:1rem;font-weight:800;line-height:1.4;color:#fff}.hdk-auth-settings__status-chip{flex-shrink:0;font-size:.68rem;font-weight:700;padding:.2rem .5rem;border-radius:20px;background:hsla(0,0%,100%,.22);color:#fff;white-space:nowrap}.hdk-auth-settings__status-chip--muted{background:hsla(0,0%,100%,.15);opacity:.9}.hdk-auth-settings__btn-deactivate{background:#fff!important;color:#64748b!important;border:1px solid #cbd5e1!important}.hdk-auth-settings__btn-deactivate:hover:not(:disabled){background:#f8fafc!important;color:#475569!important}.hdk-auth-settings__btn-deactivate:disabled{opacity:.55}.hdk-auth-settings__btn-activate{background:#fff!important;color:#059669!important;border:1px solid #6ee7b7!important}.hdk-auth-settings__btn-activate:hover:not(:disabled){background:#ecfdf5!important;color:#047857!important}.hdk-auth-settings__btn-activate:disabled{opacity:.55}.hdk-auth-settings__btn-token{background:#fff!important;color:#b45309!important;border:1px solid #fcd34d!important}.hdk-auth-settings__btn-token:hover{background:#fffbeb!important}.hdk-auth-settings__btn-autofill{align-self:flex-start;background:#eff6ff!important;color:#1d4ed8!important;border:1px solid #bfdbfe!important;border-radius:10px;font-weight:700}.hdk-auth-settings__btn-autofill:hover{background:#dbeafe!important;color:#1e40af!important}.hdk-auth-settings__card--sakhad .hdk-auth-settings__btn-autofill{background:#f5f3ff!important;color:var(--has-purple)!important;border-color:#ddd6fe!important}.hdk-auth-settings__card--sakhad .hdk-auth-settings__btn-autofill:hover{background:#ede9fe!important}@media (min-width:1200px){.hdk-auth-settings__card-title{font-size:.88rem}.hdk-auth-settings__card-brand img{width:32px;height:32px}}.hdk-auth-settings__help-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:10px;background:hsla(0,0%,100%,.2);color:#fff;cursor:pointer;transition:background .2s ease}.hdk-auth-settings__help-btn:hover{background:hsla(0,0%,100%,.35)}.hdk-auth-settings__card-body{padding:1rem 1.15rem 1.15rem}.hdk-auth-settings__card-body,.hdk-auth-settings__card-body>form{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.hdk-auth-settings__hint{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;grid-gap:.35rem .65rem;gap:.35rem .65rem;padding:.75rem 1rem;margin-bottom:1rem;border-radius:12px;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fde68a;color:#1e293b;font-size:.85rem;font-weight:600;text-align:center}.hdk-auth-settings__hint i{color:#d97706;flex-shrink:0}.hdk-auth-settings__hint-link{font-weight:700;white-space:nowrap}@media (min-width:1200px){.hdk-auth-settings__cards-grid .hdk-auth-settings__hint{font-size:.72rem;padding:.5rem .6rem;margin-bottom:.65rem;line-height:1.45}.hdk-auth-settings__cards-grid .hdk-auth-settings__card-body{padding:.75rem .85rem .85rem}.hdk-auth-settings__cards-grid .hdk-auth-settings__field label{font-size:.72rem}.hdk-auth-settings__cards-grid .hdk-auth-settings__field .form-control{min-height:38px;font-size:.82rem}.hdk-auth-settings__cards-grid .row>[class*=col-]{flex:0 0 100%;max-width:100%}.hdk-auth-settings__cards-grid .hdk-auth-settings__actions{flex-direction:column;align-items:stretch}.hdk-auth-settings__cards-grid .hdk-auth-settings__actions .btn{width:100%;font-size:.8rem;min-height:36px}}.hdk-auth-settings__field label{font-size:.8rem;font-weight:700;color:var(--has-muted);margin-bottom:.35rem}.hdk-auth-settings__field .form-control{border-radius:10px;border-color:var(--has-border);min-height:42px}.hdk-auth-settings__field .form-control:focus{border-color:var(--has-purple);box-shadow:0 0 0 3px rgba(105,33,189,.12)}.hdk-auth-settings__field .form-control:disabled{background:#f1f5f9}.hdk-auth-settings__toggle-row{display:flex;flex-wrap:wrap;align-items:flex-end;grid-gap:1rem;gap:1rem}.hdk-auth-settings__toggle-item{display:flex;flex-direction:column;align-items:flex-start;grid-gap:.35rem;gap:.35rem}.hdk-auth-settings__contract{display:flex;align-items:center;justify-content:space-between;grid-gap:.75rem;gap:.75rem;padding:.65rem .85rem;border-radius:10px;background:#f8fafc;border:1px solid var(--has-border);min-height:42px}.hdk-auth-settings__contract b{font-size:.85rem;color:var(--has-purple)}.hdk-auth-settings__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;grid-gap:.5rem;gap:.5rem;margin-top:auto;padding-top:.75rem;border-top:1px solid #f1f5f9}.hdk-auth-settings__actions .btn{border-radius:10px;font-weight:700;min-height:40px;padding:.4rem 1.1rem}.hdk-auth-settings__btn-danger{background:#fff!important;color:#dc2626!important;border:1px solid #fecaca!important}.hdk-auth-settings__btn-danger:hover{background:#fef2f2!important}.hdk-auth-settings__support{text-align:center;padding:1.25rem 1rem;border-radius:14px;background:linear-gradient(135deg,#f5f3ff,#eef2ff);border:1px solid #ddd6fe}.hdk-auth-settings .arenap_card{margin-bottom:0}.hdk-auth-settings__support-title{display:flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;font-size:1rem;font-weight:800;color:var(--has-purple);margin-bottom:.35rem}.hdk-auth-settings__support p{margin:0;font-size:.88rem;color:var(--has-muted)}.hdk-auth-settings__support a{font-weight:700;color:var(--has-purple)}@media (max-width:575.98px){.hdk-auth-settings__card-header{padding:.75rem .85rem}.hdk-auth-settings__card-title{font-size:.9rem}.hdk-auth-settings__card-body{padding:.85rem}.hdk-auth-settings__actions{flex-direction:column;align-items:stretch}.hdk-auth-settings__actions .btn,.hdk-auth-settings__actions>div{width:100%}.hdk-auth-settings__toggle-row{flex-direction:column;align-items:stretch}}.ins-status-pill{display:inline-flex;align-items:center;grid-gap:10px;gap:10px;padding:7px 14px;border-radius:999px;border:1px solid hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;font-size:12.5px;font-weight:600;cursor:pointer;transition:all .25s ease;direction:rtl}.ins-status-pill:hover{background:hsla(0,0%,100%,.22);transform:translateY(-1px);box-shadow:0 6px 18px rgba(0,0,0,.18)}.ins-pill-dots{display:inline-flex;align-items:center;grid-gap:5px;gap:5px}.ins-dot{width:9px;height:9px;border-radius:50%;position:relative;flex-shrink:0;display:inline-block}.ins-dot--pulse:after{content:"";position:absolute;inset:-4px;border-radius:50%;opacity:.45;-webkit-animation:ins-pulse 1.8s ease-out infinite;animation:ins-pulse 1.8s ease-out infinite}.ins-dot--connected,.ins-dot--connected.ins-dot--pulse:after{background:#10b981}.ins-dot--expired,.ins-dot--expired.ins-dot--pulse:after{background:#f59e0b}.ins-dot--unauth,.ins-dot--unauth.ins-dot--pulse:after{background:#ef4444}.ins-dot--deactivated,.ins-dot--deactivated.ins-dot--pulse:after{background:#9ca3af}.ins-dot--none,.ins-dot--none.ins-dot--pulse:after{background:#d1d5db}@-webkit-keyframes ins-pulse{0%{transform:scale(.85);opacity:.55}70%{transform:scale(1.6);opacity:0}to{transform:scale(1.6);opacity:0}}@keyframes ins-pulse{0%{transform:scale(.85);opacity:.55}70%{transform:scale(1.6);opacity:0}to{transform:scale(1.6);opacity:0}}.ins-pill-label{line-height:1}.ins-pill-badge{font-size:11px;padding:2px 9px;border-radius:999px;background:hsla(0,0%,100%,.22);font-weight:700}.ins-modal .modal-content{border:none;border-radius:18px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.25);direction:rtl}.ins-modal-header{position:relative;padding:22px 26px 20px;background:linear-gradient(135deg,#6921bd,#17c3b2);color:#fff}.ins-modal-header h4{margin:0 0 6px;font-weight:700;font-size:17px}.ins-modal-header p{margin:0;font-size:12.5px;opacity:.9}.ins-modal-summary{display:inline-flex;align-items:center;grid-gap:8px;gap:8px;margin-top:10px;padding:6px 12px;background:hsla(0,0%,100%,.18);border-radius:999px;font-size:12px;font-weight:600}.ins-modal-summary strong{font-size:13px}.ins-modal-close{position:absolute;top:14px;left:16px;background:hsla(0,0%,100%,.15);border:none;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;transition:background .2s ease}.ins-modal-close:hover{background:hsla(0,0%,100%,.3)}.ins-modal-body{padding:22px;background:#f8fafc;display:flex;flex-direction:column;grid-gap:14px;gap:14px}.ins-card{background:#fff;border-radius:14px;padding:16px 18px;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(15,23,42,.04);position:relative;overflow:hidden;transition:all .25s ease}.ins-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;border-radius:0 4px 4px 0}.ins-card--success{border-color:#a7f3d0}.ins-card--success:before{background:linear-gradient(180deg,#10b981,#059669)}.ins-card--warning{border-color:#fde68a}.ins-card--warning:before{background:linear-gradient(180deg,#f59e0b,#d97706)}.ins-card--danger{border-color:#fecaca}.ins-card--danger:before{background:linear-gradient(180deg,#ef4444,#dc2626)}.ins-card--muted{border-color:#e5e7eb}.ins-card--muted:before{background:linear-gradient(180deg,#9ca3af,#6b7280)}.ins-card-head{justify-content:space-between;grid-gap:12px;gap:12px;margin-bottom:14px}.ins-card-head,.ins-card-title{display:flex;align-items:center}.ins-card-title{grid-gap:10px;gap:10px}.ins-card-logo{width:36px;height:36px;border-radius:10px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4px}.ins-card-logo img{max-width:100%;max-height:100%;object-fit:contain}.ins-card-name{font-weight:700;font-size:14px;color:#111827;margin:0;line-height:1.2}.ins-card-sub{margin:2px 0 0;font-size:11.5px;color:#6b7280}.ins-card-badge{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;padding:5px 10px;border-radius:999px;font-size:11.5px;font-weight:700;white-space:nowrap}.ins-card--success .ins-card-badge{background:#d1fae5;color:#047857}.ins-card--warning .ins-card-badge{background:#fef3c7;color:#b45309}.ins-card--danger .ins-card-badge{background:#fee2e2;color:#b91c1c}.ins-card--muted .ins-card-badge{background:#f3f4f6;color:#4b5563}.ins-card-status-group{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;flex-shrink:0}.ins-card-help-btn{display:inline-flex;align-items:center;grid-gap:4px;gap:4px;padding:4px 8px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:10.5px;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap}.ins-card-help-btn:hover{background:#f9fafb;color:#374151;border-color:#d1d5db}.ins-card-help-btn--active{background:#f3f4f6;color:#111827;border-color:#9ca3af}.ins-card--success .ins-card-help-btn--active{background:#d1fae5;color:#047857;border-color:#6ee7b7}.ins-card--warning .ins-card-help-btn--active{background:#fef3c7;color:#b45309;border-color:#fcd34d}.ins-card--danger .ins-card-help-btn--active{background:#fee2e2;color:#b91c1c;border-color:#fca5a5}.ins-card--muted .ins-card-help-btn--active{background:#e5e7eb;color:#374151;border-color:#9ca3af}.ins-mini-stepper{position:relative;display:flex;justify-content:space-between;align-items:center;margin:6px 4px 14px;padding:0 4px}.ins-mini-stepper:before{content:"";left:14px;background:#e5e7eb;z-index:0}.ins-mini-progress,.ins-mini-stepper:before{position:absolute;top:50%;right:14px;height:3px;border-radius:999px;transform:translateY(-50%)}.ins-mini-progress{z-index:1;transition:width .55s cubic-bezier(.22,1,.36,1)}.ins-card--success .ins-mini-progress{background:linear-gradient(90deg,#10b981,#059669)}.ins-card--warning .ins-mini-progress{background:linear-gradient(90deg,#10b981,#f59e0b)}.ins-card--danger .ins-mini-progress{background:linear-gradient(90deg,#ef4444,#f59e0b)}.ins-card--muted .ins-mini-progress{background:linear-gradient(90deg,#9ca3af,#6b7280)}.ins-mini-step{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;grid-gap:6px;gap:6px;flex:1 1}.ins-mini-bubble{width:28px;height:28px;border-radius:50%;background:#fff;border:2px solid #e5e7eb;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;transition:all .3s ease}.ins-mini-step--done .ins-mini-bubble{background:#10b981;border-color:#10b981;color:#fff;box-shadow:0 3px 8px rgba(16,185,129,.3)}.ins-mini-step--active .ins-mini-bubble{background:linear-gradient(135deg,#6921bd,#17c3b2);box-shadow:0 4px 12px rgba(105,33,189,.35)}.ins-mini-step--active .ins-mini-bubble,.ins-mini-step--warning .ins-mini-bubble{border-color:transparent;color:#fff;transform:scale(1.12);-webkit-animation:ins-mini-pulse 2s ease-in-out infinite;animation:ins-mini-pulse 2s ease-in-out infinite}.ins-mini-step--warning .ins-mini-bubble{background:linear-gradient(135deg,#f59e0b,#ef4444);box-shadow:0 4px 12px rgba(239,68,68,.32)}@-webkit-keyframes ins-mini-pulse{0%,to{transform:scale(1.12)}50%{transform:scale(1.22)}}@keyframes ins-mini-pulse{0%,to{transform:scale(1.12)}50%{transform:scale(1.22)}}.ins-mini-label{font-size:10.5px;color:#6b7280;font-weight:600;text-align:center;max-width:70px;line-height:1.3}.ins-mini-step--active .ins-mini-label,.ins-mini-step--done .ins-mini-label,.ins-mini-step--warning .ins-mini-label{color:#111827}.ins-card-token{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:#eff6ff;border:1px solid #bfdbfe;font-size:12px;color:#1e40af;line-height:1.7}.ins-card-token--expired{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.ins-card-token-row{margin:0;display:flex;align-items:center;grid-gap:6px;gap:6px;flex-wrap:wrap}.ins-card-token-row+.ins-card-token-row{margin-top:4px}.ins-card-token-delete{display:inline-flex;align-items:center;grid-gap:4px;gap:4px;padding:3px 8px;border-radius:6px;border:1px solid #fecaca;background:#fff;color:#dc2626;font-size:11px;font-weight:700;cursor:pointer;transition:all .2s ease}.ins-card-token-delete:hover:not(:disabled){background:#fef2f2;border-color:#f87171}.ins-card-token-delete:disabled{opacity:.55;cursor:not-allowed}.ins-card-token-row--muted{color:#3b82f6;font-size:11px}.ins-card-token-timer{font-weight:800;font-size:14px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.04em;direction:ltr;display:inline-block}.ins-card--warning .ins-card-token{background:#fffbeb;border-color:#fde68a;color:#b45309}.ins-card--warning .ins-card-token-row--muted{color:#d97706}.ins-card-desc{margin:0 0 12px;font-size:12px;color:#4b5563;line-height:1.7;padding:10px 12px;background:#f9fafb;border-radius:8px;border-right:3px solid #e5e7eb;-webkit-animation:ins-desc-in .2s ease;animation:ins-desc-in .2s ease}@-webkit-keyframes ins-desc-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes ins-desc-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ins-card--success .ins-card-desc{background:#ecfdf5;border-right-color:#10b981}.ins-card--warning .ins-card-desc{background:#fffbeb;border-right-color:#f59e0b}.ins-card--danger .ins-card-desc{background:#fef2f2;border-right-color:#ef4444}.ins-card--muted .ins-card-desc{background:#f3f4f6;border-right-color:#9ca3af}.ins-card-actions{display:flex;grid-gap:8px;gap:8px;flex-wrap:wrap}.ins-btn{padding:9px 16px;border-radius:9px;border:none;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;grid-gap:6px;gap:6px;transition:all .2s ease;white-space:nowrap}.ins-btn:disabled{opacity:.6;cursor:not-allowed}.ins-btn--primary{background:linear-gradient(135deg,#6921bd,#17c3b2);color:#fff;box-shadow:0 4px 12px rgba(105,33,189,.25)}.ins-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 7px 16px rgba(105,33,189,.34)}.ins-btn--success{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 12px rgba(16,185,129,.25)}.ins-btn--success:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 7px 16px rgba(16,185,129,.35)}.ins-btn--warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 4px 12px rgba(245,158,11,.25)}.ins-btn--warning:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 7px 16px rgba(245,158,11,.35)}.ins-btn--ghost{background:#fff;color:#6b7280;border:1px solid #e5e7eb}.ins-btn--ghost:hover:not(:disabled){background:#f9fafb;color:#111827;border-color:#d1d5db}.ins-otp-info{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:12px 14px;border-radius:12px;background:rgba(245,158,11,.08);color:#92400e;font-size:13px;line-height:1.7;margin-bottom:14px}.ins-otp-info svg{flex-shrink:0;font-size:18px;color:#d97706}.ins-otp-info p{margin:0}.ins-otp-label{display:block;font-size:12.5px;font-weight:700;color:#374151;margin-bottom:8px;direction:rtl}.ins-otp-input{width:100%;padding:11px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-size:16px;font-weight:700;text-align:center;letter-spacing:4px;color:#111827;transition:border-color .2s ease,box-shadow .2s ease;direction:ltr;margin-bottom:14px}.ins-otp-input::-webkit-input-placeholder{letter-spacing:normal;font-weight:500;color:#9ca3af}.ins-otp-input:-ms-input-placeholder{letter-spacing:normal;font-weight:500;color:#9ca3af}.ins-otp-input::-ms-input-placeholder{letter-spacing:normal;font-weight:500;color:#9ca3af}.ins-otp-input::placeholder{letter-spacing:normal;font-weight:500;color:#9ca3af}.ins-otp-input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.18)}.ins-skeleton{height:14px;width:110px;border-radius:999px;background:linear-gradient(90deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.35),hsla(0,0%,100%,.15));background-size:200% 100%;-webkit-animation:ins-skel 1.4s infinite;animation:ins-skel 1.4s infinite}@-webkit-keyframes ins-skel{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes ins-skel{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:540px){.ins-mini-bubble{width:24px;height:24px;font-size:9.5px}.ins-mini-label{font-size:9.5px;max-width:60px}.ins-card{padding:14px}.ins-card-head{margin-bottom:10px}.ins-modal-body{padding:16px;grid-gap:12px;gap:12px}.ins-card-actions .ins-btn{flex:1 1}}.physician-header{position:-webkit-sticky;position:sticky;top:0;z-index:1030;direction:rtl;background:linear-gradient(135deg,#5a1a9e,#6921bd 45%,#17c3b2);background:linear-gradient(135deg,#5a1a9e,var(--purple,#6921bd) 45%,#17c3b2);border-bottom:1px solid hsla(0,0%,100%,.12);box-shadow:0 4px 24px rgba(105,33,189,.25)}.physician-header__inner{max-width:100%;padding:.55rem 1rem}@media (min-width:768px){.physician-header__inner{padding:.6rem 1.25rem}}.physician-header__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;grid-gap:.5rem .75rem;gap:.5rem .75rem}.physician-header__brand{display:flex;align-items:center;flex-shrink:0;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.physician-header__brand--menu{border:none;background:transparent;padding:0;cursor:pointer;color:inherit}.physician-header__brand:hover{transform:translateY(-1px);opacity:.95}.physician-header__brand img{height:40px;width:auto;max-width:130px;object-fit:contain}.physician-header__brand-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:hsla(0,0%,100%,.15);color:#fff;font-size:1.5rem}.physician-header__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;grid-gap:.45rem;gap:.45rem;flex:1 1 auto;min-width:0}.physician-header__actions .ins-status-pill{flex-shrink:0}.physician-header__tools{display:flex;align-items:center;grid-gap:.25rem;gap:.25rem;padding:.2rem .35rem;border-radius:12px;background:rgba(0,0,0,.12)}.physician-header__icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:none;border-radius:10px;background:transparent;color:#fff;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .2s ease}.physician-header__icon-btn:hover{background:hsla(0,0%,100%,.18);color:#fff;text-decoration:none;transform:translateY(-1px)}.physician-header__icon-btn i{font-size:1.35rem;line-height:1}.physician-header__badge{position:absolute;top:2px;left:2px;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:800;line-height:18px;border-radius:999px;background:#f59e0b;color:#1e293b;border:2px solid rgba(105,33,189,.5)}.physician-header__version-btn{border-radius:10px;font-weight:700;font-size:.8rem;padding:.35rem .75rem;border:1px solid hsla(0,0%,100%,.35);background:rgba(59,130,246,.9);color:#fff;white-space:nowrap}.physician-header__version-btn:hover{background:#2563eb;color:#fff}.physician-header__premium-btn{border-radius:10px;font-weight:700;font-size:.82rem;padding:.4rem .85rem;background:#fff!important;color:#6921bd!important;color:var(--purple,#6921bd)!important;border:none;white-space:nowrap;box-shadow:0 2px 10px rgba(0,0,0,.12)}.physician-header__premium-btn:hover{background:#f5f3ff!important;color:#4c1d95!important}.physician-header__popover{border:none;border-radius:14px;box-shadow:0 16px 40px rgba(15,23,42,.18);max-width:min(30rem,calc(100vw - 1.5rem))}.physician-header__popover .popover-body{padding:1rem 1.1rem;max-height:20rem;overflow-y:auto}.physician-header__popover-title{display:flex;align-items:center;justify-content:space-between;grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem;font-size:1rem;font-weight:800;color:#1e293b}.physician-header__popover-link{font-size:.82rem;font-weight:700;color:#6921bd;color:var(--purple,#6921bd);white-space:nowrap}.physician-header__notif-item{padding:.65rem 0;border-bottom:1px solid #f1f5f9}.physician-header__notif-item:last-child{border-bottom:none}.physician-header__notif-read{margin-top:.35rem;font-size:.78rem;font-weight:600;border-radius:8px}@media (max-width:575.98px){.physician-header__row{grid-gap:.4rem;gap:.4rem}.physician-header__actions{width:100%;justify-content:space-between}.physician-header__tools{margin-right:auto}.physician-header__icon-btn{width:36px;height:36px}}.physician-sidebar{--ps-purple:#6921bd;--ps-purple-light:rgba(105,33,189,0.1);--ps-purple-muted:rgba(105,33,189,0.06);--ps-text:#1e293b;--ps-text-muted:#64748b;--ps-radius:12px;--ps-shadow:0 8px 32px rgba(105,33,189,0.12);position:relative}.physician-sidebar__collapse-btn{position:absolute;left:-6px;top:88px;z-index:1010;width:28px;height:44px;display:none;align-items:center;justify-content:center;padding:0;border:none;border-radius:10px 0 0 10px;background:linear-gradient(135deg,var(--ps-purple),#8b4fd4);color:#fff;box-shadow:-2px 4px 16px rgba(105,33,189,.35);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.physician-sidebar__collapse-btn:hover{transform:translateX(-2px);box-shadow:-4px 6px 20px rgba(105,33,189,.45)}.physician-sidebar__collapse-btn i{font-size:1.1rem}@media (min-width:992px){.physician-sidebar__collapse-btn{display:flex}}.physician-sidebar .pro-sidebar{font-weight:500;padding-left:0}.physician-sidebar .pro-sidebar>.pro-sidebar-inner{background:#fff;border:1px solid rgba(105,33,189,.1);border-radius:1rem;box-shadow:var(--ps-shadow);overflow:hidden}.physician-sidebar .pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-header{border-bottom:none;padding:0}.physician-sidebar .pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-footer{border-top:1px solid rgba(105,33,189,.08);padding:.75rem .5rem 1rem;background:linear-gradient(180deg,transparent,var(--ps-purple-muted))}.physician-sidebar .pro-sidebar .pro-menu{padding:.5rem .65rem .75rem}.physician-sidebar__profile .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{width:auto!important;min-width:auto!important;height:auto!important;margin-left:.5rem;background:transparent!important;box-shadow:none!important;border-radius:50%!important}.physician-sidebar__profile .pro-inner-item{padding:1rem 1rem .85rem!important;border-radius:var(--ps-radius);background:linear-gradient(135deg,var(--ps-purple-muted),rgba(139,79,212,.08));margin:.65rem .5rem .25rem;transition:background .2s ease}.physician-sidebar__profile .pro-inner-item:hover{background:linear-gradient(135deg,var(--ps-purple-light),rgba(139,79,212,.12))}.physician-sidebar__user-name{font-size:.9rem;font-weight:600;color:var(--ps-text);line-height:1.45;margin-right:.35rem}.physician-sidebar .sidebar_user_avatar{border:2px solid var(--ps-purple);border-radius:50%;height:2.75rem;width:2.75rem;padding:2px;object-fit:cover;box-shadow:0 2px 12px rgba(105,33,189,.2);transition:box-shadow .2s ease}.physician-sidebar .sidebar_user_avatar.border-primary{border-color:#3b82f6;border-style:solid}.physician-sidebar .sidebar_user_avatar--pro{border-color:#f59e0b;box-shadow:0 0 0 2px rgba(245,158,11,.25)}.physician-sidebar__profile .pro-inner-list-item{background:#f8fafc!important;border-radius:0 0 var(--ps-radius) var(--ps-radius);margin:0 .5rem .5rem;padding:.35rem 0!important}.physician-sidebar__profile .pro-inner-list-item .pro-inner-item{margin:0;background:transparent!important;padding:.5rem 1rem!important}.physician-sidebar__profile .pro-inner-list-item .pro-inner-item:hover{background:var(--ps-purple-muted)!important;border-radius:8px}.physician-sidebar__nav .pro-menu-item>.pro-inner-item{border-radius:10px;margin:2px 0;padding:.55rem 1rem .55rem .85rem!important;color:var(--ps-text);transition:background .18s ease,color .18s ease}.physician-sidebar__nav .pro-menu-item>.pro-inner-item:hover{background:var(--ps-purple-muted);color:var(--ps-purple)}.physician-sidebar__nav .pro-menu-item>.pro-inner-item>.pro-icon-wrapper,.physician-sidebar__profile .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{display:inline-flex!important;align-items:center;justify-content:center;width:36px!important;min-width:36px!important;height:36px!important;line-height:1!important;margin-left:.65rem;border-radius:10px!important;background:var(--ps-purple-light)!important;box-shadow:inset 0 0 0 1px rgba(105,33,189,.08);transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.physician-sidebar__icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.physician-sidebar__icon i{font-size:1.15rem;line-height:1;color:var(--ps-purple)}.physician-sidebar__icon img{width:20px;height:20px;object-fit:contain}.physician-sidebar__nav .pro-menu-item>.pro-inner-item:hover>.pro-icon-wrapper,.physician-sidebar__profile .pro-menu-item>.pro-inner-item:hover>.pro-icon-wrapper{background:rgba(105,33,189,.16)!important;box-shadow:inset 0 0 0 1px rgba(105,33,189,.14)}.physician-sidebar__nav .pro-menu-item>.pro-inner-item:hover .physician-sidebar__icon i{color:#5b21b6}.physician-sidebar .pro-menu .pro-menu-item>.pro-inner-item:hover .pro-icon-wrapper .pro-icon{-webkit-animation:none;animation:none}.physician-sidebar__nav .pro-inner-item:has(.sideBarActiveItem)>.pro-icon-wrapper{background:linear-gradient(135deg,var(--ps-purple),#8b4fd4)!important;box-shadow:0 3px 10px rgba(105,33,189,.35)}.physician-sidebar__nav .pro-inner-item:has(.sideBarActiveItem) .physician-sidebar__icon i{color:#fff}.physician-sidebar__nav .pro-inner-list-item .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{width:30px!important;min-width:30px!important;height:30px!important;border-radius:8px!important;background:rgba(105,33,189,.07)!important;box-shadow:none}.physician-sidebar__nav .pro-inner-list-item .physician-sidebar__icon i{font-size:1rem}.physician-sidebar__nav .pro-inner-list-item .physician-sidebar__icon img{width:17px;height:17px}.physician-sidebar__nav .pro-inner-list-item .pro-inner-item:has(.sideBarActiveItem)>.pro-icon-wrapper{background:linear-gradient(135deg,var(--ps-purple),#8b4fd4)!important}.physician-sidebar__nav .pro-inner-list-item .pro-inner-item:has(.sideBarActiveItem) .physician-sidebar__icon i{color:#fff}.physician-sidebar__nav .pro-menu>ul>.pro-sub-menu>.pro-inner-list-item{background:#f1f5f9!important;border-radius:0 0 10px 10px;margin:0 4px 6px;padding:.25rem 0 .5rem!important}.physician-sidebar__nav .pro-menu>ul>.pro-sub-menu>.pro-inner-list-item .pro-inner-item{padding:.45rem .85rem .45rem .75rem!important;font-size:.875rem}.physician-sidebar__nav .pro-menu>ul>.pro-sub-menu>.pro-inner-list-item .pro-inner-item:hover{background:hsla(0,0%,100%,.7);border-radius:8px}.physician-sidebar__link{font-weight:500;font-size:.9rem;color:inherit;display:block;width:100%}.physician-sidebar__link.sideBarActiveItem{background:linear-gradient(90deg,var(--ps-purple),#8b4fd4)!important;color:#fff!important;border-radius:8px!important;padding:.15rem .5rem!important;box-shadow:0 2px 10px rgba(105,33,189,.3)}.physician-sidebar__link--logout.sideBarActiveItem,.physician-sidebar__link--logout:hover{color:#dc2626!important}.physician-sidebar__link--logout.sideBarActiveItem{background:rgba(220,38,38,.12)!important;box-shadow:none}.physician-sidebar__wallet-badge{font-size:.7rem;font-weight:600;padding:.2rem .45rem;border-radius:6px;background:rgba(59,130,246,.12)!important;color:#2563eb!important;margin-right:.25rem}.physician-sidebar__pro-badge{font-size:.7rem;font-weight:600;padding:.25rem .5rem;border-radius:20px}.physician-sidebar__pro-badge--active{background:linear-gradient(135deg,var(--ps-purple),#8b4fd4);color:#fff}.physician-sidebar__pro-badge--inactive{background:#e2e8f0;color:var(--ps-text-muted)}.physician-sidebar__nav .pro-menu-item .suffix-wrapper .physician-sidebar__pro-badge{opacity:1}.physician-sidebar__nav .physician-sidebar__menu-plus>.pro-inner-item{background:linear-gradient(90deg,rgba(245,158,11,.08),rgba(105,33,189,.06))}.physician-sidebar__nav .physician-sidebar__menu-plus>.pro-inner-item>.pro-icon-wrapper{background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;box-shadow:0 2px 8px rgba(245,158,11,.35)}.physician-sidebar__nav .physician-sidebar__menu-plus .physician-sidebar__icon i{color:#fff}.physician-sidebar__footer{display:flex;align-items:center;justify-content:center;padding:.5rem .65rem .75rem!important}.physician-sidebar__support-link{display:inline-flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;width:100%;max-width:220px;min-height:42px;padding:.55rem 1rem;border-radius:10px;background:linear-gradient(135deg,var(--ps-purple),#8b4fd4)!important;color:#fff!important;text-decoration:none!important;font-weight:600;box-shadow:0 4px 14px rgba(105,33,189,.3);transition:transform .2s ease,box-shadow .2s ease;overflow:visible!important}.physician-sidebar__support-link:hover{color:#fff!important;text-decoration:none!important;transform:translateY(-1px);box-shadow:0 6px 18px rgba(105,33,189,.4)}.physician-sidebar__support-icon{flex-shrink:0;font-size:1rem;color:#fff!important}.physician-sidebar__support-text{color:#fff!important;font-size:.95rem;font-weight:700;letter-spacing:.04em;direction:ltr;unicode-bidi:plaintext;white-space:nowrap}.physician-sidebar__support-link--collapsed{max-width:42px;width:42px;height:42px;padding:0;border-radius:50%}.physician-sidebar .pro-sidebar-content{scrollbar-width:thin;scrollbar-color:rgba(105,33,189,.25) transparent}.physician-sidebar .pro-sidebar-content::-webkit-scrollbar{width:5px}.physician-sidebar .pro-sidebar-content::-webkit-scrollbar-thumb{background:rgba(105,33,189,.25);border-radius:4px}.physician-sidebar .pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item>.popper-inner{background:#fff;border:1px solid rgba(105,33,189,.12);border-radius:var(--ps-radius);box-shadow:var(--ps-shadow)}@-webkit-keyframes swing{0%,30%,50%,70%,to{transform:rotate(0deg)}10%{transform:rotate(10deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}}@keyframes swing{0%,30%,50%,70%,to{transform:rotate(0deg)}10%{transform:rotate(10deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}}.pro-sidebar{color:#000;height:100%;width:270px;min-width:270px;text-align:left;transition:width,left,right,.3s;position:relative;z-index:1009;font-weight:700;padding-left:.6rem}.pro-sidebar>.pro-sidebar-inner{background:#fff;height:100%;position:relative;z-index:101;border-radius:.75rem}.pro-sidebar>.pro-sidebar-inner>img.sidebar-bg{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;opacity:.3;left:0;top:0;z-index:100}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout{height:100%;overflow-y:auto;overflow-x:hidden;position:relative;display:flex;flex-direction:column;z-index:101}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-header{border-bottom:1px solid hsla(0,0%,67.8%,.2)}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-content{flex-grow:1}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout .pro-sidebar-footer{border-top:1px solid hsla(0,0%,67.8%,.2)}.pro-sidebar>.pro-sidebar-inner>.pro-sidebar-layout ul{list-style-type:none;padding:0;margin:0}.pro-sidebar .overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.3);z-index:100;display:none}.pro-sidebar.collapsed{width:80px;min-width:80px}.pro-sidebar.rtl{text-align:right;direction:rtl}@media (max-width:480px){.pro-sidebar.xs{position:fixed;left:-270px}.pro-sidebar.xs.collapsed{left:-80px}.pro-sidebar.xs.toggled{left:0}.pro-sidebar.xs.toggled .overlay{display:block}.pro-sidebar.xs.rtl{left:auto;right:-270px}.pro-sidebar.xs.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.xs.rtl.toggled{left:auto;right:0}}@media (max-width:576px){.pro-sidebar.sm{position:fixed;left:-270px}.pro-sidebar.sm.collapsed{left:-80px}.pro-sidebar.sm.toggled{left:0}.pro-sidebar.sm.toggled .overlay{display:block}.pro-sidebar.sm.rtl{left:auto;right:-270px}.pro-sidebar.sm.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.sm.rtl.toggled{left:auto;right:0}}@media (max-width:768px){.pro-sidebar.md{position:fixed;left:-270px}.pro-sidebar.md.collapsed{left:-80px}.pro-sidebar.md.toggled{left:0}.pro-sidebar.md.toggled .overlay{display:block}.pro-sidebar.md.rtl{left:auto;right:-270px}.pro-sidebar.md.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.md.rtl.toggled{left:auto;right:0}}@media (max-width:992px){.pro-sidebar.lg{position:fixed;left:-270px}.pro-sidebar.lg.collapsed{left:-80px}.pro-sidebar.lg.toggled{left:0}.pro-sidebar.lg.toggled .overlay{display:block}.pro-sidebar.lg.rtl{left:auto;right:-270px}.pro-sidebar.lg.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.lg.rtl.toggled{left:auto;right:0}}@media (max-width:1200px){.pro-sidebar.xl{position:fixed;left:-270px}.pro-sidebar.xl.collapsed{left:-80px}.pro-sidebar.xl.toggled{left:0}.pro-sidebar.xl.toggled .overlay{display:block}.pro-sidebar.xl.rtl{left:auto;right:-270px}.pro-sidebar.xl.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.xl.rtl.toggled{left:auto;right:0}}@media (max-width:1600px){.pro-sidebar.xxl{position:fixed;left:-270px}.pro-sidebar.xxl.collapsed{left:-80px}.pro-sidebar.xxl.toggled{left:0}.pro-sidebar.xxl.toggled .overlay{display:block}.pro-sidebar.xxl.rtl{left:auto;right:-270px}.pro-sidebar.xxl.rtl.collapsed{left:auto;right:-80px}.pro-sidebar.xxl.rtl.toggled{left:auto;right:0}}.pro-sidebar .pro-menu.submenu-bullets .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item:before{content:"";display:inline-block;width:4px;min-width:4px;height:4px;border:1px solid #f3eff5;border-radius:50%;margin-right:15px;position:relative;box-shadow:1px 0 0 #000,0 -1px 0 #000,0 1px 0 #000,-1px 0 0 #000}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-item-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pro-sidebar .pro-menu{padding-top:10px;padding-bottom:10px}.pro-sidebar .pro-menu>ul>.pro-sub-menu>.pro-inner-list-item{position:relative;background-color:#ebebeb}.pro-sidebar .pro-menu>ul>.pro-sub-menu>.pro-inner-list-item>div>ul{padding-top:15px;padding-bottom:15px}.pro-sidebar .pro-menu a{text-decoration:none;color:#000}.pro-sidebar .pro-menu a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent}.pro-sidebar .pro-menu a:hover{color:#5a5a5a}.pro-sidebar .pro-menu .pro-menu-item{font-size:15px}.pro-sidebar .pro-menu .pro-menu-item.active{color:#5a5a5a}.pro-sidebar .pro-menu .pro-menu-item .suffix-wrapper{opacity:1;transition:opacity .2s}.pro-sidebar .pro-menu .pro-menu-item .prefix-wrapper{display:flex;margin-right:5px;opacity:1;transition:opacity .2s}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item{position:relative;display:flex;align-items:center;padding:8px 35px 8px 20px;cursor:pointer}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item:focus{outline:none;color:#5a5a5a}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{margin-right:10px;font-size:14px;width:35px;min-width:35px;height:35px;line-height:35px;text-align:center;display:inline-block}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-icon-wrapper .pro-icon{display:flex;height:100%;align-items:center;justify-content:center}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item>.pro-item-content{flex-grow:1;flex-shrink:1}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item:hover{color:#5a5a5a}.pro-sidebar .pro-menu .pro-menu-item>.pro-inner-item:hover .pro-icon-wrapper .pro-icon{-webkit-animation:swing .5s ease-in-out 1 alternate;animation:swing .5s ease-in-out 1 alternate}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item:before{background:#000}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{display:inline-block;border-color:#000;border-style:solid;border-width:0 2px 2px 0;padding:2.5px;vertical-align:middle;transition:transform .3s;transform:rotate(-45deg)}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu.open>.pro-inner-item:before{background:transparent!important}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu.open>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{transform:rotate(45deg)}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item{padding-left:24px}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item{padding:8px 30px 8px 15px}.pro-sidebar .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item>.pro-icon-wrapper{background:none;width:auto;min-width:auto;height:auto;line-height:auto}.pro-sidebar .pro-menu:not(.inner-submenu-arrows) .pro-inner-list-item .pro-menu-item.pro-sub-menu .pro-inner-item .pro-arrow-wrapper{display:none}.pro-sidebar .pro-menu.shaped .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{background-color:#f3eff5}.pro-sidebar .pro-menu.square .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{border-radius:0}.pro-sidebar .pro-menu.round .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{border-radius:4px}.pro-sidebar .pro-menu.circle .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{border-radius:50%}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item{position:relative}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item>.pro-inner-item>.prefix-wrapper,.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item>.pro-inner-item>.suffix-wrapper{opacity:0}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item>.pro-inner-list-item{background-color:#f3eff5;z-index:111}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item:before{content:"";display:inline-block;position:absolute;top:0;bottom:0;left:0;right:0;cursor:pointer}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu{position:relative}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-item{pointer-events:none}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper{display:none}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item{height:auto!important;position:fixed;visibility:hidden;min-width:220px;max-width:270px;background-color:transparent;max-height:100%;padding-left:3px}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item.has-arrow{padding-left:10px}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item>.popper-inner{max-height:100vh;overflow-y:auto;background-color:#f3eff5;padding-left:20px;border-radius:4px}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu:hover>.pro-inner-list-item{transition:visibility,transform .3s;visibility:visible}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu:hover .pro-icon-wrapper .pro-icon{-webkit-animation:swing .5s ease-in-out 1 alternate;animation:swing .5s ease-in-out 1 alternate}.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item,.pro-sidebar.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-sub-menu-item{padding:8px 30px 8px 5px}.pro-sidebar.rtl .pro-menu .pro-menu-item .prefix-wrapper{margin-right:0;margin-left:5px}.pro-sidebar.rtl .pro-menu .pro-menu-item>.pro-inner-item{padding:8px 20px 8px 35px}.pro-sidebar.rtl .pro-menu .pro-menu-item>.pro-inner-item>.pro-icon-wrapper{margin-right:0;margin-left:10px}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper{right:auto;left:20px}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{transform:rotate(135deg)}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu.open>.pro-inner-item>.pro-arrow-wrapper .pro-arrow{transform:rotate(45deg)}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item{padding-left:0;padding-right:24px}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item{padding:8px 15px 8px 30px}.pro-sidebar.rtl .pro-menu .pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item:before{margin-right:0;margin-left:15px}.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item{padding-left:0;padding-right:3px}.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item.has-arrow{padding-right:10px}.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu>.pro-inner-list-item>.popper-inner{padding-left:0;padding-right:20px}.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-inner-item,.pro-sidebar.rtl.collapsed .pro-menu>ul>.pro-menu-item.pro-sub-menu .pro-inner-list-item .pro-sub-menu-item{padding:8px 5px 8px 30px}.popper-arrow{position:absolute;z-index:-1;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent}.popper-element[data-popper-placement^=left]>.popper-arrow{right:0;border-right:7px solid #f3eff5}.popper-element[data-popper-placement^=right]>.popper-arrow{left:0;border-left:7px solid #f3eff5}.react-slidedown{height:0;transition-property:none;transition-duration:.2s;transition-timing-function:ease-in-out}.react-slidedown.transitioning{overflow-y:hidden}.react-slidedown.closed{display:none}#app{height:100%}.app{height:90vh;display:flex;position:relative}.app .btn-toggle{cursor:pointer;width:35px;height:35px;background:var(--purple);color:#fff;text-align:center;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;display:none;position:fixed;top:50%;right:0;transform:translate(-10%,-50%);z-index:100}.app .sidebar-btn-wrapper,.app .sidebar-btn-wrapper .sidebar-btn{display:flex;align-items:center;justify-content:center}.app .sidebar-btn-wrapper .sidebar-btn{padding:1px 15px;border-radius:40px;background:#fff;color:#000;text-decoration:none;margin:0 auto;height:35px;text-overflow:ellipsis;overflow:hidden}.app .sidebar-btn-wrapper .sidebar-btn span{margin-left:5px;font-size:13px}.app .sidebar-btn-wrapper .sidebar-btn:hover{color:#5a5a5a}.app .collapsed .sidebar-btn{display:inline-block;border-radius:50%;width:35px;height:35px;line-height:40px;padding:0}.app main{padding:24px;flex-grow:1;display:flex;flex-direction:column;overflow-y:auto}.app.rtl{direction:rtl;text-align:right}.app.rtl .sidebar-btn-wrapper .sidebar-btn span{margin-left:0;margin-right:5px}@media (max-width:992px){.app{overflow-x:hidden;height:100%}}@media (max-width:992px){.app .btn-toggle{display:flex}.app.rtl .btn-toggle{margin-left:auto}}.sidebar_user_avatar{border:2px dashed var(--purple);border-radius:50%;height:3rem;width:3rem;padding:.2rem}.sideBarActiveItem{background-color:var(--purple)!important;display:block;color:#fff!important;border-radius:5px!important;padding-right:.3rem}.sideBarItem{font-weight:100}.cursor-default{cursor:default!important}.countdown-timer-container{background:linear-gradient(135deg,#6921bd,#17c3b2);color:#fff;max-width:220px;height:155px;margin:20px auto;padding:12px 16px;border-radius:12px;box-shadow:0 6px 12px rgba(255,110,127,.25);text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.countdown-timer-container.fixed{position:fixed;bottom:15px;left:10px;z-index:100}.countdown-timer-container.centered{position:fixed;top:50%;left:50%;height:auto;transform:translate(-50%,-50%);width:500px;max-width:100%;padding:22px 26px;z-index:1100;transition:all .4s ease;box-shadow:0 12px 28px rgba(0,0,0,.3)}.backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.25);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .4s ease .4s;z-index:1020}.offer-details details summary{display:flex;justify-content:center;align-items:center;grid-gap:10px;gap:10px}.offer-details details summary::-webkit-details-marker{display:block}.offer-details details summary::marker{content:"";display:block}.offer-details details[open] summary .icon_detail{transform:rotate(180deg)}.backdrop.show{opacity:1;pointer-events:auto}.offer-details{margin-top:16px;color:#fff;font-size:.95rem;line-height:1.6;-webkit-animation:fadeIn .4s ease;animation:fadeIn .4s ease}.offer-details h4{color:#fff;font-weight:400}.offer-details h3{font-size:1.1rem;margin-bottom:8px;color:#fff}.offer-details p strong{color:#17c3b2}.offer-details ol{list-style-type:decimal;padding-left:25px;color:#fff;direction:rtl;text-align:right}.offer-details ol li{margin-bottom:6px;font-weight:500}@-webkit-keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.countdown-timer-container .close-btn{position:absolute;top:8px;right:10px;left:auto;font-size:1.2rem;background:transparent;border:none;color:#fff;cursor:pointer;z-index:20}.hidden{display:none}.close-btn{position:absolute;top:6px;left:8px;background:transparent;border:none;color:#fff;font-size:1.2rem;font-weight:700;cursor:pointer;line-height:1;padding:0;z-index:10;text-shadow:0 1px 2px rgba(0,0,0,.3)}.close-btn:hover{color:#fdd}.countdown-name{font-size:.95rem;font-weight:700;margin-bottom:12px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.countdown-display{display:flex;justify-content:space-between;grid-gap:6px;gap:6px}.countdown-value{background:hsla(0,0%,100%,.18);padding:6px 8px;border-radius:10px;width:22%;font-weight:600;box-shadow:0 2px 6px hsla(0,0%,100%,.15);transition:background-color .25s ease;font-size:.8rem}.countdown-value:hover{background:hsla(0,0%,100%,.3);cursor:default}.countdown-value span{display:block;font-size:.6rem;margin-top:2px;color:hsla(0,0%,100%,.9);text-shadow:0 1px 1px rgba(0,0,0,.25)}.countdown-value span,.show-offer-btn{font-weight:600;-webkit-user-select:none;-ms-user-select:none;user-select:none}.show-offer-btn{margin-top:10px;background-color:#6921bd;color:#fff;border:none;padding:6px 12px;font-size:.75rem;border-radius:6px;cursor:pointer;transition:background-color .3s ease;box-shadow:0 2px 5px rgba(105,33,189,.3);width:100%}.show-offer-btn:hover{background-color:#561aa0}.offer-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000}.offer-modal-content{background:#fff;color:#333;padding:20px 24px;border-radius:12px;max-width:90%;width:340px;box-shadow:0 8px 20px rgba(0,0,0,.25);position:relative;text-align:center;-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease}.offer-modal-content h3{margin-bottom:12px;font-size:1.2rem;color:#6921bd}.offer-modal-content p{font-size:.95rem;line-height:1.6}.modal-close{top:8px;right:10px;left:auto;font-size:1.2rem;color:#6921bd}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.submit-request-btn{margin-top:16px;background-color:#17c3b2;color:#fff;border:none;padding:10px 16px;font-size:.875rem;font-weight:600;border-radius:8px;cursor:pointer;width:auto;transition:background-color .3s ease;box-shadow:0 3px 8px rgba(23,195,178,.3)}.submit-request-btn:hover{background-color:#13b0a2}.hdk-inquiry-search-card{border:none;border-radius:16px;background:linear-gradient(135deg,#f8fafc,#eef2ff);box-shadow:0 8px 28px rgba(15,23,42,.08);padding:1.25rem 1rem 1.5rem}.hdk-inquiry-search-card__hint{margin:0 0 1rem;text-align:center;font-size:14px;font-weight:700;color:#4c1d95}.hdk-inquiry-search-form{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}@media (min-width:768px){.hdk-inquiry-search-form{flex-direction:row;align-items:stretch}}.hdk-inquiry-search-form__input{flex:1 1;min-height:48px;border-radius:12px!important;border:1px solid #c7d2fe!important;text-align:center;font-size:15px;box-shadow:inset 0 1px 2px rgba(15,23,42,.04)}.hdk-inquiry-search-form__input:focus{border-color:#6921bd!important;box-shadow:0 0 0 3px rgba(105,33,189,.15)}.hdk-inquiry-search-form__actions{display:flex;grid-gap:.5rem;gap:.5rem}.hdk-inquiry-search-form__actions .btn{min-height:48px;border-radius:12px;font-weight:700}.hdk-inquiry-modal .modal-content{border:none;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100dvh - 2rem)}.hdk-inquiry-panel__content{min-height:120px}@media (min-width:768px){.hdk-inquiry-panel__content{min-height:250px}}.hdk-inquiry-modal__header{background:linear-gradient(135deg,#6921bd,#17c3b2);color:#fff;border:none;padding:.85rem 1rem}.hdk-inquiry-modal__header .close{color:#fff;opacity:.9;text-shadow:none}.hdk-inquiry-modal__patient{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem}.hdk-inquiry-modal__patient .clientDataImg{border-radius:12px;border:2px solid hsla(0,0%,100%,.35)}.hdk-inquiry-modal__badge{background:hsla(0,0%,100%,.2);color:#fff;border-radius:999px;padding:.35rem .75rem;font-size:12px}.hdk-inquiry-modal__body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#f1f5f9;padding:1rem}@media (min-width:768px){.hdk-inquiry-modal__body{padding:1.25rem}}.hdk-inquiry-issuers{display:flex;grid-gap:.65rem;gap:.65rem;overflow-x:auto;padding-bottom:.5rem;margin-bottom:.75rem;-webkit-overflow-scrolling:touch}@media (min-width:768px){.hdk-inquiry-issuers{flex-direction:column;overflow-x:visible;min-width:200px;max-width:220px;margin-bottom:0;padding-bottom:0}}.hdk-issuer-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:.35rem;gap:.35rem;min-width:118px;flex:0 0 auto;padding:.85rem .65rem 1rem;border:2px solid #e2e8f0;border-radius:14px;background:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden}@media (min-width:768px){.hdk-issuer-card{flex-direction:row;min-width:0;width:100%;padding:.85rem .75rem}}.hdk-issuer-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,23,42,.1)}.hdk-issuer-card--selected{border-color:#6921bd;box-shadow:0 0 0 3px rgba(105,33,189,.18)}.hdk-issuer-card--covered{border-color:#10b981}.hdk-issuer-card--selected.hdk-issuer-card--covered{border-color:#059669;box-shadow:0 0 0 3px rgba(16,185,129,.2)}.hdk-issuer-card__logo img{display:block;object-fit:contain}.hdk-issuer-card__title{margin:0;font-size:11px;font-weight:700;text-align:center;color:#334155;line-height:1.35}.hdk-issuer-card__title--desktop{display:none}.hdk-issuer-card__title--mobile{display:block}@media (min-width:768px){.hdk-issuer-card__title--desktop{display:block;flex:1 1;text-align:right;font-size:12px}.hdk-issuer-card__title--mobile{display:none}}.hdk-issuer-card__check{position:absolute;top:6px;right:6px;width:18px;height:18px;pointer-events:none;accent-color:#6921bd}.hdk-issuer-card__status{position:absolute;bottom:0;left:0;right:0;height:4px;background:#94a3b8;border-radius:0 0 12px 12px}.hdk-issuer-card__status--ok{background:linear-gradient(90deg,#10b981,#059669)}.hdk-issuer-card__spinner{margin:.25rem 0}.hdk-inquiry-panel{flex:1 1;min-width:0;background:#fff;border-radius:14px;padding:1rem;box-shadow:0 4px 16px rgba(15,23,42,.06);overflow:visible}@media (min-width:768px){.hdk-inquiry-panel{height:100%;overflow-y:auto}}.hdk-inquiry-panel__empty{display:flex;align-items:center;justify-content:center;min-height:220px;text-align:center;color:#64748b;font-size:1.05rem;font-weight:600}.hdk-inquiry-billing{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;margin-top:.75rem;width:100%}.hdk-inquiry-billing__details{width:100%}.hdk-inquiry-billing .hdk-inquiry-accounting{width:100%;margin-bottom:0}.hdk-inquiry-summary{display:grid;grid-template-columns:1fr;grid-gap:.65rem;gap:.65rem;padding:.85rem;background:linear-gradient(135deg,#eff6ff,#f0fdf4);border-radius:12px;border:1px solid #bfdbfe;margin-bottom:0}.hdk-inquiry-summary__stat{display:flex;flex-direction:column;grid-gap:.3rem;gap:.3rem;padding:.65rem .75rem;background:hsla(0,0%,100%,.85);border-radius:10px;border:1px solid rgba(191,219,254,.6);min-width:0}.hdk-inquiry-summary__stat--amount{border-color:rgba(3,105,161,.2);background:hsla(0,0%,100%,.95)}.hdk-inquiry-summary__label{font-size:.72rem;font-weight:700;color:#64748b;text-transform:none}.hdk-inquiry-summary__value{display:flex;align-items:center;min-height:1.75rem;font-size:.9rem;font-weight:600;color:#1e293b;word-break:break-word}.hdk-inquiry-summary__amount{font-size:1.05rem;font-weight:800;color:#0369a1;line-height:1.4}.hdk-inquiry-summary__insurance{color:#0f766e;font-weight:700}.hdk-inquiry-summary__hint{display:inline-flex;align-items:center;grid-gap:.35rem;gap:.35rem;font-size:.8rem;color:#6921bd;cursor:help}.hdk-inquiry-summary__error{display:inline-flex;align-items:center;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;font-size:.8rem;color:#dc2626}.hdk-inquiry-summary__retry{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:8px;background:rgba(105,33,189,.1);color:#6921bd;cursor:pointer}.hdk-inquiry-summary__retry:hover{background:rgba(105,33,189,.18)}.hdk-inquiry-summary__actions{display:flex;align-items:stretch}.hdk-inquiry-summary__toggle{width:100%;border-radius:10px!important;font-weight:700;white-space:normal;line-height:1.35;min-height:42px;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;grid-gap:.25rem;gap:.25rem}@media (min-width:480px){.hdk-inquiry-summary{grid-template-columns:1fr 1fr}.hdk-inquiry-summary__actions,.hdk-inquiry-summary__stat--amount{grid-column:1/-1}}@media (min-width:768px){.hdk-inquiry-summary{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;align-items:stretch;padding:.75rem 1rem}.hdk-inquiry-summary__stat--amount{grid-column:auto}.hdk-inquiry-summary__actions{grid-column:auto;align-items:center}.hdk-inquiry-summary__toggle{width:auto;min-width:150px;white-space:nowrap}}.hdk-inquiry-accounting{border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;margin-bottom:.75rem}.hdk-inquiry-accounting .card-body{padding:1rem}.hdk-inquiry-accounting__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));grid-gap:.75rem 1rem;gap:.75rem 1rem;align-items:end}.hdk-inquiry-accounting__item label{display:block;margin-bottom:.25rem}.hdk-inquiry-accounting__item--final{grid-column:span 2;min-width:200px}.hdk-inquiry-accounting__final-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;grid-gap:.75rem;gap:.75rem}@media (max-width:767px){.hdk-inquiry-accounting__grid{grid-template-columns:1fr}.hdk-inquiry-accounting__item--final{grid-column:span 1}.hdk-inquiry-accounting__final-row{flex-direction:column;align-items:stretch}}@media (max-width:575px){.hdk-inquiry-accounting__item--final{grid-column:span 1}}.hdk-inquiry-modal__footer{flex-shrink:0;padding:.65rem .75rem;background:#fff;border-top:1px solid #e2e8f0}.hdk-inquiry-modal__footer-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;grid-gap:.5rem;gap:.5rem}.hdk-inquiry-modal__footer-item{flex:1 1 auto;min-width:140px;max-width:220px}.hdk-inquiry-modal__footer-item--wide{max-width:none}.hdk-inquiry-modal__action-btn,.hdk-inquiry-modal__footer .btn{border-radius:10px;font-weight:700;min-height:42px}@media (max-width:767.98px){.modal-dialog.full_size_modal{padding:0!important;margin:0!important;max-width:100%!important;width:100%!important;height:100dvh;max-height:100dvh}.hdk-inquiry-modal .modal-content{height:100%;max-height:100dvh;border-radius:0}.hdk-inquiry-modal__header{flex-shrink:0;padding:.5rem .65rem}.hdk-inquiry-modal__patient .clientDataImg{max-width:48px;max-height:48px}.hdk-inquiry-modal__header .small_text{font-size:.75rem}.hdk-inquiry-modal__badge{font-size:10px;padding:.2rem .5rem}.hdk-inquiry-modal__body{padding:.5rem .65rem .65rem;flex-direction:column;grid-gap:.5rem;gap:.5rem}.hdk-inquiry-issuers{flex-shrink:0;margin-bottom:.35rem;padding-bottom:.25rem;grid-gap:.45rem;gap:.45rem}.hdk-issuer-card{min-width:82px;padding:.5rem .4rem .65rem;border-radius:10px}.hdk-issuer-card__title--mobile{font-size:10px}.hdk-issuer-card__logo img{max-height:28px}.hdk-inquiry-panel{padding:.55rem .65rem;border-radius:10px;box-shadow:0 2px 8px rgba(15,23,42,.05)}.hdk-inquiry-panel__empty{min-height:80px;font-size:.9rem}.hdk-inquiry-panel__content .small_text{font-size:.78rem;margin-bottom:.35rem}.hdk-inquiry-panel__content [class*=col-]{flex:0 0 100%;max-width:100%}.hdk-inquiry-billing{margin-top:.5rem;grid-gap:.45rem;gap:.45rem}.hdk-inquiry-summary{grid-template-columns:1fr 1fr;grid-gap:.4rem;gap:.4rem;padding:.5rem}.hdk-inquiry-summary__stat--amount{grid-column:1/-1;padding:.4rem .55rem}.hdk-inquiry-summary__stat:not(.hdk-inquiry-summary__stat--amount){padding:.35rem .45rem}.hdk-inquiry-summary__label{font-size:.65rem}.hdk-inquiry-summary__value{min-height:1.25rem;font-size:.78rem}.hdk-inquiry-summary__amount{font-size:.9rem}.hdk-inquiry-summary__actions{grid-column:1/-1}.hdk-inquiry-summary__toggle{min-height:32px;font-size:.72rem;padding:.2rem .45rem}.hdk-inquiry-accounting{border-radius:10px;margin-bottom:0}.hdk-inquiry-accounting .card-body{padding:.45rem .55rem}.hdk-inquiry-accounting__grid{grid-template-columns:1fr 1fr;grid-gap:.35rem .45rem;gap:.35rem .45rem}.hdk-inquiry-accounting__item .small_text,.hdk-inquiry-accounting__item label{font-size:.68rem;margin-bottom:.12rem}.hdk-inquiry-accounting__item .form-control{min-height:32px;padding:.2rem .4rem;font-size:.78rem}.hdk-inquiry-accounting__item--final{grid-column:1/-1;min-width:0}.hdk-inquiry-accounting__final-row{flex-direction:row;align-items:center;grid-gap:.4rem;gap:.4rem}.hdk-inquiry-accounting__final-row>div:first-child label{font-size:.68rem;margin-bottom:0}.hdk-inquiry-accounting__final-row .text-primary{font-size:.82rem;font-weight:700}.hdk-inquiry-accounting__final-row>div:last-child span{font-size:.65rem}.hdk-inquiry-modal__footer{position:-webkit-sticky;position:sticky;bottom:0;z-index:5;padding:.45rem .55rem max(.45rem,env(safe-area-inset-bottom));box-shadow:0 -4px 16px rgba(15,23,42,.08)}.hdk-inquiry-modal__footer-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.35rem;gap:.35rem}.hdk-inquiry-modal__footer-item{min-width:0;max-width:none}.hdk-inquiry-modal__footer-item--wide{grid-column:1/-1}.hdk-inquiry-modal__action-btn{min-height:36px;font-size:.75rem;padding:.3rem .35rem;line-height:1.25}}.hdk-detail-grid .hdk-detail-row{margin-bottom:.35rem}.hdk-detail-row__label{color:#64748b;margin-left:.35rem}.hdk-detail-row__value{font-weight:600;color:#0f172a}.hdk-dashboard-page{direction:rtl}.hdk-dashboard-stats{margin-top:.75rem;padding:.45rem .65rem;border-radius:12px;background:linear-gradient(135deg,#f0f9ff,#eef2ff 50%,#f5f3ff);border:1px solid #c7d2fe}.hdk-dashboard-stats__summary{display:flex;align-items:center;justify-content:space-between;grid-gap:.5rem;gap:.5rem;min-height:32px}.hdk-dashboard-stats__summary-main{flex:1 1;display:flex;align-items:center;justify-content:center;grid-gap:.4rem;gap:.4rem;flex-wrap:wrap;text-align:center}.hdk-dashboard-stats__summary-main .hdk-dashboard-stat__label{margin-bottom:0}.hdk-dashboard-stats__toggle{display:inline-flex;align-items:center;justify-content:center;grid-gap:.25rem;gap:.25rem;padding:.2rem .5rem;border:1px solid #c7d2fe;border-radius:8px;background:#fff;color:#6921bd;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;transition:background .2s ease,color .2s ease}.hdk-dashboard-stats__toggle:hover{background:#ede9fe;color:#4c1d95}.hdk-dashboard-stats__details{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;grid-gap:.5rem;gap:.5rem;max-height:0;margin-top:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,margin-top .35s ease}.hdk-dashboard-stats--expanded .hdk-dashboard-stats__details{max-height:120px;margin-top:.5rem;opacity:1;overflow-x:auto;-webkit-overflow-scrolling:touch}.hdk-dashboard-stat{flex:1 1;min-width:130px;padding:.4rem .5rem;border-radius:8px;background:hsla(0,0%,100%,.85);box-shadow:0 1px 4px rgba(15,23,42,.05);text-align:center}.hdk-dashboard-stats__summary-main .hdk-dashboard-stat__value{font-size:14px;line-height:1.2}.hdk-dashboard-stat__label{display:block;font-size:11px;color:#64748b;margin-bottom:.15rem;line-height:1.2}.hdk-dashboard-stat__value{font-size:13px;font-weight:800;color:#6921bd;line-height:1.2}.hdk-dashboard-stat__value:hover{color:#4c1d95;text-decoration:none}.hdk-dashboard-stat__settings{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border-radius:8px;background:#fff;color:#6921bd;font-size:14px;transition:background .2s ease}.hdk-dashboard-stat__settings:hover{background:#ede9fe;color:#4c1d95}.hdk-dashboard-list-card{border:none;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px rgba(15,23,42,.08)}.hdk-dashboard-list-card .card-header{background:linear-gradient(135deg,#6921bd,#17c3b2);color:#fff;border:none;padding:1rem 1.1rem}.hdk-dashboard-list-card__heading{display:flex;flex-direction:column;align-items:center;grid-gap:.25rem;gap:.25rem;text-align:center}@media (min-width:992px){.hdk-dashboard-list-card__heading{align-items:flex-start;text-align:right}}.hdk-dashboard-list-card__date{display:inline-flex;align-items:center;font-size:13px;font-weight:600;opacity:.92;line-height:1.3}.hdk-dashboard-list-card__title{font-size:1.1rem;font-weight:800;margin:0;line-height:1.35}.hdk-dashboard-list-card__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:start;grid-gap:.5rem;gap:.5rem}@media (min-width:992px){.hdk-dashboard-list-card__toolbar{justify-content:flex-end}}.hdk-dashboard-list-card__toolbar .arenap_btn,.hdk-dashboard-list-card__toolbar .btn{border-radius:10px;font-weight:700;min-height:38px}.hdk-dashboard-list-card__toolbar .arenap_btn{background:hsla(0,0%,100%,.95)!important;color:#1e293b!important;border:none}.hdk-dashboard-list-card__toolbar .fa-redo{color:#fff!important;padding:.5rem;border-radius:10px;background:hsla(0,0%,100%,.15);transition:background .2s ease}.hdk-dashboard-list-card__toolbar .fa-redo:hover{background:hsla(0,0%,100%,.28)}.hdk-dashboard-filters{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem 1.1rem!important}.hdk-dashboard-filters .form-control,.hdk-dashboard-filters select{border-radius:10px;border-color:#cbd5e1;min-height:42px}.hdk-dashboard-filters .btn-purple{border-radius:10px;font-weight:700;min-height:42px}.hdk-dashboard-table-wrap{padding:0 .5rem .5rem}.hdk-dashboard-table-wrap .table{margin-bottom:0}.hdk-dashboard-table-wrap thead th{background:#f1f5f9;color:#334155;font-size:12px;font-weight:800;border:none;padding:.75rem .5rem;white-space:nowrap}.hdk-dashboard-table-wrap tbody tr{transition:background .15s ease}.hdk-dashboard-table-wrap tbody tr:hover{background:#f8fafc}.hdk-dashboard-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:.85rem 1rem!important;border-radius:0 0 14px 14px}.hdk-dashboard-footer .badge-purple{font-size:13px;padding:.35rem .65rem;border-radius:8px}.hdk-dashboard-pagination{margin:0;align-items:center;grid-gap:.35rem;gap:.35rem}.hdk-dashboard-pagination .page-item{list-style:none}.hdk-dashboard-pagination .arenap_btn{border-radius:10px;font-weight:700}.hdk-dashboard-pagination__page{font-weight:700;color:#475569;font-size:14px;padding:0 .5rem}.hdk-dashboard-tamin-modal .modal-content{border-radius:14px;border:none}.hdk-dashboard-tamin-modal__intro{background:#eff6ff;border-radius:10px;padding:.85rem 1rem;color:#1e40af;margin-bottom:1rem;line-height:1.7}
/*# sourceMappingURL=main.5026604d.chunk.css.map */