.cp-module{--cp-font:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--cp-font-heading:var(--cp-font);--cp-accent:#d93b18;--cp-accent-hover:#bf3313;--cp-accent-fg:#fff;--cp-accent-soft:#fdece6;--cp-fg:#1f2733;--cp-muted:#5b6573;--cp-faint:#8b93a1;--cp-bg:#f4f5f7;--cp-surface:#fff;--cp-surface-2:#f7f8fa;--cp-border:#e7eaef;--cp-border-strong:#d3d8e0;--cp-success:#16a34a;--cp-success-soft:#e7f6ec;--cp-warning:#b45309;--cp-warning-soft:#fbf0e2;--cp-danger:#dc2626;--cp-danger-soft:#fcebeb;--cp-info:#2563eb;--cp-info-soft:#e8f0fe;--cp-radius-sm:8px;--cp-radius:14px;--cp-radius-pill:999px;--cp-shadow-sm:0 1px 2px rgba(16,24,40,.05),0 1px 3px rgba(16,24,40,.08);--cp-shadow:0 4px 10px -2px rgba(16,24,40,.08),0 2px 6px -2px rgba(16,24,40,.05);--cp-shadow-lg:0 18px 40px -12px rgba(16,24,40,.22);--cp-space-xs:6px;--cp-space-sm:10px;--cp-space:16px;--cp-space-lg:24px;--cp-space-xl:36px;--cp-text-sm:.85rem;--cp-text:1rem;--cp-text-lg:1.15rem;--cp-h3:1.4rem;--cp-h2:1.85rem;--cp-h1:2.4rem;--cp-control-h:44px;--cp-radius-lg:20px;box-sizing:border-box;color:var(--cp-fg);font-family:var(--cp-font);line-height:1.55;-webkit-font-smoothing:antialiased}.cp-module *,.cp-module :after,.cp-module :before{box-sizing:inherit}[data-cp-theme=dark] .cp-module{--cp-fg:#e8eaed;--cp-muted:#a2abb8;--cp-faint:#7b8493;--cp-bg:#12151a;--cp-surface:#1b1f26;--cp-surface-2:#232833;--cp-border:#2c323d;--cp-border-strong:#3a414e}.cp-module .cp-empty,.cp-module .cp-loading{color:var(--cp-muted);padding:48px 0;text-align:center}.cp-module .cp-error{color:var(--cp-danger);padding:16px 0}.cp-module .cp-ui-card{background:var(--cp-surface);border:1px solid var(--cp-border);border-radius:var(--cp-radius-lg);box-shadow:var(--cp-shadow);padding:var(--cp-space-lg)}.cp-module .cp-ui-panel{background:var(--cp-surface-2);border-radius:var(--cp-radius);padding:var(--cp-space-lg)}.cp-module .cp-ui-hairline{border:none;border-top:1px solid var(--cp-border);margin:var(--cp-space) 0}.cp-module .cp-ui-h1{font-size:var(--cp-h1);line-height:1.15}.cp-module .cp-ui-h1,.cp-module .cp-ui-h2{font-weight:700;margin:0 0 var(--cp-space)}.cp-module .cp-ui-h2{font-size:var(--cp-h2);line-height:1.2}.cp-module .cp-ui-h3{font-size:var(--cp-h3);font-weight:600;line-height:1.25;margin:0 0 var(--cp-space-sm)}.cp-module .cp-ui-eyebrow{color:var(--cp-muted);font-size:.72rem;font-weight:700;letter-spacing:.06em;margin:0 0 var(--cp-space-sm);text-transform:uppercase}.cp-module .cp-ui-btn{align-items:center;background:var(--cp-surface);border:1px solid var(--cp-border-strong);border-radius:var(--cp-radius-sm);color:var(--cp-fg);cursor:pointer;display:inline-flex;font:inherit;font-weight:600;gap:8px;justify-content:center;min-height:var(--cp-control-h);padding:0 18px;text-decoration:none;transition:background .15s,border-color .15s,transform .05s}.cp-module .cp-ui-btn:hover{background:var(--cp-surface-2)}.cp-module .cp-ui-btn:active{transform:translateY(1px)}.cp-module .cp-ui-btn:disabled{cursor:default;opacity:.55;transform:none}.cp-module .cp-ui-btn--primary{background:var(--cp-accent);border-color:var(--cp-accent);color:var(--cp-accent-fg)}.cp-module .cp-ui-btn--primary:hover{background:var(--cp-accent-hover);border-color:var(--cp-accent-hover)}.cp-module .cp-ui-btn--ghost{background:transparent;border-color:transparent}.cp-module .cp-ui-btn--ghost:hover{background:var(--cp-surface-2)}.cp-module .cp-ui-btn--danger{background:transparent;border-color:var(--cp-danger);color:var(--cp-danger)}.cp-module .cp-ui-btn--danger:hover{background:var(--cp-danger-soft)}.cp-module .cp-ui-btn--sm{font-size:var(--cp-text-sm);min-height:34px;padding:0 12px}.cp-module .cp-ui-btn--block{width:100%}.cp-module .cp-ui-badge{align-items:center;background:var(--cp-surface-2);border-radius:var(--cp-radius-pill);color:var(--cp-muted);display:inline-flex;font-size:.78rem;font-weight:600;gap:6px;padding:3px 11px;white-space:nowrap}.cp-module .cp-ui-badge:before{background:currentColor;border-radius:50%;content:"";height:7px;opacity:.9;width:7px}.cp-module .cp-ui-badge--none:before{display:none}.cp-module .cp-ui-badge--success{background:var(--cp-success-soft);color:var(--cp-success)}.cp-module .cp-ui-badge--warning{background:var(--cp-warning-soft);color:var(--cp-warning)}.cp-module .cp-ui-badge--danger{background:var(--cp-danger-soft);color:var(--cp-danger)}.cp-module .cp-ui-badge--info{background:var(--cp-info-soft);color:var(--cp-info)}.cp-module .cp-ui-badge--accent,.cp-module .cp-ui-chip{background:var(--cp-accent-soft);color:var(--cp-accent)}.cp-module .cp-ui-chip{border-radius:var(--cp-radius-pill);display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.03em;padding:2px 9px;text-transform:uppercase}.cp-module .cp-ui-dl{display:flex;flex-direction:column;gap:2px}.cp-module .cp-ui-dl-row{border-bottom:1px solid var(--cp-border);display:flex;gap:var(--cp-space);justify-content:space-between;padding:8px 0}.cp-module .cp-ui-dl-row:last-child{border-bottom:none}.cp-module .cp-ui-dl-row>dt,.cp-module .cp-ui-dl-row>span:first-child{color:var(--cp-muted)}.cp-module .cp-ui-dl-row>dd,.cp-module .cp-ui-dl-row>span:last-child{font-weight:600;margin:0;text-align:right}.cp-module .cp-ui-input,.cp-module .cp-ui-select{background:var(--cp-surface);border:1px solid var(--cp-border-strong);border-radius:var(--cp-radius-sm);color:var(--cp-fg);font:inherit;min-height:var(--cp-control-h);padding:0 12px;width:100%}.cp-module .cp-ui-input:focus,.cp-module .cp-ui-select:focus{border-color:var(--cp-accent);box-shadow:0 0 0 3px var(--cp-accent-soft);outline:none}.cp-module .cp-ui-field{display:flex;flex-direction:column;gap:6px}.cp-module .cp-ui-field>label{color:var(--cp-muted);font-size:var(--cp-text-sm);font-weight:600}.cp-module .cp-ui-table{border-collapse:collapse;width:100%}.cp-module .cp-ui-table th{border-bottom:1px solid var(--cp-border);color:var(--cp-muted);font-size:.74rem;font-weight:700;letter-spacing:.04em;padding:10px 12px;text-align:left;text-transform:uppercase}.cp-module .cp-ui-table td{border-bottom:1px solid var(--cp-border);padding:14px 12px;vertical-align:top}.cp-module .cp-ui-table tbody tr:last-child td{border-bottom:none}.cp-ui-modal__overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10182880;bottom:0;display:flex;justify-content:center;left:0;overflow:auto;padding:20px;position:fixed;right:0;top:0;z-index:100000}.cp-ui-modal__panel{background:var(--cp-surface);border-radius:var(--cp-radius-lg);box-shadow:var(--cp-shadow-lg);color:var(--cp-fg);font-family:var(--cp-font);max-width:520px;padding:var(--cp-space-lg);position:relative;width:100%}.cp-ui-modal__close{background:transparent;border:none;border-radius:var(--cp-radius-sm);color:var(--cp-muted);cursor:pointer;font-size:18px;height:32px;position:absolute;right:14px;top:14px;width:32px}.cp-ui-modal__close:hover{background:var(--cp-surface-2)}.cp-module .cp-ui-avatar{align-items:center;background:var(--cp-accent-soft);border-radius:50%;color:var(--cp-accent);display:inline-flex;flex:0 0 auto;font-weight:700;height:44px;justify-content:center;overflow:hidden;width:44px}.cp-module .cp-ui-avatar img{height:100%;object-fit:cover;width:100%}.cp-module .cp-ui-skeleton{animation:cp-ui-shimmer 1.3s ease infinite;background:linear-gradient(90deg,var(--cp-surface-2) 25%,var(--cp-border) 37%,var(--cp-surface-2) 63%);background-size:400% 100%;border-radius:var(--cp-radius-sm)}@keyframes cp-ui-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.cp-module .cp-ui-spinner{animation:cp-ui-spin .8s linear infinite;border:2px solid var(--cp-border-strong);border-radius:50%;border-top-color:var(--cp-accent);display:inline-block;height:18px;width:18px}@keyframes cp-ui-spin{to{transform:rotate(1turn)}}.cp-customer-dashboard-module .cp-dash{display:flex;flex-direction:column;gap:var(--cp-space-lg)}.cp-customer-dashboard-module .cp-dash__promo{overflow:hidden;padding:0}.cp-customer-dashboard-module .cp-dash__promo-media{display:block}.cp-customer-dashboard-module .cp-dash__promo-img{display:block;height:auto;max-width:100%;width:100%}.cp-customer-dashboard-module .cp-dash__promo-body{padding:var(--cp-space) var(--cp-space-lg) var(--cp-space-lg)}.cp-customer-dashboard-module .cp-dash__promo-heading{font-size:var(--cp-h3);font-weight:700;margin:0 0 var(--cp-space-xs)}.cp-customer-dashboard-module .cp-dash__promo-text{color:var(--cp-muted);margin:0}.cp-customer-dashboard-module .cp-dash__hero{align-items:center;display:flex;flex-wrap:wrap;gap:var(--cp-space-lg);justify-content:space-between}.cp-customer-dashboard-module .cp-dash__hero-id{align-items:center;display:flex;gap:var(--cp-space);min-width:0}.cp-customer-dashboard-module .cp-dash__hero-avatar{font-size:1.3rem;height:64px;text-transform:uppercase;width:64px}.cp-customer-dashboard-module .cp-dash__hero-text{min-width:0}.cp-customer-dashboard-module .cp-dash__greeting{font-size:var(--cp-h2);font-weight:700;line-height:1.15;margin:0 0 4px}.cp-customer-dashboard-module .cp-dash__hero-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.cp-customer-dashboard-module .cp-dash__hero-name{font-weight:600}.cp-customer-dashboard-module .cp-dash__hero-email,.cp-customer-dashboard-module .cp-dash__hero-role{color:var(--cp-muted);font-size:var(--cp-text-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-customer-dashboard-module .cp-dash__hero-edit{flex:0 0 auto}.cp-customer-dashboard-module .cp-dash__nav{display:grid;gap:var(--cp-space);grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.cp-customer-dashboard-module .cp-dash__nav-card{align-items:center;color:var(--cp-fg);display:flex;gap:var(--cp-space);padding:var(--cp-space);text-decoration:none;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.cp-customer-dashboard-module .cp-dash__nav-card:hover{border-color:var(--cp-border-strong);box-shadow:var(--cp-shadow-lg);transform:translateY(-3px)}.cp-customer-dashboard-module .cp-dash__nav-card:focus-visible{border-color:var(--cp-accent);box-shadow:0 0 0 3px var(--cp-accent-soft);outline:none}.cp-customer-dashboard-module .cp-dash__nav-icon{align-items:center;background:var(--cp-accent-soft);border-radius:var(--cp-radius-sm);color:var(--cp-accent);display:inline-flex;flex:0 0 auto;height:46px;justify-content:center;width:46px}.cp-customer-dashboard-module .cp-dash__nav-label{flex:1 1 auto;font-weight:600}.cp-customer-dashboard-module .cp-dash__nav-arrow{color:var(--cp-faint);flex:0 0 auto;transition:transform .18s ease,color .18s ease}.cp-customer-dashboard-module .cp-dash__nav-card:hover .cp-dash__nav-arrow{color:var(--cp-accent);transform:translate(2px)}.cp-customer-dashboard-module .cp-dash__cta{align-items:center;background:var(--cp-accent-soft);border-color:transparent;display:flex;flex-wrap:wrap;gap:var(--cp-space);justify-content:space-between}.cp-customer-dashboard-module .cp-dash__cta-body{flex:1 1 260px}.cp-customer-dashboard-module .cp-dash__cta-body>:first-child{margin-top:0}.cp-customer-dashboard-module .cp-dash__cta-body>:last-child{margin-bottom:0}.cp-customer-dashboard-module .cp-dash__cta-btn{flex:0 0 auto}.cp-customer-dashboard-module .cp-dash__widgets{align-items:start;display:grid;gap:var(--cp-space-lg);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.cp-customer-dashboard-module .cp-dash__widget--wide{grid-column:1/-1}.cp-customer-dashboard-module .cp-dash__widget-head{align-items:center;display:flex;gap:var(--cp-space);justify-content:space-between;margin-bottom:var(--cp-space)}.cp-customer-dashboard-module .cp-dash__widget-title{align-items:center;display:flex;font-size:var(--cp-text-lg);font-weight:700;gap:8px;margin:0}.cp-customer-dashboard-module .cp-dash__widget-icon{color:var(--cp-accent);flex:0 0 auto}.cp-customer-dashboard-module .cp-dash__widget-link{align-items:center;color:var(--cp-accent);display:inline-flex;flex:0 0 auto;font-size:var(--cp-text-sm);font-weight:600;gap:4px;text-decoration:none;white-space:nowrap}.cp-customer-dashboard-module .cp-dash__widget-link:hover{text-decoration:underline}.cp-customer-dashboard-module .cp-dash__table-wrap{overflow-x:auto}.cp-customer-dashboard-module .cp-dash__orders-table{min-width:460px}.cp-customer-dashboard-module .cp-dash__orders-table td{padding:12px;vertical-align:middle}.cp-customer-dashboard-module .cp-dash__order-link{color:var(--cp-fg);font-weight:600;text-decoration:none}.cp-customer-dashboard-module .cp-dash__order-link:hover{color:var(--cp-accent);text-decoration:underline}.cp-customer-dashboard-module .cp-dash__order-date{color:var(--cp-muted);white-space:nowrap}.cp-customer-dashboard-module .cp-dash__col-num{text-align:right}.cp-customer-dashboard-module .cp-dash__order-amount{font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.cp-customer-dashboard-module .cp-dash__col-status{text-align:right;white-space:nowrap}.cp-customer-dashboard-module .cp-dash__order-nostatus{color:var(--cp-faint)}.cp-customer-dashboard-module .cp-dash__list{list-style:none;margin:0;padding:0}.cp-customer-dashboard-module .cp-dash__list-row{align-items:center;border-bottom:1px solid var(--cp-border);display:flex;gap:var(--cp-space-sm);padding:10px 0}.cp-customer-dashboard-module .cp-dash__list-row:last-child{border-bottom:none}.cp-customer-dashboard-module .cp-dash__list-icon{align-items:center;background:var(--cp-surface-2);border-radius:var(--cp-radius-sm);color:var(--cp-muted);display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;width:34px}.cp-customer-dashboard-module .cp-dash__list-icon svg{height:16px;width:16px}.cp-customer-dashboard-module .cp-dash__list-label{font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-customer-dashboard-module .cp-dash__empty{color:var(--cp-faint);margin:0;padding:var(--cp-space) 0}.cp-customer-dashboard-module .cp-dash__posts{list-style:none;margin:0;padding:0}.cp-customer-dashboard-module .cp-dash__post{border-bottom:1px solid var(--cp-border)}.cp-customer-dashboard-module .cp-dash__post:last-child{border-bottom:none}.cp-customer-dashboard-module .cp-dash__post-link{align-items:center;color:var(--cp-fg);display:flex;gap:var(--cp-space-sm);padding:10px 0;text-decoration:none}.cp-customer-dashboard-module .cp-dash__post-img{border-radius:var(--cp-radius-sm);flex:0 0 auto;height:48px;object-fit:cover;width:48px}.cp-customer-dashboard-module .cp-dash__post-img--fallback{align-items:center;background:var(--cp-surface-2);color:var(--cp-muted);display:inline-flex;justify-content:center}.cp-customer-dashboard-module .cp-dash__post-text{display:flex;flex-direction:column;gap:2px;min-width:0}.cp-customer-dashboard-module .cp-dash__post-title{font-weight:500}.cp-customer-dashboard-module .cp-dash__post-link:hover .cp-dash__post-title{color:var(--cp-accent)}.cp-customer-dashboard-module .cp-dash__post-date{color:var(--cp-faint);font-size:var(--cp-text-sm)}.cp-customer-dashboard-module .cp-dash__skeletons{display:flex;flex-direction:column;gap:12px;padding:4px 0}.cp-customer-dashboard-module .cp-dash__skeleton-row{height:40px}.cp-customer-dashboard-module .cp-dash__skeleton-line{height:12px;max-width:60vw;width:180px}.cp-customer-dashboard-module .cp-dash__skeleton-line--short{width:120px}@media (max-width:560px){.cp-customer-dashboard-module .cp-dash__hero{align-items:flex-start}.cp-customer-dashboard-module .cp-dash__hero-edit{width:100%}.cp-customer-dashboard-module .cp-dash__greeting{font-size:var(--cp-h3)}.cp-customer-dashboard-module .cp-dash__nav{grid-template-columns:1fr}}