.gp-customer-chrome{--chrome-brand:var(--cw-accent,#fe6a00);--chrome-border:var(--cw-border,#e8eaed);--chrome-canvas:var(--cw-surface,#ffffff);--chrome-text:var(--cw-text-primary,#332f30);--chrome-muted:var(--cw-text-secondary,#6b7280);--chrome-gutter:8px;--chrome-row:56px;--chrome-touch:44px;position:sticky;top:0;z-index:30;background:var(--chrome-canvas);border-bottom:1px solid color-mix(in srgb,var(--chrome-border) 80%,transparent);box-shadow:none;padding:var(--safe-top,env(safe-area-inset-top,0)) max(var(--chrome-gutter),var(--safe-right,env(safe-area-inset-right,0px))) 0 max(var(--chrome-gutter),var(--safe-left,env(safe-area-inset-left,0px)))}.gp-customer-chrome__topbar{position:relative;display:block;height:var(--chrome-row);width:100%;max-width:100%;overflow:hidden;direction:ltr;unicode-bidi:isolate}.gp-customer-chrome__side--leading{left:0;justify-content:flex-start}.gp-customer-chrome__side--leading,.gp-customer-chrome__side--trailing{position:absolute;top:50%;transform:translateY(-50%);z-index:1;display:flex;align-items:center;width:var(--chrome-touch);height:var(--chrome-touch)}.gp-customer-chrome__side--trailing{right:0;justify-content:flex-end}.gp-customer-chrome__mark{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0}.gp-customer-chrome__mark-img{width:32px;height:32px;max-width:32px;object-fit:contain;display:block;border-radius:0}.gp-customer-chrome__back-btn,.gp-customer-chrome__menu-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--chrome-touch);height:var(--chrome-touch);margin:0;border:0;border-radius:12px;background:transparent;color:var(--chrome-text);cursor:pointer;padding:0;flex-shrink:0;-webkit-tap-highlight-color:transparent}.gp-customer-chrome__back-btn:hover,.gp-customer-chrome__menu-btn:hover{background:color-mix(in srgb,var(--chrome-text) 5%,transparent)}.gp-customer-chrome__back-btn:active,.gp-customer-chrome__menu-btn:active{background:color-mix(in srgb,var(--chrome-text) 8%,transparent)}.gp-customer-chrome__back-btn:focus-visible,.gp-customer-chrome__menu-btn:focus-visible{outline:2px solid var(--chrome-brand);outline-offset:2px}.gp-customer-chrome__back-glyph{width:20px;height:20px;display:block}.gp-customer-chrome__menu-glyph{width:22px;height:22px;display:block}.gp-customer-chrome__brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:0;display:flex;align-items:center;justify-content:center;max-width:min(calc(100% - 6.75rem),14.5rem);min-width:0;width:max-content;pointer-events:none;text-align:center;direction:rtl}.gp-customer-chrome__brand-name{max-width:100%;font-size:.9375rem;font-weight:600;line-height:1.3;letter-spacing:0}.gp-customer-chrome__brand-name,.gp-customer-chrome__page-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--chrome-text)}.gp-customer-chrome__page-title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:0;max-width:min(52%,12rem);min-width:0;width:max-content;pointer-events:none;text-align:center;direction:rtl;font-size:clamp(1.0625rem,4.2vw,1.1875rem);font-weight:700;line-height:1.2}.gp-customer-chrome__brand-name--skeleton{display:block;width:7.25rem;max-width:80%;height:.7rem;border-radius:999px;background:linear-gradient(90deg,var(--cw-surface-subtle,#f3f4f6) 0,var(--cw-border,#e5e7eb) 50%,var(--cw-surface-subtle,#f3f4f6) 100%);background-size:200% 100%;animation:gp-chrome-shimmer 1.2s ease-in-out infinite}@keyframes gp-chrome-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:360px){.gp-customer-chrome{--chrome-gutter:6px}.gp-customer-chrome__brand{max-width:min(calc(100% - 6.25rem),11.5rem)}.gp-customer-chrome__brand-name{font-size:.875rem}}@media (min-width:390px){.gp-customer-chrome{--chrome-gutter:10px}.gp-customer-chrome__brand{max-width:min(calc(100% - 6.75rem),15.5rem)}}@media (min-width:768px){.gp-customer-chrome{--chrome-gutter:12px}.gp-customer-chrome__brand{max-width:min(calc(100% - 7.25rem),18rem)}}