.gp-drawer{z-index:80;direction:ltr;justify-content:flex-end;display:flex;position:fixed;inset:0}.gp-drawer__backdrop{cursor:pointer;background:#16181b73;border:0;position:absolute;inset:0}.gp-drawer__panel{z-index:1;background:var(--customer-surface);width:min(360px,80vw);height:100%;padding:calc(var(--customer-space-12) + env(safe-area-inset-top,0px)) var(--customer-space-16) calc(var(--customer-space-16) + env(safe-area-inset-bottom,0px));direction:rtl;border-radius:0;flex-direction:column;display:flex;position:relative;box-shadow:-8px 0 24px #1f23301f}.gp-drawer__head{align-items:center;gap:var(--customer-space-8);padding-bottom:var(--customer-space-12);flex-direction:column;display:flex}.gp-drawer__logo{width:auto;max-width:160px;height:56px;max-height:56px}.gp-drawer__brand{font-family:var(--customer-font-brand);font-size:var(--customer-fs-25);letter-spacing:.6px;color:var(--customer-primary-strong);direction:ltr;margin:0;font-weight:600}.gp-drawer__mobile{color:var(--customer-text);font-variant-numeric:tabular-nums;margin:0;font-size:15px;font-weight:500}.gp-drawer__divider{background:var(--customer-border);height:1px;margin:var(--customer-space-8) 0;border:0}.gp-drawer__nav{flex-direction:column;flex:auto;gap:0;min-height:0;margin-top:0;display:flex;overflow:auto}.gp-drawer__link{align-items:center;gap:var(--customer-space-12);color:var(--customer-text-strong);font-size:var(--customer-fs-14);min-height:calc(var(--customer-control-height) + var(--customer-space-8));padding:var(--customer-space-8) var(--customer-space-8);border-radius:var(--customer-radius-md);font-weight:600;text-decoration:none;display:flex}.gp-drawer__link:hover{background:var(--customer-primary-tint)}.gp-drawer__link--disabled{color:var(--customer-text-muted);cursor:default}.gp-drawer__link-icon{color:var(--customer-primary-strong);justify-content:center;width:20px;display:inline-flex}.gp-drawer__call{justify-content:center;align-items:center;gap:var(--customer-space-12);margin:var(--customer-space-12) 0;padding:var(--customer-space-12) var(--customer-space-16);border-radius:var(--customer-radius-lg);background:var(--customer-success);color:#fff;text-align:start;flex-direction:row;min-height:68px;text-decoration:none;display:flex}.gp-drawer__call-text{flex-direction:column;gap:2px;display:flex}.gp-drawer__call-title{font-weight:700;font-size:var(--customer-fs-14)}.gp-drawer__call-phone{font-size:var(--customer-fs-14);opacity:.95;font-variant-numeric:tabular-nums;direction:ltr}.gp-drawer__foot{padding-top:var(--customer-space-12);gap:var(--customer-space-12);flex-direction:column;margin-top:auto;display:flex}.gp-drawer__logout{-webkit-appearance:none;appearance:none;border:1px solid var(--customer-danger);background:var(--customer-danger-tint);color:var(--customer-danger);font:inherit;font-weight:700;font-size:var(--customer-fs-14);min-height:var(--customer-control-height);padding:var(--customer-space-12);border-radius:var(--customer-radius-lg);cursor:pointer}.gp-drawer__logout-confirm{background:var(--customer-danger-tint);border-radius:var(--customer-radius-md);padding:var(--customer-space-12);font-size:var(--customer-fs-14);color:var(--customer-text)}.gp-drawer__logout-confirm p{margin:0 0 var(--customer-space-8)}.gp-drawer__logout-actions{gap:var(--customer-space-8);display:flex}.gp-drawer__logout-actions button{-webkit-appearance:none;appearance:none;border:1px solid var(--customer-border);background:var(--customer-surface);font:inherit;padding:var(--customer-space-8);border-radius:var(--customer-radius-md);cursor:pointer;flex:1}.gp-drawer__logout-yes{background:var(--customer-danger)!important;border-color:var(--customer-danger)!important;color:#fff!important}.gp-drawer__hermos{text-align:center;font-size:var(--customer-fs-11);color:var(--customer-text-muted);margin:0;line-height:1.4}
