@font-face{font-family:Inter;src:url(/fonts/Inter-Regular_1.otf)format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium_1.otf)format("opentype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold_1.otf)format("opentype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold_1.otf)format("opentype");font-style:normal;font-weight:700;font-display:swap}:root{--font-sans:"Inter","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans CJK SC","Segoe UI",-apple-system,system-ui,sans-serif;--font-display:var(--font-sans);--page-bg:#f6f8f7;--header-bg:linear-gradient(180deg,#ebf5f3 0%,#f6f8f7 100%);--surface:#fff;--surface-soft:#f8faf9;--surface-muted:#f5f7f6;--border:#e5e7eb;--border-strong:#dbe1df;--text-primary:#111827;--text-secondary:#6b7280;--text-muted:#9ca3af;--brand:#0f766e;--brand-strong:#0b5f58;--brand-soft:#e4f2ef;--brand-line:#0f766e47;--danger:#be123c;--danger-soft:#fff1f2;--success-soft:#ecfdf5;--shadow-soft:0 2px 8px #0f172a0a;--shadow-lift:0 12px 36px #0f172a0d;--field-shadow:inset 0 1px 0 #ffffffa6;--brand-gradient:linear-gradient(90deg,#92fe9d 0%,#00c9ff 100%);--edge-fade-solid:#fffffffa;--radius-card:16px;--radius-pill:10px;--sticky-date-width:132px;--sticky-weekday-width:88px;--sticky-weather-width:176px}*{box-sizing:border-box}html,body{width:100%;margin:0;padding:0}body{min-height:100vh;font-family:var(--font-sans);color:var(--text-primary);background:var(--page-bg)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.app-shell{isolation:isolate;min-height:100vh;position:relative}.app-shell[data-home-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text-primary);--page-bg:#111219;--header-bg:transparent;--surface:#0a0a0eeb;--surface-soft:#13141cf5;--surface-muted:#29292ce0;--border:#ffffff14;--border-strong:#00c9ff29;--text-primary:#fff;--text-secondary:#898989;--text-muted:#737b87;--brand:#00c9ff;--brand-strong:#92fe9d;--brand-soft:#00c9ff24;--brand-line:#00c9ff59;--danger:#f52525;--danger-soft:#f5252524;--success-soft:#6beba41f;--shadow-soft:0 24px 48px #00000057;--shadow-lift:0 28px 72px #0000007a;--field-shadow:inset 0 1px 0 #ffffff08;--edge-fade-solid:#111219fa;background:radial-gradient(circle at 0 0,#92fe9d33,#0000 28%),radial-gradient(circle at top,#00c9ff47,#0000 34%),linear-gradient(#111219 0%,#090a0f 100%)}.app-shell[data-home-theme=dark]:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 22% 10%,#92fe9d26,#0000 18%),radial-gradient(circle at 78% 8%,#00c9ff2e,#0000 20%);position:fixed;inset:0}.app-main,.sales-layout,.report-grid,.admin-grid,.stats-grid,.feedback-row{gap:20px;display:grid}.app-main{width:min(1880px,100%);margin:0 auto;padding:28px 20px 48px}.app-header{border-bottom:1px solid var(--border);background:var(--header-bg);justify-content:space-between;align-items:center;gap:20px;padding:24px 32px;display:flex}.app-header-copy{gap:4px;display:grid}.app-header h1{font-size:22px;font-weight:700;line-height:1.3;font-family:var(--font-display);margin:0}.app-header p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.4}.header-theme-toggle{border:1px solid var(--border);background:var(--surface-muted);box-shadow:var(--shadow-soft);border-radius:999px;align-items:stretch;gap:4px;padding:4px;display:inline-flex}.header-theme-button{color:#374151;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 16px;font-size:13px;font-weight:600;transition:background-color .16s,color .16s;display:inline-flex}.header-theme-button.active{background:var(--surface);color:var(--text-primary)}.header-theme-button:hover{background:#ffffff85}.app-shell[data-home-theme=dark] .app-header{border-bottom-color:#ffffff0d}.app-shell[data-home-theme=dark] .app-header h1{letter-spacing:-.03em}.app-shell[data-home-theme=dark] .header-theme-toggle{background:#12141ceb;box-shadow:0 18px 40px #00000059}.app-shell[data-home-theme=dark] .header-theme-button{color:#cfd6df}.app-shell[data-home-theme=dark] .header-theme-button:hover{background:#ffffff0d}.app-shell[data-home-theme=dark] .header-theme-button.active{background:var(--brand-gradient);color:#051014;box-shadow:0 0 0 1px #92fe9d2e,0 10px 24px #00c9ff2e}.panel{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);min-width:0;box-shadow:var(--shadow-soft);padding:20px 24px}.admin-panel{box-shadow:var(--shadow-lift)}.reports-page{gap:20px}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--brand);margin:0;font-size:12px;font-weight:700}.panel-title{color:var(--text-primary);margin:0;font-size:14px;font-weight:700;line-height:1.35}.report-section-title{font-size:15px}.subtle{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.toolbar,.form-grid,.section-heading,.action-group,.segmented{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.reports-toolbar{justify-content:flex-end}.section-toolbar{justify-content:flex-end;align-items:flex-end}.daily-list-toolbar{gap:10px}.daily-list-toolbar .field.compact{min-width:164px}.field{gap:8px;display:grid}.field span{color:var(--text-primary);font-size:12px;font-weight:500}.field input,.field select,.inline-input{border:1px solid var(--border);background:var(--surface);width:100%;min-height:46px;color:var(--text-primary);box-shadow:var(--field-shadow);border-radius:12px;padding:0 14px}.field input::-webkit-calendar-picker-indicator{cursor:pointer}.app-shell[data-home-theme=dark] .field input::-webkit-calendar-picker-indicator{filter:brightness(0)invert()opacity(.96)}.app-shell[data-home-theme=dark] .field input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.field input[type=file]{padding:10px 14px}.field.compact{min-width:160px;max-width:190px}.primary-button,.secondary-button,.danger-button,.segmented-button{cursor:pointer;border:0;border-radius:10px;min-height:44px;padding:0 16px;font-size:14px;font-weight:600;transition:transform .12s,background-color .16s,opacity .16s}.primary-button:hover:enabled,.secondary-button:hover:enabled,.danger-button:hover:enabled,.segmented-button:hover:enabled{transform:translateY(-1px)}.primary-button{background:var(--brand);color:#fff}.primary-button:hover:enabled{background:var(--brand-strong)}.secondary-button{color:#fff;background:#334155}.secondary-button:hover:enabled{background:#1f2937}.danger-button{background:var(--danger);color:#fff}.danger-button:hover:enabled{background:#9f1239}.segmented-button{border:1px solid var(--border);color:var(--text-primary);background:#fff;border-radius:999px}.segmented-button.active{color:var(--brand-strong);background:#eef8f5;border-color:#b7e1da}.app-shell[data-home-theme=dark] .primary-button{background:var(--brand-gradient);color:#051014;box-shadow:0 14px 34px #00c9ff2e}.app-shell[data-home-theme=dark] .primary-button:hover:enabled{background:linear-gradient(90deg,#a4ffb0 0%,#1bd4ff 100%)}.app-shell[data-home-theme=dark] .secondary-button,.app-shell[data-home-theme=dark] .segmented-button{color:#d7dce3;background:#29292ceb;border-color:#ffffff14}.app-shell[data-home-theme=dark] .segmented-button.active{color:#92fe9d;background:#92fe9d1f;border-color:#92fe9d3d}.refresh-button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.button-icon{flex-shrink:0;width:16px;height:16px}.reports-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{gap:10px;display:grid}.report-stat-card{align-content:start;min-height:122px}.report-stat-card.highlighted{border-top:3px solid var(--brand);padding-top:17px}.app-shell[data-home-theme=dark] .panel{background:linear-gradient(#12131af5 0%,#000000fa 100%);border-color:#ffffff0f;box-shadow:0 24px 56px #0006,inset 0 1px #ffffff08}.app-shell[data-home-theme=dark] .eyebrow{color:#0000;background-image:var(--brand-gradient);-webkit-background-clip:text;background-clip:text}.app-shell[data-home-theme=dark] .report-stat-card{background:linear-gradient(#12131afa 0%,#000000fa 100%)}.app-shell[data-home-theme=dark] .report-stat-card.highlighted{border-top-color:#0000;box-shadow:inset 0 3px #00c9ffe6,0 24px 56px #0000006b}.stat-label,.stat-card small{color:var(--text-secondary)}.stat-label{font-size:13px}.stat-card strong{letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(2rem,3vw,3rem);line-height:1}.highlighted strong{color:var(--brand)}.feedback-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:14px 16px}.error-card{background:var(--danger-soft);color:#9f1239;border-color:#be185d38}.success-card{background:var(--success-soft);color:var(--brand-strong);border-color:#0f766e38}.app-shell[data-home-theme=dark] .error-card{color:#ff8b8b}.app-shell[data-home-theme=dark] .success-card{color:#92fe9d}.report-section-card{padding:0;overflow:hidden}.sticky-report-card{overflow:visible}.report-section-card .section-heading{justify-content:space-between;align-items:center;margin:0;padding:18px 24px 14px}.report-section-card .section-heading>div:first-child{flex-direction:column;justify-content:center;min-height:44px;display:flex}.table-scroll{width:100%;overflow-x:auto}.sticky-header-overlay{z-index:28;pointer-events:none;background:var(--surface-soft);scrollbar-width:none;position:fixed;top:0;overflow:auto hidden;box-shadow:0 10px 24px -24px #0f172a73}.sticky-header-overlay::-webkit-scrollbar{display:none}.sticky-table-scroll{cursor:grab;overscroll-behavior-x:contain;border-radius:0 0 var(--radius-card)var(--radius-card)}.sticky-table-scroll.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.report-table{border-collapse:collapse;width:100%;min-width:760px}.matrix-table{min-width:1320px}.report-table th,.report-table td{text-align:left;vertical-align:top;border-top:1px solid #edf0f1;padding:18px 24px}.report-table th{background:var(--surface-soft);color:#374151;font-size:12px;font-weight:600}.sticky-overlay-table thead th{box-shadow:inset 0 -1px #edf0f1}.report-table td{font-size:14px}.date-cell{white-space:nowrap;min-width:var(--sticky-date-width);color:var(--text-primary);font-weight:600}.weekday-column,.weather-column{white-space:nowrap}.weekday-column{min-width:var(--sticky-weekday-width)}.weather-column{min-width:var(--sticky-weather-width)}.sticky-col{background:var(--surface);z-index:2;position:sticky}.report-table thead .sticky-col{background:var(--surface-soft);z-index:4}.sticky-header-overlay .sticky-col{z-index:8}.sticky-date-column{min-width:var(--sticky-date-width);left:0}.sticky-weekday-column{left:var(--sticky-date-width);min-width:var(--sticky-weekday-width)}.sticky-weather-column{left:calc(var(--sticky-date-width) + var(--sticky-weekday-width));min-width:var(--sticky-weather-width);box-shadow:10px 0 18px -16px #0f172a47}.weather-cell,.cell-metrics{gap:4px;display:grid}.weather-cell{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.weather-cell span{color:#4b5563}.weather-cell small,.cell-metrics span{color:var(--text-muted);font-size:12px}.cell-metrics strong{color:var(--text-primary);font-size:15px;font-weight:700}.weekday-pill{color:#6b7280;background:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;min-width:38px;min-height:24px;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}.weekday-pill.cool{color:#15803d;background:#d9f7e7}.weekday-pill.warm{color:#ea580c;background:#fff0e4}.app-shell[data-home-theme=dark] .sticky-header-overlay{background:#13141cfa;box-shadow:0 22px 46px -26px #000000d1}.app-shell[data-home-theme=dark] .report-table th,.app-shell[data-home-theme=dark] .report-table td{border-top-color:#ffffff0f}.app-shell[data-home-theme=dark] .report-table th{color:#d7dce3;background:#13141cfa}.app-shell[data-home-theme=dark] .sticky-overlay-table thead th{box-shadow:inset 0 -1px #ffffff0f}.app-shell[data-home-theme=dark] .sticky-col{background:#0a0a0efa}.app-shell[data-home-theme=dark] .report-table thead .sticky-col{background:#13141cfa}.app-shell[data-home-theme=dark] .sticky-weather-column{box-shadow:14px 0 26px -18px #000000e6}.app-shell[data-home-theme=dark] .weather-cell span{color:#d7dce3}.app-shell[data-home-theme=dark] .weekday-pill{color:#9ea6b2;background:#ffffff0f}.app-shell[data-home-theme=dark] .weekday-pill.cool{color:#92fe9d;background:#6beba424}.app-shell[data-home-theme=dark] .weekday-pill.warm{color:#ffb068;background:#f5792524}.empty-cell{text-align:center;color:var(--text-secondary)}.report-grid,.admin-grid,.reports-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stacked-summary-grid,.management-grid{grid-template-columns:1fr}.chart-panel{padding:8px 20px 20px}.chart-stage{position:relative}.trend-chart{width:100%;height:660px}.chart-edge-fade{z-index:3;pointer-events:none;width:56px;position:absolute;top:8px;bottom:20px}.chart-edge-fade.left{background:linear-gradient(90deg,var(--edge-fade-solid),#fff0);left:20px}.chart-edge-fade.right{background:linear-gradient(270deg,var(--edge-fade-solid),#fff0);right:20px}.empty-chart{min-height:660px;color:var(--text-secondary);text-align:center;padding:40px 24px 48px}.import-form{align-items:center}.import-field{min-width:min(100%,440px)}.import-summary,.import-stats{gap:16px;display:grid}.import-summary-line{width:fit-content;max-width:100%;color:var(--text-secondary);background:#0f766e12;border:1px solid #0f766e2e;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 14px;font-size:13px;line-height:1.4;display:flex}.import-summary-line>span:first-child{color:var(--brand);font-weight:700}.import-summary-line strong{color:var(--text-primary);font-size:14px}.app-shell[data-home-theme=dark] .import-summary-line{background:#00c9ff14;border-color:#00c9ff29}.app-shell[data-app-surface=pixso-v1]{background:#c1c1c1;min-height:100vh;overflow-x:hidden}.app-shell[data-app-surface=pixso-v1] .app-main{width:100%;min-width:0;max-width:none;margin:0;padding:0;overflow-x:hidden}.pixso-v1-page-shell{width:100%;min-width:0;overflow-x:hidden}.pixso-v1-page{background:linear-gradient(#111219fa 0%,#111219 100%);width:100%;min-width:0;min-height:100vh;margin:0;padding:33px 42px 56px;position:relative;overflow:hidden visible}.pixso-v1-page:before{content:"";background:radial-gradient(circle at 23% 32%,#92fe9d9e,#0000 28%),radial-gradient(circle at 58% 18%,#00c9ff8a,#0000 30%),linear-gradient(90deg,#3a7252db 0%,#4ad6cceb 46%,#14a0bed6 66%,#182023f2 88%,#0d1116f7 100%);height:208px;position:absolute;inset:0 0 auto}.pixso-v1-page:after{content:"";opacity:.14;mix-blend-mode:soft-light;background-image:url(/design-assets/dashboard-noise-v1.avif);background-repeat:repeat;background-size:320px;height:208px;position:absolute;inset:0 0 auto}.pixso-v1-hero,.pixso-v1-kpi-grid,.pixso-v1-panel,.pixso-v1-feedback,.pixso-v1-footer-note{z-index:1;position:relative}.pixso-v1-hero{justify-content:space-between;align-items:center;gap:28px;margin-bottom:52px;display:flex}.pixso-v1-hero-copy h1{letter-spacing:-.02em;color:#fff;margin:0;font-size:28px;font-weight:500}.pixso-v1-hero-copy p{color:#ffffffa3;max-width:720px;margin:10px 0 0;font-size:15px;line-height:1.6}.pixso-v1-hero-actions{align-items:center;gap:16px;display:flex}.pixso-v1-search{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:linear-gradient(90deg,#00000080 0%,#02141b66 100%);border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:12px;width:487px;min-height:55px;padding:14px 16px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 16px 40px #0000001f}.pixso-v1-search img,.pixso-v1-notification img{display:block}.pixso-v1-search img{width:20px;height:20px}.pixso-v1-search input{color:#fff;background:0 0;border:0;outline:none;width:100%;padding:0;font-size:16px}.pixso-v1-search-marquee{display:none}.pixso-v1-notification{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:linear-gradient(90deg,#00000080 0%,#0003 100%);border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:55px;height:55px;display:inline-flex;position:relative}.pixso-v1-notification img{width:25px;height:25px}.pixso-v1-notification span{background:#ff3b30;border-radius:999px;width:10px;height:10px;position:absolute;top:13px;right:13px;box-shadow:0 0 0 2px #111219d1}.pixso-v1-skin-switch{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:linear-gradient(90deg,#00000080 0%,#0000003d 100%);border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:4px;min-height:55px;padding:5px;display:inline-flex}.pixso-v1-skin-button{color:#ffffffb8;cursor:pointer;background:0 0;border:0;border-radius:9px;min-width:74px;min-height:43px;padding:0 16px;font-size:13px;font-weight:700;transition:background-color .16s,color .16s,box-shadow .16s}.pixso-v1-skin-button:hover{color:#fff;background:#ffffff14}.pixso-v1-skin-button.active{color:#071216;background:linear-gradient(90deg,#92fe9d 0%,#00c9ff 100%);box-shadow:0 10px 24px #00c9ff2e}.pixso-v1-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:31px;margin-bottom:24px;display:grid}.pixso-v1-kpi-card{background:linear-gradient(#000000bd 16%,#000000e6 100%);border:1px solid #ffffff0d;border-radius:15px;justify-content:space-between;align-items:stretch;gap:16px;min-height:144px;padding:18px 18px 16px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 20px 48px #0000002e}.pixso-v1-kpi-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff0a 0%,#0000 35%),linear-gradient(#0000 48%,#00000047 100%);position:absolute;inset:0}.pixso-v1-kpi-content,.pixso-v1-sparkline{z-index:1;position:relative}.pixso-v1-kpi-content{align-content:start;gap:10px;display:grid}.pixso-v1-kpi-content p,.pixso-v1-panel-header h2{color:#fff;margin:0}.pixso-v1-kpi-content p{font-size:14px;font-weight:500}.pixso-v1-kpi-content strong{color:#fff;letter-spacing:-.04em;font-size:22px;font-weight:700;display:block}.pixso-v1-kpi-meta{align-items:center;gap:10px;display:flex}.pixso-v1-kpi-meta small{color:#ffffffb3;font-size:12px}.pixso-v1-badge{border-radius:999px;justify-content:center;align-items:center;min-width:62px;min-height:22px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.pixso-v1-badge.positive{color:#72efb1;background:#08271be6}.pixso-v1-badge.negative{color:#ff5248;background:#3b0d0deb}.pixso-v1-badge.neutral{color:#e5e7eb;background:#374151e6}.pixso-v1-sparkline{filter:drop-shadow(0 0 12px #00c9ff3d);align-self:center;width:112px;height:48px}.pixso-v1-panel{background:linear-gradient(#000000d1 18%,#14141feb 100%);border-radius:16px;min-width:0;margin-bottom:24px;padding:20px 24px 24px;overflow:hidden;box-shadow:inset 0 1px #ffffff08}.pixso-v1-panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.pixso-v1-panel-header h2{font-size:16px;font-weight:500}.pixso-v1-date-range{align-items:center;gap:10px;display:inline-flex}.pixso-v1-date-range input{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#08090dc7;border:1px solid #ffffff17;border-radius:12px;outline:none;width:172px;min-height:48px;padding:0 16px;font-size:16px;font-weight:600;box-shadow:inset 0 1px #ffffff0a,0 14px 32px #00000029}.pixso-v1-date-range input:focus{border-color:#00c9ff6b;box-shadow:inset 0 1px #ffffff0a,0 0 0 3px #00c9ff1f}.pixso-v1-date-range input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert();opacity:.82}.pixso-v1-table-scroll{overscroll-behavior-x:contain;scrollbar-color:#d8dce2d1 #202124eb;scrollbar-width:thin;border-radius:12px;width:100%;max-width:100%;overflow:auto hidden}.pixso-v1-table-scroll::-webkit-scrollbar{height:14px}.pixso-v1-table-scroll::-webkit-scrollbar-track{background:#202124eb;border-radius:999px;box-shadow:inset 0 1px #ffffff0a}.pixso-v1-table-scroll::-webkit-scrollbar-thumb{background:#d8dce2e6;border:4px solid #202124eb;border-radius:999px;min-width:72px}.pixso-v1-table-scroll::-webkit-scrollbar-thumb:hover{background:#fff}.pixso-v1-sticky-header-overlay{background:#13141cfa;box-shadow:0 22px 46px -26px #000000d1}.pixso-v1-report-table{table-layout:fixed;min-width:1800px}.pixso-v1-report-table .pixso-v1-date-col{width:var(--sticky-date-width)}.pixso-v1-report-table .pixso-v1-weekday-col{width:var(--sticky-weekday-width)}.pixso-v1-report-table .pixso-v1-weather-col{width:var(--sticky-weather-width)}.pixso-v1-report-table .pixso-v1-store-col{width:112px}.pixso-v1-report-table th,.pixso-v1-report-table td{border-top-color:#ffffff14;padding:18px}.pixso-v1-report-table th{color:#d7dce3;text-align:left;vertical-align:middle;white-space:normal;word-break:break-word;overflow-wrap:anywhere;background:#13141cfa;border-bottom:1px solid #ffffff14;height:72px;padding-top:0;padding-bottom:0;font-size:12px;font-weight:700;line-height:1.35}.pixso-v1-report-table td{color:#ffffffeb;background:#0a0a0efa}.pixso-v1-report-table .sticky-col{background:#0a0a0efa}.pixso-v1-report-table thead .sticky-col,.pixso-v1-sticky-header-overlay .sticky-col{background:#13141cfa}.pixso-v1-report-table tbody tr:first-child td{border-top:0}.pixso-v1-report-table .sticky-weather-column{overflow:visible}.pixso-v1-report-table .sticky-weather-column:after,.pixso-v1-sticky-header-overlay .sticky-weather-column:after{content:"";pointer-events:none;background:linear-gradient(90deg,#00000057 0%,#00000029 52%,#0000 100%);width:24px;position:absolute;top:0;bottom:0;right:-18px}.pixso-v1-report-table thead .sticky-weather-column:after,.pixso-v1-sticky-header-overlay .sticky-weather-column:after{bottom:1px}.pixso-v1-report-table tbody .sticky-weather-column:after{top:1px}.pixso-v1-store-column-heading{text-align:left;line-height:1.45}.pixso-v1-report-table .date-cell{color:#fff;font-size:15px;font-weight:700}.pixso-v1-report-table .weather-cell span{color:#d7dce3}.pixso-v1-report-table .weather-cell small,.pixso-v1-report-table .cell-metrics span{color:#8f97a5}.pixso-v1-report-table .cell-metrics strong{color:#fff;font-size:15px;font-weight:700}.app-shell[data-app-surface=pixso-v1] .weekday-pill{color:#9ea6b2;background:#ffffff0f}.app-shell[data-app-surface=pixso-v1] .weekday-pill.cool{color:#92fe9d;background:#6beba424}.app-shell[data-app-surface=pixso-v1] .weekday-pill.warm{color:#ffb068;background:#f5792524}.pixso-v1-filter-group,.pixso-v1-tab-group{align-items:center;gap:12px;display:inline-flex}.pixso-v1-muted-button,.pixso-v1-tab{color:#ffffffb8;cursor:pointer;background:#ffffff14;border:1px solid #ffffff0f;border-radius:6px;min-height:36px;padding:0 16px;font-size:13px}.pixso-v1-tab{background:0 0;border-color:#0000}.pixso-v1-tab.active{color:#fff;background:#ffffff24;border-color:#ffffff14}.pixso-v1-products-table{display:grid}.pixso-v1-products-head,.pixso-v1-products-row{grid-template-columns:1.1fr 72px minmax(180px,2.2fr) 1fr 1fr .8fr 1fr 40px;align-items:center;gap:14px;display:grid}.pixso-v1-products-head{color:#ffffff73;border-bottom:1px solid #ffffff1f;padding:0 0 14px;font-size:12px}.pixso-v1-products-row{color:#ffffffdb;border-bottom:1px solid #ffffff17;min-height:78px;padding:14px 0;font-size:14px}.pixso-v1-products-row:last-child{border-bottom:0}.pixso-v1-product-image-wrap{background:#ffffff0f;border-radius:6px;justify-content:center;align-items:center;width:40px;height:48px;display:inline-flex;overflow:hidden}.pixso-v1-product-image{object-fit:cover;width:100%;height:100%}.pixso-v1-product-name{color:#ffffffd1}.pixso-v1-status{border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 12px;font-size:13px;display:inline-flex}.pixso-v1-status.in-stock{color:#73f0b2;background:#133728e0}.pixso-v1-status.out-of-stock{color:#ff5148;background:#470f0fe0}.pixso-v1-status.restock{color:#d8df5c;background:#474810d6}.pixso-v1-more{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:28px;height:28px;display:inline-flex}.pixso-v1-more span{background:#ffffffb3;border-radius:999px;width:3px;height:3px}.pixso-v1-chart-wrap,.pixso-v1-returns-chart{position:relative}.pixso-v1-returns-badge{z-index:2;color:#fff;background:#434448eb;border-radius:10px;justify-content:center;align-items:center;min-width:54px;min-height:34px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:48px;left:110px}.pixso-v1-feedback,.pixso-v1-footer-note{color:#ffffffb8;font-size:13px}.pixso-v1-feedback.error{color:#ff8b8b}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-page{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:linear-gradient(#f3f7f7 0%,#e9f0f1 100%)}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-page:before{background:radial-gradient(circle at 22% 32%,#76da8e75,#0000 28%),radial-gradient(circle at 58% 18%,#1cbdd86b,#0000 30%),linear-gradient(90deg,#beebcefa 0%,#74e1d1eb 42%,#4bbfd6d1 64%,#cfdadaeb 88%,#eef2f2f5 100%)}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-page:after{opacity:.06;mix-blend-mode:multiply}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-hero-copy h1{color:#142527}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-hero-copy p{color:#142527ad}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-search,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-skin-switch{background:#ffffffad;border-color:#1830341a;box-shadow:inset 0 1px #ffffffbd,0 16px 34px #143a401f}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-search img{filter:brightness(0)saturate()opacity(.7)}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-search input,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-search-marquee{color:#142527}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-skin-button{color:#142527a8}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-skin-button:hover{color:#142527;background:#0e768014}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-skin-button.active{color:#fff;background:linear-gradient(90deg,#1aa36f 0%,#008fc8 100%);box-shadow:0 10px 24px #008fc82e}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-kpi-card,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-panel{background:linear-gradient(#ffffffeb 0%,#f4f9f9e6 100%);border:1px solid #1f404414;box-shadow:inset 0 1px #ffffffd1,0 18px 42px #162e341a}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-kpi-card:before{background:linear-gradient(135deg,#ffffffb8 0%,#0000 36%),linear-gradient(#0000 52%,#1377840a 100%)}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-kpi-content p,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-panel-header h2,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-kpi-content strong,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table .date-cell,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table .cell-metrics strong{color:#142527}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-kpi-meta small,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table .weather-cell small,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table .cell-metrics span{color:#6b7b80}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-badge.positive{color:#0c7a52;background:#19b97824}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-badge.negative{color:#bd2e2e;background:#de3f3f1f}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-badge.neutral{color:#526066;background:#485c651a}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-date-range input{color:#142527;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#ffffffc7;border-color:#1830341f;box-shadow:inset 0 1px #ffffffc7,0 14px 28px #162e341a}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-date-range input:focus{border-color:#008fc861;box-shadow:inset 0 1px #ffffffc7,0 0 0 3px #008fc81a}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-date-range input::-webkit-calendar-picker-indicator{filter:none;opacity:.72}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-table-scroll{scrollbar-color:#6d7c82b8 #d5dee0eb}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-table-scroll::-webkit-scrollbar-track{background:#d5dee0eb}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-table-scroll::-webkit-scrollbar-thumb{background:#6d7c82c7;border-color:#d5dee0eb}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-table-scroll::-webkit-scrollbar-thumb:hover{background:#54656b}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-sticky-header-overlay{background:#edf4f4fa;box-shadow:0 22px 46px -28px #162e3447}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table th{color:#33454b;background:#edf4f4fa;border-bottom-color:#1f40441f}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table td,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table .sticky-col{color:#142527e6;background:#fffffff5;border-top-color:#1f404414}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table thead .sticky-col,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-sticky-header-overlay .sticky-col{background:#edf4f4fa}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table .weather-cell span{color:#33454b}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table .sticky-weather-column:after,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-sticky-header-overlay .sticky-weather-column:after{background:linear-gradient(90deg,#3a50561f 0%,#3a50560f 52%,#0000 100%)}.pixso-v1-page-shell[data-pixso-theme=light] .weekday-pill{color:#596a70;background:#53636b1a}.pixso-v1-page-shell[data-pixso-theme=light] .weekday-pill.cool{color:#11784f;background:#19b97821}.pixso-v1-page-shell[data-pixso-theme=light] .weekday-pill.warm{color:#a55416;background:#ec803024}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-muted-button,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-tab{color:#142527a8;background:#ffffffa3;border-color:#1f40441a}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-tab{background:0 0;border-color:#0000}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-tab.active{color:#fff;background:linear-gradient(90deg,#1aa36f 0%,#008fc8 100%);border-color:#008fc82e}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-feedback,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-footer-note{color:#142527ad}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-feedback.error{color:#bd2e2e}@media (max-width:1180px){.reports-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-grid,.admin-grid,.reports-grid{grid-template-columns:1fr}.pixso-v1-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pixso-v1-products-head,.pixso-v1-products-row{grid-template-columns:1fr 64px minmax(140px,2fr) 1fr 1fr .8fr 1fr 32px}}@media (max-width:860px){.app-header{align-items:stretch;display:grid}.reports-toolbar{justify-content:flex-start}.pixso-v1-hero{flex-direction:column;align-items:flex-start}.pixso-v1-hero-actions,.pixso-v1-search{width:100%}}@media (max-width:760px){.app-main{padding:20px 14px 32px}.app-header{padding:18px 14px}.app-header h1{font-size:19px}.header-theme-toggle{width:100%}.header-theme-button{flex:50%}.toolbar,.form-grid,.section-heading,.action-group{align-items:stretch}.toolbar>*,.form-grid>*,.action-group>*{width:100%}.field.compact{min-width:100%;max-width:none}.reports-stats-grid{grid-template-columns:1fr}.panel,.report-section-card .section-heading{padding-left:16px;padding-right:16px}.report-table th,.report-table td{padding:16px}.app-shell[data-app-surface=pixso-v1] .app-main{padding:0 0 36px}.pixso-v1-hero-actions{align-items:stretch;gap:12px;display:flex}.pixso-v1-search{flex:auto;width:auto;min-width:0;padding:14px 12px}.pixso-v1-skin-switch{flex:none}.pixso-v1-search,.pixso-v1-skin-switch{background:#041c22b8;border-color:#ffffff14;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 12px 30px #0000001f}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-search,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-skin-switch{background:#ffffffb3;border-color:#1830341a;box-shadow:inset 0 1px #ffffffb8,0 12px 28px #143a401f}.pixso-v1-search input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.pixso-v1-search-marquee{color:#fff;white-space:nowrap;flex:auto;min-width:0;font-size:16px;font-weight:700;line-height:1;display:block;overflow:hidden}.pixso-v1-search-marquee-track{gap:32px;min-width:max-content;animation:8s linear infinite pixso-v1-search-marquee;display:inline-flex}@keyframes pixso-v1-search-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 16px))}}.pixso-v1-page-shell{--sticky-date-width:112px;--sticky-weekday-width:58px;--sticky-weather-width:98px}.pixso-v1-table-scroll{-webkit-overflow-scrolling:touch}.pixso-v1-report-table{min-width:max-content}.pixso-v1-report-table .pixso-v1-store-col{width:78px}.pixso-v1-report-table th,.pixso-v1-report-table td{padding:14px 10px}.pixso-v1-report-table th{height:64px;padding-top:0;padding-bottom:0}.pixso-v1-report-table th,.pixso-v1-sticky-header-overlay th{border-bottom-color:#0000;box-shadow:inset 0 -1px #ffffffb8}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table th,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-sticky-header-overlay th{box-shadow:inset 0 -1px #1f404447}.pixso-v1-report-table .sticky-weekday-column,.pixso-v1-report-table .sticky-weather-column,.pixso-v1-sticky-header-overlay .sticky-weekday-column,.pixso-v1-sticky-header-overlay .sticky-weather-column{z-index:auto;box-shadow:none;position:static;left:auto}.pixso-v1-report-table thead .sticky-weekday-column,.pixso-v1-report-table thead .sticky-weather-column,.pixso-v1-sticky-header-overlay thead .sticky-weekday-column,.pixso-v1-sticky-header-overlay thead .sticky-weather-column{box-shadow:inset 0 -1px #ffffffb8}.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table thead .sticky-weekday-column,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-report-table thead .sticky-weather-column,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-sticky-header-overlay thead .sticky-weekday-column,.pixso-v1-page-shell[data-pixso-theme=light] .pixso-v1-sticky-header-overlay thead .sticky-weather-column{box-shadow:inset 0 -1px #1f404447}.pixso-v1-report-table .sticky-weather-column:after,.pixso-v1-sticky-header-overlay .sticky-weather-column:after{content:none;display:none}.pixso-v1-report-table .date-cell{font-size:14px}.pixso-v1-report-table .weather-cell{white-space:normal;gap:5px;line-height:1.25;display:grid}.pixso-v1-report-table .weather-cell span,.pixso-v1-report-table .weather-cell small{white-space:nowrap;display:block}.pixso-v1-report-table .weather-cell small,.pixso-v1-report-table .cell-metrics span{font-size:11px}.pixso-v1-report-table .cell-metrics strong{font-size:14px}.pixso-v1-page{width:100%;padding:24px 18px 36px}.pixso-v1-kpi-grid{grid-template-columns:1fr}.pixso-v1-panel-header,.pixso-v1-filter-group,.pixso-v1-tab-group{width:100%;display:grid}.pixso-v1-tab-group{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.pixso-v1-tab{text-align:center;width:100%;padding:0 8px}.pixso-v1-products-head{display:none}.pixso-v1-products-row{grid-template-columns:1fr;gap:10px;padding:18px 0}.pixso-v1-product-image-wrap{width:56px;height:64px}.pixso-v1-returns-badge{left:24px}}
