html:has(.gp-customer-shell),html:has(.gp-customer-shell) body,html:has(.gp-customer-shell) body.gp-pwa-safe,html:has(.gp-customer-shell) body.gp-root{padding:0!important;margin:0}.gp-customer-shell{justify-content:center;color:var(--cw-text-primary,var(--gp-text))}.gp-customer-shell,.gp-customer-shell__app{display:flex;min-height:100vh;min-height:100dvh;background:var(--cw-canvas,var(--gp-bg))}.gp-customer-shell__app{position:relative;flex-direction:column;width:100%;max-width:var(--cw-content-max,32rem);margin-inline:0}.gp-customer-page-slot{flex:1 1 auto;min-width:0;width:100%}.gp-customer-page{display:flex;flex-direction:column;gap:1.25rem;max-width:56rem;margin-inline:auto;width:100%}.gp-customer-page__title{margin:0;font-size:clamp(1.25rem,2.4vw,1.6rem);font-weight:600;color:var(--gp-text)}.gp-customer-page__lede{margin:.25rem 0 0;color:var(--gp-text-muted);line-height:1.65;font-size:.95rem}.gp-customer-grid{display:grid;gap:1rem}@media (min-width:768px){.gp-customer-grid--2{grid-template-columns:1fr 1fr}}.gp-customer-actions{display:flex;flex-wrap:wrap;gap:.65rem}.gp-customer-actions .gp-btn{min-height:2.75rem}.gp-customer-meta{display:grid;gap:.65rem;margin:0}.gp-customer-meta div{display:grid;gap:.15rem}.gp-customer-meta dt{font-size:.8rem;color:var(--gp-text-muted)}.gp-customer-meta dd{margin:0;font-weight:500}.gp-customer-list{display:flex;flex-direction:column;gap:.75rem}.gp-customer-list-item{display:block;text-decoration:none;color:inherit;padding:.9rem 1rem;border:1px solid var(--gp-border);border-radius:var(--gp-radius-md);background:var(--gp-surface)}.gp-customer-list-item:hover{border-color:var(--gp-accent-gold-muted)}.gp-customer-list-item--unread{background:var(--gp-accent-gold-soft)}.gp-customer-list-item--trade.gp-customer-list-item--pending{border-color:color-mix(in srgb,#c47a1a 45%,var(--gp-border));background:color-mix(in srgb,#c47a1a 6%,var(--gp-surface))}.gp-customer-list-item--trade.gp-customer-list-item--approved{border-color:color-mix(in srgb,#1f7a45 45%,var(--gp-border));background:color-mix(in srgb,#1f7a45 6%,var(--gp-surface))}.gp-customer-list-item--trade.gp-customer-list-item--rejected{border-color:color-mix(in srgb,var(--gp-danger) 45%,var(--gp-border));background:color-mix(in srgb,var(--gp-danger) 5%,var(--gp-surface))}.gp-customer-list-item--trade.gp-customer-list-item--expired,.gp-customer-list-item--trade.gp-customer-list-item--inactive{border-color:#d1d5db;background:var(--cw-surface-hover,#f9fafb)}.gp-customer-list-item__meta{display:flex;flex-wrap:wrap;gap:.35rem 1rem;margin-top:.4rem;font-size:.85rem;color:var(--gp-text-muted,#667085)}.gp-customer-list-item__button{all:unset;cursor:pointer;display:block;width:100%;box-sizing:border-box}.gp-customer-list-item__button:focus-visible{outline:2px solid var(--gp-focus);outline-offset:2px}.gp-customer-pill{display:inline-flex;align-items:center;font-size:.75rem;padding:.15rem .45rem;border-radius:var(--gp-radius-sm);background:var(--gp-surface-muted);color:var(--gp-text-muted)}.gp-customer-pill--ok{background:color-mix(in srgb,var(--gp-success) 12%,transparent);color:var(--gp-success)}.gp-customer-pill--warn{background:color-mix(in srgb,var(--gp-warning) 12%,transparent);color:var(--gp-warning)}.gp-customer-pill--danger{background:color-mix(in srgb,var(--gp-danger) 10%,transparent);color:var(--gp-danger)}.gp-customer-bottom-nav{--bn-accent:var(--cw-accent,#fe6a00);--bn-pad-y:0.4rem;--bn-item-h:3.25rem;--bn-icon-slot:2.15rem;--bn-icon-size:1.25rem;--bn-label-h:1rem;--bn-gap:0.2rem;display:flex;position:sticky;bottom:0;inset-inline:0;gap:0;align-items:stretch;justify-content:space-around;width:100%;box-sizing:border-box;padding:var(--bn-pad-y) .2rem calc(var(--bn-pad-y) + var(--safe-bottom, env(safe-area-inset-bottom, 0px)));background:var(--cw-surface,var(--gp-surface));border-top:1px solid var(--cw-border,var(--gp-border));border-radius:0;box-shadow:none;z-index:40}.gp-customer-bottom-nav a,.gp-customer-bottom-nav span[aria-disabled=true]{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--bn-gap);margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none;text-decoration:none;color:var(--cw-text-secondary,var(--gp-text-muted));font-size:.6875rem;font-weight:500;line-height:1;height:var(--bn-item-h);min-height:var(--bn-item-h);max-height:var(--bn-item-h);transition:color .15s ease}.gp-customer-bottom-nav span[aria-disabled=true]{opacity:.55;cursor:default}.gp-customer-bottom-nav .gp-nav-icon-wrap{display:inline-flex;align-items:center;justify-content:center;flex:0 0 var(--bn-icon-slot);width:var(--bn-icon-slot);height:var(--bn-icon-slot);border-radius:999px;background:transparent;box-shadow:none;transition:background-color .15s ease}.gp-customer-bottom-nav .gp-nav-icon-wrap svg{width:var(--bn-icon-size);height:var(--bn-icon-size);flex-shrink:0;color:currentColor}.gp-customer-bottom-nav .gp-nav-label{display:block;height:var(--bn-label-h);max-width:100%;margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:.6875rem;font-weight:500;line-height:var(--bn-label-h)}.gp-customer-bottom-nav a[aria-current=page]{color:var(--bn-accent);font-weight:500}.gp-customer-bottom-nav a[aria-current=page] .gp-nav-icon-wrap{background:color-mix(in srgb,var(--bn-accent) 16%,var(--cw-surface,#fff))}.gp-customer-bottom-nav a[aria-current=page] .gp-nav-label{font-weight:600;color:var(--bn-accent)}.gp-customer-bottom-nav a:focus-visible{outline:2px solid var(--bn-accent);outline-offset:-2px}html[data-cw-theme=dark] .gp-customer-bottom-nav a{color:var(--cw-text-secondary)}html[data-cw-theme=dark] .gp-customer-bottom-nav a[aria-current=page],html[data-cw-theme=dark] .gp-customer-bottom-nav a[aria-current=page] .gp-nav-label{color:var(--bn-accent)}html[data-cw-theme=dark] .gp-customer-bottom-nav a[aria-current=page] .gp-nav-icon-wrap{background:color-mix(in srgb,var(--bn-accent) 22%,var(--cw-surface))}