.cps-customer-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand title session" "context context context";align-items:center;gap:clamp(16px,2vw,28px);padding:20px 26px;background:linear-gradient(135deg,var(--cps-admin-header-start,#201829) 0%,var(--cps-admin-header-end,#2e2340) 100%);color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.cps-customer-brand{grid-area:brand;display:flex;align-items:center;gap:13px;min-width:0}.cps-customer-brand>span:last-child{display:grid;min-width:0}.cps-customer-brand strong{font-size:1.05rem;line-height:1.2}.cps-customer-brand small{color:rgba(255,255,255,.66);font-size:.82rem;white-space:nowrap}.cps-customer-mark{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--cps-primary,#7650ce),var(--cps-secondary,#e8ab49));color:#fff;font-weight:800;letter-spacing:.04em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.24)}.cps-customer-header-title{grid-area:title;min-width:0;justify-self:center;text-align:center}.cps-customer-header-title:empty{display:none}.cps-customer-header-title strong{display:block;max-width:min(54vw,720px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--cps-admin-header-contrast,#fff);font-size:clamp(1.2rem,2vw,1.75rem);font-weight:760;line-height:1.15}.cps-customer-header-context{grid-area:context;min-width:0;width:100%}.cps-customer-header-context:empty{display:none}.cps-customer-session{grid-area:session;display:flex;align-items:flex-start;justify-self:end;gap:8px;min-width:0;position:relative}.cps-customer-user{display:grid;justify-items:end;gap:4px;min-width:0}.cps-customer-user form{margin:0}.cps-customer-logout{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.35);border-radius:10px;background:transparent;color:#fff;font:inherit;font-weight:700;cursor:pointer}.cps-customer-logout:hover,.cps-customer-logout:focus-visible{background:rgba(255,255,255,.1);outline:none}.cps-customer-current-user{display:block;max-width:160px;color:rgba(255,255,255,.72);font-size:.68rem;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cps-customer-menu{position:relative}.cps-customer-menu>summary{list-style:none}.cps-customer-menu>summary::-webkit-details-marker{display:none}.cps-customer-menu-toggle{display:grid;align-content:center;justify-items:center;gap:4px;width:42px;height:40px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:10px;background:transparent;cursor:pointer}.cps-customer-menu-toggle span{display:block;width:18px;height:2px;border-radius:99px;background:#fff}.cps-customer-menu-toggle:hover,.cps-customer-menu-toggle:focus-visible,.cps-customer-menu[open]>.cps-customer-menu-toggle{background:rgba(255,255,255,.1);outline:none}.cps-customer-menu-panel{position:absolute;z-index:120;top:calc(100% + 10px);right:0;width:min(310px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(48,38,62,.14);border-radius:16px;background:#fff;color:#211a2c;box-shadow:0 22px 60px rgba(20,14,30,.28)}.cps-customer-menu-user{display:grid;gap:2px;padding:16px 17px;border-bottom:1px solid #e2dce9;background:var(--cps-primary-surface,#f7f4fb)}.cps-customer-menu-user small{color:#736c7d;font-size:.68rem;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.cps-customer-menu-user strong,.cps-customer-menu-user span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cps-customer-menu-user span{color:#736c7d;font-size:.78rem}.cps-customer-menu-links{display:grid;padding:7px}.cps-customer-menu-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:43px;padding:9px 11px;border-radius:10px;color:#211a2c;font-size:.88rem;font-weight:720;text-decoration:none}.cps-customer-menu-link:hover,.cps-customer-menu-link:focus-visible{background:var(--cps-primary-soft,#f1ecf9);color:var(--cps-primary-dark,#6842c2);outline:none}.cps-customer-menu-link.is-disabled{color:#9a94a2;cursor:default}.cps-customer-menu-link.is-disabled small{padding:3px 6px;border-radius:999px;background:#f0edf3;color:#827b8b;font-size:.62rem;text-transform:uppercase;letter-spacing:.04em}.cps-customer-menu-link.is-primary{background:var(--cps-action-surface,var(--cps-primary,#6842c2));color:var(--cps-action-contrast,#fff)}.cps-customer-menu-link.is-primary:hover,.cps-customer-menu-link.is-primary:focus-visible{background:var(--cps-action-hover,var(--cps-primary-dark,#5734ab));color:var(--cps-action-hover-contrast,#fff)}@media(max-width:820px){.cps-customer-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand session" "title title" "context context";gap:14px;padding:14px}.cps-customer-header-title{justify-self:start;text-align:left}.cps-customer-header-title strong{max-width:calc(100vw - 56px);font-size:1.15rem}.cps-customer-header-context{width:100%}.cps-customer-brand small{white-space:normal}.cps-customer-menu-panel{position:fixed;top:max(72px,env(safe-area-inset-top));right:14px}.cps-customer-current-user{max-width:116px}}@media(max-width:480px){.cps-customer-header{padding:13px}.cps-customer-brand{gap:9px}.cps-customer-mark{width:44px;height:44px}.cps-customer-session{gap:6px}.cps-customer-logout{padding:0 10px}.cps-customer-current-user{max-width:92px;font-size:.63rem}.cps-customer-menu-toggle{width:40px}.cps-customer-menu-panel{left:14px;right:14px;width:auto}}
