.sidebar-module__X50D5W__sidebar{background:var(--color-ink);border-right:1px solid var(--color-ink-light);flex-direction:column;flex-shrink:0;width:220px;min-height:100vh;padding:1.5rem 1rem;display:flex}.sidebar-module__X50D5W__header{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.sidebar-module__X50D5W__logo{border-radius:50%;flex-shrink:0;width:40px;height:40px}.sidebar-module__X50D5W__businessName{color:var(--et-white);font-size:1.1rem;font-weight:700}.sidebar-module__X50D5W__nav{flex-direction:column;flex:1;gap:.25rem;display:flex}.sidebar-module__X50D5W__link{border-radius:var(--radius-sm);color:var(--et-gray-300);border-left:3px solid #0000;padding:.6rem .75rem;font-size:.95rem;text-decoration:none}.sidebar-module__X50D5W__link:hover{background:var(--color-ink-light);color:var(--et-white)}.sidebar-module__X50D5W__active{background:var(--color-ink-light);color:var(--et-gold-light);border-left:3px solid var(--et-gold);font-weight:600}.sidebar-module__X50D5W__pendingNote{color:var(--et-gray-300);padding:.6rem .75rem;font-size:.85rem;line-height:1.4}.sidebar-module__X50D5W__logoutBtn{border:1px solid var(--color-ink-light);color:var(--et-gray-300);border-radius:var(--radius-sm);cursor:pointer;background:0 0;margin-top:1rem;padding:.6rem;font-weight:400}.sidebar-module__X50D5W__logoutBtn:hover{background:var(--color-ink-light);color:var(--et-white)}.sidebar-module__X50D5W__topbar{display:none}.sidebar-module__X50D5W__hamburger{color:var(--et-white);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;flex-shrink:0;width:36px;height:36px;padding:0;font-size:1.3rem}.sidebar-module__X50D5W__hamburger:hover{background:var(--color-ink-light)}.sidebar-module__X50D5W__topbarLogo{border-radius:50%;flex-shrink:0;width:28px;height:28px}.sidebar-module__X50D5W__topbarBrand{color:var(--et-white);font-size:.95rem;font-weight:600}.sidebar-module__X50D5W__drawerBackdrop,.sidebar-module__X50D5W__drawer{display:none}@media (max-width:768px){.sidebar-module__X50D5W__sidebar{display:none}.sidebar-module__X50D5W__topbar{height:calc(56px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 1rem 0 1rem;background:var(--color-ink);z-index:50;align-items:center;gap:.75rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #00000026}.sidebar-module__X50D5W__drawerBackdrop{z-index:100;background:#0006;display:block;position:fixed;inset:0}.sidebar-module__X50D5W__drawer{background:var(--color-ink);width:260px;padding:calc(1.5rem + env(safe-area-inset-top)) 1rem calc(1rem + env(safe-area-inset-bottom)) calc(1rem + env(safe-area-inset-left));z-index:101;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:2px 0 12px #0000004d}}
.customers-module__6T8jha__container{max-width:1100px;padding:var(--space-xl);margin:0 auto}.customers-module__6T8jha__layout{grid-template-columns:1fr 1.3fr;align-items:start;gap:1.5rem;margin-top:1.5rem;display:grid}@media (max-width:850px){.customers-module__6T8jha__layout{grid-template-columns:1fr}}.customers-module__6T8jha__listCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);overflow:hidden}.customers-module__6T8jha__searchRow{border-bottom:1px solid var(--color-border-light);padding:.9rem 1rem}.customers-module__6T8jha__searchInput{border-radius:var(--radius-sm);border:1px solid var(--color-border);width:100%;padding:.5rem .7rem;font-size:.9rem}.customers-module__6T8jha__customerRow{text-align:left;border-bottom:1px solid var(--color-border-light);background:0 0;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.85rem 1rem;display:flex}.customers-module__6T8jha__customerRow:hover,.customers-module__6T8jha__customerRowActive{background:var(--color-bg)}.customers-module__6T8jha__customerName{color:var(--color-ink);margin:0 0 .2rem;font-weight:600}.customers-module__6T8jha__customerMeta{color:var(--color-text-muted);font-size:.78rem}.customers-module__6T8jha__customerStats{text-align:right;white-space:nowrap}.customers-module__6T8jha__customerSpent{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);font-weight:600}.customers-module__6T8jha__customerOrders{color:var(--color-text-muted);font-size:.75rem}.customers-module__6T8jha__empty{text-align:center;color:var(--color-text-muted);padding:2rem 1rem}.customers-module__6T8jha__detailCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);min-height:200px;padding:1.5rem}.customers-module__6T8jha__detailHead{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.customers-module__6T8jha__detailName{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:1.4rem;font-weight:600}.customers-module__6T8jha__detailContact{color:var(--color-text-secondary);margin-top:.25rem;font-size:.85rem}.customers-module__6T8jha__repeatBtn{background:var(--color-ink);color:var(--et-gold-light);border-radius:var(--radius-sm);white-space:nowrap;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600}.customers-module__6T8jha__sectionLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;margin:1.25rem 0 .5rem;font-size:.78rem}.customers-module__6T8jha__notesArea{border-radius:var(--radius-sm);border:1px solid var(--color-border);resize:vertical;width:100%;min-height:80px;padding:.6rem .7rem;font-family:inherit;font-size:.9rem}.customers-module__6T8jha__notesSaveBtn{background:var(--color-border-light);color:var(--color-text-secondary);border-radius:var(--radius-sm);margin-top:.5rem;padding:.4rem .9rem;font-size:.82rem;font-weight:600}.customers-module__6T8jha__notesSavedTag{color:var(--color-success);margin-top:.5rem;font-size:.78rem}.customers-module__6T8jha__orderRow{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 0;display:flex}.customers-module__6T8jha__orderRow:last-child{border-bottom:none}.customers-module__6T8jha__orderName{color:var(--color-ink);font-size:.9rem;font-weight:600}.customers-module__6T8jha__orderDate{color:var(--color-text-muted);font-size:.78rem}.customers-module__6T8jha__orderAmount{color:var(--color-ink);white-space:nowrap;font-weight:600}.customers-module__6T8jha__placeholder{color:var(--color-text-muted);text-align:center;padding:2rem 0}.customers-module__6T8jha__loading{text-align:center;color:var(--color-text-secondary);padding:3rem;font-size:1.2rem}
.insights-module__cRqwOG__container{max-width:1000px;padding:var(--space-xl);margin:0 auto}.insights-module__cRqwOG__heroRow{grid-template-columns:1.4fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (max-width:800px){.insights-module__cRqwOG__heroRow{grid-template-columns:1fr}}.insights-module__cRqwOG__heroCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);padding:1.5rem}.insights-module__cRqwOG__heroLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .5rem;font-size:.8rem}.insights-module__cRqwOG__heroAmount{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:2.5rem;font-weight:600}.insights-module__cRqwOG__changeRow{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.insights-module__cRqwOG__changeUp{color:var(--color-success);font-size:.9rem;font-weight:600}.insights-module__cRqwOG__changeDown{color:var(--color-danger);font-size:.9rem;font-weight:600}.insights-module__cRqwOG__changeFlat{color:var(--color-text-muted);font-size:.9rem;font-weight:600}.insights-module__cRqwOG__changeContext{color:var(--color-text-muted);font-size:.85rem}.insights-module__cRqwOG__outstandingCard{background:var(--color-surface);border-radius:var(--radius-lg);border:2px solid var(--et-gold);flex-direction:column;justify-content:center;padding:1.5rem;display:flex}.insights-module__cRqwOG__chartSection{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);margin-bottom:1.5rem;padding:1.5rem}.insights-module__cRqwOG__chartHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.insights-module__cRqwOG__chartTitle{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:1.1rem;font-weight:600}.insights-module__cRqwOG__granularityToggle{gap:.4rem;display:flex}.insights-module__cRqwOG__granularityBtn{border-radius:var(--radius-sm);background:var(--color-border-light);color:var(--color-text-secondary);padding:.4rem .9rem;font-size:.82rem;font-weight:600}.insights-module__cRqwOG__granularityBtnActive{border-radius:var(--radius-sm);background:var(--color-ink);color:var(--et-gold-light);padding:.4rem .9rem;font-size:.82rem;font-weight:600}.insights-module__cRqwOG__chart{align-items:flex-end;gap:10px;height:160px;padding-top:1.5rem;display:flex}.insights-module__cRqwOG__barCol{flex-direction:column;flex:1;align-items:center;height:100%;display:flex}.insights-module__cRqwOG__barValue{color:var(--color-text-secondary);white-space:nowrap;margin-bottom:4px;font-size:.72rem;font-weight:600}.insights-module__cRqwOG__barTrack{flex:1;align-items:flex-end;width:100%;display:flex}.insights-module__cRqwOG__bar{background:var(--color-border-light);border-radius:4px 4px 0 0;width:100%;min-height:2px}.insights-module__cRqwOG__barFilled{background:var(--et-gold)}.insights-module__cRqwOG__barLabel{color:var(--color-text-muted);white-space:nowrap;margin-top:6px;font-size:.72rem}.insights-module__cRqwOG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.insights-module__cRqwOG__statCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);padding:1.25rem}.insights-module__cRqwOG__statLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .4rem;font-size:.78rem}.insights-module__cRqwOG__statValue{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:1.5rem;font-weight:600}.insights-module__cRqwOG__statSub{color:var(--color-text-muted);margin-top:.25rem;font-size:.78rem}.insights-module__cRqwOG__loading{text-align:center;color:var(--color-text-secondary);padding:3rem;font-size:1.2rem}
.workspace-module__8Q0gtG__header{background:linear-gradient(135deg,var(--et-ink) 0%,var(--et-ink-light) 100%);color:var(--et-white);padding:calc(2rem + env(safe-area-inset-top)) 2rem 2rem}.workspace-module__8Q0gtG__backLink{color:#fffc;margin-bottom:1rem;text-decoration:none;display:inline-block}.workspace-module__8Q0gtG__backLink:hover{color:var(--et-white)}.workspace-module__8Q0gtG__header h1{color:var(--et-white);margin:.5rem 0;font-size:1.8rem}.workspace-module__8Q0gtG__subtitle{color:var(--et-gold-light);margin:0}.workspace-module__8Q0gtG__container{max-width:1200px;margin:0 auto;padding:2rem}.workspace-module__8Q0gtG__tabs{border-bottom:2px solid var(--color-border-light);gap:.5rem;margin-bottom:2rem;display:flex}.workspace-module__8Q0gtG__tab{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:1rem 1.5rem;font-size:1rem;font-weight:500}.workspace-module__8Q0gtG__tab:hover{color:var(--color-ink)}.workspace-module__8Q0gtG__tab.workspace-module__8Q0gtG__active{color:var(--et-gold-dark);border-bottom-color:var(--et-gold)}.workspace-module__8Q0gtG__section{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);padding:2rem}.workspace-module__8Q0gtG__section h2{color:var(--color-ink);margin-top:0;margin-bottom:1.5rem}.workspace-module__8Q0gtG__table{border-collapse:collapse;width:100%}.workspace-module__8Q0gtG__table thead{background-color:var(--color-surface-warm)}.workspace-module__8Q0gtG__table th,.workspace-module__8Q0gtG__table td{text-align:left;border-bottom:1px solid var(--color-border-light);padding:1rem}.workspace-module__8Q0gtG__table th{color:var(--color-text-secondary);font-weight:600}.workspace-module__8Q0gtG__table tr:hover{background-color:var(--color-surface-warm)}.workspace-module__8Q0gtG__loading,.workspace-module__8Q0gtG__empty{text-align:center;color:var(--color-text-muted);padding:2rem}
.customers-module__yniA2G__container{max-width:1100px;padding:var(--space-xl);margin:0 auto}.customers-module__yniA2G__layout{grid-template-columns:1fr 1.3fr;align-items:start;gap:1.5rem;margin-top:1.5rem;display:grid}@media (max-width:850px){.customers-module__yniA2G__layout{grid-template-columns:1fr}}.customers-module__yniA2G__listCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);overflow:hidden}.customers-module__yniA2G__searchRow{border-bottom:1px solid var(--color-border-light);padding:.9rem 1rem}.customers-module__yniA2G__searchInput{border-radius:var(--radius-sm);border:1px solid var(--color-border);width:100%;padding:.5rem .7rem;font-size:.9rem}.customers-module__yniA2G__customerRow{text-align:left;border-bottom:1px solid var(--color-border-light);background:0 0;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.85rem 1rem;display:flex}.customers-module__yniA2G__customerRow:hover,.customers-module__yniA2G__customerRowActive{background:var(--color-bg)}.customers-module__yniA2G__customerName{color:var(--color-ink);margin:0 0 .2rem;font-weight:600}.customers-module__yniA2G__customerMeta{color:var(--color-text-muted);font-size:.78rem}.customers-module__yniA2G__customerStats{text-align:right;white-space:nowrap}.customers-module__yniA2G__customerSpent{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);font-weight:600}.customers-module__yniA2G__customerOrders{color:var(--color-text-muted);font-size:.75rem}.customers-module__yniA2G__empty{text-align:center;color:var(--color-text-muted);padding:2rem 1rem}.customers-module__yniA2G__detailCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);min-height:200px;padding:1.5rem}.customers-module__yniA2G__detailHead{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.customers-module__yniA2G__detailName{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:1.4rem;font-weight:600}.customers-module__yniA2G__detailContact{color:var(--color-text-secondary);margin-top:.25rem;font-size:.85rem}.customers-module__yniA2G__repeatBtn{background:var(--color-ink);color:var(--et-gold-light);border-radius:var(--radius-sm);white-space:nowrap;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600}.customers-module__yniA2G__sectionLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;margin:1.25rem 0 .5rem;font-size:.78rem}.customers-module__yniA2G__notesArea{border-radius:var(--radius-sm);border:1px solid var(--color-border);resize:vertical;width:100%;min-height:80px;padding:.6rem .7rem;font-family:inherit;font-size:.9rem}.customers-module__yniA2G__notesSaveBtn{background:var(--color-border-light);color:var(--color-text-secondary);border-radius:var(--radius-sm);margin-top:.5rem;padding:.4rem .9rem;font-size:.82rem;font-weight:600}.customers-module__yniA2G__notesSavedTag{color:var(--color-success);margin-top:.5rem;font-size:.78rem}.customers-module__yniA2G__orderRow{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 0;display:flex}.customers-module__yniA2G__orderRow:last-child{border-bottom:none}.customers-module__yniA2G__orderName{color:var(--color-ink);font-size:.9rem;font-weight:600}.customers-module__yniA2G__orderDate{color:var(--color-text-muted);font-size:.78rem}.customers-module__yniA2G__orderAmount{color:var(--color-ink);white-space:nowrap;font-weight:600}.customers-module__yniA2G__placeholder{color:var(--color-text-muted);text-align:center;padding:2rem 0}.customers-module__yniA2G__loading{text-align:center;color:var(--color-text-secondary);padding:3rem;font-size:1.2rem}
.insights-module__megJhq__container{max-width:1000px;padding:var(--space-xl);margin:0 auto}.insights-module__megJhq__heroRow{grid-template-columns:1.4fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (max-width:800px){.insights-module__megJhq__heroRow{grid-template-columns:1fr}}.insights-module__megJhq__heroCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);padding:1.5rem}.insights-module__megJhq__heroLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .5rem;font-size:.8rem}.insights-module__megJhq__heroAmount{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:2.5rem;font-weight:600}.insights-module__megJhq__changeRow{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.insights-module__megJhq__changeUp{color:var(--color-success);font-size:.9rem;font-weight:600}.insights-module__megJhq__changeDown{color:var(--color-danger);font-size:.9rem;font-weight:600}.insights-module__megJhq__changeFlat{color:var(--color-text-muted);font-size:.9rem;font-weight:600}.insights-module__megJhq__changeContext{color:var(--color-text-muted);font-size:.85rem}.insights-module__megJhq__outstandingCard{background:var(--color-surface);border-radius:var(--radius-lg);border:2px solid var(--et-gold);flex-direction:column;justify-content:center;padding:1.5rem;display:flex}.insights-module__megJhq__chartSection{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);margin-bottom:1.5rem;padding:1.5rem}.insights-module__megJhq__chartHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.insights-module__megJhq__chartTitle{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:1.1rem;font-weight:600}.insights-module__megJhq__granularityToggle{gap:.4rem;display:flex}.insights-module__megJhq__granularityBtn{border-radius:var(--radius-sm);background:var(--color-border-light);color:var(--color-text-secondary);padding:.4rem .9rem;font-size:.82rem;font-weight:600}.insights-module__megJhq__granularityBtnActive{border-radius:var(--radius-sm);background:var(--color-ink);color:var(--et-gold-light);padding:.4rem .9rem;font-size:.82rem;font-weight:600}.insights-module__megJhq__chart{align-items:flex-end;gap:10px;height:160px;padding-top:1.5rem;display:flex}.insights-module__megJhq__barCol{flex-direction:column;flex:1;align-items:center;height:100%;display:flex}.insights-module__megJhq__barValue{color:var(--color-text-secondary);white-space:nowrap;margin-bottom:4px;font-size:.72rem;font-weight:600}.insights-module__megJhq__barTrack{flex:1;align-items:flex-end;width:100%;display:flex}.insights-module__megJhq__bar{background:var(--color-border-light);border-radius:4px 4px 0 0;width:100%;min-height:2px}.insights-module__megJhq__barFilled{background:var(--et-gold)}.insights-module__megJhq__barLabel{color:var(--color-text-muted);white-space:nowrap;margin-top:6px;font-size:.72rem}.insights-module__megJhq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.insights-module__megJhq__statCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);padding:1.25rem}.insights-module__megJhq__statLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .4rem;font-size:.78rem}.insights-module__megJhq__statValue{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:1.5rem;font-weight:600}.insights-module__megJhq__statSub{color:var(--color-text-muted);margin-top:.25rem;font-size:.78rem}.insights-module__megJhq__loading{text-align:center;color:var(--color-text-secondary);padding:3rem;font-size:1.2rem}
.dashboard-module__Gx_nyq__container{max-width:1200px;padding:var(--space-xl);margin:0 auto}.dashboard-module__Gx_nyq__greetingRow{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.75rem;display:flex}.dashboard-module__Gx_nyq__greeting{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0 0 6px;font-size:1.9rem;font-weight:600}.dashboard-module__Gx_nyq__statLine{color:var(--color-text-secondary);margin:0;font-size:.85rem}.dashboard-module__Gx_nyq__statLineHighlight{color:var(--et-gold-dark);font-weight:600}.dashboard-module__Gx_nyq__avatarCircle{background:var(--color-ink);width:38px;height:38px;color:var(--et-gold-light);font-family:var(--font-display),Georgia,serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.dashboard-module__Gx_nyq__setupNudge{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);border-left:4px solid var(--et-gold);color:inherit;margin-bottom:1.75rem;padding:1rem 1.25rem;text-decoration:none;display:block}.dashboard-module__Gx_nyq__setupNudgeTitle{color:var(--color-ink);margin:0 0 .3rem;font-size:.95rem;font-weight:600}.dashboard-module__Gx_nyq__setupNudgeNext{color:var(--et-gold-dark);margin:0;font-size:.85rem;font-weight:600}.dashboard-module__Gx_nyq__sectionHead{justify-content:space-between;align-items:baseline;margin-bottom:.75rem;display:flex}.dashboard-module__Gx_nyq__sectionTitle{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:1.1rem;font-weight:600}.dashboard-module__Gx_nyq__sectionHint{color:var(--color-text-muted);font-size:.78rem}.dashboard-module__Gx_nyq__comingUpGrid{grid-template-columns:1.3fr 1fr 1fr;gap:12px;margin-bottom:2rem;display:grid}@media (max-width:900px){.dashboard-module__Gx_nyq__comingUpGrid{grid-template-columns:1fr}}.dashboard-module__Gx_nyq__orderCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);color:inherit;gap:14px;padding:1rem;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__orderCardHero{border:2px solid var(--et-gold)}.dashboard-module__Gx_nyq__orderDate{text-align:center;flex-shrink:0;min-width:44px}.dashboard-module__Gx_nyq__orderDateHero{border-right:1px solid var(--color-border-light);padding-right:14px}.dashboard-module__Gx_nyq__orderMonth{font-family:var(--font-display),Georgia,serif;letter-spacing:.06em;color:var(--et-gold-dark);font-size:.68rem;font-weight:600}.dashboard-module__Gx_nyq__orderDay{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);font-size:1.9rem;font-weight:600;line-height:1}.dashboard-module__Gx_nyq__orderRelative{color:var(--color-text-muted);margin-top:2px;font-size:.62rem}.dashboard-module__Gx_nyq__orderBody{flex:1;min-width:0}.dashboard-module__Gx_nyq__orderName{margin:0 0 3px;font-size:.9rem;font-weight:600}.dashboard-module__Gx_nyq__orderMeta{color:var(--color-text-muted);margin:0 0 8px;font-size:.78rem}.dashboard-module__Gx_nyq__attentionList{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);margin-bottom:2rem;overflow:hidden}.dashboard-module__Gx_nyq__attentionItem{border-bottom:1px solid var(--color-border-light);color:inherit;align-items:center;gap:12px;padding:.8rem 1rem;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__attentionItem:last-child{border-bottom:none}.dashboard-module__Gx_nyq__attentionIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.dashboard-module__Gx_nyq__attentionIconDanger{background:var(--color-danger-bg);color:var(--color-danger)}.dashboard-module__Gx_nyq__attentionIconGold{color:var(--et-gold-dark);background:#f5ebd6}.dashboard-module__Gx_nyq__attentionText{flex:1;margin:0;font-size:.85rem}.dashboard-module__Gx_nyq__attentionAmount{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);flex-shrink:0;font-size:.95rem;font-weight:600}.dashboard-module__Gx_nyq__attentionAction{color:var(--et-gold-dark);white-space:nowrap;flex-shrink:0;font-size:.78rem;font-weight:600}.dashboard-module__Gx_nyq__emptyState{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);text-align:center;color:var(--color-text-secondary);margin-bottom:2rem;padding:1.5rem;font-size:.85rem}.dashboard-module__Gx_nyq__loading{text-align:center;color:var(--color-text-secondary);padding:3rem;font-size:1.2rem}
.customers-module__1J1DDW__container{max-width:1100px;padding:var(--space-xl);margin:0 auto}.customers-module__1J1DDW__layout{grid-template-columns:1fr 1.3fr;align-items:start;gap:1.5rem;margin-top:1.5rem;display:grid}@media (max-width:850px){.customers-module__1J1DDW__layout{grid-template-columns:1fr}}.customers-module__1J1DDW__listCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);overflow:hidden}.customers-module__1J1DDW__searchRow{border-bottom:1px solid var(--color-border-light);padding:.9rem 1rem}.customers-module__1J1DDW__searchInput{border-radius:var(--radius-sm);border:1px solid var(--color-border);width:100%;padding:.5rem .7rem;font-size:.9rem}.customers-module__1J1DDW__customerRow{text-align:left;border-bottom:1px solid var(--color-border-light);background:0 0;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.85rem 1rem;display:flex}.customers-module__1J1DDW__customerRow:hover,.customers-module__1J1DDW__customerRowActive{background:var(--color-bg)}.customers-module__1J1DDW__customerName{color:var(--color-ink);margin:0 0 .2rem;font-weight:600}.customers-module__1J1DDW__customerMeta{color:var(--color-text-muted);font-size:.78rem}.customers-module__1J1DDW__customerStats{text-align:right;white-space:nowrap}.customers-module__1J1DDW__customerSpent{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);font-weight:600}.customers-module__1J1DDW__customerOrders{color:var(--color-text-muted);font-size:.75rem}.customers-module__1J1DDW__empty{text-align:center;color:var(--color-text-muted);padding:2rem 1rem}.customers-module__1J1DDW__detailCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);min-height:200px;padding:1.5rem}.customers-module__1J1DDW__detailHead{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.customers-module__1J1DDW__detailName{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:1.4rem;font-weight:600}.customers-module__1J1DDW__detailContact{color:var(--color-text-secondary);margin-top:.25rem;font-size:.85rem}.customers-module__1J1DDW__repeatBtn{background:var(--color-ink);color:var(--et-gold-light);border-radius:var(--radius-sm);white-space:nowrap;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600}.customers-module__1J1DDW__sectionLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;margin:1.25rem 0 .5rem;font-size:.78rem}.customers-module__1J1DDW__notesArea{border-radius:var(--radius-sm);border:1px solid var(--color-border);resize:vertical;width:100%;min-height:80px;padding:.6rem .7rem;font-family:inherit;font-size:.9rem}.customers-module__1J1DDW__notesSaveBtn{background:var(--color-border-light);color:var(--color-text-secondary);border-radius:var(--radius-sm);margin-top:.5rem;padding:.4rem .9rem;font-size:.82rem;font-weight:600}.customers-module__1J1DDW__notesSavedTag{color:var(--color-success);margin-top:.5rem;font-size:.78rem}.customers-module__1J1DDW__orderRow{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 0;display:flex}.customers-module__1J1DDW__orderRow:last-child{border-bottom:none}.customers-module__1J1DDW__orderName{color:var(--color-ink);font-size:.9rem;font-weight:600}.customers-module__1J1DDW__orderDate{color:var(--color-text-muted);font-size:.78rem}.customers-module__1J1DDW__orderAmount{color:var(--color-ink);white-space:nowrap;font-weight:600}.customers-module__1J1DDW__placeholder{color:var(--color-text-muted);text-align:center;padding:2rem 0}.customers-module__1J1DDW__loading{text-align:center;color:var(--color-text-secondary);padding:3rem;font-size:1.2rem}
.insights-module__g2IFFW__container{max-width:1000px;padding:var(--space-xl);margin:0 auto}.insights-module__g2IFFW__heroRow{grid-template-columns:1.4fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (max-width:800px){.insights-module__g2IFFW__heroRow{grid-template-columns:1fr}}.insights-module__g2IFFW__heroCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);padding:1.5rem}.insights-module__g2IFFW__heroLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .5rem;font-size:.8rem}.insights-module__g2IFFW__heroAmount{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:2.5rem;font-weight:600}.insights-module__g2IFFW__changeRow{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.insights-module__g2IFFW__changeUp{color:var(--color-success);font-size:.9rem;font-weight:600}.insights-module__g2IFFW__changeDown{color:var(--color-danger);font-size:.9rem;font-weight:600}.insights-module__g2IFFW__changeFlat{color:var(--color-text-muted);font-size:.9rem;font-weight:600}.insights-module__g2IFFW__changeContext{color:var(--color-text-muted);font-size:.85rem}.insights-module__g2IFFW__outstandingCard{background:var(--color-surface);border-radius:var(--radius-lg);border:2px solid var(--et-gold);flex-direction:column;justify-content:center;padding:1.5rem;display:flex}.insights-module__g2IFFW__chartSection{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);margin-bottom:1.5rem;padding:1.5rem}.insights-module__g2IFFW__chartHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.insights-module__g2IFFW__chartTitle{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:1.1rem;font-weight:600}.insights-module__g2IFFW__granularityToggle{gap:.4rem;display:flex}.insights-module__g2IFFW__granularityBtn{border-radius:var(--radius-sm);background:var(--color-border-light);color:var(--color-text-secondary);padding:.4rem .9rem;font-size:.82rem;font-weight:600}.insights-module__g2IFFW__granularityBtnActive{border-radius:var(--radius-sm);background:var(--color-ink);color:var(--et-gold-light);padding:.4rem .9rem;font-size:.82rem;font-weight:600}.insights-module__g2IFFW__chart{align-items:flex-end;gap:10px;height:160px;padding-top:1.5rem;display:flex}.insights-module__g2IFFW__barCol{flex-direction:column;flex:1;align-items:center;height:100%;display:flex}.insights-module__g2IFFW__barValue{color:var(--color-text-secondary);white-space:nowrap;margin-bottom:4px;font-size:.72rem;font-weight:600}.insights-module__g2IFFW__barTrack{flex:1;align-items:flex-end;width:100%;display:flex}.insights-module__g2IFFW__bar{background:var(--color-border-light);border-radius:4px 4px 0 0;width:100%;min-height:2px}.insights-module__g2IFFW__barFilled{background:var(--et-gold)}.insights-module__g2IFFW__barLabel{color:var(--color-text-muted);white-space:nowrap;margin-top:6px;font-size:.72rem}.insights-module__g2IFFW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.insights-module__g2IFFW__statCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);padding:1.25rem}.insights-module__g2IFFW__statLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .4rem;font-size:.78rem}.insights-module__g2IFFW__statValue{font-family:var(--font-display),Georgia,serif;color:var(--color-ink);margin:0;font-size:1.5rem;font-weight:600}.insights-module__g2IFFW__statSub{color:var(--color-text-muted);margin-top:.25rem;font-size:.78rem}.insights-module__g2IFFW__loading{text-align:center;color:var(--color-text-secondary);padding:3rem;font-size:1.2rem}
.workspace-module__uNsWBq__header{background:linear-gradient(135deg,var(--et-ink) 0%,var(--et-ink-light) 100%);color:var(--et-white);padding:calc(2rem + env(safe-area-inset-top)) 2rem 2rem}.workspace-module__uNsWBq__backLink{color:#fffc;margin-bottom:1rem;text-decoration:none;display:inline-block}.workspace-module__uNsWBq__backLink:hover{color:var(--et-white)}.workspace-module__uNsWBq__header h1{color:var(--et-white);margin:.5rem 0;font-size:1.8rem}.workspace-module__uNsWBq__subtitle{color:var(--et-gold-light);margin:0}.workspace-module__uNsWBq__container{max-width:1200px;margin:0 auto;padding:2rem}.workspace-module__uNsWBq__tabs{border-bottom:2px solid var(--color-border-light);gap:.5rem;margin-bottom:2rem;display:flex}.workspace-module__uNsWBq__tab{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:1rem 1.5rem;font-size:1rem;font-weight:500}.workspace-module__uNsWBq__tab:hover{color:var(--color-ink)}.workspace-module__uNsWBq__tab.workspace-module__uNsWBq__active{color:var(--et-gold-dark);border-bottom-color:var(--et-gold)}.workspace-module__uNsWBq__section{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);padding:2rem}.workspace-module__uNsWBq__section h2{color:var(--color-ink);margin-top:0;margin-bottom:1.5rem}.workspace-module__uNsWBq__table{border-collapse:collapse;width:100%}.workspace-module__uNsWBq__table thead{background-color:var(--color-surface-warm)}.workspace-module__uNsWBq__table th,.workspace-module__uNsWBq__table td{text-align:left;border-bottom:1px solid var(--color-border-light);padding:1rem}.workspace-module__uNsWBq__table th{color:var(--color-text-secondary);font-weight:600}.workspace-module__uNsWBq__table tr:hover{background-color:var(--color-surface-warm)}.workspace-module__uNsWBq__loading,.workspace-module__uNsWBq__empty{text-align:center;color:var(--color-text-muted);padding:2rem}
