.modal-backdrop:not(.hidden){display:flex}.stat-card:hover{transform:translateY(-2px);box-shadow:0 10px 40px #00000026}.sidebar-rail-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#9ca3af;cursor:pointer;transition:background .15s,color .15s;border:none;background:none;text-decoration:none;flex-shrink:0}.sidebar-rail-icon:hover{background:#ffffff1a;color:#e5e7eb}.sidebar-rail-icon.active{background:#ffffff26;color:#fff}.sidebar-nav-item{display:flex;align-items:center;gap:8px;padding:7px 12px;font-size:13px;color:#4b5563;cursor:pointer;transition:background .12s;border:none;background:none;text-align:left;width:100%;text-decoration:none;font-weight:500}.sidebar-nav-item:hover{background:#f3f4f6}.rack-audio-btn{position:relative;background:linear-gradient(135deg,#1f2937,#374151)!important;border-radius:10px!important;padding:10px 14px!important;display:flex!important;align-items:center!important;gap:10px!important;cursor:pointer;border:none;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease;flex:1 1 auto;min-width:0}.rack-audio-btn:hover{transform:translateY(-1px);box-shadow:0 4px 20px #1f29374d}.rack-audio-btn:active{transform:translateY(0)}.rack-audio-icon{width:32px;height:32px;border-radius:50%;background:#b1bed0;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}.rack-audio-icon svg{width:14px;height:14px;color:#1f2937}.audio-pulse-ring{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;pointer-events:none;z-index:0}.audio-pulse-ring-1{background:#b1bed066;animation:rackAudioPulse 2s ease-out infinite}.audio-pulse-ring-2{background:#b1bed040;animation:rackAudioPulse 2s ease-out infinite .6s}@keyframes rackAudioPulse{0%{transform:translateY(-50%) scale(1);opacity:.7}70%{transform:translateY(-50%) scale(2.2);opacity:0}to{transform:translateY(-50%) scale(2.2);opacity:0}}.rack-audio-text{flex:1;min-width:0;position:relative;z-index:1}.rack-audio-title{font-size:13px;font-weight:600;color:#fff;line-height:1.3}.rack-audio-sub{font-size:11px;color:#9ca3af;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rack-audio-duration{font-size:10px;font-weight:600;color:#b1bed0;background:#b1bed026;padding:3px 10px;border-radius:100px;position:relative;z-index:1;flex-shrink:0}.rack-audio-action{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#ffffff26;border-radius:8px;border:1px solid rgba(255,255,255,.1);position:relative;z-index:1;flex-shrink:0;transition:background .15s}.rack-audio-btn:hover .rack-audio-action{background:#fff3}.rack-audio-action svg{width:14px;height:14px;color:#b1bed0}.rack-audio-action span{font-size:12px;font-weight:600;color:#fff}.rack-audio-btn.listened{background:linear-gradient(135deg,#374151,#4b5563)!important;padding:8px 12px!important}.rack-audio-btn.listened .rack-audio-icon{width:26px;height:26px}.rack-audio-btn.listened .rack-audio-icon svg{width:12px;height:12px}.rack-audio-btn.listened .rack-audio-sub,.rack-audio-btn.listened .rack-audio-duration{display:none}.rack-audio-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);background:#111827;color:#fff;padding:10px 16px;border-radius:10px;font-size:12px;font-weight:500;white-space:nowrap;box-shadow:0 8px 30px #00000040;z-index:50;display:flex;align-items:center;gap:10px;animation:rackTooltipIn .4s ease .8s both}.rack-audio-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%) rotate(45deg);width:10px;height:10px;background:#111827;margin-top:-5px}.rack-audio-tooltip .tooltip-x{width:18px;height:18px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.rack-audio-tooltip .tooltip-x:hover{background:#ffffff4d}@keyframes rackTooltipIn{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 639px){.rack-audio-sub{display:none}.rack-audio-btn{padding:8px 10px!important;gap:8px!important}.rack-audio-icon{width:28px;height:28px}.rack-audio-icon svg{width:12px;height:12px}.rack-audio-title{font-size:12px}.rack-audio-tooltip{font-size:11px;padding:8px 12px}.rack-audio-action{padding:5px 10px}.rack-audio-action span{font-size:11px}}.rack-audio-scrub{position:absolute;bottom:0;left:0;right:0;height:6px;background:#ffffff26;cursor:pointer;z-index:10;border-radius:0 0 10px 10px;overflow:hidden;display:none}.rack-audio-scrub.active{display:block}.rack-audio-scrub-fill{height:100%;background:#b1bed0;width:0%;transition:none;pointer-events:none}.rack-audio-scrub:hover{height:10px}.rack-audio-scrub:hover .rack-audio-scrub-fill{background:#fff}.rack-audio-mobile-text{display:inline}.rack-audio-desktop-text{display:none}@media (min-width: 640px){.rack-audio-mobile-text{display:none}.rack-audio-desktop-text{display:inline}}*{font-family:Inter,system-ui,-apple-system,sans-serif}.mono{font-family:ui-monospace,monospace}:root{--surface-base: #F9F8F6;--surface-primary: #FFFFFF;--surface-secondary: #F9FAFB;--surface-tertiary: #F3F4F6;--surface-elevated: #FFFFFF;--surface-modal: #FFFFFF;--surface-tooltip: #FFFFFF;--surface-overlay: rgba(0,0,0,.5);--text-primary: #111827;--text-secondary: #4B5563;--text-muted: #6B7280;--text-faint: #9CA3AF;--border-default: #E5E7EB;--border-strong: #D1D5DB;--accent-dark: #5F7088;--accent-medium: #7B8CA0;--accent-light: #B1BED0;--accent-lighter: #93A4B8;--color-success: #2E7D32;--color-success-bg: rgba(46,125,50,.1);--color-error: #C62828;--color-error-bg: rgba(198,40,40,.1);--color-warning: #E65100;--color-warning-bg: rgba(230,81,0,.1);--color-info: #1565C0;--color-info-bg: rgba(21,101,192,.1);--surface-header: #1F2937;--surface-sidebar: #FFFFFF;--shadow-color: rgba(0,0,0,.1)}body.dark{--surface-base: #131619;--surface-primary: #1A1F27;--surface-secondary: #1E2530;--surface-tertiary: #222A36;--surface-elevated: #2A3444;--surface-modal: #1E2530;--surface-tooltip: #344256;--surface-overlay: rgba(0,0,0,.75);--text-primary: rgba(255,255,255,.87);--text-secondary: rgba(255,255,255,.6);--text-muted: rgba(255,255,255,.45);--text-faint: rgba(255,255,255,.3);--border-default: rgba(255,255,255,.08);--border-strong: rgba(255,255,255,.16);--accent-dark: #8A9BB3;--accent-medium: #9CAFC5;--accent-light: #C5D0DF;--accent-lighter: #A8B9CD;--color-success: #81C784;--color-success-bg: rgba(129,199,132,.15);--color-error: #E57373;--color-error-bg: rgba(229,115,115,.15);--color-warning: #FFB74D;--color-warning-bg: rgba(255,183,77,.15);--color-info: #64B5F6;--color-info-bg: rgba(100,181,246,.15);--surface-header: #0D1117;--surface-sidebar: #0D1117;--shadow-color: rgba(0,0,0,.4)}body{transition:background-color .3s ease,color .3s ease}@media (prefers-reduced-motion: reduce){body{transition:none}}html.dark{background-color:#131619}body.dark{background-color:var(--surface-base)!important;color:var(--text-primary)!important}body.dark .bg-white{background-color:var(--surface-primary)!important}body.dark .bg-gray-50{background-color:var(--surface-secondary)!important}body.dark .bg-gray-100{background-color:var(--surface-base)!important}body.dark .bg-gray-200{background-color:var(--surface-tertiary)!important}body.dark .text-gray-900,body.dark .text-gray-800{color:var(--text-primary)!important}body.dark .text-gray-700{color:#fffc!important}body.dark .text-gray-600{color:var(--text-secondary)!important}body.dark .text-gray-500{color:var(--text-muted)!important}body.dark .text-gray-400{color:var(--text-faint)!important}body.dark .border-gray-200,body.dark .border-gray-100{border-color:var(--border-default)!important}body.dark .border-gray-300{border-color:var(--border-strong)!important}body.dark .hover\:bg-white:hover,body.dark .hover\:bg-gray-50:hover,body.dark .hover\:bg-gray-100:hover{background-color:var(--surface-secondary)!important;color:var(--text-primary)!important}body.dark .hover\:bg-gray-200:hover{background-color:var(--surface-tertiary)!important;color:var(--text-primary)!important}body.dark .hover\:text-gray-900:hover,body.dark .hover\:text-gray-800:hover{color:var(--text-primary)!important}body.dark .hover\:text-gray-700:hover{color:#fffc!important}body.dark .app-header{background-color:var(--surface-header)!important;border-color:var(--border-default)!important}body.dark #sidebarPanel{background-color:var(--surface-sidebar)!important;border-color:var(--border-default)!important}body.dark #sidebarRail{background-color:var(--surface-sidebar)!important}body.dark #sidebarPanel>div:last-child{background:var(--surface-sidebar)!important;border-color:var(--border-default)!important}body.dark #sidebarPanel .bg-white{background:var(--surface-primary)!important}body.dark #sidebarPanel .border-gray-200{border-color:var(--border-default)!important}body.dark .sidebar-nav-item:hover{background:var(--surface-secondary)!important}body.dark #mobileNav{background-color:var(--surface-header)!important;border-color:var(--border-default)!important}body.dark #mobileProfileDropdown{background-color:var(--surface-elevated)!important;border-color:var(--border-default)!important}body.dark #mobileQuickAddBar{background:var(--surface-primary)!important;border-color:var(--border-default)!important}body.dark .app-header svg text{fill:#f9f8f6}body.dark .app-header svg path{stroke:#f9f8f6}body.dark .app-header svg circle{fill:#f9f8f6}body.dark input,body.dark select,body.dark textarea{background-color:var(--surface-base)!important;border-color:var(--border-strong)!important;color:var(--text-primary)!important}body.dark input::placeholder{color:var(--text-faint)!important}body.dark input:focus,body.dark select:focus,body.dark textarea:focus{border-color:var(--accent-medium)!important;box-shadow:0 0 0 3px #9cafc540!important}body.dark .header-search-wrap input{background:var(--surface-base)!important;border-color:var(--border-strong)!important;color:var(--text-primary)!important}body.dark .header-tool-btn{background:var(--surface-primary)!important;border-color:var(--border-default)!important;color:var(--text-secondary)!important}body.dark .header-tool-btn:hover{background:var(--surface-secondary)!important;color:var(--text-primary)!important}body.dark .header-icon-btn:hover{background:var(--surface-secondary)!important}body.dark .header-profile-chip{background:var(--surface-primary)!important;border-color:var(--border-default)!important}body.dark .header-profile-chip:hover{background:var(--surface-secondary)!important}body.dark .header-add-dropdown{background:var(--surface-elevated)!important;border-color:var(--border-default)!important}body.dark .header-add-dropdown .dd-item:hover{background:var(--surface-secondary)!important}body.dark .header-add-dropdown .dd-hdr{color:var(--text-muted)!important}body.dark .header-add-dropdown .dd-item{color:var(--text-primary)!important}body.dark .header-add-dropdown .dd-div{background:var(--border-default)!important}body.dark .header-search-results{background:var(--surface-elevated)!important;border-color:var(--border-default)!important}body.dark .header-search-results .sr-item:hover{background:var(--surface-secondary)!important}body.dark .header-search-results .sr-name{color:var(--text-primary)!important}body.dark .header-kbd-hint{background:var(--surface-tertiary)!important;border-color:var(--border-strong)!important;color:var(--text-muted)!important}body.dark .header-sep{background:var(--border-default)!important}body.dark table th{background-color:var(--surface-tertiary)!important;color:var(--accent-medium)!important;border-color:var(--border-default)!important}body.dark table td{color:var(--text-primary)!important;border-color:var(--border-default)!important}body.dark table tr:hover td{background-color:var(--surface-secondary)!important}body.dark .bg-gradient-to-br,body.dark #mainContent{background:var(--surface-base)!important}body.dark #mainContent>div>.bg-white{background:var(--surface-primary)!important}body.dark .modal-backdrop{background-color:var(--surface-overlay)!important}body.dark .modal-backdrop .bg-white{background-color:var(--surface-modal)!important}body.dark .modal-backdrop .border-gray-200{border-color:var(--border-default)!important}body.dark .saving-indicator{background:linear-gradient(135deg,var(--surface-header) 0%,var(--surface-base) 100%)!important}body.dark{letter-spacing:.015em}body.dark .font-medium{font-weight:440!important}body.dark .font-semibold{font-weight:540!important}body.dark .font-bold{font-weight:620!important}body.dark .collection-card .text-gray-500{color:var(--accent-light)!important}body.dark .collection-card .text-gray-400{color:var(--text-muted)!important}body.dark .collection-card [style*="border-top:1px solid #E5E7EB"]{border-color:var(--border-default)!important}body.dark img{filter:brightness(.9)}body.dark img.animal-photo,body.dark img.morph-photo,body.dark img[data-no-dim]{filter:none}body.dark img.screenshot{filter:brightness(.85) contrast(1.05)}body.dark img[src*="/icons/streamline/"]{filter:invert(1) brightness(.87)!important;opacity:.85!important}body.dark ::-webkit-scrollbar{width:8px}body.dark ::-webkit-scrollbar-track{background:var(--surface-base)}body.dark ::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}body.dark ::-webkit-scrollbar-thumb:hover{background:#ffffff40}body.dark .fd-card{background:var(--surface-primary)!important;border-color:var(--border-default)!important;scrollbar-color:var(--border-strong) transparent!important}body.dark .fd-card-title{color:var(--accent-medium)!important}body.dark .fd-peek-card{background:var(--surface-primary)!important;border-color:var(--border-default)!important}body.dark .fd-ubtn-primary{background:var(--accent-dark)!important;color:#111827!important}body.dark .fd-ubtn-secondary{background:var(--surface-secondary)!important;color:var(--text-primary)!important;border-color:var(--border-default)!important}body.dark .fd-timeline:before{background:var(--border-default)!important}body.dark .fd-tl-dot{background:var(--accent-light)!important}body.dark .fd-tl-dot-first{background:var(--text-primary)!important}body.dark [style*="background:#E8EDF4"],body.dark [style*="background: #E8EDF4"]{background:var(--surface-tertiary)!important;color:var(--text-primary)!important}body.dark [style*="background-color:#E8EDF4"]{background-color:var(--surface-tertiary)!important}body.dark a:hover,body.dark button:hover,body.dark [role=button]:hover,body.dark [onclick]:hover,body.dark [onmouseover]:hover{color:var(--text-primary)}body.dark [style*="background: white"],body.dark [style*="background:white"],body.dark [style*="background-color: white"],body.dark [style*="background-color:white"],body.dark [style*="background: #fff"],body.dark [style*="background:#fff"],body.dark [style*="background: #FFF"],body.dark [style*="background:#FFF"],body.dark [style*="background: #ffffff"],body.dark [style*="background:#ffffff"],body.dark [style*="background: #FFFFFF"],body.dark [style*="background:#FFFFFF"],body.dark [style*="background-color: #fff"],body.dark [style*="background-color:#fff"],body.dark [style*="background-color: #FFF"],body.dark [style*="background-color:#FFF"],body.dark [style*="background-color: #ffffff"],body.dark [style*="background-color:#ffffff"],body.dark [style*="background-color: #FFFFFF"],body.dark [style*="background-color:#FFFFFF"],body.dark [style*="background: rgb(255"],body.dark [style*="background:rgb(255"],body.dark [style*="background-color: rgb(255"],body.dark [style*="background-color:rgb(255"]{background-color:var(--surface-primary)!important;color:var(--text-primary)!important;border-color:var(--border-default)!important}body.dark [style*="background: white"] *,body.dark [style*="background:white"] *,body.dark [style*="background-color: white"] *,body.dark [style*="background-color:white"] *,body.dark [style*="background: #fff"] *,body.dark [style*="background:#fff"] *,body.dark [style*="background: #FFF"] *,body.dark [style*="background:#FFF"] *,body.dark [style*="background: #ffffff"] *,body.dark [style*="background:#ffffff"] *,body.dark [style*="background: #FFFFFF"] *,body.dark [style*="background:#FFFFFF"] *,body.dark [style*="background-color: #fff"] *,body.dark [style*="background-color:#fff"] *,body.dark [style*="background-color: #FFFFFF"] *,body.dark [style*="background-color:#FFFFFF"] *,body.dark [style*="background: rgb(255"] *,body.dark [style*="background-color: rgb(255"] *{color:var(--text-primary)!important}body.dark .bg-blue-50{background-color:#3b82f61f!important}body.dark .bg-blue-100{background-color:#3b82f62e!important}body.dark .border-blue-200{border-color:#3b82f640!important}body.dark .text-blue-800,body.dark .text-blue-700{color:#93c5fd!important}body.dark .bg-green-50{background-color:#22c55e1a!important}body.dark .bg-green-100{background-color:#22c55e2e!important}body.dark .bg-green-600{background-color:#16a34a!important}body.dark .text-green-800,body.dark .text-green-700{color:#86efac!important}body.dark .text-green-600{color:#4ade80!important}body.dark .bg-red-50{background-color:#ef44441a!important}body.dark .bg-red-100{background-color:#ef44442e!important}body.dark .text-red-800,body.dark .text-red-700{color:#fca5a5!important}body.dark .text-red-600{color:#f87171!important}body.dark .border-red-200{border-color:#ef444440!important}body.dark .bg-yellow-100{background-color:#eab30826!important}body.dark .text-yellow-800,body.dark .text-yellow-700{color:#fde68a!important}body.dark .bg-amber-100{background-color:#f59e0b26!important}body.dark .text-amber-600{color:#fbbf24!important}body.dark .bg-orange-100{background-color:#f9731626!important}body.dark .text-orange-800{color:#fdba74!important}body.dark .bg-white,body.dark .bg-white *,body.dark [style*="color:#1F2937"],body.dark [style*="color: #1F2937"],body.dark [style*="color:#111827"],body.dark [style*="color: #111827"]{color:var(--text-primary)!important}body.dark [style*="color:#374151"],body.dark [style*="color: #374151"]{color:#fffc!important}body.dark [style*="color:#4B5563"],body.dark [style*="color: #4B5563"]{color:var(--text-secondary)!important}body.dark [style*="color:#6B7280"],body.dark [style*="color: #6B7280"]{color:var(--text-muted)!important}body.dark [style*="background-color: #E5E7EB"],body.dark [style*="background-color:#E5E7EB"]{background-color:var(--surface-tertiary)!important}body.dark [style*="background:#E5E7EB"],body.dark [style*="background: #E5E7EB"]{background:var(--surface-tertiary)!important}body.dark [style*="background-color: #F9FAFB"],body.dark [style*="background-color:#F9FAFB"]{background-color:var(--surface-secondary)!important}body.dark [style*="background:#F9FAFB"],body.dark [style*="background: #F9FAFB"]{background:var(--surface-secondary)!important}body.dark [style*="background-color: #F3F4F6"],body.dark [style*="background-color:#F3F4F6"]{background-color:var(--surface-tertiary)!important;border-color:var(--border-default)!important}body.dark [style*="background:#F3F4F6"],body.dark [style*="background: #F3F4F6"]{background:var(--surface-tertiary)!important}body.dark [style*="background-color: #F3F4F6"] *,body.dark [style*="background-color:#F3F4F6"] *,body.dark [style*="background:#F3F4F6"] *{color:var(--text-primary)!important}body.dark [style*="background-color: #FFFFFF"],body.dark [style*="background-color:#FFFFFF"]{background-color:var(--surface-primary)!important}body.dark [style*="background:#FFFFFF"],body.dark [style*="background: #FFFFFF"]{background:var(--surface-primary)!important}body.dark [style*="background-color: #ffffff"],body.dark [style*="background-color:#ffffff"]{background-color:var(--surface-primary)!important}body.dark [style*="background: white"]{background:var(--surface-primary)!important}body.dark [style*="background-color: white"]{background-color:var(--surface-primary)!important}body.dark [style*="background:#fff"],body.dark [style*="background: #fff"]{background:var(--surface-primary)!important}body.dark [style*="background:#F9F8F6"],body.dark [style*="background: #F9F8F6"]{background:var(--surface-base)!important}body.dark [style*="background-color: #F9F8F6"],body.dark [style*="background-color:#F9F8F6"]{background-color:var(--surface-base)!important}body.dark [style*="border-color: #E5E7EB"],body.dark [style*="border-color:#E5E7EB"],body.dark [style*="border: 1px solid #E5E7EB"],body.dark [style*="border:1px solid #E5E7EB"]{border-color:var(--border-default)!important}body.dark [style*="border-color: #D1D5DB"],body.dark [style*="border-color:#D1D5DB"]{border-color:var(--border-strong)!important}body.dark [style*="background-color: #B1BED0"],body.dark [style*="background-color:#B1BED0"],body.dark [style*="background: #B1BED0"],body.dark [style*="background-color: #B1BED0"] *,body.dark [style*="background-color:#B1BED0"] *,body.dark [style*="background: #B1BED0"] *,body.dark [style*="background-color: #93A4B8"],body.dark [style*="background-color:#93A4B8"],body.dark [style*="background-color: #93A4B8"] *,body.dark [style*="background-color:#93A4B8"] *{color:#111827!important}body.dark [style*="background-color: #B1BED0"] img[src*=streamline],body.dark [style*="background-color:#B1BED0"] img[src*=streamline],body.dark [style*="background-color: #93A4B8"] img[src*=streamline],body.dark [style*="background-color:#93A4B8"] img[src*=streamline]{filter:none!important}body.dark [style*="color:#1F2937"] svg{color:var(--text-primary)!important}@media print{body.dark{background-color:#fff!important;color:#111827!important}body.dark *{color:#111827!important;background-color:transparent!important}}.theme-toggle-wrap{display:flex;align-items:center;gap:8px;padding:8px 12px;margin:8px;border-radius:10px;cursor:pointer;transition:background .15s}.theme-toggle-wrap:hover{background:#ffffff0d}.theme-toggle-label{font-size:12px;font-weight:500;color:#9ca3af}.theme-toggle-switch{position:relative;width:36px;height:20px;border-radius:10px;background:#374151;transition:background .2s;flex-shrink:0}body.dark .theme-toggle-switch{background:var(--accent-dark)}.theme-toggle-switch:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#9ca3af;transition:transform .2s,background .2s}body.dark .theme-toggle-switch:after{transform:translate(16px);background:#f9f8f6}.modal-backdrop:not(.hidden){display:flex!important;justify-content:center!important;align-items:flex-start!important}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (min-width: 768px){.modal-backdrop .w-full[style*="height:60vh"],.modal-backdrop .w-full[style*="height: 60vh"],#modal>div>div[style*="height:60vh"],#modal>div>div[style*="height: 60vh"]{height:auto!important;max-height:80vh!important}}.stat-card{transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 10px 40px var(--shadow-color, rgba(0,0,0,.15))}@media print{body *{visibility:hidden}#qrPrintArea,#qrPrintArea *{visibility:visible}#qrPrintArea{position:absolute;left:0;top:0}#invoicePrintArea,#invoicePrintArea *{visibility:visible}#invoicePrintArea{position:absolute;left:0;top:0;width:100%}}.qr-label{page-break-inside:avoid}.invoice-preview{background:#fff;padding:40px;max-width:800px;margin:0 auto;font-size:14px;line-height:1.5}.invoice-preview table{width:100%;border-collapse:collapse}.invoice-preview th,.invoice-preview td{padding:8px 12px;text-align:left;border-bottom:1px solid #e5e7eb}.invoice-preview th{background:#f9fafb;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#6b7280}
