:root{color-scheme:dark;--bg: #0b1020;--bg-soft: #11182b;--panel: rgba(18, 26, 45, .88);--panel-solid: #151f35;--panel-strong: #1d2941;--border: rgba(148, 163, 184, .18);--border-strong: rgba(148, 163, 184, .34);--text: #eef4ff;--muted: #93a4bd;--muted-strong: #bac7d9;--accent: #53e0b3;--accent-strong: #19bd8b;--danger: #fb7185;--warning: #fbbf24;--ok: #34d399;--table-row-hover: #234550;--shadow: 0 24px 70px rgba(0, 0, 0, .36);--radius-lg: 28px;--radius-md: 18px;--radius-sm: 12px;--header-height: 64px;font-family:Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=light]{color-scheme:light;--bg: #eef4f7;--bg-soft: #f7fbfc;--panel: rgba(255, 255, 255, .92);--panel-solid: #ffffff;--panel-strong: #edf5f7;--border: rgba(15, 23, 42, .12);--border-strong: rgba(15, 23, 42, .2);--text: #132033;--muted: #66758a;--muted-strong: #405064;--table-row-hover: #dff1ec;--shadow: 0 24px 70px rgba(15, 23, 42, .14)}*{box-sizing:border-box;scrollbar-color:rgba(83,224,179,.62) rgba(255,255,255,.06);scrollbar-width:thin}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{border:1px solid rgba(148,163,184,.12);border-radius:999px;background:#ffffff0b}*::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:linear-gradient(135deg,var(--accent),rgba(59,130,246,.88)) border-box;background-clip:padding-box,border-box;box-shadow:inset 0 0 0 1px #fff3}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#b5f7e2,var(--accent-strong)) border-box;background-clip:padding-box,border-box}*::-webkit-scrollbar-corner{background:transparent}html{min-height:100%;background:var(--bg)}body{min-width:320px;min-height:100vh;margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(83,224,179,.22),transparent 34rem),radial-gradient(circle at bottom right,rgba(59,130,246,.18),transparent 38rem),linear-gradient(140deg,var(--bg),var(--bg-soft))}html.funnel-route-lock-scroll,body.funnel-route-lock-scroll,body.funnel-route-lock-scroll #root{height:100%;overflow:hidden;overflow:clip}body.funnel-route-lock-scroll #root{position:fixed;inset:0;width:100%}body.funnel-route-lock-scroll .app-shell{height:100%;min-height:0;overflow:hidden;overflow:clip}body.funnel-route-lock-scroll .app-body{height:calc(100vh - var(--header-height) - 1px);min-height:0;overflow:hidden;overflow:clip}body.funnel-route-lock-scroll .app-content--funnel{height:calc(100vh - var(--header-height) - 1px);max-height:calc(100vh - var(--header-height) - 1px)}body.funnel-route-lock-scroll .app-header{background:var(--panel-solid);-webkit-backdrop-filter:none;backdrop-filter:none}:root[data-theme=light] body.funnel-route-lock-scroll .app-header{background:var(--panel-solid)}button,input,select{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed;opacity:.6}a{color:var(--accent)}.stack{display:flex;flex-direction:column;gap:1rem}.row{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.card,.modal-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.card{padding:1.4rem}.muted{margin:0;color:var(--muted)}.small{font-size:.86rem}.tiny{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.title{margin:0;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1}.eyebrow,.section-kicker{margin:0;color:var(--accent);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.field{gap:.42rem}.field>span{color:var(--muted-strong);font-size:.86rem;font-weight:700}input,select{width:100%;border:1px solid var(--border);border-radius:var(--radius-sm);padding:.82rem .9rem;color:var(--text);background:#ffffff0f;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input:focus,select:focus{border-color:#53e0b3c7;box-shadow:0 0 0 4px #53e0b324}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;border:0;border-radius:999px;padding:.78rem 1.15rem;color:#07110d;background:linear-gradient(135deg,var(--accent),var(--accent-strong));font-weight:800;text-decoration:none;box-shadow:0 16px 34px #19bd8b3d;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 44px #19bd8b52}.btn-secondary{color:var(--text);background:#ffffff14;border:1px solid var(--border);box-shadow:none}.btn-danger{color:#fff;background:linear-gradient(135deg,#fb7185,#e11d48);box-shadow:0 16px 34px #e11d4833}.btn-sm{min-height:2.2rem;padding:.48rem .86rem;font-size:.85rem}.error{margin:0;color:var(--danger)}.action-muted{color:var(--muted)}.screen-center{display:grid;min-height:100vh;place-items:center;padding:2rem}.auth-shell{display:grid;width:min(520px,100%);grid-template-columns:minmax(0,1fr);gap:1rem;margin-inline:auto}.auth-visual{position:relative;overflow:hidden;min-height:520px;border:1px solid var(--border);border-radius:34px;padding:clamp(2rem,6vw,4rem);background:linear-gradient(135deg,#53e0b333,#3b82f60f),#ffffff0f;box-shadow:var(--shadow)}.auth-visual:after{content:"";position:absolute;inset:auto -18% -22% 30%;height:300px;border-radius:999px;background:#53e0b32e;filter:blur(44px)}.auth-logo-orb,.topbar-brand-mark,.brand-mark{display:inline-grid;place-items:center;color:#06120e;background:linear-gradient(135deg,var(--accent),#b5f7e2);font-weight:900}.auth-logo-orb{width:82px;height:82px;border-radius:26px;font-size:1.7rem}.auth-kicker{margin:2rem 0 .75rem;color:var(--accent);font-weight:900;letter-spacing:.14em;text-transform:uppercase}.auth-visual h1{max-width:680px;margin:0;font-size:clamp(2.6rem,7vw,5.6rem);line-height:.9;letter-spacing:-.08em}.auth-visual p:not(.auth-kicker){max-width:540px;color:var(--muted-strong);font-size:1.08rem;line-height:1.7}.auth-card{justify-content:center;width:100%;padding:clamp(1.5rem,4vw,2.6rem)}.auth-signal-grid{position:absolute;right:2rem;bottom:2rem;display:grid;grid-template-columns:repeat(3,56px);gap:.7rem}.auth-signal-grid span{height:90px;border-radius:999px;background:#ffffff17}.auth-signal-grid span:nth-child(2){height:130px;background:#53e0b338}.app-shell{min-height:100vh}.app-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;min-height:64px;padding:.55rem 1rem;border-bottom:1px solid var(--border);background:#0b1020c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}:root[data-theme=light] .app-header{background:#eef4f7cc}.header-left,.header-actions,.header-center,.topbar-brand,.brand-wrap{display:flex;align-items:center;gap:.9rem}.header-left{min-width:0;justify-self:start}.header-center{justify-self:center}.header-actions{justify-self:end}.hamburger{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid var(--border);border-radius:12px;background:#ffffff0f}.hamburger input{display:none}.hamburger svg{width:24px;height:24px;stroke:var(--text)}.hamburger .line{fill:none;stroke:currentColor;stroke-width:2}.topbar-brand-mark,.brand-mark{width:38px;height:38px;border-radius:12px}.header-title-wrap{display:grid;gap:.15rem}.header-title{margin:0;font-size:clamp(1.1rem,2vw,1.7rem)}.header-date-range-picker{position:relative}.header-date-range-trigger{min-width:250px;min-height:38px;border:1px solid rgba(83,224,179,.28);border-radius:999px;padding:.55rem 1rem;color:var(--text);background:linear-gradient(135deg,#53e0b31f,#3b82f614),#ffffff0f;font-weight:900;letter-spacing:.01em}.header-date-range-trigger:hover{border-color:#53e0b39e;box-shadow:0 0 0 4px #53e0b314}.header-date-range-popover{position:absolute;z-index:120;top:calc(100% + .55rem);left:50%;width:min(380px,92vw);border:1px solid var(--border);border-radius:18px;padding:.8rem;background:var(--panel-solid);box-shadow:var(--shadow);transform:translate(-50%)}.ui-switch{position:relative;display:inline-flex;width:58px;height:34px}.ui-switch input{display:none}.ui-switch .slider{width:100%;border:1px solid var(--border);border-radius:999px;background:#ffffff14}.ui-switch .circle{width:26px;height:26px;margin:3px;border-radius:50%;background:var(--accent);transition:transform .18s ease}.ui-switch input:checked+.slider .circle{transform:translate(24px)}.logout-btn{display:inline-flex;align-items:center;gap:.55rem;min-height:42px;border:1px solid var(--border);border-radius:999px;padding:.5rem .9rem;color:var(--text);background:#ffffff0f}.logout-btn svg{width:18px;height:18px;fill:currentColor}.app-body{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:calc(100vh - var(--header-height));transition:grid-template-columns .18s ease}.app-body.sidebar-is-collapsed{grid-template-columns:64px minmax(0,1fr)}.sidebar{position:sticky;top:var(--header-height);height:calc(100vh - var(--header-height));display:flex;flex-direction:column;gap:1rem;padding:1rem;border-right:1px solid var(--border);background:#ffffff0a;transition:width .18s ease}.sidebar.collapsed{width:64px;padding-inline:.5rem}.sidebar.collapsed .brand-text,.sidebar.collapsed .nav-label,.sidebar.collapsed .sidebar-user .muted{display:none}.sidebar.collapsed .brand-wrap,.sidebar.collapsed .nav-link{justify-content:center}.sidebar.collapsed .brand-wrap,.sidebar.collapsed .sidebar-user{padding-inline:0}.sidebar.collapsed .nav-link{min-height:44px;padding:.62rem}.brand-text{display:grid}.brand-kicker{color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.brand-title{font-size:1.18rem}.sidebar-nav{display:grid;gap:.55rem}.nav-link{display:flex;align-items:center;gap:.75rem;width:100%;min-height:48px;border:1px solid transparent;border-radius:16px;padding:.72rem .78rem;color:var(--muted-strong);background:transparent;font-weight:800;text-decoration:none;text-align:left}.nav-link:hover,.nav-link.active{color:var(--text);border-color:#53e0b347;background:#53e0b31a}.nav-icon{display:inline-grid;flex:0 0 24px;place-items:center}.nav-icon svg{width:22px;height:22px}.sidebar-user{margin-top:auto;border:1px solid var(--border);border-radius:20px;padding:.9rem;background:#ffffff0d}.user-name{margin:.2rem 0;font-weight:900}.app-content{min-width:0;padding:clamp(1rem,3vw,2rem);transition:opacity .16s ease,transform .16s ease}.app-content--funnel{height:calc(100vh - var(--header-height));min-height:0;overflow:hidden;padding:0}.app-content--purchase{height:calc(100vh - var(--header-height));min-height:0;overflow:hidden}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.section-head h2{margin:.15rem 0 0}.admin-users-loader{display:grid;place-items:center;min-height:160px}.purchase-card,.plan-card{height:100%;min-height:0;gap:1rem;overflow:hidden}.purchase-table-wrap,.purchase-picker-table-wrap,.plan-table-wrap{overflow:auto}.purchase-table-wrap,.plan-table-wrap{flex:1 1 auto;min-height:0}.purchase-table{min-width:1460px}.plan-table{min-width:2240px}.purchase-picker-table{min-width:920px}.purchase-table th,.purchase-table td,.plan-table th,.plan-table td,.purchase-picker-table th,.purchase-picker-table td{text-align:center}.purchase-table th,.plan-table th,.purchase-picker-table th{white-space:normal;letter-spacing:.02em;text-transform:none}.purchase-table thead th,.plan-table thead th,.purchase-picker-table thead th{position:sticky;top:0;z-index:2;background:var(--panel-strong);box-shadow:inset 0 -1px 0 var(--border)}.purchase-table thead th,.plan-table thead th{padding:.5rem .55rem 1.65rem;vertical-align:top}.purchase-picker-table thead th{padding:.8rem 1rem}.purchase-table td:nth-child(5),.plan-table td:nth-child(5),.purchase-picker-table td:last-child{text-align:left}.purchase-input{min-width:96px;min-height:38px;border-radius:10px;padding:.5rem .62rem}.purchase-input-date{min-width:144px}.purchase-photo{display:block;width:34px;height:44px;margin:0 auto;border:1px solid var(--border);border-radius:10px;object-fit:cover;background:#ffffff0f}.purchase-photo-btn{display:inline-grid;place-items:center;width:40px;height:50px;border:0;border-radius:12px;padding:0;background:transparent;cursor:zoom-in}.purchase-photo-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.purchase-total-cell{min-width:140px;font-weight:800}.purchase-total-cell small{display:block;margin-top:.18rem}.purchase-actions{display:flex;justify-content:flex-end}.purchase-empty-cell{padding:1.3rem;color:var(--muted);text-align:center!important}.purchase-picker-toolbar{display:grid;grid-template-columns:minmax(240px,1.6fr) minmax(180px,1fr) minmax(180px,1fr);gap:1rem;margin-bottom:1rem}.purchase-picker-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.table-wrap{overflow:auto;border:1px solid var(--border);border-radius:18px}.table-wrap::-webkit-scrollbar,.wb-sync-modal-card::-webkit-scrollbar,.admin-wb-step-log::-webkit-scrollbar{width:14px;height:14px}.table-wrap::-webkit-scrollbar-track,.wb-sync-modal-card::-webkit-scrollbar-track,.admin-wb-step-log::-webkit-scrollbar-track{margin:.35rem;background:linear-gradient(180deg,#ffffff0a,#ffffff14)}.table-wrap::-webkit-scrollbar-thumb,.wb-sync-modal-card::-webkit-scrollbar-thumb,.admin-wb-step-log::-webkit-scrollbar-thumb{border-width:4px}.funnel-summary-table-wrap::-webkit-scrollbar{width:16px;height:16px}.funnel-summary-table-wrap::-webkit-scrollbar-track{margin:0;border-radius:0;background:linear-gradient(90deg,#53e0b30f,#3b82f614),#ffffff0e}.funnel-summary-table-wrap::-webkit-scrollbar-thumb{border-width:4px;background:#53e0b38f;box-shadow:none}table{width:100%;border-collapse:collapse;min-width:760px}th,td{padding:.9rem 1rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}th{color:var(--muted-strong);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0d}tr:last-child td{border-bottom:0}.funnel-summary-card{height:100%;min-height:0;border:0;border-radius:0;padding:0;box-shadow:none;background:#ffffff06;overflow:hidden}.funnel-period-chip{display:inline-flex;align-items:center;min-height:2.2rem;border:1px solid rgba(83,224,179,.28);border-radius:999px;padding:.48rem .86rem;color:var(--accent);background:#53e0b31a;font-weight:900}.funnel-summary-table-wrap{flex:1 1 auto;min-height:0;max-height:none;border-right:0;border-left:0;border-radius:0;isolation:isolate;background:var(--panel-solid)}.funnel-summary-table{table-layout:fixed;font-size:.74rem}.funnel-summary-table th,.funnel-summary-table td{padding:.48rem .6rem;line-height:1.12;overflow:hidden;white-space:nowrap;text-align:center;text-overflow:ellipsis;vertical-align:middle}.funnel-summary-table tbody td{padding:.1rem .5rem}.funnel-summary-table thead th{position:sticky;top:0;z-index:4;padding:.34rem .42rem;background:var(--panel-solid);font-size:.68rem;font-weight:800;letter-spacing:.01em;text-transform:none;white-space:normal;word-break:keep-all;overflow-wrap:normal}.funnel-summary-table thead tr:nth-child(2) th{top:2.25rem;height:74px;padding:.34rem .42rem 1.65rem;background:var(--panel-strong);vertical-align:top}.funnel-summary-table .funnel-group-row th{border-right:3px solid rgba(5,32,22,.28);color:#062016;background:#c8e8ff;font-size:.72rem;letter-spacing:.02em;text-align:center;text-transform:none}.funnel-summary-table .funnel-group-row .funnel-block-general{background:#c6f3e1}.funnel-summary-table .funnel-group-row .funnel-block-ads{background:#cfe7fb}.funnel-summary-table .funnel-group-row .funnel-block-stock{background:#f9e49f}.funnel-summary-table .funnel-group-row .funnel-block-markup{background:#f4cf63}.funnel-summary-table .funnel-group-row .funnel-block-realization{background:#f7c287}.funnel-summary-table .funnel-group-row .funnel-block-orders{background:#a9e9b8}.funnel-summary-table .funnel-group-row .funnel-block-buyouts{background:#b6d5fb}.funnel-summary-table .funnel-group-row .funnel-block-daily:nth-child(4n){background:#d2c7fb}.funnel-summary-table .funnel-group-row .funnel-block-daily:nth-child(4n+1){background:#bfd8fb}.funnel-summary-table .funnel-group-row .funnel-block-daily:nth-child(4n+2){background:#b6edc7}.funnel-summary-table .funnel-group-row .funnel-block-daily:nth-child(4n+3){background:#f6c896}.funnel-summary-table .funnel-group-row .funnel-block-total{background:#f7bdc6}.funnel-summary-table .block-start{border-left:3px solid rgba(83,224,179,.5);box-shadow:none}.funnel-summary-table tbody td.funnel-col-group-ctr{background:#8b5cf60b}.funnel-summary-table tbody td.funnel-col-group-cpc{background:#3b82f60b}.funnel-summary-table tbody td.funnel-col-group-ads_fin,.funnel-summary-table tbody td.funnel-col-group-ad_views,.funnel-summary-table tbody td.funnel-col-group-ad_clicks,.funnel-summary-table tbody td.funnel-col-group-opens,.funnel-summary-table tbody td.funnel-col-group-organic,.funnel-summary-table tbody td.funnel-col-group-cart_conversion,.funnel-summary-table tbody td.funnel-col-group-order_conversion{background:#14b8a60a}.funnel-summary-table tbody td.funnel-col-group-markup{background:#fbbf240d}.funnel-summary-table tbody td.funnel-col-group-stock{background:#f59e0b0e}.funnel-summary-table tbody td.funnel-col-group-realization{background:#f973160b}.funnel-summary-table tbody td.funnel-col-group-orders_daily{background:#22c55e0a}.funnel-summary-table tbody td.funnel-col-group-orders_total,.funnel-summary-table tbody td.funnel-col-group-sales_total{background:#f43f5e0a}.funnel-summary-table tbody td.funnel-col-group-buyouts_daily{background:#3b82f60b}.funnel-summary-table tbody tr{cursor:default}.funnel-summary-table tbody td.value-zero{color:#eef4ff3d}.funnel-stacked-metric{display:flex;flex-direction:column;align-items:center;gap:.14rem;line-height:1.08;white-space:nowrap}.funnel-stacked-metric span{font-size:.66rem;color:var(--muted-strong)}.funnel-stacked-metric strong{color:var(--text);font-size:.7rem;font-weight:800}.funnel-summary-table tbody td.value-zero .funnel-stacked-metric span,.funnel-summary-table tbody td.value-zero .funnel-stacked-metric strong{color:inherit}:root[data-theme=light] .funnel-summary-table tbody td.value-zero{color:#13203347}.funnel-filter-head{position:static;display:block;width:100%;min-height:0}.funnel-filter-head>span{display:-webkit-box;overflow:hidden;line-height:1.08;text-align:center;word-break:keep-all;overflow-wrap:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3}.funnel-filter-trigger{position:absolute;right:auto;bottom:.34rem;left:50%;display:grid;place-items:center;width:18px;height:18px;border:1px solid var(--border);border-radius:6px;padding:0;color:var(--muted-strong);background:#ffffff0f;transform:translate(-50%)}.funnel-filter-trigger:hover,.funnel-filter-trigger.active{border-color:#53e0b380;color:#07110d;background:var(--accent)}.funnel-filter-trigger svg{width:11px;height:11px;fill:currentColor}.funnel-filter-menu{position:fixed;z-index:500;width:320px;border:1px solid var(--border-strong);border-radius:16px;padding:.65rem;color:var(--text);background:var(--panel-solid);box-shadow:var(--shadow);letter-spacing:0;text-align:left;text-transform:none}.funnel-filter-menu-title{overflow:hidden;margin-bottom:.45rem;color:var(--muted-strong);font-size:.78rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.funnel-filter-menu-action,.funnel-filter-check-actions button,.funnel-filter-footer button{width:100%;border:0;border-radius:10px;padding:.52rem .6rem;color:var(--text);background:transparent;font-size:.8rem;font-weight:800;text-align:left}.funnel-filter-menu-action:hover,.funnel-filter-check-actions button:hover,.funnel-filter-footer button:hover{background:#53e0b31f}.funnel-filter-divider{height:1px;margin:.45rem 0;background:var(--border)}.funnel-filter-search{min-height:36px;margin-bottom:.5rem;border-radius:10px;padding:.5rem .65rem;font-size:.82rem}.funnel-filter-check-actions,.funnel-filter-footer{display:grid;grid-template-columns:1fr 1fr;gap:.35rem}.funnel-filter-footer{grid-template-columns:1fr 1fr 1fr;margin-top:.55rem}.funnel-filter-footer .primary{color:#07110d;background:var(--accent);text-align:center}.funnel-filter-options{display:grid;max-height:min(320px,42vh);overflow:auto;padding-right:.25rem}.funnel-filter-option{display:flex;align-items:center;gap:.45rem;min-height:30px;border-radius:9px;padding:.32rem .4rem;color:var(--text);font-size:.8rem;font-weight:700}.funnel-filter-option:hover{background:#ffffff0f}.funnel-filter-option input{width:auto;accent-color:var(--accent)}.funnel-filter-option span{overflow:hidden;text-overflow:ellipsis}.funnel-filter-option-all{margin:.2rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:0}.funnel-summary-table .daily-date-col,.funnel-summary-table .daily-metric-cell{text-align:center}.funnel-summary-table thead .vertical-date-col{height:74px;padding:.22rem .18rem 1.65rem}.funnel-summary-table thead .vertical-date-col .funnel-filter-head{min-height:0}.funnel-summary-table thead .vertical-date-col .funnel-filter-head>span{display:block;margin:0 auto;writing-mode:vertical-rl;text-orientation:mixed;line-height:1;text-align:center;white-space:nowrap;-webkit-line-clamp:unset}.funnel-summary-table .sticky-col{position:sticky;z-index:3;background:var(--panel-strong);background-clip:padding-box}.funnel-summary-table thead .sticky-col{z-index:6}.funnel-summary-table .sticky-col-1{left:0;width:104px}.funnel-summary-table .sticky-col-2{left:104px;width:148px;max-width:148px}.funnel-summary-table td.sticky-col-2{overflow:hidden;text-overflow:ellipsis}.funnel-summary-table td.sticky-col-2 span{display:block;overflow:hidden;margin-top:.08rem;color:var(--muted);font-size:.68rem;line-height:1.05;text-overflow:ellipsis}.funnel-summary-table tbody tr:hover>td{background:var(--table-row-hover)!important;box-shadow:none}:root[data-theme=light] .funnel-summary-table tbody tr:hover>td{background:var(--table-row-hover)!important}.funnel-summary-table tbody tr:hover>td.sticky-col{background:var(--table-row-hover)!important;background-clip:padding-box}.funnel-summary-table tbody tr:hover>td.block-start{box-shadow:none}.funnel-product-photo{display:block;width:30px;height:38px;border:1px solid var(--border);border-radius:8px;object-fit:cover;background:#ffffff0d}.funnel-product-photo-btn{display:inline-grid;place-items:center;width:34px;height:42px;border:0;border-radius:10px;padding:0;color:inherit;background:transparent;cursor:zoom-in}.funnel-product-photo-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.funnel-photo-preview-layer{position:fixed;inset:0;z-index:650;background:transparent}.funnel-photo-preview{position:fixed;width:190px;height:250px;border:1px solid rgba(83,224,179,.5);border-radius:18px;padding:.45rem;background:#0a101cf5;box-shadow:0 24px 70px #00000075,0 0 0 1px #ffffff14 inset;transform:translate(-50%,-50%);animation:funnel-photo-pop .14s ease-out;cursor:zoom-out}:root[data-theme=light] .funnel-photo-preview{background:#fffffff7;box-shadow:0 24px 70px #0f172a33,0 0 0 1px #0f172a14 inset}.funnel-photo-preview img{display:block;width:100%;height:100%;border-radius:14px;object-fit:cover}@keyframes funnel-photo-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.72)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.delete-sweep-btn{display:inline-flex;align-items:center;gap:.45rem;border:1px solid rgba(251,113,133,.35);border-radius:999px;padding:.48rem .72rem;color:#fff;background:#fb71851f}.delete-sweep-btn svg{width:14px;height:14px;fill:currentColor}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:1rem;background:#020617ad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-card{width:min(560px,100%);padding:1.3rem}.purchase-picker-backdrop{z-index:130}.purchase-picker-modal{width:min(1180px,100%);max-height:min(88vh,920px);overflow:auto}.purchase-picker-row{cursor:pointer;transition:background .14s ease}.purchase-picker-row:hover>td,.purchase-picker-row:focus-visible>td{background:#53e0b31a}.purchase-picker-row.is-selected>td{background:#53e0b329}.modal-title{margin:0;font-size:1.35rem}.modal-text{margin:1rem 0;color:var(--muted-strong);line-height:1.6}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem}.wb-sync-modal-card{width:min(1100px,100%);max-height:min(88vh,900px);overflow:auto}.wb-sync-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.admin-wb-sync-grid{display:grid;grid-template-columns:minmax(190px,.7fr) minmax(260px,1.3fr);gap:1rem;margin-bottom:1rem}.wb-auto-status{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;color:var(--muted-strong);font-size:.86rem}.wb-auto-status-dot{width:.62rem;height:.62rem;border-radius:999px;background:var(--muted)}.wb-auto-status-active .wb-auto-status-dot{background:var(--ok)}.wb-auto-status-running .wb-auto-status-dot{background:var(--warning)}.wb-sync-mode-picker,.wb-sync-period-picker{position:relative}.wb-sync-mode-trigger,.wb-sync-period-trigger{width:100%;min-height:44px;border:1px solid var(--border);border-radius:14px;padding:.7rem .8rem;color:var(--text);background:#ffffff0f;text-align:left}.wb-sync-mode-trigger{display:flex;justify-content:space-between}.wb-sync-mode-options,.wb-sync-period-popover{position:absolute;z-index:120;top:calc(100% + .45rem);left:0;width:min(360px,90vw);border:1px solid var(--border);border-radius:18px;padding:.5rem;background:var(--panel-solid);box-shadow:var(--shadow)}.wb-sync-period-popover{width:min(440px,90vw);padding:.8rem}.wb-sync-mode-option{display:block;width:100%;border:0;border-radius:12px;padding:.75rem;color:var(--text);background:transparent;text-align:left}.wb-sync-mode-option:hover,.wb-sync-mode-option.active{background:#53e0b31f}.header-period-meta,.header-calendar-head,.header-period-actions{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.header-calendar-nav,.header-period-btn{border:1px solid var(--border);border-radius:10px;padding:.45rem .65rem;color:var(--text);background:#ffffff0f}.header-period-btn.primary{color:#07110d;background:var(--accent)}.header-calendar-title{font-weight:900}.header-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem}.header-calendar-weekdays{margin-bottom:.35rem;color:var(--muted);font-size:.72rem;text-align:center}.header-calendar-day{min-height:34px;border:1px solid transparent;border-radius:10px;color:var(--text);background:#ffffff0a}.header-calendar-day.is-out{opacity:.38}.header-calendar-day.is-range{background:#53e0b324}.header-calendar-day.is-start,.header-calendar-day.is-end{border-color:var(--accent);background:#53e0b347}.admin-wb-runs{display:grid;gap:.85rem;margin-top:1rem}.admin-wb-run{border:1px solid var(--border);border-radius:18px;padding:1rem;background:#ffffff0d}.admin-wb-run-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.wb-run-source-badge,.admin-wb-step-ok,.admin-wb-step-fail{display:inline-flex;align-items:center;border-radius:999px;padding:.14rem .45rem;font-size:.72rem;font-weight:900}.wb-run-source-badge{color:var(--accent);background:#53e0b31f}.admin-wb-steps{display:grid;gap:.5rem}.admin-wb-step{border:1px solid var(--border);border-radius:12px;padding:.7rem;background:#0000001f}.admin-wb-step summary{cursor:pointer}.admin-wb-step-ok{color:#052016;background:var(--ok)}.admin-wb-step-fail{color:#fff;background:var(--danger)}.admin-wb-step-log{max-height:280px;overflow:auto;border-radius:12px;padding:.8rem;color:#dce7f7;background:#050914;white-space:pre-wrap}.overlay-loader-backdrop{position:fixed;inset:0;z-index:240;display:grid;place-items:center;background:#0206176b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.uiverse-load{display:flex;gap:.2rem;color:var(--accent);font-weight:900;letter-spacing:.08em}.uiverse-load div{animation:loader-bounce .9s ease-in-out infinite alternate}.uiverse-load div:nth-child(2){animation-delay:80ms}.uiverse-load div:nth-child(3){animation-delay:.16s}.uiverse-load div:nth-child(4){animation-delay:.24s}.uiverse-load div:nth-child(5){animation-delay:.32s}.uiverse-load div:nth-child(6){animation-delay:.4s}.uiverse-load div:nth-child(7){animation-delay:.48s}.uiverse-load--inline{justify-content:center}@keyframes loader-bounce{0%{transform:translateY(0);opacity:.5}to{transform:translateY(-.45rem);opacity:1}}.back-to-top-btn{position:fixed;right:1.3rem;bottom:1.3rem;z-index:30;display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--border);border-radius:16px;color:var(--text);background:var(--panel-solid);box-shadow:var(--shadow)}.back-to-top-btn svg{width:18px;height:18px;fill:currentColor}@media(max-width:980px){.app-header{display:flex;align-items:flex-start;flex-direction:column}.header-center,.header-actions{width:100%}.header-center{justify-content:center}.header-actions{justify-content:space-between;flex-wrap:wrap}.app-body,.app-body.sidebar-is-collapsed{grid-template-columns:1fr}.sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid var(--border)}.sidebar.collapsed{width:auto}.sidebar.collapsed .brand-text,.sidebar.collapsed .nav-label,.sidebar.collapsed .sidebar-user .muted{display:initial}.sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-shell{grid-template-columns:1fr}.auth-visual{min-height:360px}.admin-wb-sync-grid{grid-template-columns:1fr}}@media(max-width:680px){.screen-center,.app-content{padding:1rem}.auth-visual{padding:1.5rem}.header-actions,.section-head,.wb-sync-modal-head,.admin-wb-run-head,.modal-actions{align-items:stretch;flex-direction:column}table{min-width:620px}}
