*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Playfair Display;font-weight:400;font-style:normal}:root{--sidebar-font:"Rubik", "Inter", system-ui, sans-serif;--sidebar-ui-font:"Rubik", var(--sidebar-font);--sidebar-ui-font-size:14px;--dashboard-table-th-font:"Rubik", var(--sidebar-font);--dashboard-table-th-size:16px;--dashboard-table-th-weight:700;--dashboard-table-th-line-height:32px;--dashboard-table-cell-font:"Rubik", var(--sidebar-font);--dashboard-table-cell-size:14px;--dashboard-table-cell-weight:400;--dashboard-table-cell-line-height:32px;--dashboard-table-row-height:58px;--dashboard-table-compact-row-height:48px;--dashboard-table-compact-th-weight:600;--dashboard-table-compact-th-line-height:1.2;--dashboard-table-compact-cell-line-height:1.4;--sidebar-ui-height:48px;--sidebar-ui-padding-y:12px;--sidebar-ui-padding-x:14px;--sidebar-ui-radius:8px;--sidebar-submenu-indent:calc(var(--sidebar-ui-padding-x) + 24px + 11px);--sidebar-weight:400;--sidebar-weight-active:500;--sidebar-color:#070b0c;--sidebar-color-muted:#000c;--sidebar-active-bg:#152f54;--dashboard-bg:#f4f7fa;--dashboard-surface:#fff;--dashboard-text:#070b0c;--dashboard-text-muted:#8c8ca8;--dashboard-spark:#6382ff;--dashboard-trend-up:#22c55e}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#000}.dashboard-layout{background:var(--dashboard-bg);align-items:stretch;width:100%;height:100vh;display:flex;overflow:hidden}.dashboard-overlay{z-index:90;background:#070b0c59;display:none;position:fixed;inset:0}.dashboard-overlay.active{display:block}.fix-side-box{background:#fff;border-radius:0 12.33px 12.33px 0;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;min-height:100vh;padding:24px 20px;display:flex;overflow:visible;box-shadow:0 0 40px #00000012}.dashboard-main{background:var(--dashboard-bg);flex-direction:column;flex:1;min-width:0;max-width:100%;height:100vh;display:flex;overflow:hidden}.dashboard-main-header{background:var(--dashboard-bg);z-index:20;flex-shrink:0;padding:24px 28px}.side-bar-container-thiviyo{z-index:100;flex:0 0 309px;width:309px;max-width:309px;height:100vh;overflow:visible}.fix-side-logo{width:100%;min-height:var(--sidebar-ui-height);padding:var(--sidebar-ui-padding-y) var(--sidebar-ui-padding-x);box-sizing:border-box;align-items:center;text-decoration:none;display:flex}.fix-side-logo-image{object-fit:contain;object-position:left center;width:110px;height:auto;display:block}.fix-side-top{flex-direction:column;flex:none;gap:32px;width:100%;display:flex}.fix-side-hover-box{flex-direction:column;gap:8px;width:100%;padding:0;display:flex}.fix-side-nav-group{flex-direction:column;gap:2px;width:100%;display:flex}.fix-side-nav-group.is-submenu-open{gap:4px}.fix-side-hover-card{width:100%;min-height:var(--sidebar-ui-height);box-sizing:border-box;color:var(--sidebar-color);font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);padding:var(--sidebar-ui-padding-y) var(--sidebar-ui-padding-x);border-radius:var(--sidebar-ui-radius);justify-content:space-between;align-items:center;gap:8px;font-weight:400;line-height:1;transition:background-color .25s,color .25s;display:flex;position:relative;overflow:visible}.fix-side-hover-link{min-width:0;color:inherit;flex:1;align-items:center;gap:11px;padding:0;text-decoration:none;display:flex}.fix-side-hover-left{justify-content:flex-start;align-items:center;gap:12px;min-width:0;display:flex}.fix-side-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.fix-side-icon svg{width:24px;height:24px;display:block}.fix-side-hover-right{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-width:52px;display:flex}.fix-side-submenu-toggle{cursor:pointer;color:#070b0c;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:transform .2s,background-color .15s,color .15s;display:inline-flex}.fix-side-submenu-toggle svg{width:18px;height:18px;display:block}.fix-side-submenu-toggle.is-open{transform:rotate(180deg)}.fix-side-submenu-toggle:hover{background:#070b0c0f}.fix-side-hover-card.active .fix-side-submenu-toggle,.fix-side-hover-card:hover .fix-side-submenu-toggle{color:#fff}.fix-side-hover-card.active .fix-side-submenu-toggle:hover,.fix-side-hover-card:hover .fix-side-submenu-toggle:hover{background:#ffffff24}.fix-side-hover-card.has-active-child .fix-side-icon svg path,.fix-side-hover-card.has-active-child .fix-side-icon svg rect,.fix-side-hover-card.expanded:not(.active) .fix-side-icon svg path,.fix-side-hover-card.expanded:not(.active) .fix-side-icon svg rect{stroke:var(--sidebar-active-bg)}.fix-side-hover-card.has-active-child .side-bar-item-child,.fix-side-hover-card.expanded:not(.active) .side-bar-item-child{color:var(--sidebar-active-bg);font-weight:500}.fix-side-hover-card.has-active-child .fix-side-submenu-toggle,.fix-side-hover-card.expanded:not(.active) .fix-side-submenu-toggle{color:var(--sidebar-active-bg)}.fix-side-submenu{width:calc(100% - var(--sidebar-submenu-indent));margin:2px 0 6px var(--sidebar-submenu-indent);box-sizing:border-box;border-left:2px solid #e2e5eb;flex-direction:column;gap:6px;padding:6px 0 6px 14px;list-style:none;display:flex}.fix-side-submenu-link{box-sizing:border-box;border-radius:var(--sidebar-ui-radius);width:100%;min-height:40px;color:var(--sidebar-color);font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);align-items:center;padding:10px 14px;font-weight:400;line-height:1.2;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.fix-side-submenu-link:hover{color:var(--sidebar-active-bg);background-color:#152f5414}.fix-side-submenu-link.active{color:var(--sidebar-active-bg);background-color:#eef0f5;font-weight:500}.fix-side-badge{color:#070b0c;width:19.5px;min-width:19.5px;height:19.5px;font-family:"Roboto", var(--sidebar-font);background:#387dff33;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.fix-side-badge--accent{color:#8204ff;background:#8204ff0d}.fix-side-bottom{flex-direction:column;flex-shrink:0;gap:16px;width:100%;margin-top:auto;padding-top:24px;display:flex}.fix-side-settings{flex-direction:column;gap:8px;width:100%;padding:0;display:flex}.fix-setting-card{width:100%;min-height:var(--sidebar-ui-height);box-sizing:border-box;color:var(--sidebar-color);font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);padding:var(--sidebar-ui-padding-y) var(--sidebar-ui-padding-x);border-radius:var(--sidebar-ui-radius);cursor:pointer;align-items:center;gap:11px;font-weight:400;line-height:1;text-decoration:none;transition:background-color .25s,color .25s;display:flex}.side-bar-item-child{white-space:nowrap}.dash-view-box{width:100%;min-height:var(--sidebar-ui-height);box-sizing:border-box;padding:var(--sidebar-ui-padding-y) var(--sidebar-ui-padding-x) 0;justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.dash-view-profile-btn{cursor:pointer;text-align:left;min-width:0;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#000c;background:0 0;border:none;flex:1;align-items:center;gap:12px;margin:0;padding:0;font-weight:400;line-height:1;display:flex}.dash-view-profile-btn img{object-fit:cover;border-radius:50%;flex-shrink:0;width:34px;height:34px}.dash-view-profile-btn:hover{color:var(--sidebar-active-bg)}.dash-bell-btn{cursor:pointer;color:#070b0c;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.dash-view-right{flex-shrink:0;justify-content:flex-end;align-items:center;gap:16px;display:flex}.dash-view-right svg{width:24px;height:24px}.dash-bell-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.dash-bell-dot{background:#8204ff;border-radius:50%;width:9px;height:9px;position:absolute;top:-1px;left:14px}.dash-logout-btn{cursor:pointer;color:#070b0c;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.fix-side-hover-card svg path,.fix-side-hover-card svg rect,.fix-setting-card svg path{transition:stroke .25s}.fix-side-hover-card:hover,.fix-setting-card:hover,.fix-side-hover-card.active,.fix-setting-card.active{background-color:var(--sidebar-active-bg);color:#fff;font-weight:400}.fix-side-hover-card:hover .side-bar-item-child,.fix-side-hover-card:hover .fix-side-hover-link,.fix-setting-card:hover .side-bar-item-child,.fix-side-hover-card.active .side-bar-item-child,.fix-side-hover-card.active .fix-side-hover-link,.fix-setting-card.active .side-bar-item-child{color:#fff;font-weight:400}.fix-side-hover-card:hover svg path,.fix-side-hover-card:hover svg rect,.fix-setting-card:hover svg path,.fix-side-hover-card.active svg path,.fix-side-hover-card.active svg rect,.fix-setting-card.active svg path{stroke:#fff}.fix-side-hover-card.active .fix-side-badge,.fix-side-hover-card:hover .fix-side-badge{color:#fff;font-weight:var(--sidebar-weight-active);background:#ffffff2e}.fix-side-hover-card.active .fix-side-badge--accent,.fix-side-hover-card:hover .fix-side-badge--accent{color:#fff;background:#ffffff2e}.fix-side-hover-card.has-active-child:hover,.fix-side-hover-card.expanded:not(.active):hover{color:var(--sidebar-active-bg);background-color:#152f540f}.fix-side-hover-card.has-active-child:hover .side-bar-item-child,.fix-side-hover-card.has-active-child:hover .fix-side-hover-link,.fix-side-hover-card.expanded:not(.active):hover .side-bar-item-child,.fix-side-hover-card.expanded:not(.active):hover .fix-side-hover-link{color:var(--sidebar-active-bg)}.fix-side-hover-card.has-active-child:hover svg path,.fix-side-hover-card.has-active-child:hover svg rect,.fix-side-hover-card.expanded:not(.active):hover svg path,.fix-side-hover-card.expanded:not(.active):hover svg rect{stroke:var(--sidebar-active-bg)}.fix-side-hover-card.has-active-child:hover .fix-side-submenu-toggle,.fix-side-hover-card.expanded:not(.active):hover .fix-side-submenu-toggle{color:var(--sidebar-active-bg)}.fix-side-hover-card.has-active-child:hover .fix-side-badge,.fix-side-hover-card.expanded:not(.active):hover .fix-side-badge{color:#8204ff;background:#8204ff14}.fix-side-hover-card.has-active-child:hover .fix-side-badge--accent,.fix-side-hover-card.expanded:not(.active):hover .fix-side-badge--accent{color:#8204ff;background:#8204ff1f}.dash-header-box{background:#fff;border-radius:100px;justify-content:flex-start;align-items:center;gap:24px;width:100%;min-height:56px;padding:12px 24px;display:flex;box-shadow:0 2px 12px #0000000f}.dash-header-menu-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none}.dash-header-menu-btn:hover{background:#f1f5f9}.dash-header-cluster{flex-wrap:nowrap;flex:auto;justify-content:space-between;align-items:center;gap:24px;width:100%;min-width:0;display:flex}.dashboard-search-field{width:100%;position:relative}.dash-header-search{z-index:30;flex:360px;align-items:center;min-width:200px;max-width:420px;display:flex}.dash-header-search.dashboard-search-field{width:auto}.fix-side-search{z-index:40;display:none}.fix-side-search .dash-input-box{width:100%;max-width:none}.fix-side-search .dash-header-search-results{width:100%;left:0;right:0}.dash-input-box{cursor:text;background:#e6e9f1;border-radius:100px;align-items:center;gap:10px;width:360px;max-width:100%;min-height:40px;padding:0 14px;display:flex}.dash-input-icon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.dash-input-box svg{flex:0 0 18px;width:18px;min-width:18px;height:18px;min-height:18px;display:block}.dash-input-box input{color:#111;width:auto;min-width:0;font-family:var(--sidebar-font);background:0 0;border:none;outline:none;flex:auto;font-size:14px;font-weight:400;line-height:1.2}.dash-input-box input::placeholder{color:#8181a5;font-family:var(--sidebar-font);font-size:14px;font-weight:400}.dash-header-search-results{background:#fff;border:1px solid #e2e5eb;border-radius:12px;flex-direction:column;width:min(420px,100%);max-height:360px;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 4px 12px #0f172a14,0 12px 28px #0f172a1f}.dash-header-search-list{max-height:300px;margin:0;padding:6px;list-style:none;overflow-y:auto}.dash-header-search-item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:2px 12px;width:100%;padding:10px 12px;transition:background-color .12s;display:grid}.dash-header-search-item:hover,.dash-header-search-item.is-active{background:#f4f6f9}.dash-header-search-item-title{font-family:var(--sidebar-ui-font);color:#070b0c;grid-area:1/1;font-size:14px;font-weight:600}.dash-header-search-item-desc{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);grid-area:2/1;font-size:12px;font-weight:400;line-height:1.35}.dash-header-search-item-category{font-family:var(--sidebar-ui-font);text-transform:uppercase;letter-spacing:.04em;color:#8181a5;white-space:nowrap;grid-area:1/2/span 2;align-self:center;font-size:11px;font-weight:500}.dash-header-search-empty{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);margin:0;padding:16px 14px;font-size:13px}.dash-header-search-dismiss{width:100%;font-family:var(--sidebar-ui-font);color:#8181a5;cursor:pointer;text-align:center;background:#f8f9fb;border:none;border-top:1px solid #e8ebf0;padding:8px 12px;font-size:11px;display:block}.dash-header-search-dismiss:hover{background:#f1f3f6}.dash-header-actions{flex:none;justify-content:flex-end;align-items:center;gap:24px;margin-left:auto;display:flex}.dash-header-icon-btn{cursor:pointer;color:#070b0c;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.dash-header-icon-btn:hover{background:#f1f5f9}.dash-header-icon-btn svg{flex-shrink:0;width:28px;min-width:28px;height:28px;min-height:28px;display:block}.dash-header-bell{width:36px;padding:0}.dash-header-bell-wrap{flex-shrink:0;justify-content:center;align-items:center;width:21px;height:24px;display:inline-flex;position:relative}.dash-header-bell-wrap svg{width:21px;min-width:21px;height:24px;min-height:24px;display:block}.dash-header-notif-badge{color:#fff;width:15px;min-width:15px;height:15px;font-family:var(--sidebar-font);letter-spacing:0;box-sizing:border-box;pointer-events:none;background:#e53935;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:-3px;right:-9px}.dash-header-divider{background:#191c1e33;flex-shrink:0;width:1px;height:28px}.dash-header-profile{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:0;display:flex}.dash-header-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.dash-header-profile-text{flex-direction:column;gap:2px;display:flex}.dash-header-profile-name{color:#191c1e;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);font-weight:600;line-height:1.2}.dash-header-profile-sub{color:#1216178c;font-family:var(--sidebar-ui-font);font-size:12px;font-weight:400;line-height:1.2}.dashboard-content{-webkit-overflow-scrolling:touch;flex:1;width:100%;min-height:0;padding:0 28px 24px;overflow:hidden auto}.dashboard-home-screen{width:100%;font-family:var(--sidebar-ui-font);color:var(--dashboard-text);margin-top:0;padding-top:0}.dashboard-home-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;width:100%;margin-bottom:24px;display:flex}.dashboard-filter-group{flex-wrap:wrap;flex:none;align-items:center;gap:24px;display:flex}.dashboard-filter-btn,.dashboard-payout-card{border-radius:var(--sidebar-ui-radius);background:var(--dashboard-surface);height:48px;color:var(--dashboard-text);font-family:var(--sidebar-ui-font);cursor:pointer;border:none;box-shadow:0 1px 3px #0000000a}.dashboard-filter-btn{font-size:var(--sidebar-ui-font-size);justify-content:space-between;align-items:center;gap:24px;padding:0 24px;font-weight:400;line-height:1;transition:box-shadow .15s,background-color .15s;display:flex}.dashboard-filter-btn:hover{box-shadow:0 2px 8px #0000000f}.dashboard-date-filter{flex:none;position:relative}.dashboard-filter-btn--date.is-open>svg{transform:rotate(180deg)}.dashboard-filter-btn--date>svg{transition:transform .2s}.dashboard-date-popover{z-index:200;border-radius:var(--sidebar-ui-radius);background:#fff;flex-direction:column;gap:12px;padding:16px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 12px #0f172a14,0 12px 32px #0f172a1f}.dashboard-date-presets{flex-wrap:wrap;gap:8px;display:flex}.dashboard-date-preset-btn{height:36px;color:var(--dashboard-text);font-family:var(--sidebar-ui-font);cursor:pointer;background:#fff;border:1px solid #e2e5eb;border-radius:6px;padding:0 14px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s}.dashboard-date-preset-btn:hover{border-color:var(--sidebar-active-bg);color:var(--sidebar-active-bg);background:#152f540f}.dashboard-datepicker-calendar{font-family:var(--sidebar-ui-font)!important;border:none!important}.dashboard-datepicker-calendar .react-datepicker__header{background:#f4f7fa;border-bottom:1px solid #e2e5eb;border-radius:6px 6px 0 0}.dashboard-datepicker-calendar .react-datepicker__current-month,.dashboard-datepicker-calendar .react-datepicker__day-name{color:var(--dashboard-text);font-weight:600}.dashboard-datepicker-calendar .react-datepicker__day{color:var(--dashboard-text);border-radius:6px}.dashboard-datepicker-calendar .react-datepicker__day:hover{background:#152f5414}.dashboard-datepicker-calendar .react-datepicker__day--selected,.dashboard-datepicker-calendar .react-datepicker__day--in-selecting-range,.dashboard-datepicker-calendar .react-datepicker__day--in-range{background:var(--sidebar-active-bg)!important;color:#fff!important}.dashboard-datepicker-calendar .react-datepicker__day--keyboard-selected{color:var(--sidebar-active-bg);background:#152f5433}.dashboard-datepicker-calendar .react-datepicker__day--range-start,.dashboard-datepicker-calendar .react-datepicker__day--range-end{background:var(--sidebar-active-bg)!important;color:#fff!important}.dashboard-filter-btn--date{min-width:196px}.dashboard-filter-btn--channels{min-width:152px}.dashboard-filter-leading{align-items:center;gap:10px;display:inline-flex}.dashboard-filter-leading svg{color:#8181a5;flex:0 0 19px;width:19px;min-width:19px;height:19px;min-height:19px;display:block}.dashboard-filter-btn>svg{width:18px;min-width:18px;height:18px;min-height:18px;color:var(--dashboard-text);flex:0 0 18px;display:block}.dashboard-filter-btn--channels>svg{width:18px;height:24px}.dashboard-payout-card{min-width:168px;font-size:var(--sidebar-ui-font-size);white-space:nowrap;flex:none;justify-content:center;align-items:center;margin-left:auto;padding:0 24px;font-weight:400;display:flex}.dashboard-payout-card strong{margin-left:2px;font-weight:700}.dashboard-metrics-row{background:var(--dashboard-surface);border-radius:var(--sidebar-ui-radius);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;margin-top:0;display:grid;overflow:hidden;box-shadow:0 2px 10px #0000000a}.dashboard-metric-card{background:var(--dashboard-surface);border-right:4px solid var(--dashboard-bg);justify-content:space-between;align-items:center;gap:24px;min-height:120px;padding:24px;display:flex;position:relative;overflow:hidden}.dashboard-metric-card:last-child{border-right:none}.dashboard-metric-copy{z-index:1;flex:1;min-width:0;position:relative}.dashboard-metric-copy h2{color:var(--dashboard-text);font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);margin:0 0 12px;font-weight:600;line-height:1.2}.dashboard-metric-value{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.dashboard-metric-main{color:var(--dashboard-text);font-family:var(--sidebar-ui-font);font-size:16px;font-weight:700;line-height:1}.dashboard-metric-suffix{color:var(--dashboard-text-muted);font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);align-items:center;gap:4px;font-weight:600;line-height:1;display:inline-flex}.dashboard-metric-suffix--up{color:var(--dashboard-trend-up)}.dashboard-metric-suffix--down{color:#e53e3e}.dashboard-metric-arrow{width:14px;height:14px}.dashboard-metric-arrow--down{transform:rotate(90deg)}.dashboard-metric-card--loading{pointer-events:none}.dashboard-metric-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s infinite skeleton-shimmer;display:block}.dashboard-metric-skeleton--title{width:80px;height:13px;margin-bottom:10px}.dashboard-metric-skeleton--value{width:60px;height:28px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-metric-chart{flex:none;width:38%;min-width:130px;max-width:200px;height:64px;position:relative}.dashboard-metric-chart canvas{display:block}.dashboard-start-panel{width:100%;margin-top:24px}.dashboard-start-panel h1{color:var(--dashboard-text);font-family:var(--sidebar-ui-font);margin:0 0 24px;font-size:22px;font-weight:400;line-height:1.2}.dashboard-ask-box{border-radius:var(--sidebar-ui-radius);background:var(--dashboard-surface);width:100%;min-height:116px;padding:24px 100px 24px 24px;position:relative;box-shadow:0 2px 10px #0000000a}.dashboard-ask-input{resize:vertical;width:100%;min-height:68px;color:var(--dashboard-text);font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);background:0 0;border:none;outline:none;font-weight:400;line-height:1.45}.dashboard-ask-input::placeholder{color:#9a9ab5}.dashboard-ask-actions{align-items:center;gap:16px;display:flex;position:absolute;bottom:24px;right:24px}.dashboard-ask-add,.dashboard-ask-submit{cursor:pointer;border:none;justify-content:center;align-items:center;display:flex}.dashboard-ask-add{width:24px;height:24px;color:var(--dashboard-text);background:0 0;padding:0;font-size:22px;font-weight:500;line-height:1}.dashboard-ask-submit{color:#8d8db4;background:#f0f2fa;border-radius:50%;width:32px;height:32px;transition:background-color .15s,color .15s}.dashboard-ask-submit:not(:disabled):hover{background:var(--sidebar-active-bg);color:#fff}.dashboard-ask-submit:disabled{opacity:.45;cursor:not-allowed}.dashboard-ask-submit svg{width:15px;height:15px}@media (max-width:1200px){.dashboard-metrics-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metric-card:nth-child(2){border-right:none}.dashboard-metric-card:nth-child(-n+2){border-bottom:4px solid var(--dashboard-bg)}}@media (max-width:1024px){.dashboard-overlay.active{display:block}.dash-header-menu-btn{display:inline-flex}.side-bar-container-thiviyo{pointer-events:none;flex:0 0 0;width:309px;max-width:309px;height:100vh;transition:transform .3s;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%)}.side-bar-container-thiviyo.is-open{pointer-events:auto;overflow:visible;transform:translate(0)}.fix-side-box{border-radius:0 12.33px 12.33px 0;width:309px;min-height:100vh}.fix-side-search{display:block}.fix-side-top{gap:20px}.dash-header-box{border-radius:12px;flex-wrap:nowrap;align-items:center;gap:12px;padding:10px 12px;display:flex}.dash-header-cluster{flex:1;justify-content:flex-end;min-width:0;display:flex}.dash-header-actions{border-top:none;justify-content:flex-end;gap:16px;width:auto;margin-left:0;padding-top:0}.fix-side-search .dash-header-search-results{z-index:60;width:100%;max-height:min(320px,100vh - 200px);position:absolute;left:0;right:0;overflow-x:hidden}.fix-side-search .dash-header-search-list{-webkit-overflow-scrolling:touch;max-height:min(260px,100vh - 260px)}.fix-side-search .dash-header-search-item{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 10px;display:flex}.fix-side-search .dash-header-search-item-title{font-size:14px;line-height:1.25}.fix-side-search .dash-header-search-item-desc{word-break:break-word;font-size:12px;line-height:1.4}.fix-side-search .dash-header-search-item-category{grid-column:unset;grid-row:unset;white-space:normal;align-self:flex-start;margin-top:2px;font-size:10px}.fix-side-search .dash-header-search-item-title,.fix-side-search .dash-header-search-item-desc{grid-column:unset;grid-row:unset;max-width:100%}.fix-side-search .dash-header-search-empty{padding:14px 10px;font-size:13px}.fix-side-search .dash-header-search-dismiss{padding:10px;font-size:12px}}@media (max-width:768px){.dashboard-layout{overflow-x:hidden}.dashboard-main{width:100%;max-width:100%;height:100vh;overflow-x:hidden}.dashboard-main-header{padding:12px 12px 8px}.dashboard-content{padding:0 12px 20px;overflow-x:hidden}.dash-header-profile-text{display:none}.dash-header-actions{gap:12px}.fix-side-search .dash-header-search-results{border-radius:10px;max-height:min(280px,100vh - 180px)}.fix-side-search .dash-header-search-list{max-height:min(220px,100vh - 240px)}.fix-side-search .dash-header-search-item{padding:10px 8px}.fix-side-search .dash-header-search-item-title{font-size:13px}.fix-side-search .dash-header-search-item-desc{font-size:11px}.dashboard-home-screen{max-width:100%;overflow-x:hidden}.dashboard-home-toolbar{flex-direction:column;align-items:stretch;gap:10px;width:100%;margin-bottom:16px}.dashboard-filter-group{flex-direction:column;align-items:stretch;gap:8px;width:100%}.dashboard-date-filter{width:100%}.dashboard-filter-btn,.dashboard-filter-btn-wide,.dashboard-filter-btn--date,.dashboard-filter-btn--channels{flex:none;gap:12px;width:100%;min-width:0;height:40px;padding:0 14px}.dashboard-payout-card{width:100%;min-width:0;height:40px;margin-left:0;padding:0 14px}.dashboard-metric-chart{flex:0 120px;width:36%;min-width:0;max-width:120px}.dashboard-metrics-row{grid-template-columns:1fr;margin-top:16px}.dashboard-metric-card{border-right:none;border-bottom:4px solid var(--dashboard-bg);gap:12px;min-height:100px;padding:16px}.dashboard-metric-card:last-child{border-bottom:none}.dashboard-start-panel{margin-top:20px}.dashboard-start-panel h1{margin-bottom:16px;font-size:18px}.dashboard-ask-box{min-height:96px;padding:16px 72px 16px 16px}.dashboard-ask-actions{gap:12px;bottom:16px;right:16px}.dashboard-date-popover{box-sizing:border-box;width:100%;max-width:100%;left:0;right:0}}@media (max-width:480px){.dashboard-main-header{padding:10px 10px 6px}.dashboard-content{padding:0 10px 16px}.dash-header-box{gap:8px 10px;padding:8px 10px}.dash-input-box input,.dash-input-box input::placeholder{font-size:13px}.dashboard-metric-main{font-size:15px}.dashboard-metric-chart{flex-basis:90px;width:32%;max-width:100px;height:56px}}.dashboard-page{width:100%;font-family:var(--sidebar-font);color:var(--dashboard-text);margin-top:0;padding-top:42px}.dashboard-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-page-title{align-items:center;gap:10px;display:flex}.dashboard-page-title svg{width:22px;height:22px;color:var(--dashboard-text);flex-shrink:0}.dashboard-page-title h1{letter-spacing:.02em;margin:0;font-size:18px;font-weight:700;line-height:1}.dashboard-page-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-btn{height:36px;font-family:var(--sidebar-font);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:0 14px;font-size:14px;font-weight:400;line-height:1;display:inline-flex}.dashboard-btn--secondary{background:var(--dashboard-surface);color:var(--dashboard-text);border:1px solid #e2e5eb}.dashboard-btn--primary{background:var(--sidebar-active-bg);color:#fff;border:none;padding:0 18px;font-weight:500}.dashboard-stats-bar{background:var(--dashboard-surface);border-radius:8px;flex-wrap:wrap;align-items:stretch;gap:0;margin-top:20px;padding:16px 20px;display:flex;box-shadow:0 2px 10px #0000000a}.dashboard-stats-bar-item{border-right:1px solid #e8ebf0;flex-direction:column;flex:1;gap:6px;min-width:180px;padding:0 20px;display:flex}.dashboard-stats-bar-item:first-child{padding-left:0}.dashboard-stats-bar-item:last-child{border-right:none}.dashboard-stats-bar-item--today{flex-direction:row;align-items:center;gap:10px;min-width:100px;max-width:120px;font-size:15px;font-weight:500}.dashboard-stats-bar-item--today svg{color:#8181a5;width:20px;height:20px}.dashboard-stats-label{color:var(--dashboard-text-muted);font-size:13px;font-weight:400;line-height:1.3}.dashboard-stats-value{color:var(--dashboard-text);font-size:14px;font-weight:500;line-height:1.2}.dashboard-table-card{background:var(--dashboard-surface);border-radius:8px;margin-top:16px;overflow:hidden;box-shadow:0 2px 10px #0000000a}.dashboard-page-footer{text-align:center;font-family:var(--sidebar-font);margin:0;padding:28px 16px 12px;font-size:14px;font-weight:400;line-height:1.4}.dashboard-page-footer a{color:var(--dashboard-text-muted);text-decoration:none}.dashboard-page-footer a:hover{text-decoration:underline}.data-table-wrap{width:100%}.data-table-toolbar{border-bottom:1px solid #e8ebf0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.data-table-toolbar-left{flex-wrap:wrap;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.data-table-toolbar-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.data-table-tabs{align-items:center;gap:4px;display:flex}.data-table-tab{background:var(--dashboard-surface);height:36px;color:var(--dashboard-text);font-family:var(--sidebar-font);cursor:pointer;border:1px solid #e2e5eb;border-radius:6px;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:500;display:inline-flex}.data-table-tab.is-active{background:#f4f7fa;border-color:#d0d5dd}.data-table-tab-icon svg{width:14px;height:14px}.data-table-search{background:var(--dashboard-surface);border:1px solid #e2e5eb;border-radius:6px;flex:1;align-items:center;gap:8px;min-width:160px;max-width:280px;height:36px;padding:0 12px;display:flex}.data-table-search svg{color:#8181a5;flex-shrink:0;width:16px;height:16px}.data-table-search input{width:100%;font-family:var(--sidebar-font);color:var(--dashboard-text);background:0 0;border:none;outline:none;font-size:14px}.data-table-search input::placeholder{color:#9a9ab5}.data-table-view-toggle{background:var(--dashboard-surface);width:36px;height:36px;color:var(--dashboard-text);cursor:pointer;border:1px solid #e2e5eb;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.data-table-view-toggle svg{width:18px;height:18px}.data-table-scroll{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-family:var(--sidebar-font)}.data-table thead tr{background:#eef0f4}.data-table th{text-align:left;color:#4b5563;white-space:nowrap;border-bottom:1px solid #e2e5eb;padding:12px 16px;font-size:13px;font-weight:600}.data-table-th-content{align-items:center;gap:4px;display:inline-flex}.data-table-th-content.is-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.data-table-sort-indicator{color:#8181a5;font-size:11px}.data-table td{color:var(--dashboard-text);vertical-align:middle;border-bottom:1px solid #eef0f4;padding:14px 16px;font-size:14px}.data-table tbody tr:hover{background:#fafbfc}.data-table tbody tr[data-state=selected]{background:#f4f7fa}.data-table-empty{text-align:center;color:var(--dashboard-text-muted);padding:40px 16px!important}.data-table-wrap--orders .data-table thead tr,.data-table-wrap--drafts .data-table thead tr,.data-table-wrap--customers .data-table thead tr{background:#e6e9f1}.data-table-wrap--orders .data-table th,.data-table-wrap--drafts .data-table th,.data-table-wrap--customers .data-table th{height:var(--dashboard-table-row-height);max-height:var(--dashboard-table-row-height);font-family:var(--dashboard-table-th-font);font-size:var(--dashboard-table-th-size);font-weight:var(--dashboard-table-th-weight);line-height:var(--dashboard-table-th-line-height);color:#070b0c;white-space:nowrap;vertical-align:middle;text-align:left;box-sizing:border-box;border-bottom:none;padding:0 16px}.data-table-wrap--orders .data-table td,.data-table-wrap--drafts .data-table td,.data-table-wrap--customers .data-table td{height:var(--dashboard-table-row-height);max-height:var(--dashboard-table-row-height);min-height:var(--dashboard-table-row-height);vertical-align:middle;text-align:left;box-sizing:border-box;background:#fff;border-bottom:1px solid #e6e9f1;padding:0 16px}.data-table-wrap--orders .data-table tbody tr,.data-table-wrap--drafts .data-table tbody tr,.data-table-wrap--customers .data-table tbody tr{height:var(--dashboard-table-row-height);max-height:var(--dashboard-table-row-height)}.data-table-customer-cell-text,.data-table-order-text,.data-table-order-number,.data-table-draft-text{font-family:var(--dashboard-table-cell-font);font-size:var(--dashboard-table-cell-size);font-weight:var(--dashboard-table-cell-weight);line-height:var(--dashboard-table-cell-line-height);color:#070b0c}.data-table-order-number--link{color:#152f54;font-weight:600;text-decoration:none;transition:-webkit-text-decoration .1s,text-decoration .1s}.data-table-order-number--link:hover{text-decoration:underline}.data-table-wrap--collections .data-table thead tr,.data-table-wrap--products .data-table thead tr,.data-table-wrap--discounts .data-table thead tr{height:var(--dashboard-table-compact-row-height);max-height:var(--dashboard-table-compact-row-height);background:#e6e9f1}.data-table-wrap--collections .data-table th,.data-table-wrap--products .data-table th,.data-table-wrap--discounts .data-table th{height:var(--dashboard-table-compact-row-height);max-height:var(--dashboard-table-compact-row-height);font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);font-weight:var(--dashboard-table-compact-th-weight);line-height:var(--dashboard-table-compact-th-line-height);color:#070b0c;white-space:nowrap;vertical-align:middle;text-align:left;box-sizing:border-box;border-bottom:1px solid #d5dae3;padding:0 16px}.data-table-wrap--products .data-table th{border-bottom:none}.data-table-wrap--collections .data-table td,.data-table-wrap--products .data-table td,.data-table-wrap--discounts .data-table td{min-height:var(--dashboard-table-compact-row-height);height:var(--dashboard-table-compact-row-height);max-height:var(--dashboard-table-compact-row-height);vertical-align:middle;text-align:left;box-sizing:border-box;background:#fff;border-bottom:1px solid #e6e9f1;padding:0 16px}.data-table-wrap--collections .data-table tbody tr,.data-table-wrap--products .data-table tbody tr,.data-table-wrap--discounts .data-table tbody tr{height:var(--dashboard-table-compact-row-height);max-height:var(--dashboard-table-compact-row-height)}.data-table-collection-title,.data-table-collection-subtitle,.data-table-collection-cell-text,.data-table-product-cell-text,.data-table-wrap--products .data-table-product-subtitle,.data-table-wrap--products .data-table-product-title,.data-table-product-title{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);font-weight:400;line-height:var(--dashboard-table-compact-cell-line-height);color:#070b0c}.data-table-collection-title--named,.data-table-wrap--products .data-table-product-title{font-weight:500}.data-table-collection-subtitle{color:var(--dashboard-text-muted);font-size:13px}.data-table-wrap--collections .data-table-badge,.data-table-wrap--products .data-table-badge,.data-table-wrap--discounts .data-table-badge{height:26px;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);font-weight:400;line-height:var(--dashboard-table-compact-cell-line-height);padding:0 11px 0 10px}.data-table-checkbox{width:16px;height:16px;accent-color:var(--sidebar-active-bg);cursor:pointer}.data-table-text{color:var(--dashboard-text);font-size:14px}.data-table-text--muted{color:var(--dashboard-text-muted)}.data-table-text--bold{font-weight:600}.data-table-product-cell{align-items:center;gap:12px;min-width:200px;display:flex}.data-table-product-thumb{background:#e8ebf0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.data-table-product-thumb img{object-fit:cover;width:100%;height:100%}.data-table-product-placeholder{background:#c5cad3;border-radius:4px;width:20px;height:20px;display:block}.data-table-product-text{flex-direction:column;gap:2px;min-width:0;display:flex}.data-table-product-title{color:var(--dashboard-text)}.data-table-product-subtitle{color:var(--dashboard-text-muted);font-size:13px}.data-table-badge{white-space:nowrap;border-radius:100px;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.2;display:inline-flex}.data-table-badge--archived{color:#070b0c;background:#e6e9f1}.data-table-badge--archived-green{color:#070b0c;background:#affebf}.data-table-badge--draft{color:#070b0c;background:#d5ebff}.data-table-badge--active{color:#2e7d32;background:#e8f5e9}@media (max-width:1024px){.dashboard-stats-bar-item{min-width:140px;padding:8px 12px}.dashboard-page-header{flex-direction:column;align-items:flex-start}.dashboard-page-actions{width:100%}}@media (max-width:768px){.dashboard-stats-bar{flex-direction:column;gap:12px}.dashboard-stats-bar-item{border-bottom:1px solid #e8ebf0;border-right:none;padding:0 0 12px}.dashboard-stats-bar-item:last-child{border-bottom:none;padding-bottom:0}.data-table-toolbar{flex-direction:column;align-items:stretch}.data-table-search{max-width:none}.data-table-toolbar--inventory{flex-direction:column;align-items:stretch}.data-table-toolbar-actions{justify-content:flex-end}}.dashboard-inventory-page{font-family:var(--sidebar-ui-font);padding-top:0}.inventory-stats-bar{background:#fff;border:1px solid #e8e8e8;border-radius:10px;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:16px;padding:14px 24px;display:flex}.inventory-stat{flex-direction:column;gap:2px;padding:0 20px;display:flex}.inventory-stat__divider{background:#e8e8e8;flex-shrink:0;width:1px;height:32px}.inventory-stat__label{color:#888;white-space:nowrap;font-size:11px;font-weight:500}.inventory-stat__value{color:#111;font-size:16px;font-weight:700}.inventory-stat--warn .inventory-stat__value{color:#d97706}.inventory-stat--danger .inventory-stat__value{color:#dc2626}.dashboard-inventory-header{margin-top:0;margin-bottom:24px}.dashboard-inventory-title svg{flex-shrink:0;width:24px;height:24px;display:block}.dashboard-inventory-title h1{font-family:"Rubik", var(--sidebar-font);text-transform:uppercase;letter-spacing:0;color:#070b0c;font-size:24px;font-weight:600}.dashboard-inventory-btn{border-radius:var(--sidebar-ui-radius);height:48px;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);cursor:pointer;white-space:nowrap;border:none;align-items:center;padding:0 24px;font-weight:400;line-height:1;display:inline-flex;box-shadow:0 1px 3px #0000000a}.dashboard-inventory-btn--secondary{color:#070b0c;background:#fff}.dashboard-table-card--inventory{background:#fff;align-self:flex-start;height:auto;min-height:0;margin-top:0;padding:0;overflow:hidden}.data-table-wrap--inventory{height:auto}.data-table-wrap--inventory .data-table-toolbar--inventory{background:#fff;border-bottom:1px solid #e6e9f1;flex-wrap:nowrap;justify-content:space-between;align-items:center;height:48px;min-height:48px;padding:0 20px}.data-table-toolbar--inventory .data-table-toolbar-left{flex:1;align-items:center;gap:20px;min-width:0}.data-table-inventory-all{cursor:pointer;font-family:var(--sidebar-ui-font);background:0 0;border:none;flex-shrink:0;align-items:center;gap:12px;padding:0;display:inline-flex}.data-table-inventory-all-label{color:#070b0c;font-size:var(--sidebar-ui-font-size);font-weight:500;line-height:1}.data-table-inventory-search{background:0 0;border:none;flex:1;align-items:center;gap:10px;min-width:160px;max-width:360px;height:36px;padding:0;display:inline-flex}.data-table-inventory-search svg{flex-shrink:0;width:18px;height:18px}.data-table-inventory-search input{width:100%;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;background:0 0;border:none;outline:none;font-weight:400;line-height:1.4}.data-table-inventory-search input::placeholder{color:var(--dashboard-text-muted)}.data-table-inventory-all-icon{color:#070b0c;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.data-table-inventory-all-icon svg{width:24px;height:24px;display:block}.data-table-toolbar-actions{align-items:center;gap:12px;display:flex}.data-table-inventory-icon-btn{cursor:pointer;color:#9696af;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.data-table-inventory-icon-btn:hover{color:#070b0c;background:#f4f6f9}.data-table-inventory-icon-btn.is-active{color:#070b0c;background:#e8ecf4}.data-table-inventory-icon-btn__graphic{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.data-table-inventory-icon-btn__graphic svg{max-width:100%;max-height:100%;display:block}.data-table-inventory-divider{background:#9696af;flex-shrink:0;width:1px;height:24px}.data-table-wrap--inventory .data-table-scroll{height:auto;min-height:0}.data-table-wrap--inventory .data-table{border-collapse:collapse;table-layout:auto;width:100%;height:auto}.data-table-wrap--inventory .data-table thead tr{background:#e6e9f1;height:48px}.data-table-wrap--inventory .data-table th{height:48px;max-height:48px;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;white-space:nowrap;vertical-align:middle;text-align:left;box-sizing:border-box;border-bottom:none;padding:0 16px;font-weight:600;line-height:1.2;overflow:hidden}.data-table-wrap--inventory .data-table td{vertical-align:middle;text-align:left;box-sizing:border-box;background:#fff;border-bottom:1px solid #e6e9f1;height:auto;min-height:72px;max-height:none;padding:10px 16px}.data-table-wrap--inventory .data-table tbody tr{height:auto;max-height:none}.data-table-wrap--inventory .data-table tbody tr:hover{background:0 0}.data-table-wrap--inventory .data-table th .data-table-th-content{align-items:center;min-height:20px;display:inline-flex}.data-table-wrap--inventory .data-table th:nth-child(2){min-width:280px}.data-table-wrap--inventory .data-table-checkbox{appearance:none;cursor:pointer;vertical-align:middle;background:#fff;border:2px solid #070b0c;border-radius:2px;flex-shrink:0;width:18px;height:18px;margin:0}.data-table-wrap--inventory .data-table-checkbox:checked{background:#070b0c url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M2 6l3 3 5-5'/%3E%3C/svg%3E") 50%/12px no-repeat}.data-table-wrap--inventory .data-table th:first-child,.data-table-wrap--inventory .data-table td:first-child{vertical-align:middle;text-align:center;width:52px;min-width:52px;max-width:52px;padding:10px 12px 10px 20px}.data-table-wrap--inventory .data-table th:nth-child(2),.data-table-wrap--inventory .data-table td:nth-child(2){vertical-align:middle;padding-left:16px;padding-right:16px}.data-table-inventory-product{align-items:center;gap:12px;width:100%;min-width:0;display:flex}.data-table-inventory-product-img{object-fit:cover;border:1px solid #070b0c;border-radius:4px;flex-shrink:0;width:31px;height:31px;display:block}.data-table-inventory-product-copy{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:6px;min-width:0;display:flex}.data-table-inventory-product-title{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;font-weight:400;line-height:1.35}.data-table-inventory-product-variant{font-family:var(--sidebar-ui-font);color:#070b0c;white-space:nowrap;background:#e6e9f1;border-radius:4000px;justify-content:center;align-items:center;padding:2px 10px;font-size:13px;font-weight:400;line-height:1.25;display:inline-flex}.data-table-inventory-text{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;white-space:nowrap;font-weight:400;line-height:1.35}.inv-qty-wrap{align-items:center;gap:5px;display:flex}.inv-qty-status{white-space:nowrap;font-size:11px;font-weight:600}.inv-qty-status--saving{color:#aaa}.inv-qty-status--saved{color:#22c55e}.data-table-inventory-qty-input{color:#070b0c;width:96px;height:32px;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);text-align:left;box-sizing:border-box;-moz-appearance:textfield;background:#e6e9f1;border:none;border-radius:5px;outline:none;padding:0 10px;font-weight:400;line-height:1}.data-table-inventory-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.data-table-inventory-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.data-table-inventory-qty-input:focus{background:#dce0ea}@media (max-width:1024px){.dashboard-inventory-header{flex-direction:column;align-items:stretch;gap:12px}.dashboard-inventory-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.dashboard-inventory-btn{justify-content:center;width:100%;min-width:0}}@media (max-width:768px){.dashboard-inventory-page{width:100%;max-width:100%;overflow-x:hidden}.dashboard-inventory-header{margin-bottom:16px}.dashboard-inventory-title h1{font-size:20px}.dashboard-inventory-btn{height:40px;padding:0 12px;font-size:13px}.dashboard-table-card--inventory{border-radius:8px;width:100%;min-width:0;max-width:100%;overflow:hidden}.data-table-wrap--inventory{width:100%;min-width:0;max-width:100%}.data-table-wrap--inventory .data-table-toolbar--inventory{flex-flow:wrap;align-items:center;gap:10px;height:auto;min-height:44px;padding:10px 12px}.data-table-wrap--inventory .data-table-toolbar--inventory .data-table-toolbar-left{flex-wrap:nowrap;flex:auto;gap:10px;width:auto;min-width:0}.data-table-wrap--inventory .data-table-inventory-all{flex-shrink:0}.data-table-wrap--inventory .data-table-inventory-search{flex:auto;width:auto;min-width:0;max-width:none;height:32px}.data-table-wrap--inventory .data-table-inventory-search svg{flex:0 0 18px;min-width:18px}.data-table-wrap--inventory .data-table-inventory-search input{flex:auto;width:auto;min-width:0}.data-table-wrap--inventory .data-table-toolbar-actions{flex-wrap:nowrap;flex:none;justify-content:flex-end;gap:8px;width:auto;margin-left:auto}.data-table-wrap--inventory .data-table-inventory-icon-btn{width:28px;height:28px}.data-table-wrap--inventory .data-table-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#c8ced8 transparent;width:100%;min-width:0;max-width:100%;scroll-padding-inline:12px;display:block;overflow:auto visible}.data-table-wrap--inventory .data-table-scroll::-webkit-scrollbar{height:6px}.data-table-wrap--inventory .data-table-scroll::-webkit-scrollbar-thumb{background:#c8ced8;border-radius:100px}.data-table-wrap--inventory .data-table{width:max-content;min-width:820px}.data-table-wrap--inventory .data-table th,.data-table-wrap--inventory .data-table td{padding-left:12px;padding-right:12px}.data-table-wrap--inventory .data-table th:first-child,.data-table-wrap--inventory .data-table td:first-child{padding-left:12px;padding-right:8px}.data-table-wrap--inventory .data-table th:nth-child(2),.data-table-wrap--inventory .data-table td:nth-child(2){min-width:240px}.data-table-wrap--inventory .data-table th .data-table-th-content{gap:6px}.data-table-inventory-product{gap:10px;min-width:200px;max-width:none}.data-table-inventory-product-img{width:28px;height:28px}.data-table-inventory-product-title{white-space:normal;word-break:break-word;line-height:1.3}.data-table-inventory-product-variant{white-space:normal;text-align:left;max-width:100%}.data-table-inventory-text{white-space:nowrap}.data-table-inventory-qty-input{width:80px;min-width:72px}}@media (max-width:480px){.dashboard-inventory-title h1{font-size:18px}.dashboard-inventory-actions{grid-template-columns:1fr}.data-table-wrap--inventory .data-table{min-width:720px}.data-table-wrap--inventory .data-table th:nth-child(2),.data-table-wrap--inventory .data-table td:nth-child(2){min-width:200px}.data-table-inventory-product{min-width:180px}}.data-table-tab-plus{background:var(--dashboard-surface);width:32px;height:36px;color:var(--dashboard-text);font-family:var(--sidebar-font);cursor:pointer;border:1px solid #e2e5eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:400;line-height:1;display:inline-flex}.data-table-icon-btn{background:var(--dashboard-surface);width:36px;height:36px;color:var(--dashboard-text);cursor:pointer;border:1px solid #e2e5eb;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.data-table-icon-btn svg{width:18px;height:18px}.data-table-footer{background:var(--dashboard-surface);border-top:1px solid #e8ebf0;padding:12px 16px}.data-table-pagination{align-items:center;gap:12px;display:flex}.data-table-page-btn{background:var(--dashboard-surface);width:32px;height:32px;color:var(--dashboard-text);cursor:pointer;border:1px solid #e2e5eb;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.data-table-page-btn svg{width:14px;height:14px}.data-table-page-range{font-family:var(--sidebar-font);color:var(--dashboard-text-muted);font-size:14px;font-weight:400}.dashboard-modal-overlay{z-index:1000;background:#070b0c73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dashboard-modal{width:100%;max-width:520px;max-height:90vh;font-family:var(--sidebar-font);background:#fff;border-radius:10px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 16px 48px #0000002e}.dashboard-modal-header{background:#eef0f5;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.dashboard-modal-header h2{letter-spacing:.03em;color:var(--dashboard-text);margin:0;font-size:15px;font-weight:700;line-height:1.2}.dashboard-modal-close{width:32px;height:32px;color:var(--dashboard-text);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.dashboard-modal-close svg{width:18px;height:18px}.dashboard-modal-body{background:#fff;flex:auto;min-height:0;padding:0;overflow-y:auto}.dashboard-modal-footer{background:#fff;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;padding:16px 22px 20px;display:flex}.dashboard-modal-btn{height:38px;font-family:var(--sidebar-font);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.dashboard-modal-btn--muted{color:var(--dashboard-text);background:#f0f1f3}.dashboard-modal-btn--ghost{color:var(--dashboard-text);background:0 0;font-weight:400}.dashboard-modal-btn--primary{color:#fff;background:#f03}.dashboard-modal-btn--primary svg{width:14px;height:14px}.dashboard-discount-type-list{margin:0;padding:0;list-style:none}.dashboard-discount-type-item{text-align:left;cursor:pointer;width:100%;font-family:var(--sidebar-font);background:#fff;border:none;border-bottom:1px solid #e8ebf0;align-items:flex-start;gap:16px;padding:18px 22px;transition:background-color .15s;display:flex}.dashboard-discount-type-list li:last-child .dashboard-discount-type-item{border-bottom:none}.dashboard-discount-type-item:hover{background:#fafbfc}.dashboard-discount-type-icon{width:28px;height:28px;color:var(--dashboard-text);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dashboard-discount-type-icon svg{width:24px;height:24px}.dashboard-discount-type-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.dashboard-discount-type-title{color:var(--dashboard-text);font-size:15px;font-weight:600;line-height:1.3}.dashboard-discount-type-desc{color:var(--dashboard-text-muted);font-size:14px;font-weight:400;line-height:1.35}.dashboard-modal--select-type .dashboard-modal-footer{padding-top:8px}.dashboard-modal--profile .dashboard-modal-body,.dashboard-modal--notifications .dashboard-modal-body,.dashboard-modal--logout .dashboard-modal-body{padding:22px}.dashboard-profile-modal-hero{align-items:center;gap:16px;margin-bottom:20px;display:flex}.dashboard-profile-modal-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:64px;height:64px}.dashboard-profile-modal-name{color:var(--dashboard-text);margin:0 0 4px;font-size:18px;font-weight:600}.dashboard-profile-modal-email{color:var(--dashboard-text-muted);margin:0;font-size:14px}.dashboard-profile-modal-fields{flex-direction:column;gap:14px;margin:0;display:flex}.dashboard-profile-modal-field{grid-template-columns:100px 1fr;align-items:baseline;gap:12px;display:grid}.dashboard-profile-modal-field dt{color:var(--dashboard-text-muted);margin:0;font-size:13px;font-weight:500}.dashboard-profile-modal-field dd{color:var(--dashboard-text);margin:0;font-size:14px}.dashboard-notifications-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.dashboard-notifications-item{border-bottom:1px solid #eef0f5;padding:14px 0}.dashboard-notifications-item:last-child{border-bottom:none;padding-bottom:0}.dashboard-notifications-item:first-child{padding-top:0}.dashboard-notifications-item.is-unread strong{color:var(--sidebar-active-bg)}.dashboard-notifications-item-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.dashboard-notifications-item-head strong{color:var(--dashboard-text);font-size:14px;font-weight:600}.dashboard-notifications-item-head span{color:var(--dashboard-text-muted);flex-shrink:0;font-size:12px}.dashboard-notifications-item p{color:var(--dashboard-text-muted);margin:0;font-size:13px;line-height:1.45}.dashboard-logout-message{color:var(--dashboard-text);margin:0;font-size:14px;line-height:1.5}.dashboard-modal--export .dashboard-modal-body{padding:20px 22px 8px}.dashboard-export-label{color:var(--dashboard-text);margin:0 0 14px;font-size:15px;font-weight:700}.dashboard-export-options{border:none;flex-direction:column;gap:14px;margin:0;padding:0;display:flex}.dashboard-export-option{color:var(--dashboard-text);cursor:pointer;align-items:center;gap:12px;font-size:14px;font-weight:400;display:flex}.dashboard-export-option input{width:16px;height:16px;accent-color:var(--sidebar-active-bg);cursor:pointer;flex-shrink:0}.dashboard-export-option.is-disabled{opacity:.45;cursor:not-allowed}.dashboard-export-option.is-disabled input{cursor:not-allowed}.dashboard-orders-page{font-family:var(--sidebar-ui-font);padding-top:0}.dashboard-orders-toolbar{margin-bottom:24px}.dashboard-orders-page .dashboard-filter-btn--channels svg{color:#070b0c;width:24px;height:24px}.dashboard-orders-header{margin-top:0;margin-bottom:24px}.dashboard-orders-title svg{flex-shrink:0;width:24px;height:24px;display:block}.dashboard-orders-title h1{font-family:"Rubik", var(--sidebar-font);text-transform:uppercase;letter-spacing:0;font-size:24px;font-weight:600}.dashboard-orders-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-orders-btn{border-radius:var(--sidebar-ui-radius);height:48px;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:8px;padding:0 24px;font-weight:400;line-height:1;display:inline-flex;box-shadow:0 1px 3px #0000000a}.dashboard-orders-btn--secondary{color:#070b0c;background:#fff}.dashboard-orders-btn--primary{color:#fff;background:#152f54}.dashboard-orders-metrics{border-radius:var(--sidebar-ui-radius);-webkit-overflow-scrolling:touch;scrollbar-width:thin;background:#fff;min-height:84px;margin-bottom:24px;padding:20px 24px;overflow:auto hidden;box-shadow:0 2px 10px #0000000a}.dashboard-orders-metrics-row{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:24px;width:100%;min-width:min-content;display:flex}.dashboard-orders-metrics-group{flex-shrink:0;align-items:center;gap:16px;display:inline-flex}.dashboard-orders-metrics-group--today{flex:none}.dashboard-orders-metrics-today{flex-shrink:0;align-items:center;gap:9px;display:inline-flex}.dashboard-orders-metrics-today span{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;white-space:nowrap;font-weight:500;line-height:1.2}.dashboard-orders-metrics-today svg{flex-shrink:0;width:24px;height:24px;display:block}.dashboard-orders-metrics-divider{background:#e2e5eb;flex-shrink:0;width:1px;height:40px}.dashboard-orders-metrics-label{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;white-space:nowrap;font-weight:600;line-height:1.2}.dashboard-orders-metrics-value{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:var(--dashboard-text-muted);white-space:nowrap;font-weight:600;line-height:1.2}@media (max-width:1024px){.dashboard-orders-header{flex-direction:column;align-items:stretch;gap:12px}.dashboard-orders-actions{width:100%}.dashboard-orders-btn{flex:1 1 0;justify-content:center;min-width:0}.dashboard-orders-metrics{min-height:72px;padding:16px 14px}}@media (max-width:768px){.dashboard-orders-toolbar,.dashboard-orders-header{margin-bottom:16px}.dashboard-orders-title h1{font-size:20px}.dashboard-orders-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dashboard-orders-btn{width:100%;height:40px;padding:0 12px;font-size:13px}.dashboard-orders-metrics{overscroll-behavior-x:contain;min-height:0;margin-bottom:16px;padding:12px;scroll-padding-inline:12px}.dashboard-orders-metrics-row{justify-content:flex-start;gap:20px;width:max-content;min-width:100%;padding-inline-end:16px;display:inline-flex}.dashboard-orders-metrics-group{flex:none;gap:12px;padding:0}.dashboard-orders-metrics-group--today{box-shadow:none;background:0 0;position:static}.dashboard-orders-metrics-divider{height:28px}.dashboard-orders-metrics-today svg{width:20px;height:20px}.dashboard-orders-metrics-label,.dashboard-orders-metrics-value{font-size:13px}.data-table-wrap--orders .data-table-toolbar--orders{flex-wrap:wrap;gap:10px;height:auto;min-height:44px;padding:10px 12px}.data-table-toolbar--orders .data-table-toolbar-left{flex-wrap:nowrap;gap:10px;width:100%}.data-table-orders-all{flex-shrink:0}.data-table-orders-all-label{font-size:14px}.data-table-orders-search{flex:auto;width:auto;min-width:0;max-width:none;height:32px}.data-table-orders-keyboard-btn,.data-table-orders-toolbar-right{display:none}.data-table-wrap--orders .data-table{min-width:720px}.data-table-wrap--orders .data-table th,.data-table-wrap--orders .data-table td{padding-left:12px;padding-right:12px}.data-table-wrap--orders .data-table th:first-child,.data-table-wrap--orders .data-table td:first-child{padding-left:12px}}@media (max-width:480px){.dashboard-orders-title h1{font-size:18px}.dashboard-orders-actions{grid-template-columns:1fr}.dashboard-orders-metrics-row{gap:16px}}.dashboard-table-card--orders{margin-top:0;padding:0;overflow:hidden}.data-table-wrap--orders .data-table-toolbar--orders{background:#fff;border-bottom:none;flex-wrap:nowrap;justify-content:space-between;height:48px;min-height:48px;padding:0 24px}.data-table-toolbar--orders .data-table-toolbar-left{flex:1;gap:16px;min-width:0}.data-table-orders-toolbar-right{margin-left:auto;padding-left:16px}.data-table-orders-all-wrap{flex-shrink:0;position:relative}.data-table-orders-backdrop{z-index:99;position:fixed;inset:0}.data-table-orders-dropdown{z-index:9999;background:#fff;border:1px solid #e4e4e4;border-radius:10px;flex-direction:column;min-width:180px;padding:6px 0;display:flex;box-shadow:0 6px 24px #00000021}.data-table-orders-dropdown-item{color:#222;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:500;transition:background .1s;display:flex}.data-table-orders-dropdown-item:hover{background:#f5f5f5}.data-table-orders-dropdown-item.is-active{color:#111;font-weight:700}.data-table-orders-dropdown-check{color:#111;flex-shrink:0;width:14px;font-size:13px}.data-table-orders-all{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:12px;padding:0;display:inline-flex}.data-table-orders-all-label{color:#9696af;font-family:"Lato", "Rubik", var(--sidebar-font);font-size:16px;font-weight:700;line-height:18px}.data-table-orders-all-icon{color:#070b0c;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.data-table-orders-all-icon svg{width:24px;height:24px}.data-table-orders-search{background:0 0;border:none;flex:1;align-items:center;gap:10px;min-width:200px;max-width:420px;height:36px;padding:0;display:inline-flex}.data-table-orders-search>svg:first-of-type{flex:0 0 18px;width:18px;min-width:18px;height:18px;min-height:18px;display:block}.data-table-orders-search input{width:auto;min-width:0;font-family:"Spline Sans", var(--sidebar-font);color:#070b0c;background:0 0;border:none;outline:none;flex:auto;font-size:12px;font-weight:400;line-height:28px}.data-table-orders-search input::placeholder{color:#070b0c}.data-table-orders-keyboard-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.data-table-orders-keyboard-btn svg{width:22px;height:14px;display:block}.data-table-wrap--orders .data-table-scroll{overflow-x:auto}.data-table-wrap--orders .data-table{min-width:1400px}.data-table-wrap--orders .data-table td{white-space:nowrap}.data-table-wrap--orders .data-table tbody tr:hover{background:0 0}.data-table-wrap--orders .data-table-checkbox{appearance:none;cursor:pointer;background:#fff;border:2px solid #070b0c;border-radius:2px;width:18px;height:18px}.data-table-wrap--orders .data-table-checkbox:checked{background:#070b0c url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M2 6l3 3 5-5'/%3E%3C/svg%3E") 50%/12px no-repeat}.data-table-wrap--orders .data-table th:first-child,.data-table-wrap--orders .data-table td:first-child{width:48px;padding-left:20px;padding-right:8px}.data-table-order-cell{align-items:center;gap:8px;display:inline-flex}.data-table-order-warning{flex-shrink:0;align-items:center;display:inline-flex}.data-table-order-warning svg{display:block}.data-table-order-payment-badge{height:26px;font-family:var(--dashboard-table-cell-font);font-size:var(--dashboard-table-cell-size);font-weight:var(--dashboard-table-cell-weight);line-height:var(--dashboard-table-cell-line-height);color:#070b0c;background:#e6e9f1;border-radius:9999px;align-items:center;gap:4px;padding:0 12px;display:inline-flex}.data-table-order-payment-badge--plain{background:#f4f7fa}.data-table-order-payment-badge--plain .data-table-order-payment-dot{background:#8181a5}.data-table-order-payment-dot{background:#070b0c;border-radius:2px;flex-shrink:0;width:10px;height:10px}.data-table-order-fulfillment-badge{height:26px;font-family:var(--dashboard-table-cell-font);font-size:var(--dashboard-table-cell-size);font-weight:var(--dashboard-table-cell-weight);line-height:var(--dashboard-table-cell-line-height);color:#070b0c;background:#ffeb78;border-radius:900px;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.data-table-order-fulfillment-badge--plain{background:#f4f7fa}.data-table-order-fulfillment-badge--plain .data-table-order-fulfillment-dot{background:0 0;border-color:#8181a5}.data-table-order-fulfillment-dot{border:2px solid #070b0c;border-radius:50%;flex-shrink:0;width:8px;height:8px}.data-table-order-payment-badge--paid{background:#d8f5e4}.data-table-order-payment-badge--paid .data-table-order-payment-dot{background:#1a7f4b}.data-table-order-payment-badge--pending{background:#fff3d6}.data-table-order-payment-badge--pending .data-table-order-payment-dot{background:#c98a00}.data-table-order-payment-badge--refunded{background:#fde8e8}.data-table-order-payment-badge--refunded .data-table-order-payment-dot{background:#c0392b}.data-table-order-fulfillment-badge--fulfilled{background:#d8f5e4}.data-table-order-fulfillment-badge--fulfilled .data-table-order-fulfillment-dot{background:#1a7f4b;border-color:#1a7f4b}.data-table-order-fulfillment-badge--partial{background:#ffe8cc}.data-table-order-fulfillment-badge--partial .data-table-order-fulfillment-dot{background:#d97706;border-color:#d97706}.data-table-order-status-select{max-width:100%;display:inline-flex;position:relative}.data-table-order-status-select__trigger{cursor:pointer;font:inherit;background:0 0;border:none;border-radius:9999px;align-items:center;gap:4px;padding:0;display:inline-flex}.data-table-order-status-select__trigger:focus-visible,.data-table-order-status-select.is-open .data-table-order-status-select__trigger{outline:2px solid var(--sidebar-active-bg);outline-offset:2px}.data-table-order-status-select__chevron{color:#5c6370;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:transform .15s;display:inline-flex}.data-table-order-status-select__chevron svg{width:10px;height:10px}.data-table-order-status-select.is-open .data-table-order-status-select__chevron{transform:rotate(180deg)}.data-table-order-status-menu{background:#fff;border:1px solid #e2e5eb;border-radius:10px;flex-direction:column;gap:4px;padding:6px;display:flex;box-shadow:0 4px 12px #0f172a14,0 12px 28px #0f172a1f}.data-table-order-status-menu__item{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:none;border-radius:8px;align-items:center;padding:6px 8px;transition:background-color .12s;display:flex}.data-table-order-status-menu__item:hover{background:#f4f6f9}.data-table-order-status-menu__item.is-selected{background:#e8ecf4}.data-table-order-status-menu__item:focus-visible{outline:2px solid var(--sidebar-active-bg);outline-offset:-2px}.dashboard-modal--create-order .dashboard-modal-body,.dashboard-modal--create-product .dashboard-modal-body,.dashboard-modal--create-discount .dashboard-modal-body,.dashboard-modal--import-inventory .dashboard-modal-body,.dashboard-modal--import-products .dashboard-modal-body,.dashboard-modal--import-customers .dashboard-modal-body{padding:20px 22px 12px}.dashboard-order-form--compact .dashboard-order-form-grid{gap:14px 18px}.dashboard-order-form--compact .dashboard-order-form-field{gap:6px}.dashboard-import-products-form .dashboard-order-form-grid,.dashboard-import-inventory-form .dashboard-order-form-grid,.dashboard-import-customers-form .dashboard-order-form-grid{flex-direction:column;gap:16px;display:flex}.dashboard-import-inventory-form .dashboard-import-options,.dashboard-import-products-form .dashboard-import-options,.dashboard-import-customers-form .dashboard-import-options{width:100%}.dashboard-import-options{border:none;flex-direction:column;gap:6px;min-width:0;margin:0;padding:0;display:flex}.dashboard-import-options legend{color:var(--dashboard-text-muted);margin:0 0 6px;padding:0;font-size:13px;font-weight:500}.dashboard-import-options-list{flex-direction:column;gap:10px;display:flex}.dashboard-import-options .dashboard-export-option{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);margin:0;line-height:1.35}.dashboard-file-field{flex-direction:column;gap:6px;min-width:0;display:flex}.dashboard-file-field__label{color:var(--dashboard-text-muted);font-size:13px;font-weight:500}.dashboard-file-field__control{background:#fff;border:1px solid #d5dae3;border-radius:8px;align-items:center;gap:12px;min-height:40px;padding:0 12px;display:flex}.dashboard-file-field__btn{height:28px;font-family:var(--sidebar-font);color:#070b0c;cursor:pointer;background:#f4f6f9;border:1px solid #d5dae3;border-radius:6px;flex-shrink:0;align-items:center;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.dashboard-file-field__btn:hover{background:#eef0f5}.dashboard-file-field__name{min-width:0;font-family:var(--sidebar-font);color:var(--dashboard-text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;overflow:hidden}.dashboard-file-field__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard-order-form-field textarea{min-height:72px;font-family:var(--sidebar-font);color:var(--dashboard-text);resize:vertical;background:#fff;border:1px solid #d5dae3;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:400;line-height:1.4}.dashboard-order-form-field textarea:focus{border-color:var(--sidebar-active-bg);outline:2px solid #070b0c1f}.dashboard-modal--import-products .dashboard-modal-footer,.dashboard-modal--import-inventory .dashboard-modal-footer,.dashboard-modal--import-customers .dashboard-modal-footer,.dashboard-modal--create-product .dashboard-modal-footer{gap:10px;padding:12px 22px 18px}.dashboard-modal--import-inventory .dashboard-modal-btn--primary,.dashboard-modal--import-products .dashboard-modal-btn--primary,.dashboard-modal--import-customers .dashboard-modal-btn--primary{justify-content:center;min-width:140px}.dashboard-modal--shortcuts .dashboard-modal-body{padding:16px 22px 20px}.dashboard-shortcuts-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.dashboard-shortcuts-item{font-family:var(--sidebar-ui-font);color:#070b0c;align-items:center;gap:16px;font-size:14px;display:flex}.dashboard-shortcuts-item kbd{min-width:72px;font-family:var(--sidebar-ui-font);text-align:center;background:#f4f6f9;border:1px solid #e2e5eb;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:500}.dashboard-order-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;display:grid}.dashboard-order-form-field{font-family:var(--sidebar-font);flex-direction:column;gap:8px;display:flex}.dashboard-order-form-field--full{grid-column:1/-1}.dashboard-order-form-field>span{color:var(--dashboard-text-muted);font-size:13px;font-weight:500}.dashboard-order-form-field input,.dashboard-order-form-field select{height:40px;font-family:var(--sidebar-font);color:var(--dashboard-text);background:#fff;border:1px solid #d5dae3;border-radius:8px;padding:0 12px;font-size:14px;font-weight:400}.dashboard-order-form-field input:focus,.dashboard-order-form-field select:focus{border-color:var(--sidebar-active-bg);outline:2px solid #070b0c1f}.dashboard-select{width:100%;display:block;position:relative}.dashboard-select__trigger{width:100%;height:40px;font-family:var(--sidebar-font);color:var(--dashboard-text);cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:1px solid #d5dae3;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:14px;font-weight:400;line-height:1.2;transition:border-color .12s,box-shadow .12s;display:flex}.dashboard-select__trigger:hover:not(:disabled){border-color:#b8bec9}.dashboard-select__trigger:focus-visible{border-color:var(--sidebar-active-bg);outline:2px solid #070b0c1f}.dashboard-select.is-open .dashboard-select__trigger{border-color:var(--sidebar-active-bg);box-shadow:0 0 0 1px var(--sidebar-active-bg)}.dashboard-select.is-disabled .dashboard-select__trigger{color:var(--dashboard-text-muted);cursor:not-allowed;background:#f4f6f9}.dashboard-select__value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.dashboard-select__chevron{color:#5c6370;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:transform .15s;display:inline-flex}.dashboard-select__chevron svg{width:12px;height:12px}.dashboard-select.is-open .dashboard-select__chevron{transform:rotate(180deg)}.dashboard-select__menu{box-sizing:border-box;background:#fff;border:1px solid #e2e5eb;border-radius:8px;max-height:240px;margin:0;padding:4px;list-style:none;overflow-y:auto;box-shadow:0 4px 12px #0f172a14,0 12px 28px #0f172a1f}.dashboard-select__menu li{margin:0;padding:0}.dashboard-select__option{text-align:left;width:100%;font-family:var(--sidebar-font);color:#070b0c;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:10px 12px;font-size:14px;font-weight:400;line-height:1.3;transition:background-color .12s,color .12s;display:block}.dashboard-select__option:hover{background:#f4f6f9}.dashboard-select__option.is-selected{color:#fff;background:#152f54}.dashboard-select__option.is-selected:hover{background:#0f2444}.dashboard-select__option:focus-visible{outline:2px solid var(--sidebar-active-bg);outline-offset:-2px}.dashboard-drafts-page{font-family:var(--sidebar-ui-font);padding-top:0}.dashboard-drafts-header{margin-top:0;margin-bottom:24px}.dashboard-drafts-title svg{flex-shrink:0;width:24px;height:24px;display:block}.dashboard-drafts-title h1{font-family:"Rubik", var(--sidebar-font);text-transform:uppercase;letter-spacing:0;font-size:24px;font-weight:600}.dashboard-drafts-actions{gap:10px}.dashboard-drafts-btn{border-radius:var(--sidebar-ui-radius);height:48px;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);cursor:pointer;white-space:nowrap;border:none;align-items:center;padding:0 24px;font-weight:400;line-height:1;display:inline-flex;box-shadow:0 1px 3px #0000000a}.dashboard-drafts-btn--secondary{color:#070b0c;background:#fff}.dashboard-drafts-btn--primary{color:#fff;background:#152f54}.dashboard-table-card--drafts{align-self:flex-start;height:auto;min-height:0;margin-top:0;padding:0;overflow:hidden}.data-table-wrap--drafts{height:auto}.dashboard-drafts-footer{text-align:center;font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);margin-top:16px;padding:0;font-size:14px;font-weight:400;line-height:1.5}.dashboard-drafts-footer a{color:#070b0c;text-decoration:none}.dashboard-drafts-footer a:hover{text-decoration:underline}.data-table-wrap--drafts .data-table-toolbar--drafts{background:#fff;border-bottom:1px solid #e6e9f1;flex-wrap:nowrap;justify-content:space-between;height:48px;min-height:48px;padding:0 24px}.data-table-toolbar--drafts .data-table-toolbar-left{flex:1;gap:16px;min-width:0}.data-table-drafts-toolbar-right{align-items:center;gap:12px;margin-left:auto;padding-left:16px;display:inline-flex}.data-table-drafts-all{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:12px;padding:0;display:inline-flex}.data-table-drafts-all-label{color:#070b0c;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);font-weight:500;line-height:1}.data-table-drafts-all-icon{color:#070b0c;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.data-table-drafts-all-icon svg{width:24px;height:24px}.data-table-drafts-search{background:0 0;border:none;flex:1;align-items:center;gap:10px;min-width:200px;max-width:420px;height:36px;padding:0;display:inline-flex}.data-table-drafts-search>svg:first-of-type{flex:0 0 18px;width:18px;min-width:18px;height:18px;min-height:18px;display:block}.data-table-drafts-search input{width:auto;min-width:0;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;background:0 0;border:none;outline:none;flex:auto;padding:0;font-weight:400;line-height:1.4}.data-table-drafts-search input::placeholder{color:#070b0c}.data-table-drafts-keyboard-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.data-table-drafts-keyboard-btn svg{width:22px;height:14px;display:block}.data-table-wrap--drafts .data-table-scroll{height:auto;min-height:0}.data-table-wrap--drafts .data-table{table-layout:auto;border-collapse:collapse;width:100%;height:auto}.data-table-wrap--drafts .data-table thead{display:table-header-group}.data-table-wrap--drafts .data-table tbody{display:table-row-group}.data-table-wrap--drafts .data-table th{overflow:hidden}.data-table-wrap--drafts .data-table td{white-space:nowrap}.data-table-wrap--drafts .data-table-th-content{max-height:var(--dashboard-table-row-height);align-items:center;display:inline-flex}.data-table-wrap--drafts .data-table tbody tr:hover{background:0 0}.data-table-wrap--drafts .data-table-checkbox{appearance:none;cursor:pointer;background:#fff;border:2px solid #070b0c;border-radius:2px;width:18px;height:18px}.data-table-wrap--drafts .data-table-checkbox:checked{background:#070b0c url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M2 6l3 3 5-5'/%3E%3C/svg%3E") 50%/12px no-repeat}.data-table-wrap--drafts .data-table th:first-child,.data-table-wrap--drafts .data-table td:first-child{width:48px;padding-left:20px;padding-right:8px}.data-table-draft-text--muted,.data-table-draft-text--empty{color:var(--dashboard-text-muted)}.data-table-wrap--drafts .data-table-empty{line-height:1.4;height:auto!important;max-height:none!important;padding:16px!important}@media (max-width:1024px){.dashboard-drafts-header{flex-direction:column;align-items:stretch;gap:12px}.dashboard-drafts-actions{width:100%}.dashboard-drafts-btn{flex:1 1 0;justify-content:center;min-width:0}}@media (max-width:768px){.dashboard-drafts-page{max-width:100%;overflow-x:hidden}.dashboard-drafts-header{margin-bottom:16px}.dashboard-drafts-title h1{font-size:20px}.dashboard-drafts-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dashboard-drafts-btn{width:100%;height:40px;padding:0 12px;font-size:13px}.dashboard-table-card--drafts{border-radius:8px;max-width:100%}.dashboard-drafts-footer{margin-top:12px;padding:0 8px;font-size:13px}.data-table-wrap--drafts .data-table-toolbar--drafts{flex-wrap:wrap;gap:10px;height:auto;min-height:44px;padding:10px 12px}.data-table-toolbar--drafts .data-table-toolbar-left{flex-wrap:nowrap;gap:10px;width:100%;min-width:0}.data-table-drafts-all{flex-shrink:0}.data-table-drafts-all-label{font-size:14px}.data-table-drafts-search{flex:auto;width:auto;min-width:0;max-width:none;height:32px}.data-table-drafts-keyboard-btn,.data-table-drafts-toolbar-right{display:none}.data-table-wrap--drafts .data-table-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-padding-inline:12px;overflow-x:auto}.data-table-wrap--drafts .data-table{width:max-content;min-width:720px}.data-table-wrap--drafts .data-table th,.data-table-wrap--drafts .data-table td{padding-left:12px;padding-right:12px}.data-table-wrap--drafts .data-table th:first-child,.data-table-wrap--drafts .data-table td:first-child{padding-left:12px;padding-right:8px}.data-table-draft-status-select,.data-table-draft-status-badge{max-width:100%}}@media (max-width:480px){.dashboard-drafts-title h1{font-size:18px}.dashboard-drafts-actions{grid-template-columns:1fr}.data-table-wrap--drafts .data-table{min-width:640px}}.data-table-draft-status-badge{height:26px;font-family:var(--dashboard-table-cell-font);font-size:var(--dashboard-table-cell-size);font-weight:var(--dashboard-table-cell-weight);line-height:var(--dashboard-table-cell-line-height);color:#070b0c;background:#ffeb78;border-radius:900px;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.data-table-draft-status-badge--draft{background:#e6e9f1}.data-table-draft-status-badge--draft .data-table-draft-status-dot{background:#8181a5}.data-table-draft-status-badge--open{background:#dbeafe}.data-table-draft-status-badge--open .data-table-draft-status-dot{background:#2563eb}.data-table-draft-status-badge--completed .data-table-draft-status-dot{background:#070b0c}.data-table-draft-status-dot{background:#070b0c;border-radius:2px;flex-shrink:0;width:10px;height:10px}.data-table-draft-status-select{max-width:100%;display:inline-flex;position:relative}.data-table-draft-status-select__trigger{cursor:pointer;font:inherit;background:0 0;border:none;border-radius:9999px;align-items:center;gap:4px;padding:0;display:inline-flex}.data-table-draft-status-select__trigger:focus-visible,.data-table-draft-status-select.is-open .data-table-draft-status-select__trigger{outline:2px solid var(--sidebar-active-bg);outline-offset:2px}.data-table-draft-status-select__chevron{color:#5c6370;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:transform .15s;display:inline-flex}.data-table-draft-status-select__chevron svg{width:10px;height:10px}.data-table-draft-status-select.is-open .data-table-draft-status-select__chevron{transform:rotate(180deg)}.dashboard-purchase-orders-page{font-family:var(--sidebar-ui-font);padding-top:0}.dashboard-purchase-orders-header{margin-top:0;margin-bottom:24px}.dashboard-purchase-orders-title svg{flex-shrink:0;width:24px;height:24px;display:block}.dashboard-purchase-orders-title h1{font-family:"Rubik", var(--sidebar-font);text-transform:uppercase;letter-spacing:0;color:#070b0c;font-size:24px;font-weight:600}.dashboard-purchase-orders-card{border-radius:var(--sidebar-ui-radius);background:#fff;border:1px solid #e8ebf0;justify-content:center;align-items:center;margin-top:0;display:flex;box-shadow:0 2px 10px #0000000a}.dashboard-purchase-orders-empty{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:40px 32px 48px;display:flex}.dashboard-purchase-orders-illustration{object-fit:contain;flex-shrink:0;width:200px;height:auto;max-height:208px}.dashboard-purchase-orders-heading{font-family:"Rubik", var(--sidebar-font);color:#070b0c;margin:16px 0 0;font-size:18px;font-weight:600;line-height:1.35}.dashboard-purchase-orders-description{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:var(--dashboard-text-muted);margin:8px 0 0;font-weight:400;line-height:1.5}.dashboard-purchase-orders-btn{border-radius:var(--sidebar-ui-radius);color:#fff;height:48px;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);cursor:pointer;white-space:nowrap;background:#152f54;border:none;justify-content:center;align-items:center;margin-top:20px;padding:0 24px;font-weight:400;line-height:1;display:inline-flex;box-shadow:0 1px 3px #0000000a}.dashboard-purchase-orders-btn:hover{background:#1a3a66}.dashboard-purchase-orders-footer{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);text-align:center;margin-top:16px;padding:0;font-size:14px;font-weight:400;line-height:1.5}.dashboard-purchase-orders-footer a{color:var(--dashboard-text-muted);text-decoration:none}.dashboard-purchase-orders-footer a:hover{color:#070b0c;text-decoration:underline}@media (max-width:1024px){.dashboard-purchase-orders-header{margin-bottom:16px}}@media (max-width:768px){.dashboard-purchase-orders-page{width:100%;max-width:100%;overflow-x:hidden}.dashboard-purchase-orders-header{margin-bottom:12px}.dashboard-purchase-orders-title{gap:8px}.dashboard-purchase-orders-title h1{font-size:20px;line-height:1.2}.dashboard-purchase-orders-card{width:100%;min-height:0}.dashboard-purchase-orders-empty{max-width:100%;padding:28px 20px 36px}.dashboard-purchase-orders-illustration{width:min(200px,72vw);max-width:100%;height:auto;max-height:none}.dashboard-purchase-orders-heading{margin-top:12px;padding-inline:4px;font-size:16px;line-height:1.3}.dashboard-purchase-orders-description{max-width:300px;margin-top:6px;padding-inline:4px;font-size:13px;line-height:1.45}.dashboard-purchase-orders-btn{white-space:normal;text-align:center;width:100%;max-width:320px;height:44px;margin-top:16px;padding:0 16px;line-height:1.25}.dashboard-purchase-orders-footer{margin-top:12px;padding:0 12px;font-size:13px;line-height:1.45}}@media (max-width:480px){.dashboard-purchase-orders-title h1{font-size:18px}.dashboard-purchase-orders-empty{padding:24px 16px 32px}.dashboard-purchase-orders-illustration{width:min(180px,68vw)}.dashboard-purchase-orders-heading{font-size:15px}.dashboard-purchase-orders-description{max-width:100%;font-size:12px}.dashboard-purchase-orders-btn{max-width:none;height:auto;min-height:44px;padding:10px 14px;font-size:13px}}.po-page-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.po-btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.po-btn:disabled{opacity:.55;cursor:not-allowed}.po-btn--primary{color:#fff;background:#1a1a1a}.po-btn--primary:hover:not(:disabled){background:#333}.po-btn--ghost{color:#1a1a1a;background:0 0;border:1.5px solid #d0d0d0}.po-btn--ghost:hover:not(:disabled){background:#f5f5f5}.po-btn--danger-ghost{color:#c0392b;background:0 0;border:1.5px solid #e0b3b3}.po-btn--danger-ghost:hover:not(:disabled){background:#fef2f2}.po-table-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden}.po-toolbar{border-bottom:1px solid #f0f0f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.po-status-tabs{gap:2px;display:flex}.po-status-tab{color:#555;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:background .12s}.po-status-tab:hover{background:#f0f0f0}.po-status-tab--active{color:#111;background:#f0f0f0;font-weight:600}.po-toolbar-right{align-items:center;gap:10px;display:flex}.po-search-box{background:#f7f7f7;border:1px solid #e0e0e0;border-radius:7px;align-items:center;gap:8px;min-width:220px;padding:6px 12px;display:flex}.po-search-box .po-search-icon{color:#888;flex-shrink:0;width:15px;height:15px}.po-search-input{background:0 0;border:none;outline:none;width:100%;font-size:13px}.po-bulk-bar{background:#fafafa;border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:8px 16px;font-size:13px;display:flex}.po-table-wrap{overflow-x:auto}.po-table{border-collapse:collapse;width:100%;font-size:13px}.po-table th{text-align:left;color:#555;white-space:nowrap;background:#fafafa;border-bottom:1px solid #ebebeb;padding:10px 12px;font-weight:600}.po-table td{vertical-align:middle;color:#222;border-bottom:1px solid #f4f4f4;padding:12px}.po-table-row:hover td{background:#fafafa}.po-table-link{cursor:pointer;color:#1a73e8;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;text-decoration:none}.po-table-link:hover{text-decoration:underline}.po-table-date{color:#888;margin-top:2px;font-size:11px}.po-table-empty{text-align:center;color:#999;padding:40px!important}.po-table-row--loading td{padding:10px 12px}.po-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:18px;animation:1.4s infinite skeleton-shimmer}.po-modal-overlay{backface-visibility:hidden;z-index:1000;background:#00000080;justify-content:center;align-items:flex-start;padding:20px 16px;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateZ(0)}.po-modal{background:#fff;border-radius:12px;flex-direction:column;flex-shrink:0;width:100%;max-width:980px;height:calc(100vh - 40px);min-height:500px;max-height:860px;display:flex;overflow:hidden;box-shadow:0 12px 48px #00000038}.po-modal-header{background:#fff;border-bottom:1px solid #e8e8e8;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.po-modal-title-row{align-items:center;gap:10px;display:flex}.po-modal-title-row h2{color:#111;margin:0;font-size:17px;font-weight:700}.po-modal-close{cursor:pointer;color:#888;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.po-modal-close:hover{color:#333;background:#f0f0f0}.po-modal-body{flex-direction:row;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.po-modal-main{border-right:1px solid #e8e8e8;flex-direction:column;flex:auto;gap:0;min-width:0;padding:20px 24px;display:flex;overflow-y:auto}.po-modal-sidebar{background:#fafafa;flex-direction:column;flex:0 0 300px;gap:0;width:300px;display:flex;overflow-y:auto}.po-detail-row{align-items:flex-end;gap:10px;margin-bottom:16px;display:flex}.po-select-box{flex:1;min-width:0}.po-select-box label{color:#555;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.po-arrow-icon{color:#aaa;flex-shrink:0;width:22px;height:22px;margin-bottom:9px}.po-input{color:#222;box-sizing:border-box;background:#fff;border:1px solid #d4d4d4;border-radius:7px;outline:none;width:100%;padding:8px 11px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.po-input:focus{border-color:#8bb0e8;box-shadow:0 0 0 3px #1a73e81f}.po-textarea{resize:vertical;min-height:70px}.po-lines-table-wrap{background:#fff;border:1px solid #e4e4e4;border-radius:8px;overflow:visible}.po-lines-table{border-collapse:collapse;width:100%;font-size:13px}.po-lines-table th{text-align:left;color:#666;background:#f7f7f7;border-bottom:1px solid #e4e4e4;padding:9px 11px;font-size:12px;font-weight:600}.po-lines-table td{vertical-align:middle;border-bottom:1px solid #f0f0f0;padding:9px 11px}.po-lines-table tr:last-child td{border-bottom:none}.po-line-product{align-items:center;gap:9px;display:flex}.po-line-product img{object-fit:cover;border:1px solid #e8e8e8;border-radius:5px;flex-shrink:0;width:38px;height:38px}.po-line-title{color:#222;font-size:13px;font-weight:500;display:block}.po-line-variant-badge{color:#555;background:#f0f0f0;border-radius:4px;margin-top:3px;padding:1px 6px;font-size:11px;display:inline-block}.po-line-input{background:#fff;border:1px solid #d4d4d4;border-radius:6px;outline:none;padding:6px 8px;font-family:inherit;font-size:12px;transition:border-color .12s}.po-line-input:focus{border-color:#8bb0e8}.po-line-input--sm{width:58px}.po-line-input--cost{width:90px;min-width:0}.po-line-input--tax{width:50px}.po-line-input--sku{width:100%;min-width:0}.po-cost-cell{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:4px;display:flex;overflow:visible}.po-line-input--cost::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.po-line-input--cost::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.po-line-input--tax::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.po-line-input--tax::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.po-line-input--cost,.po-line-input--tax{-moz-appearance:textfield}.po-cost-prefix,.po-cost-suffix{color:#777;font-size:12px}.po-line-total{white-space:nowrap;font-size:13px;font-weight:600}.po-line-remove{cursor:pointer;color:#bbb;background:0 0;border:none;border-radius:5px;padding:3px 7px;font-size:14px;line-height:1}.po-line-remove:hover{color:#c0392b;background:#fee}.po-product-search-wrap{background:#fff;border-top:1px solid #f0f0f0;padding:10px 11px;position:relative}.po-product-search-input-row{background:#fff;border:1px solid #d4d4d4;border-radius:7px;align-items:center;gap:8px;padding:8px 11px;display:flex}.po-product-search-input-row:focus-within{border-color:#8bb0e8;box-shadow:0 0 0 3px #1a73e81a}.po-product-search-input-row .po-search-icon{color:#999;flex-shrink:0;width:14px;height:14px}.po-product-search-input{color:#222;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.po-product-search-input::placeholder{color:#aaa}.po-search-spinner{border:2px solid #e0e0e0;border-top-color:#1a73e8;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.65s linear infinite po-spin}@keyframes po-spin{to{transform:rotate(360deg)}}.po-product-results{z-index:9999;background:#fff;border:1px solid #d4d4d4;border-radius:7px;max-height:240px;margin:0;padding:4px 0;list-style:none;position:fixed;overflow-y:auto;box-shadow:0 6px 20px #00000021}.po-product-results li button{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:9px 12px;font-family:inherit;font-size:13px;display:flex}.po-product-results li button:hover{background:#f5f7ff}.po-product-results li button img{object-fit:cover;border:1px solid #eee;border-radius:5px;flex-shrink:0;width:32px;height:32px}.po-sidebar-card{background:#fff;border-bottom:1px solid #e8e8e8}.po-sidebar-card:last-child{border-bottom:none}.po-sidebar-card-header{color:#111;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:14px 18px 12px;font-size:13px;font-weight:600;display:flex}.po-cost-summary{flex-direction:column;gap:7px;padding:12px 18px;display:flex}.po-cost-summary-label{color:#666;margin-bottom:3px;font-size:12px;font-weight:600}.po-cost-summary-row{color:#555;justify-content:space-between;align-items:center;font-size:13px;display:flex}.po-cost-summary-total{color:#111;border-top:1px solid #e8e8e8;justify-content:space-between;align-items:center;margin-top:4px;padding-top:10px;font-size:14px;font-weight:700;display:flex}.po-sidebar-fields{flex-direction:column;gap:10px;padding:14px 18px;display:flex}.po-sidebar-fields label{color:#555;margin-bottom:4px;font-size:12px;font-weight:600;display:block}.po-sidebar-field{flex-direction:column;display:flex}.po-sidebar-inline{gap:10px;display:flex}.po-sidebar-inline>.po-sidebar-field{flex:1;min-width:0}.po-modal-footer{background:#fff;border-top:1px solid #e8e8e8;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;padding:14px 24px;display:flex}.po-modal-footer-actions{align-items:center;gap:10px;display:flex}.po-modal-error{color:#c0392b;margin-right:auto;font-size:12px}@media (max-width:800px){.po-modal{border-radius:0;height:auto;min-height:0;max-height:none}.po-modal-body{flex-direction:column;overflow-y:auto}.po-modal-main{border-bottom:1px solid #e8e8e8;border-right:none;overflow-y:visible}.po-modal-sidebar{flex:none;width:100%;overflow-y:visible}.po-detail-row{flex-direction:column;gap:12px}.po-arrow-icon{display:none}}.nyc-modal-overlay{backface-visibility:hidden;z-index:9000;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;transform:translateZ(0)}.nyc-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:1100px;height:calc(100vh - 40px);max-height:860px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 56px #00000040}.nyc-modal-header{border-bottom:1px solid #e8e8e8;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.nyc-modal-title{color:#111;font-size:15px;font-weight:700}.nyc-modal-close{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:16px}.nyc-modal-close:hover{color:#333;background:#f0f0f0}.nyc-modal-iframe{border:none;flex:1 1 0;width:100%;min-height:0}.nyc-modal-status{color:#666;z-index:1;background:#fff;justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex;position:absolute;inset:60px 0 0}.nyc-modal-status--error{color:#c0392b}.nyc-modal-status--error button{color:#c0392b;cursor:pointer;background:0 0;border:1px solid #c0392b;border-radius:6px;padding:4px 12px;font-size:13px}.nyc-modal-spinner{border:2px solid #ddd;border-top-color:#555;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite nyc-spin}@keyframes nyc-spin{to{transform:rotate(360deg)}}.data-table-toolbar--products{border-bottom:1px solid #e8e8e8;flex-direction:column;display:flex}.data-table-toolbar-top{border-bottom:1px solid #e8e8e8;align-items:center;padding:0 16px;display:flex}.data-table-toolbar-bottom{align-items:center;gap:8px;padding:8px 16px;display:flex}.data-table-products-tabs{gap:0;display:flex}.data-table-products-tab{color:#555;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-size:13px;font-weight:500;transition:color .12s,border-color .12s}.data-table-products-tab:hover{color:#111}.data-table-products-tab.is-active{color:#111;border-bottom-color:#111;font-weight:600}.data-table-products-search{background:#f6f6f6;border:1px solid #e4e4e4;border-radius:7px;flex:1;align-items:center;gap:8px;max-width:400px;padding:7px 12px;display:flex}.data-table-products-search svg{color:#888;flex-shrink:0;width:16px;height:16px}.data-table-products-search input{color:#111;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:13px}.data-table-products-search input::placeholder{color:#aaa}.products-bulk-bar{background:#f0f4ff;border:1px solid #c7d7f5;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;padding:10px 16px;display:flex}.products-bulk-bar__count{color:#2563eb;margin-right:4px;font-size:13px;font-weight:600}.products-bulk-bar__btn{color:#333;cursor:pointer;background:#fff;border:1px solid #c7d7f5;border-radius:6px;padding:6px 13px;font-size:12px;font-weight:500;transition:background .12s}.products-bulk-bar__btn:hover{background:#e8eef8}.products-bulk-bar__btn--danger{color:#c0392b;border-color:#f5c6c0}.products-bulk-bar__btn--danger:hover{background:#fff0ee}.products-bulk-bar__btn--ghost{color:#888;border-color:#ddd}.products-bulk-bar__btn--ghost:hover{background:#f5f5f5}.dashboard-products-page{font-family:var(--sidebar-ui-font);padding-top:0}.dashboard-products-header{align-items:center;margin-top:0;margin-bottom:24px}.dashboard-products-title svg{width:25px;height:24px}.dashboard-products-title h1{font-family:"Rubik", var(--sidebar-font);text-transform:uppercase;letter-spacing:0;color:#070b0c;font-size:24px;font-weight:600}.dashboard-products-actions{gap:10px}.dashboard-products-btn{border-radius:var(--sidebar-ui-radius);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 22px;font-size:14px;font-weight:400;line-height:1;display:inline-flex}.dashboard-products-btn--secondary,.dashboard-products-btn--more{color:#070b0c;font-family:var(--sidebar-ui-font);background:#fff;border:1px solid #e2e5eb;box-shadow:0 1px 3px #0000000a}.dashboard-products-btn--more{min-width:142px;font-family:"Spline Sans", var(--sidebar-font);justify-content:space-between;padding-right:16px}.dashboard-products-btn--more svg{flex-shrink:0;width:24px;height:24px}.dashboard-products-btn--primary{color:#fff;font-family:var(--sidebar-ui-font);background:#152f54;box-shadow:0 1px 3px #0000000a}.dashboard-products-more{position:relative}.dashboard-products-more-menu{z-index:20;background:#fff;border:1px solid #e2e5eb;border-radius:8px;min-width:180px;padding:6px 0;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000001a}.dashboard-products-more-item{text-align:left;width:100%;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;cursor:pointer;background:0 0;border:none;padding:10px 16px;display:block}.dashboard-products-more-item:hover{background:#f4f6f9}.dashboard-products-metrics{border-radius:var(--sidebar-ui-radius);-webkit-overflow-scrolling:touch;scrollbar-width:thin;background:#fff;border:1px solid #e8ebf0;min-height:84px;margin-bottom:24px;padding:20px 24px;overflow:auto hidden;box-shadow:0 2px 10px #0000000a}.dashboard-products-metrics-row{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:24px;width:100%;min-width:min-content;display:flex}.dashboard-products-metrics-group{flex-shrink:0;align-items:center;gap:16px;display:inline-flex}.dashboard-products-metrics-group--today{flex:none}.dashboard-products-metrics-today{flex-shrink:0;align-items:center;gap:9px;display:inline-flex}.dashboard-products-metrics-today span{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;white-space:nowrap;font-weight:500;line-height:1.2}.dashboard-products-metrics-today svg{color:#070b0c;flex-shrink:0;width:24px;height:24px;display:block}.dashboard-products-metrics-divider{background:#e2e5eb;flex-shrink:0;align-self:center;width:1px;height:48px}.dashboard-products-metrics-stat{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;gap:4px;display:flex}.dashboard-products-metrics-label{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);white-space:nowrap;font-size:13px;font-weight:400;line-height:1.3;display:block}.dashboard-products-metrics-value{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;white-space:nowrap;font-weight:600;line-height:1.2;display:block}.dashboard-table-card--products{align-self:flex-start;height:auto;min-height:0;margin-top:16px;padding:0;overflow:hidden}.data-table-wrap--products{height:auto}.data-table-wrap--products .data-table-scroll{height:auto;min-height:0}.data-table-wrap--products .data-table{width:100%}.data-table-wrap--products .data-table-toolbar--orders{background:#fff;border-bottom:none;flex-wrap:nowrap;justify-content:space-between;height:48px;min-height:48px;padding:0 20px}.data-table-wrap--products .data-table td{white-space:nowrap}.data-table-wrap--products .data-table tbody tr:hover{background:0 0}.data-table-wrap--products .data-table-checkbox{appearance:none;cursor:pointer;background:#fff;border:2px solid #070b0c;border-radius:2px;width:18px;height:18px}.data-table-wrap--products .data-table-checkbox:checked{background:#070b0c url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M2 6l3 3 5-5'/%3E%3C/svg%3E") 50%/12px no-repeat}.data-table-wrap--products .data-table th:first-child,.data-table-wrap--products .data-table td:first-child{width:48px;padding-left:20px;padding-right:8px}.data-table-wrap--products .data-table-product-thumb{background:#e6e9f1;border:1px solid #070b0c;border-radius:4px;width:41px;height:41px}.data-table-wrap--products .data-table-product-placeholder{background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}.data-table-wrap--products .data-table-product-placeholder svg{width:19px;height:19px;display:block}.data-table-wrap--products .data-table-product-cell-text--muted,.data-table-product-cell-text--muted{color:#070b0c}.data-table-product-edit-btn{color:#344054;font-size:13px;font-family:var(--sidebar-ui-font);white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:6px;align-items:center;padding:4px 12px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.data-table-product-edit-btn:hover{color:#101828;background:#f2f4f7;border-color:#98a2b3}@media (max-width:1024px){.dashboard-products-header{flex-direction:column;align-items:stretch;gap:12px}.dashboard-products-actions{width:100%}}@media (max-width:768px){.dashboard-products-page{width:100%;max-width:100%;overflow-x:hidden}.dashboard-products-header{margin-bottom:16px}.dashboard-products-title h1{font-size:20px}.dashboard-products-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.dashboard-products-btn{width:100%;min-width:0;height:40px;padding:0 12px;font-size:13px}.dashboard-products-btn--more{justify-content:space-between;min-width:0}.dashboard-products-more{width:100%;position:relative}.dashboard-products-more-menu{min-width:0;left:0;right:0}.dashboard-products-metrics{overscroll-behavior-x:contain;min-height:0;margin-bottom:16px;padding:12px;scroll-padding-inline:12px}.dashboard-products-metrics-row{justify-content:flex-start;gap:20px;width:max-content;min-width:100%;padding-inline-end:16px;display:inline-flex}.dashboard-products-metrics-group,.dashboard-products-metrics-stat{flex:none}.dashboard-products-metrics-divider{height:36px}.dashboard-products-metrics-today svg{width:20px;height:20px}.dashboard-products-metrics-label{font-size:12px}.dashboard-products-metrics-value{font-size:13px}.dashboard-table-card--products{border-radius:8px;max-width:100%;margin-top:12px}.data-table-wrap--products .data-table-toolbar--orders{flex-wrap:wrap;gap:10px;height:auto;min-height:44px;padding:10px 12px}.data-table-wrap--products .data-table-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-padding-inline:12px;overflow-x:auto}.data-table-wrap--products .data-table{width:max-content;min-width:720px}.data-table-wrap--products .data-table th,.data-table-wrap--products .data-table td{padding-left:12px;padding-right:12px}.data-table-wrap--products .data-table th:first-child,.data-table-wrap--products .data-table td:first-child{padding-left:12px;padding-right:8px}.data-table-wrap--products .data-table-badge{white-space:nowrap;flex-shrink:0}.data-table-wrap--products .data-table-product-thumb{flex-shrink:0;width:36px;height:36px}}@media (max-width:480px){.dashboard-products-title h1{font-size:18px}.dashboard-products-actions{grid-template-columns:1fr}.dashboard-products-metrics-row{gap:16px}.data-table-wrap--products .data-table{min-width:640px}}.dashboard-collections-page{font-family:var(--sidebar-ui-font);padding-top:0}.dashboard-collections-header{margin-top:0;margin-bottom:24px}.dashboard-collections-title svg{flex-shrink:0;width:24px;height:24px;display:block}.dashboard-collections-title h1{font-family:"Rubik", var(--sidebar-font);text-transform:uppercase;letter-spacing:0;color:#070b0c;font-size:24px;font-weight:600}.dashboard-collections-btn{border-radius:var(--sidebar-ui-radius);height:48px;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);cursor:pointer;white-space:nowrap;border:none;align-items:center;padding:0 24px;font-weight:400;line-height:1;display:inline-flex;box-shadow:0 1px 3px #0000000a}.dashboard-collections-btn--primary{color:#fff;background:#152f54}.col-toggle-wrap{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex}.col-toggle-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.col-toggle-track{background:#d1d5db;border-radius:999px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.col-toggle-input:checked+.col-toggle-track{background:#22c55e}.col-toggle-thumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:left .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.col-toggle-input:checked+.col-toggle-track .col-toggle-thumb{left:18px}.col-search-backdrop{z-index:99998;position:fixed;inset:0}.col-search-dropdown{background:#fff;border:1px solid #e4e4e4;border-radius:8px;flex-direction:column;max-height:240px;display:flex;overflow-y:auto;box-shadow:0 6px 24px #00000021}.col-search-item{cursor:pointer;text-align:left;color:#222;background:0 0;border:none;align-items:center;gap:10px;padding:9px 14px;font-size:13px;transition:background .1s;display:flex}.col-search-item:hover{background:#f5f5f5}.col-search-item.is-added{opacity:.5;cursor:default}.col-search-item-img{object-fit:cover;border:1px solid #eee;border-radius:4px;flex-shrink:0;width:32px;height:32px}.col-search-item-title{flex:1}.col-search-item-badge{color:#2563eb;background:#eff6ff;border-radius:4px;padding:1px 6px;font-size:11px}.col-selected-list{flex-direction:column;gap:6px;margin-top:6px;display:flex}.col-selected-item{background:#f9f9f9;border:1px solid #ebebeb;border-radius:7px;align-items:center;gap:10px;padding:7px 10px;font-size:13px;display:flex}.col-selected-img{object-fit:cover;border:1px solid #eee;border-radius:4px;flex-shrink:0;width:30px;height:30px}.col-selected-title{color:#222;flex:1}.col-selected-remove{cursor:pointer;color:#bbb;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:13px}.col-selected-remove:hover{color:#e53e3e;background:#fff0f0}.dashboard-table-card--collections{align-self:flex-start;height:auto;min-height:0;margin-top:0;padding:0;overflow:hidden}.data-table-wrap--collections{height:auto}.dashboard-collections-footer{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);text-align:center;margin-top:16px;padding:0;font-size:14px;font-weight:400;line-height:1.5}.dashboard-collections-footer a{color:var(--dashboard-text-muted);text-decoration:none}.dashboard-collections-footer a:hover{color:#070b0c;text-decoration:underline}.data-table-wrap--collections .data-table-toolbar--orders{background:#fff;border-bottom:1px solid #e6e9f1;flex-wrap:nowrap;justify-content:space-between;height:48px;min-height:48px;padding:0 24px}.data-table-wrap--collections .data-table-scroll{height:auto;min-height:0}.data-table-wrap--collections .data-table{table-layout:auto;border-collapse:collapse;height:auto}.data-table-wrap--collections .data-table th{overflow:hidden}.data-table-wrap--collections .data-table tbody tr:hover{background:0 0}.data-table-wrap--collections .data-table-checkbox{appearance:none;cursor:pointer;background:#fff;border:2px solid #070b0c;border-radius:2px;width:18px;height:18px}.data-table-wrap--collections .data-table-checkbox:checked{background:#070b0c url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M2 6l3 3 5-5'/%3E%3C/svg%3E") 50%/12px no-repeat}.data-table-wrap--collections .data-table th:first-child,.data-table-wrap--collections .data-table td:first-child{width:48px;padding-left:20px;padding-right:8px}.data-table-collection-title-cell{align-items:center;gap:12px;min-width:0;display:flex}.data-table-wrap--collections .data-table-product-thumb{background:#e6e9f1;border:1px solid #070b0c;border-radius:4px;width:31px;height:31px}.data-table-wrap--collections .data-table-product-placeholder{background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}.data-table-wrap--collections .data-table-product-placeholder svg{width:19px;height:19px;display:block}.data-table-collection-title-text{flex-direction:column;gap:0;min-width:0;display:flex}.data-table-collection-cell-text{white-space:nowrap}.data-table-collection-cell-text--empty{color:var(--dashboard-text-muted)}@media (max-width:1024px){.dashboard-collections-header{flex-direction:column;align-items:stretch;gap:12px}.dashboard-collections-actions{width:100%}.dashboard-collections-btn{justify-content:center;width:100%}}@media (max-width:768px){.dashboard-collections-page{width:100%;max-width:100%;overflow-x:hidden}.dashboard-collections-header{margin-bottom:16px}.dashboard-collections-title h1{font-size:20px}.dashboard-collections-btn{height:40px;padding:0 16px;font-size:13px}.dashboard-table-card--collections{border-radius:8px;max-width:100%}.dashboard-collections-footer{margin-top:12px;padding:0 12px;font-size:13px;line-height:1.45}.data-table-wrap--collections .data-table-toolbar--orders{flex-wrap:wrap;gap:10px;height:auto;min-height:44px;padding:10px 12px}.data-table-wrap--collections .data-table-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-padding-inline:12px;overflow-x:auto}.data-table-wrap--collections .data-table{width:max-content;min-width:560px}.data-table-wrap--collections .data-table th,.data-table-wrap--collections .data-table td{padding-left:12px;padding-right:12px}.data-table-wrap--collections .data-table th:first-child,.data-table-wrap--collections .data-table td:first-child{padding-left:12px;padding-right:8px}.data-table-wrap--collections .data-table-collection-cell-text{white-space:normal;max-width:200px;line-height:1.4;display:inline-block}.data-table-wrap--collections .data-table-collection-title-cell{gap:10px;max-width:180px}.data-table-wrap--collections .data-table-product-thumb{flex-shrink:0;width:28px;height:28px}}@media (max-width:480px){.dashboard-collections-title h1{font-size:18px}.data-table-wrap--collections .data-table{min-width:480px}.data-table-wrap--collections .data-table-collection-cell-text{max-width:160px;font-size:13px}}.dashboard-customers-page{font-family:var(--sidebar-ui-font);padding-top:0}.dashboard-customers-header{margin-top:0;margin-bottom:0}.dashboard-customers-title svg{width:24px;height:24px}.dashboard-customers-title h1{font-family:"Rubik", var(--sidebar-font);text-transform:uppercase;letter-spacing:0;color:#070b0c;font-size:24px;font-weight:700}.dashboard-customers-actions{gap:10px}.dashboard-customers-btn{border-radius:var(--sidebar-ui-radius);height:48px;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);cursor:pointer;white-space:nowrap;border:none;align-items:center;padding:0 22px;font-weight:400;line-height:1;display:inline-flex;box-shadow:0 1px 3px #0000000a}.dashboard-customers-btn--secondary{color:#070b0c;background:#fff;border:1px solid #e2e5eb}.dashboard-customers-btn--primary{color:#fff;background:#152f54}.dashboard-customers-summary{border-radius:var(--sidebar-ui-radius);cursor:pointer;text-align:left;background:#fff;border:1px solid #e8ebf0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:0;margin-top:16px;padding:12px 20px;display:flex;box-shadow:0 2px 10px #0000000a}.dashboard-customers-summary-copy{flex-flow:wrap;align-items:center;gap:16px;display:flex}.dashboard-customers-summary-count{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;font-weight:600;line-height:1.35}.dashboard-customers-summary-sub{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:var(--dashboard-text-muted);font-weight:400;line-height:1.35}.dashboard-customers-summary svg{color:#9696af;flex-shrink:0;width:24px;height:24px;transition:transform .2s}.dashboard-customers-summary.is-open svg{transform:rotate(180deg)}.dashboard-table-card--customers{align-self:flex-start;height:auto;min-height:0;margin-top:16px;padding:0;overflow:hidden}.data-table-wrap--customers{height:auto}.data-table-wrap--customers .data-table-scroll{height:auto;min-height:0}.data-table-toolbar--customers{background:#fff;border-bottom:none;flex-wrap:nowrap;justify-content:space-between;height:48px;min-height:48px;padding:0 20px}.data-table-toolbar--customers .data-table-toolbar-left{flex:1;min-width:0}.data-table-customers-search{background:0 0;border:none;flex:1;align-items:center;gap:10px;min-width:200px;max-width:100%;height:36px;padding:0;display:inline-flex}.data-table-customers-search>svg:first-of-type{flex-shrink:0;width:18px;height:18px}.data-table-customers-search input{width:100%;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;background:0 0;border:none;outline:none;font-weight:400;line-height:1.4}.data-table-customers-search input::placeholder{color:var(--dashboard-text-muted)}.data-table-customers-toolbar-right{flex-shrink:0;align-items:center;gap:12px;margin-left:auto;padding-left:16px;display:inline-flex}.data-table-customers-divider{background:#c8c8c8;flex-shrink:0;width:1px;height:24px}.data-table-customers-keyboard-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.data-table-customers-keyboard-btn svg{width:22px;height:14px;display:block}.data-table-wrap--customers .data-table tbody tr:hover{background:0 0}.data-table-wrap--customers .data-table-checkbox{appearance:none;cursor:pointer;background:#fff;border:2px solid #070b0c;border-radius:2px;width:18px;height:18px}.data-table-wrap--customers .data-table-checkbox:checked{background:#070b0c url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M2 6l3 3 5-5'/%3E%3C/svg%3E") 50%/12px no-repeat}.data-table-wrap--customers .data-table th:first-child,.data-table-wrap--customers .data-table td:first-child{vertical-align:middle;text-align:center;width:52px;min-width:52px;max-width:52px;padding:0 12px 0 20px}.data-table-wrap--customers .data-table th:nth-child(5),.data-table-wrap--customers .data-table td:nth-child(5),.data-table-wrap--customers .data-table th:nth-child(6),.data-table-wrap--customers .data-table td:nth-child(6){white-space:nowrap;padding-left:16px;padding-right:16px}.data-table-customer-cell-text{white-space:nowrap;width:100%;display:inline-block}.data-table-wrap--customers .data-table-badge--subscribed,.data-table-wrap--orders .data-table-badge,.data-table-wrap--drafts .data-table-badge{color:#070b0c;height:26px;font-family:var(--dashboard-table-cell-font);font-size:var(--dashboard-table-cell-size);font-weight:var(--dashboard-table-cell-weight);line-height:var(--dashboard-table-cell-line-height);background:#e6e9f1;border-radius:900px;padding:0 11px 0 10px}@media (max-width:1024px){.dashboard-customers-header{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:16px}.dashboard-customers-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.dashboard-customers-btn{justify-content:center;width:100%;min-width:0}.dashboard-customers-btn--primary{grid-column:1/-1}}@media (max-width:768px){.dashboard-customers-page{width:100%;max-width:100%;overflow-x:hidden}.dashboard-customers-title h1{font-size:20px}.dashboard-customers-btn{height:40px;padding:0 12px;font-size:13px}.dashboard-customers-summary{gap:12px;margin-top:12px;padding:12px 14px}.dashboard-customers-summary-copy{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0}.dashboard-customers-summary-count,.dashboard-customers-summary-sub{font-size:13px;line-height:1.35}.dashboard-table-card--customers{border-radius:8px;max-width:100%;margin-top:12px}.data-table-toolbar--customers{flex-wrap:wrap;gap:10px;height:auto;min-height:44px;padding:10px 12px}.data-table-toolbar--customers .data-table-toolbar-left{width:100%;min-width:0}.data-table-customers-search{flex:auto;width:100%;min-width:0;max-width:none;height:32px}.data-table-customers-search>svg:first-of-type{flex:0 0 18px;min-width:18px;display:block}.data-table-customers-search input{flex:auto;width:auto;min-width:0}.data-table-customers-toolbar-right,.data-table-customers-divider,.data-table-customers-keyboard-btn{display:none}.data-table-wrap--customers .data-table-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-padding-inline:12px;overflow-x:auto}.data-table-wrap--customers .data-table{width:max-content;min-width:720px}.data-table-wrap--customers .data-table th,.data-table-wrap--customers .data-table td{padding-left:12px;padding-right:12px}.data-table-wrap--customers .data-table th:first-child,.data-table-wrap--customers .data-table td:first-child{padding-left:12px;padding-right:8px}.data-table-wrap--customers .data-table-badge--subscribed{white-space:nowrap;flex-shrink:0}.data-table-customer-cell-text{white-space:nowrap}}@media (max-width:480px){.dashboard-customers-title h1{font-size:18px}.dashboard-customers-actions{grid-template-columns:1fr}.dashboard-customers-btn--primary{grid-column:auto}.data-table-wrap--customers .data-table{min-width:600px}}.dashboard-discounts-page{font-family:var(--sidebar-ui-font);padding-top:0}.dashboard-discounts-header{margin-top:0;margin-bottom:0}.dashboard-discounts-title svg{width:23px;height:23px}.dashboard-discounts-title h1{font-family:"Spline Sans", var(--sidebar-font);text-transform:uppercase;letter-spacing:0;color:#070b0c;font-size:24px;font-weight:700}.dashboard-discounts-actions{gap:10px}.dashboard-discounts-btn{height:48px;font-family:"Rubik", var(--sidebar-font);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;padding:15px 23px 15px 22px;font-size:14px;font-weight:400;line-height:1;display:inline-flex}.dashboard-discounts-btn--secondary{color:#070b0c;background:#fff}.dashboard-discounts-btn--primary{color:#fff;background:#152f54}.dashboard-table-card--discounts{height:auto;min-height:0;margin-top:16px;padding:0;overflow:hidden}.dashboard-discounts-footer{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);text-align:center;margin-top:16px;padding:0;font-size:14px;font-weight:400;line-height:1.5}.dashboard-discounts-footer a{color:var(--dashboard-text-muted);text-decoration:none}.dashboard-discounts-footer a:hover{text-decoration:underline}.data-table-wrap--discounts{height:auto}.data-table-wrap--discounts .data-table-scroll{height:auto;min-height:0}.data-table-wrap--discounts .data-table{table-layout:auto;border-collapse:collapse;width:100%;height:auto}.data-table-wrap--discounts .data-table-toolbar--orders{background:#fff;border-bottom:1px solid #e6e9f1;flex-wrap:nowrap;justify-content:space-between;height:48px;min-height:48px;padding:0 20px}.data-table-wrap--discounts .data-table-toolbar--orders .data-table-search input{padding-top:0;padding-bottom:0;line-height:1.4}.data-table-wrap--discounts .data-table th{border-bottom:none}.data-table-wrap--discounts .data-table tbody tr:hover{background:0 0}.data-table-wrap--discounts .data-table-checkbox{appearance:none;cursor:pointer;background:#fff;border:2px solid #070b0c;border-radius:2px;width:18px;height:18px}.data-table-wrap--discounts .data-table-checkbox:checked{background:#070b0c url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M2 6l3 3 5-5'/%3E%3C/svg%3E") 50%/12px no-repeat}.data-table-wrap--discounts .data-table th:first-child,.data-table-wrap--discounts .data-table td:first-child{width:48px;padding-left:20px;padding-right:8px}.data-table-wrap--discounts .data-table th:nth-child(6),.data-table-wrap--discounts .data-table td:nth-child(6){white-space:nowrap;width:auto;max-width:220px}.data-table-wrap--discounts .data-table th:last-child,.data-table-wrap--discounts .data-table td:last-child{text-align:right;width:64px;min-width:64px;max-width:72px;padding-left:8px;padding-right:16px}.data-table-discount-cell-text{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);font-weight:400;line-height:var(--dashboard-table-compact-cell-line-height);color:#070b0c;white-space:nowrap}.data-table-discount-cell-text--used{text-align:right;width:100%;display:inline-block}.data-table-wrap--discounts .data-table-badge--active{color:#070b0c;height:20px;min-height:20px;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);background:#affebf;border-radius:100px;padding:0 10px;font-weight:400;line-height:20px}.data-table-discount-eligibility{align-items:center;gap:5px;display:inline-flex}.data-table-discount-eligibility>svg{flex-shrink:0;width:24px;height:24px}.data-table-discount-type{flex-wrap:nowrap;align-items:center;width:fit-content;max-width:100%;display:inline-flex}.data-table-discount-type__lead,.data-table-discount-type__label,.data-table-discount-type__icons{flex-shrink:0}.data-table-discount-type__lead{justify-content:center;align-items:center;width:24px;height:24px;margin-right:6px;display:inline-flex}.data-table-discount-type__lead svg{width:24px;height:24px;display:block}.data-table-discount-type__label{margin-right:6px}.data-table-discount-type__icons{flex-shrink:0;align-items:center;display:inline-flex}.data-table-discount-type__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.data-table-discount-type__icon+.data-table-discount-type__icon{margin-left:6px}.data-table-discount-type__icon svg{width:24px;height:24px;display:block}.data-table-discount-type__icon .discount-car-icon{width:24px;height:17px}@media (max-width:1024px){.dashboard-discounts-header{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:16px}.dashboard-discounts-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.dashboard-discounts-btn{justify-content:center;width:100%;min-width:0}}@media (max-width:768px){.dashboard-discounts-page{width:100%;max-width:100%;overflow-x:hidden}.dashboard-discounts-title h1{font-size:20px}.dashboard-discounts-btn{height:40px;padding:0 12px;font-size:13px}.dashboard-table-card--discounts{border-radius:8px;max-width:100%;margin-top:12px}.dashboard-discounts-footer{margin-top:12px;padding:0 8px;font-size:13px}.data-table-wrap--discounts .data-table-toolbar--orders{flex-wrap:wrap;gap:10px;height:auto;min-height:44px;padding:10px 12px}.data-table-wrap--discounts .data-table-toolbar--orders .data-table-toolbar-left{flex-wrap:nowrap;gap:10px;width:100%;min-width:0}.data-table-wrap--discounts .data-table-orders-all{flex-shrink:0}.data-table-wrap--discounts .data-table-orders-all-label{font-size:14px}.data-table-wrap--discounts .data-table-orders-search{flex:auto;width:auto;min-width:0;max-width:none;height:32px}.data-table-wrap--discounts .data-table-orders-search>svg:first-of-type{flex:0 0 18px;min-width:18px;display:block}.data-table-wrap--discounts .data-table-orders-search input{flex:auto;width:auto;min-width:0}.data-table-wrap--discounts .data-table-orders-keyboard-btn,.data-table-wrap--discounts .data-table-orders-toolbar-right{display:none}.data-table-wrap--discounts .data-table-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-padding-inline:12px;overflow-x:auto}.data-table-wrap--discounts .data-table{width:max-content;min-width:820px}.data-table-wrap--discounts .data-table th,.data-table-wrap--discounts .data-table td{padding-left:12px;padding-right:12px}.data-table-wrap--discounts .data-table th:first-child,.data-table-wrap--discounts .data-table td:first-child{padding-left:12px;padding-right:8px}.data-table-wrap--discounts .data-table th:nth-child(6),.data-table-wrap--discounts .data-table td:nth-child(6){max-width:none}.data-table-wrap--discounts .data-table-badge--active{white-space:nowrap;flex-shrink:0}.data-table-discount-cell-text,.data-table-discount-type{white-space:nowrap}}@media (max-width:480px){.dashboard-discounts-title h1{font-size:18px}.dashboard-discounts-actions{grid-template-columns:1fr}.data-table-wrap--discounts .data-table{min-width:680px}}.dashboard-modal--create-discount .dashboard-modal-footer{border-top:1px solid #eef0f5;gap:10px;padding:12px 22px 18px}.dashboard-modal--create-discount .dashboard-modal-btn--primary{justify-content:center;min-width:148px}.dashboard-modal--create-discount .dashboard-create-discount-form{flex-direction:column;gap:0;display:flex}.dashboard-modal--create-discount .dashboard-create-discount-type{font-family:var(--sidebar-ui-font);color:#4a5568;background:#f4f6f9;border:1px solid #e8ebf0;border-radius:8px;margin:0 0 20px;padding:10px 14px;font-size:13px;line-height:1.45}.dashboard-modal--create-discount .dashboard-create-discount-type strong{color:#070b0c;font-weight:600}.dashboard-modal--create-discount .dashboard-create-discount-grid{gap:18px 16px}.discount-section{border-top:1px solid #e4e7ec;flex-direction:column;gap:10px;margin-top:20px;padding-top:16px;display:flex}.discount-section__title{color:#101828;font-size:13px;font-weight:600;font-family:var(--sidebar-ui-font);margin:0 0 4px}.discount-radio-group{flex-direction:column;gap:8px;display:flex}.discount-radio{color:#344054;font-size:13px;font-family:var(--sidebar-ui-font);cursor:pointer;align-items:center;gap:8px;display:flex}.discount-radio input[type=radio]{accent-color:#142f53;cursor:pointer;width:15px;height:15px}.discount-checkbox{color:#344054;font-size:13px;font-family:var(--sidebar-ui-font);cursor:pointer;align-items:center;gap:8px;display:flex}.discount-checkbox input[type=checkbox]{accent-color:#142f53;cursor:pointer;width:15px;height:15px}.discount-inline-input{align-items:center;gap:8px;margin-top:4px;display:flex}.discount-inline-input--indent{margin-left:23px}.discount-inline-input span{color:#667085;font-size:13px;font-family:var(--sidebar-ui-font);white-space:nowrap}.discount-inline-input input{width:140px;font-size:13px;font-family:var(--sidebar-ui-font);border:1px solid #d0d5dd;border-radius:6px;outline:none;padding:6px 10px}.discount-inline-input input:focus{border-color:#142f53;box-shadow:0 0 0 2px #142f531a}.discount-product-picker{flex-direction:column;gap:10px;display:flex}.discount-product-search{position:relative}.discount-product-search>input{width:100%;font-size:13px;font-family:var(--sidebar-ui-font);box-sizing:border-box;border:1px solid #d0d5dd;border-radius:6px;outline:none;padding:7px 12px}.discount-product-search>input:focus{border-color:#142f53;box-shadow:0 0 0 2px #142f531a}.discount-product-searching{color:#667085;margin-top:4px;font-size:12px;display:block}.discount-product-results{z-index:100;background:#fff;border:1px solid #d0d5dd;border-radius:8px;max-height:200px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.discount-product-results li button{cursor:pointer;width:100%;font-size:13px;font-family:var(--sidebar-ui-font);color:#101828;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:8px 12px;display:flex}.discount-product-results li button:hover{background:#f2f4f7}.discount-product-results li button img{object-fit:cover;border-radius:4px;flex-shrink:0;width:32px;height:32px}.discount-selected-products{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.discount-selected-product{border:1px solid #e4e7ec;border-radius:8px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.discount-selected-product__header{align-items:center;gap:8px;display:flex}.discount-selected-product__header img{object-fit:cover;border-radius:4px;flex-shrink:0;width:32px;height:32px}.discount-selected-product__title{color:#101828;font-size:13px;font-weight:500;font-family:var(--sidebar-ui-font);flex:1}.discount-selected-product__remove{cursor:pointer;color:#667085;background:0 0;border:none;padding:0 4px;font-size:18px;line-height:1}.discount-selected-product__remove:hover{color:#f04438}.discount-selected-product__sizes{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.discount-selected-product__sizes-label{color:#667085;font-size:12px;font-family:var(--sidebar-ui-font);white-space:nowrap}.discount-selected-product__size-btns{flex-wrap:wrap;gap:5px;display:flex}.discount-size-btn{font-size:12px;font-family:var(--sidebar-ui-font);color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:5px;padding:3px 10px;font-weight:500;transition:background .12s,border-color .12s}.discount-size-btn--active{color:#fff;background:#142f53;border-color:#142f53}.discount-size-all-btn{font-size:12px;font-family:var(--sidebar-ui-font);color:#667085;cursor:pointer;background:0 0;border:1px dashed #98a2b3;border-radius:5px;padding:3px 10px}.discount-size-all-btn:hover{background:#f2f4f7}.discount-field-error{display:block;color:#f04438!important;font-size:12px!important;font-family:var(--sidebar-ui-font)!important;margin-top:4px!important}.dashboard-modal--create-discount .dashboard-order-form-field input.error,.dashboard-modal--create-discount .dashboard-order-form-field select.error{border-color:#f04438}.dashboard-modal--create-discount .dashboard-order-form-field input.error:focus,.dashboard-modal--create-discount .dashboard-order-form-field select.error:focus{box-shadow:0 0 0 3px #f044381f}.dashboard-modal--create-discount .dashboard-order-form-field{gap:6px;min-width:0}.dashboard-modal--create-discount .dashboard-order-form-field>span{color:#3d4556;letter-spacing:.01em;font-size:13px;font-weight:600}.dashboard-modal--create-discount .dashboard-order-form-field input,.dashboard-modal--create-discount .dashboard-order-form-field select{width:100%;min-height:40px;box-shadow:none;border:1px solid #d5dae3;border-radius:8px;transition:border-color .15s,box-shadow .15s}.dashboard-modal--create-discount .dashboard-order-form-field input::placeholder{color:#9aa3b2}.dashboard-modal--create-discount .dashboard-order-form-field input:hover,.dashboard-modal--create-discount .dashboard-order-form-field select:hover{border-color:#c5ccd8}.dashboard-modal--create-discount .dashboard-order-form-field input:focus,.dashboard-modal--create-discount .dashboard-order-form-field select:focus{border-color:var(--sidebar-active-bg);outline:none;box-shadow:0 0 0 3px #152f541f}.dashboard-modal--create-discount .dashboard-order-form-field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%234a5568' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;padding-right:36px}.dashboard-settings-page{font-family:var(--sidebar-ui-font);padding-top:0}.dashboard-settings-header{align-items:center;margin-top:0;margin-bottom:24px}.dashboard-settings-title svg{flex-shrink:0;width:24px;height:24px}.dashboard-settings-title h1{font-family:"Rubik", var(--sidebar-font);text-transform:uppercase;letter-spacing:0;color:#070b0c;font-size:24px;font-weight:600}.dashboard-settings-actions{align-items:center;gap:10px}.dashboard-settings-save-msg{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#152f54;margin-right:4px;font-weight:500}.dashboard-settings-btn{border-radius:var(--sidebar-ui-radius);height:48px;font-family:var(--sidebar-ui-font);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;padding:0 22px;font-size:14px;font-weight:400;line-height:1;display:inline-flex}.dashboard-settings-btn--secondary{color:#070b0c;background:#fff;border:1px solid #e2e5eb;box-shadow:0 1px 3px #0000000a}.dashboard-settings-btn--primary{color:#fff;background:#152f54;box-shadow:0 1px 3px #0000000a}.dashboard-settings-layout{grid-template-columns:minmax(200px,220px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.dashboard-settings-nav{border-radius:var(--sidebar-ui-radius);background:#fff;border:1px solid #e8ebf0;flex-direction:column;gap:4px;padding:8px;display:flex;box-shadow:0 2px 10px #0000000a}.dashboard-settings-nav-item{text-align:left;width:100%;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:12px 14px;font-weight:400;line-height:1.3;transition:background-color .12s,color .12s;display:block}.dashboard-settings-nav-item:hover{background:#f4f6f9}.dashboard-settings-nav-item.is-active{color:#fff;background:#152f54;font-weight:500}.dashboard-settings-panel{border-radius:var(--sidebar-ui-radius);text-align:left;background:#fff;border:1px solid #e8ebf0;padding:24px;box-shadow:0 2px 10px #0000000a}.dashboard-settings-panel-header{border-bottom:1px solid #e8ebf0;margin-bottom:24px;padding-bottom:16px}.dashboard-settings-panel-header h2{font-family:"Rubik", var(--sidebar-font);color:#070b0c;margin:0 0 6px;font-size:18px;font-weight:600}.dashboard-settings-panel-desc{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);margin:0;font-size:13px;font-weight:400;line-height:1.45}.dashboard-settings-form .dashboard-order-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-settings-form .dashboard-order-form-field{text-align:left;align-items:stretch;width:100%;min-width:0}.dashboard-settings-form.dashboard-order-form--compact .dashboard-order-form-field{gap:8px}.dashboard-settings-form .dashboard-order-form-field>span{text-align:left;width:100%;display:block}.dashboard-settings-form .dashboard-order-form-field input,.dashboard-settings-form .dashboard-order-form-field textarea{text-align:left;width:100%}.dashboard-settings-form .dashboard-order-form-field .dashboard-select{width:100%}.dashboard-settings-form .dashboard-order-form-field .dashboard-select__value{text-align:left}.dashboard-settings-form .dashboard-order-form-field input.is-readonly{color:var(--dashboard-text-muted);cursor:default;background:#f4f6f9}.dashboard-settings-hint{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);margin:16px 0 0;font-size:13px;line-height:1.45}.dashboard-settings-toggle-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.dashboard-settings-toggle-row{border-bottom:1px solid #e8ebf0;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.dashboard-settings-toggle-row:last-child{border-bottom:none;padding-bottom:0}.dashboard-settings-toggle-row:first-child{padding-top:0}.dashboard-settings-toggle-copy{flex:1;min-width:0}.dashboard-settings-toggle-copy label{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;cursor:pointer;margin-bottom:4px;font-weight:500;display:block}.dashboard-settings-toggle-copy p{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);margin:0;font-size:13px;line-height:1.4}.dashboard-settings-toggle{cursor:pointer;background:#d5dae3;border:none;border-radius:100px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background-color .15s;position:relative}.dashboard-settings-toggle.is-on{background:#152f54}.dashboard-settings-toggle-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.dashboard-settings-toggle.is-on .dashboard-settings-toggle-thumb{transform:translate(20px)}.dashboard-settings-footer{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);text-align:center;margin-top:24px;padding:0;font-size:14px;font-weight:400;line-height:1.5}.dashboard-settings-footer a{color:var(--dashboard-text-muted);text-decoration:none}.dashboard-settings-footer a:hover{text-decoration:underline}@media (max-width:1024px){.dashboard-settings-header{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:16px}.dashboard-settings-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.dashboard-settings-save-msg{grid-column:1/-1;width:100%;margin-bottom:0;margin-right:0}.dashboard-settings-btn{width:100%;min-width:0}}@media (max-width:900px){.dashboard-settings-layout{grid-template-columns:1fr;gap:16px}.dashboard-settings-nav{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#c8ced8 transparent;flex-flow:row;gap:8px;max-width:100%;scroll-padding-inline:8px;overflow:auto hidden}.dashboard-settings-nav::-webkit-scrollbar{height:6px}.dashboard-settings-nav::-webkit-scrollbar-thumb{background:#c8ced8;border-radius:100px}.dashboard-settings-nav-item{white-space:nowrap;scroll-snap-align:start;flex:none;width:auto;min-width:0}.dashboard-settings-form .dashboard-order-form-grid{grid-template-columns:1fr}.dashboard-settings-form .dashboard-order-form-field{align-items:stretch}}@media (max-width:768px){.dashboard-settings-page{width:100%;max-width:100%;overflow-x:hidden}.dashboard-settings-title h1{font-size:20px}.dashboard-settings-btn{height:40px;padding:0 12px;font-size:13px}.dashboard-settings-nav{padding:8px 10px}.dashboard-settings-nav-item{padding:10px 14px}.dashboard-settings-panel{box-sizing:border-box;max-width:100%;padding:16px}.dashboard-settings-panel-header{margin-bottom:16px;padding-bottom:12px}.dashboard-settings-panel-header h2{font-size:16px}.dashboard-settings-panel-desc{font-size:12px}.dashboard-settings-toggle-row{align-items:flex-start;gap:12px;padding:14px 0}.dashboard-settings-toggle-copy{min-width:0;padding-right:4px}.dashboard-settings-toggle{flex-shrink:0;margin-top:2px}.dashboard-settings-footer{margin-top:16px;padding:0 8px;font-size:13px}}@media (max-width:480px){.dashboard-settings-title h1{font-size:18px}.dashboard-settings-actions{grid-template-columns:1fr}.dashboard-settings-panel{padding:14px 12px}.dashboard-settings-toggle-row{gap:10px}}.dashboard-help-page{font-family:var(--sidebar-ui-font);padding-top:0}.dashboard-help-header{align-items:center;margin-top:0;margin-bottom:24px}.dashboard-help-title svg{flex-shrink:0;width:24px;height:24px}.dashboard-help-title h1{font-family:"Rubik", var(--sidebar-font);text-transform:uppercase;letter-spacing:0;color:#070b0c;font-size:24px;font-weight:600}.dashboard-help-actions{align-items:center;gap:10px}.dashboard-help-btn{border-radius:var(--sidebar-ui-radius);height:48px;font-family:var(--sidebar-ui-font);cursor:pointer;white-space:nowrap;box-sizing:border-box;border:none;justify-content:center;align-items:center;padding:0 22px;font-size:14px;font-weight:400;line-height:1;text-decoration:none;display:inline-flex}.dashboard-help-btn--secondary{color:#070b0c;background:#fff;border:1px solid #e2e5eb;box-shadow:0 1px 3px #0000000a}.dashboard-help-btn--primary{color:#fff;background:#152f54;box-shadow:0 1px 3px #0000000a}.dashboard-help-layout{grid-template-columns:minmax(200px,220px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.dashboard-help-nav{border-radius:var(--sidebar-ui-radius);background:#fff;border:1px solid #e8ebf0;flex-direction:column;gap:4px;padding:8px;display:flex;box-shadow:0 2px 10px #0000000a}.dashboard-help-nav-item{text-align:left;width:100%;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:12px 14px;font-weight:400;line-height:1.3;transition:background-color .12s,color .12s;display:block}.dashboard-help-nav-item:hover{background:#f4f6f9}.dashboard-help-nav-item.is-active{color:#fff;background:#152f54;font-weight:500}.dashboard-help-panel{border-radius:var(--sidebar-ui-radius);background:#fff;border:1px solid #e8ebf0;padding:24px;box-shadow:0 2px 10px #0000000a}.dashboard-help-panel-header{border-bottom:1px solid #e8ebf0;margin-bottom:24px;padding-bottom:16px}.dashboard-help-panel-header h2{font-family:"Rubik", var(--sidebar-font);color:#070b0c;margin:0 0 6px;font-size:18px;font-weight:600}.dashboard-help-panel-desc{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);margin:0;font-size:13px;font-weight:400;line-height:1.45}.dashboard-help-card-list,.dashboard-help-guide-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.dashboard-help-card{background:#f8f9fb;border:1px solid #e8ebf0;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.dashboard-help-card-copy{flex:1;min-width:0}.dashboard-help-card-copy h3{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;margin:0 0 4px;font-weight:600}.dashboard-help-card-copy p{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);margin:0;font-size:13px;line-height:1.45}.dashboard-help-card-link,.dashboard-help-guide-item{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#152f54;flex-shrink:0;align-items:center;gap:6px;font-weight:500;text-decoration:none;transition:color .12s;display:inline-flex}.dashboard-help-card-link:hover,.dashboard-help-guide-item:hover{color:#0f2444}.dashboard-help-card-link svg,.dashboard-help-guide-item svg{width:18px;height:18px}.dashboard-help-guide-item{background:#fff;border:1px solid #e8ebf0;border-radius:8px;justify-content:space-between;width:100%;padding:14px 16px}.dashboard-help-guide-text{text-align:left;flex-direction:column;gap:2px;min-width:0;display:flex}.dashboard-help-guide-label{color:#070b0c;font-weight:600}.dashboard-help-guide-desc{color:var(--dashboard-text-muted);font-size:13px;font-weight:400}.dashboard-help-faq{flex-direction:column;gap:0;display:flex}.dashboard-help-faq-item{border-bottom:1px solid #e8ebf0}.dashboard-help-faq-item:last-child{border-bottom:none}.dashboard-help-faq-trigger{text-align:left;width:100%;font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-weight:500;display:flex}.dashboard-help-faq-trigger svg{width:20px;height:20px;color:var(--dashboard-text-muted);flex-shrink:0;transition:transform .15s}.dashboard-help-faq-item.is-open .dashboard-help-faq-chevron{transform:rotate(90deg)}.dashboard-help-faq-answer{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);margin:0 0 16px;padding-right:28px;font-size:13px;line-height:1.5}.dashboard-help-contact-card{background:#f8f9fb;border:1px solid #e8ebf0;border-radius:8px;padding:20px 22px}.dashboard-help-contact-card h3{font-family:"Rubik", var(--sidebar-font);color:#070b0c;margin:0 0 6px;font-size:16px;font-weight:600}.dashboard-help-contact-card>p{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);margin:0 0 18px;font-size:13px}.dashboard-help-contact-fields{gap:12px;margin:0 0 20px;padding:0;display:grid}.dashboard-help-contact-fields>div{grid-template-columns:88px 1fr;align-items:baseline;gap:8px;display:grid}.dashboard-help-contact-fields dt{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);margin:0;font-size:13px;font-weight:500}.dashboard-help-contact-fields dd{font-family:var(--sidebar-ui-font);font-size:var(--sidebar-ui-font-size);color:#070b0c;margin:0}.dashboard-help-contact-fields a{color:#152f54;text-decoration:none}.dashboard-help-contact-fields a:hover{text-decoration:underline}.dashboard-help-contact-cta{width:fit-content}.dashboard-help-hint{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);margin:16px 0 0;font-size:13px;line-height:1.45}.dashboard-help-hint a{color:#152f54;font-weight:500;text-decoration:none}.dashboard-help-hint a:hover{text-decoration:underline}.dashboard-help-footer{font-family:var(--sidebar-ui-font);color:var(--dashboard-text-muted);text-align:center;margin-top:24px;padding:0;font-size:14px;font-weight:400;line-height:1.5}.dashboard-help-footer a{color:var(--dashboard-text-muted);text-decoration:none}.dashboard-help-footer a:hover{text-decoration:underline}@media (max-width:1024px){.dashboard-help-header{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:16px}.dashboard-help-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.dashboard-help-btn{width:100%;min-width:0}}@media (max-width:900px){.dashboard-help-layout{grid-template-columns:1fr;gap:16px}.dashboard-help-nav{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#c8ced8 transparent;flex-flow:row;gap:8px;max-width:100%;scroll-padding-inline:8px;overflow:auto hidden}.dashboard-help-nav::-webkit-scrollbar{height:6px}.dashboard-help-nav::-webkit-scrollbar-thumb{background:#c8ced8;border-radius:100px}.dashboard-help-nav-item{white-space:nowrap;scroll-snap-align:start;flex:none;width:auto;min-width:0}.dashboard-help-card{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:768px){.dashboard-help-page{width:100%;max-width:100%;overflow-x:hidden}.dashboard-help-title h1{font-size:20px}.dashboard-help-btn{height:40px;padding:0 12px;font-size:13px}.dashboard-help-nav{padding:8px 10px}.dashboard-help-nav-item{padding:10px 14px}.dashboard-help-panel{box-sizing:border-box;max-width:100%;padding:16px}.dashboard-help-panel-header{margin-bottom:16px;padding-bottom:12px}.dashboard-help-panel-header h2{font-size:16px}.dashboard-help-panel-desc{font-size:12px}.dashboard-help-card{padding:14px}.dashboard-help-card-link{align-self:flex-start}.dashboard-help-guide-item{padding:12px 14px}.dashboard-help-faq-trigger{gap:12px;padding:14px 0}.dashboard-help-faq-answer{margin-bottom:14px;padding-right:0}.dashboard-help-contact-card{padding:16px}.dashboard-help-contact-fields>div{grid-template-columns:1fr;gap:4px}.dashboard-help-contact-cta{width:100%}.dashboard-help-footer{margin-top:16px;padding:0 8px;font-size:13px}}@media (max-width:480px){.dashboard-help-title h1{font-size:18px}.dashboard-help-actions{grid-template-columns:1fr}.dashboard-help-panel{padding:14px 12px}}.nx-header{z-index:900;background:0 0;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex;position:fixed;top:0;left:0;right:0}.nx-logo{color:#fff;letter-spacing:.04em;font-family:Rubik,sans-serif;font-size:20px;font-weight:900;text-decoration:none}.nx-nav{gap:28px;display:flex}.nx-nav a{color:#fff;font-family:Rubik,sans-serif;font-size:14px;font-weight:500;text-decoration:none}
