html:has(.gp-customer-shell){margin:0;padding:0!important}html:has(.gp-customer-shell) body{margin:0;padding:0!important}html:has(.gp-customer-shell) body.gp-root{margin:0;padding:0!important}html:has(.gp-customer-shell) body.gp-pwa-safe{margin:0;padding:0!important}.gp-customer-shell{min-height:100vh;background:var(--cw-canvas,var(--gp-bg));min-height:100dvh;color:var(--cw-text-primary,var(--gp-text));justify-content:center;display:flex}.gp-customer-shell__app{width:100%;max-width:var(--cw-content-max,32rem);min-height:100vh;background:var(--cw-canvas,var(--gp-bg));flex-direction:column;min-height:100dvh;margin-inline:0;display:flex;position:relative}.gp-customer-page-slot{flex:auto;width:100%;min-width:0}.gp-customer-page{flex-direction:column;gap:1.25rem;width:100%;max-width:56rem;margin-inline:auto;display:flex}.gp-customer-page__title{color:var(--gp-text);margin:0;font-size:clamp(1.25rem,2.4vw,1.6rem);font-weight:600}.gp-customer-page__lede{color:var(--gp-text-muted);margin:.25rem 0 0;font-size:.95rem;line-height:1.65}.gp-customer-grid{gap:1rem;display:grid}@media (min-width:768px){.gp-customer-grid--2{grid-template-columns:1fr 1fr}}.gp-customer-actions{flex-wrap:wrap;gap:.65rem;display:flex}.gp-customer-actions .gp-btn{min-height:2.75rem}.gp-customer-meta{gap:.65rem;margin:0;display:grid}.gp-customer-meta div{gap:.15rem;display:grid}.gp-customer-meta dt{color:var(--gp-text-muted);font-size:.8rem}.gp-customer-meta dd{margin:0;font-weight:500}.gp-customer-list{flex-direction:column;gap:.75rem;display:flex}.gp-customer-list-item{color:inherit;border:1px solid var(--gp-border);border-radius:var(--gp-radius-md);background:var(--gp-surface);padding:.9rem 1rem;text-decoration:none;display:block}.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{background:var(--cw-surface-hover,#f9fafb);border-color:#d1d5db}.gp-customer-list-item__meta{color:var(--gp-text-muted,#667085);flex-wrap:wrap;gap:.35rem 1rem;margin-top:.4rem;font-size:.85rem;display:flex}.gp-customer-list-item__button{all:unset;cursor:pointer;box-sizing:border-box;width:100%;display:block}.gp-customer-list-item__button:focus-visible{outline:2px solid var(--gp-focus);outline-offset:2px}.gp-customer-pill{border-radius:var(--gp-radius-sm);background:var(--gp-surface-muted);color:var(--gp-text-muted);align-items:center;padding:.15rem .45rem;font-size:.75rem;display:inline-flex}.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:.4rem;--bn-item-h:3.25rem;--bn-icon-slot:2.15rem;--bn-icon-size:1.25rem;--bn-label-h:1rem;--bn-gap:.2rem;bottom:0;box-sizing:border-box;width:100%;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));box-shadow:none;z-index:40;border-radius:0;justify-content:space-around;align-items:stretch;gap:0;display:flex;position:sticky;inset-inline:0}.gp-customer-bottom-nav a,.gp-customer-bottom-nav span[aria-disabled=true]{justify-content:center;align-items:center;gap:var(--bn-gap);min-width:0;box-shadow:none;color:var(--cw-text-secondary,var(--gp-text-muted));height:var(--bn-item-h);min-height:var(--bn-item-h);max-height:var(--bn-item-h);background:0 0;border:0;border-radius:0;flex-direction:column;flex:1 1 0;margin:0;padding:0;font-size:.6875rem;font-weight:500;line-height:1;text-decoration:none;transition:color .15s;display:flex;transform:none}.gp-customer-bottom-nav span[aria-disabled=true]{opacity:.55;cursor:default}.gp-customer-bottom-nav .gp-nav-icon-wrap{flex:0 0 var(--bn-icon-slot);width:var(--bn-icon-slot);height:var(--bn-icon-slot);box-shadow:none;background:0 0;border-radius:999px;justify-content:center;align-items:center;transition:background-color .15s;display:inline-flex}.gp-customer-bottom-nav .gp-nav-icon-wrap svg{width:var(--bn-icon-size);height:var(--bn-icon-size);color:currentColor;flex-shrink:0}.gp-customer-bottom-nav .gp-nav-label{height:var(--bn-label-h);text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:100%;font-size:.6875rem;font-weight:500;line-height:var(--bn-label-h);margin:0;padding:0;display:block;overflow:hidden}.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{color:var(--bn-accent);font-weight:600}.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))}
