:root{--orange:#f26a21;--orange-dark:#c84f12;--orange-soft:#fbe5d8;--ink:#3a3a3a;--muted:#6b6b6b;--canvas:#f6f4f1;--surface:#fbfaf8;--surface-strong:#f0ede8;--line:#d8d4ce;--portal-canvas:#faf6f0;--portal-surface:#fffdf9;--portal-line:#e7ded5;--neutral:#dce6e2;--sage:#8fa79a;--sage-dark:#667d70;--danger:#9f342f;--danger-soft:#f5e2df;--focus:var(--orange-dark);--radius-sm:12px;--radius-md:18px;--radius-lg:30px;--shadow:0 16px 42px #3a3a3a14;--sidebar-width:252px}@font-face{font-family:Montserrat;src:url(/fonts/montserrat-latin.woff2)format("woff2");font-weight:400 800;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat-latin-ext.woff2)format("woff2");font-weight:400 800;font-style:normal;font-display:swap}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink)}body{background:var(--canvas);min-height:100vh;color:var(--ink);margin:0;font-family:Montserrat,Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:15px;line-height:1.55}button,input,select,textarea{font:inherit;color:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit}svg{flex:none;width:20px;height:20px}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong,b{letter-spacing:-.015em}h1{margin-bottom:10px;font-size:clamp(31px,3.1vw,48px);font-weight:700;line-height:1.08}h2{margin-bottom:8px;font-size:20px;line-height:1.25}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:200;background:var(--ink);color:var(--canvas);border-radius:var(--radius-sm);padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.brand{align-items:center;line-height:1;display:inline-flex}.brand img{width:172px;height:auto;display:block}.brand.inverse img{filter:brightness(0)invert()}.product-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:700}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 18px;font-weight:650;text-decoration:none;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:wait}.button.primary{background:var(--orange);color:#31231d}.button.primary:hover:not(:disabled){background:#e85f18}.button.secondary{border-color:var(--line);background:var(--surface)}.button.secondary:hover{border-color:var(--ink)}.button.text{background:0 0;min-height:36px;padding:6px 4px}.button.danger{background:var(--danger);color:#fff8f6}.button.full{width:100%}.button svg{width:18px;height:18px}.icon-button{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:inline-grid}.icon-button:hover{background:var(--surface-strong)}.text-link,.back-link,.data-toggle{color:var(--ink);-webkit-text-decoration-color:var(--sage);text-decoration-color:var(--sage);text-underline-offset:4px;font-weight:650}.back-link{margin-bottom:22px;text-decoration:none;display:inline-block}.auth-shell{grid-template-columns:minmax(420px,1.05fr) minmax(440px,.95fr);min-height:100vh;display:grid}.auth-story{background:linear-gradient(#f6f4f133,#3a3a3a38),url(/brand/portal-login.webp) 50%/cover no-repeat;flex-direction:column;min-height:100vh;padding:46px clamp(38px,5vw,78px);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";pointer-events:none;background:linear-gradient(#f6f4f1db 0%,#f6f4f11f 45%,#3a3a3a47 100%);position:absolute;inset:0}.auth-story-top{align-items:center;gap:18px;display:flex}.auth-story-top,.auth-story-copy{z-index:1;position:relative}.auth-story-copy{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f4f1eb;border:1px solid #ffffffa6;border-radius:clamp(28px,3.5vw,42px);width:min(100%,680px);min-width:0;margin:auto 0 0;padding:clamp(28px,2.7vw,40px);box-shadow:0 24px 70px #2222222e}.auth-story-copy h1{letter-spacing:-.045em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:100%;margin-bottom:14px;font-size:clamp(34px,2.9vw,44px);line-height:1.08}.auth-story-copy>p:last-child{max-width:100%;color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.55}.auth-form-zone{background:var(--canvas);place-items:center;min-height:100vh;padding:80px 42px 42px;display:grid;position:relative}.auth-language{position:absolute;top:34px;right:38px}.language-select select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;min-height:40px;padding:8px 34px 8px 12px}.language-select.compact select{min-height:36px}.auth-card{width:min(100%,440px)}.auth-card-heading{margin-bottom:28px}.auth-card-heading h2{margin-bottom:12px;font-size:clamp(30px,3vw,42px)}.auth-card-heading>p:last-child{color:var(--muted)}.auth-card-heading h2:focus,.dialog-heading h2:focus{outline:none}.auth-card form{flex-direction:column;gap:20px;display:flex}.field{flex-direction:column;gap:7px;display:flex}.field label{font-size:13px;font-weight:650}.field input,.field textarea,.filter-bar select,.users-toolbar select,.search-field input{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-height:46px;padding:10px 12px;transition:border-color .14s,box-shadow .14s}.field textarea{resize:vertical;line-height:1.55}.field input:hover,.field input:focus,.field textarea:hover,.field textarea:focus,.filter-bar select:hover,.users-toolbar select:hover{border-color:var(--ink)}.field.has-error input{border:2px solid var(--danger)}.field-error{color:var(--danger);font-size:12px;font-weight:650}.field-help{color:var(--muted);font-size:12px}.password-input{position:relative}.password-input input{padding-right:52px}.input-action{height:44px;position:absolute;top:1px;right:1px}.form-row{align-items:center;gap:16px;display:flex}.form-row.between{justify-content:space-between}.checkbox{color:var(--muted);cursor:pointer;align-items:center;gap:9px;font-size:13px;display:inline-flex}.checkbox input{width:17px;height:17px;accent-color:var(--orange)}.inline-notice{border-radius:var(--radius-sm);background:var(--neutral);color:var(--muted);align-items:flex-start;gap:10px;margin-top:24px;padding:13px 14px;font-size:12px;display:flex}.inline-notice svg{width:17px;height:17px;color:var(--sage-dark);margin-top:1px}.inline-notice[role=alert]{background:var(--danger-soft);color:var(--danger);border:1px solid #e3bbb7}.inline-notice[role=alert] svg{color:var(--danger)}.reset-heading{margin-bottom:24px}.stepper{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 26px;padding:0;list-style:none;display:grid}.stepper li{color:var(--muted);text-align:center;justify-items:center;gap:6px;font-size:10px;display:grid;position:relative}.stepper li:not(:last-child):after{content:"";z-index:-1;background:var(--line);width:76%;height:1px;position:absolute;top:14px;left:62%}.stepper li>span{border:1px solid var(--line);background:var(--canvas);border-radius:50%;place-items:center;width:29px;height:29px;font-weight:700;display:grid}.stepper li.current{color:var(--ink)}.stepper li.current>span{border-color:var(--orange);box-shadow:0 0 0 4px var(--orange-soft)}.stepper li.done>span{border-color:var(--sage);background:var(--neutral)}.stepper svg{width:15px;height:15px}.success-panel>span{background:var(--neutral);width:70px;height:70px;color:var(--sage-dark);border-radius:50%;place-items:center;margin:8px auto 28px;display:grid}.success-panel>span svg{width:34px;height:34px}.reset-error{margin:0 0 20px}.reset-link-state{min-height:100px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.reset-sent-panel,.reset-complete-panel{text-align:center;justify-items:stretch;gap:14px;display:grid}.reset-sent-panel>span,.reset-complete-panel>span{justify-self:center;margin-bottom:8px}.reset-sent-panel p{color:var(--muted);margin-bottom:0}.reset-sent-panel strong{overflow-wrap:anywhere}.reset-sent-panel small{color:var(--muted);margin-bottom:6px}.reset-sent-panel .reset-login-link{margin-top:2px;font-size:12px}.reset-resend:disabled{cursor:not-allowed}.reset-invalid-panel{gap:18px;display:grid}.reset-invalid-panel .inline-notice{margin:0}.app-shell{background:var(--portal-canvas);min-height:100vh}.sidebar{width:var(--sidebar-width);z-index:50;border-right:1px solid var(--line);background:#eeece8;flex-direction:column;height:100vh;padding:30px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{gap:8px;padding:0 10px 30px;display:grid}.sidebar-brand>span{color:var(--muted);letter-spacing:.05em;font-size:11px}.sidebar nav{gap:6px;display:grid}.sidebar nav a{min-height:47px;color:var(--muted);border-radius:10px;align-items:center;gap:12px;padding:11px 12px;font-weight:650;text-decoration:none;transition:background .14s,color .14s,transform .14s;display:flex}.sidebar nav a:hover{color:var(--ink);transform:translate(2px)}.sidebar nav a.active{background:var(--surface);color:var(--ink);box-shadow:0 8px 24px #3a3a3a12}.sidebar nav a.active:before{content:"";background:var(--orange);border-radius:4px;width:3px;height:22px;position:absolute;left:20px}.sidebar-bottom{gap:14px;margin-top:auto;display:grid}.sidebar-language select{width:100%}.profile-block{border-top:1px solid var(--line);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:12px 8px 4px;display:grid}.profile-block>div{min-width:0;display:grid}.profile-block b{font-size:12px}.profile-block div span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.avatar{background:var(--neutral);width:38px;height:38px;color:var(--ink);border-radius:50%;place-items:center;font-size:11px;font-weight:750;display:inline-grid}.avatar.small{width:32px;height:32px}.signout{color:var(--muted);align-items:center;gap:10px;padding:8px;font-size:12px;text-decoration:none;display:flex}.signout:hover{color:var(--ink)}.mobile-header{display:none}.main-content{min-height:100vh;margin-left:var(--sidebar-width)}.page{width:min(100%,1510px);margin:0 auto;padding:46px clamp(24px,3vw,52px) 80px}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px;display:flex}.page-heading>div:first-child{max-width:820px}.page-heading>div:first-child>p:last-child{color:var(--muted);margin-bottom:0;font-size:16px}.meta-pills{flex-wrap:wrap;justify-content:end;gap:7px;display:flex}.meta-pills span{border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:10px}.demo-notice{border-radius:var(--radius-sm);background:#dce6e28c;border:1px solid #c8d6d0;align-items:center;gap:12px;margin-bottom:22px;padding:12px 14px;display:flex}.demo-badge{background:var(--ink);color:var(--canvas);letter-spacing:.06em;text-transform:uppercase;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:750}.demo-notice>div{flex-wrap:wrap;align-items:baseline;gap:5px 10px;display:flex}.demo-notice strong{font-size:12px}.demo-notice div span{color:var(--muted);font-size:11px}.filter-bar{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);align-items:end;gap:12px;margin-bottom:22px;padding:14px;display:flex}.filter-bar label{gap:5px;min-width:210px;display:grid}.filter-bar label>span{color:var(--muted);align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.filter-bar label svg{width:14px;height:14px}.filter-bar select{min-height:42px;padding:8px 34px 8px 11px}.filter-bar p{color:var(--muted);margin:0 0 10px auto;font-size:11px}.kpi-grid{grid-template-columns:1.35fr repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.kpi-card,.data-card,.user-stats article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.kpi-card{min-height:190px;padding:20px}.kpi-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.kpi-icon{background:var(--surface-strong);width:37px;height:37px;color:var(--muted);border-radius:10px;place-items:center;display:grid}.kpi-icon svg{width:18px;height:18px}.delta{border-radius:6px;padding:4px 7px;font-size:10px;font-weight:700}.delta.positive,.table-delta.positive{color:#496558;background:var(--neutral)}.table-delta.negative{color:var(--danger);background:var(--danger-soft)}.kpi-card>p{color:var(--muted);margin:18px 0 5px;font-size:11px;font-weight:650}.kpi-card>strong{font-size:clamp(25px,2.2vw,34px);line-height:1.05;display:block}.kpi-context{color:var(--muted);font-size:9px}.revenue-split{border-radius:4px;gap:2px;height:5px;margin-top:14px;display:flex;overflow:hidden}.revenue-split div:first-child{background:var(--ink)}.revenue-split div:last-child{background:var(--sage)}.split-labels{color:var(--muted);gap:2px;margin-top:7px;font-size:8.5px;display:grid}.split-labels span{align-items:center;gap:5px;display:flex}.split-labels i{background:var(--ink);border-radius:50%;width:6px;height:6px}.split-labels span:last-child i{background:var(--sage)}.chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.data-card{min-width:0;padding:21px}.card-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:16px;display:flex}.card-heading h2{margin-bottom:4px;font-size:16px}.card-heading p{color:var(--muted);margin:0;font-size:10.5px}.chart-legend,.bar-legend{color:var(--muted);gap:17px;margin-bottom:5px;font-size:9px;display:flex}.chart-legend span,.bar-legend span{align-items:center;gap:6px;display:inline-flex}.chart-legend i,.bar-legend i{background:var(--ink);width:17px;height:2px}.chart-legend .legend-previous{background:var(--sage);border-top:1px dashed var(--sage-dark);height:1px}.line-chart{width:100%;height:200px;overflow:visible}.grid-line{stroke:var(--line);stroke-width:1px;opacity:.7;vector-effect:non-scaling-stroke}.chart-baseline{stroke:var(--ink);stroke-width:1.2px;opacity:.26;vector-effect:non-scaling-stroke}.line{fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.line.current{stroke:var(--ink)}.line.previous{stroke:var(--sage);stroke-width:1.5px;stroke-dasharray:5 5}.line-point{fill:var(--surface);stroke:var(--ink);stroke-width:1.6px;opacity:.48;vector-effect:non-scaling-stroke;pointer-events:none}.metric-chart-scroll{scrollbar-width:thin;scrollbar-color:var(--line) transparent;width:100%;overflow:auto hidden}.metric-chart-stage{cursor:crosshair;border-radius:12px;width:100%;min-width:720px;position:relative}.metric-chart-stage:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.metric-line-chart{aspect-ratio:3;height:auto;display:block;overflow:visible}.metric-line-chart .chart-area{fill:var(--neutral);fill-opacity:.55;stroke:none;pointer-events:none}.metric-line-chart .chart-axis-value,.metric-line-chart .chart-axis-date{fill:var(--muted);font-variant-numeric:tabular-nums;font-family:Montserrat,sans-serif;font-size:11.5px}.metric-line-chart .chart-axis-date{font-size:10.5px}.metric-line-chart .chart-latest-point{fill:var(--orange);stroke:var(--surface);stroke-width:3px;vector-effect:non-scaling-stroke;transition:fill .12s}.metric-line-chart .chart-latest-point.muted{fill:var(--ink)}.metric-line-chart .chart-selected-point{fill:var(--surface);stroke:var(--orange);stroke-width:3px;vector-effect:non-scaling-stroke;pointer-events:none}.metric-line-chart .chart-active-point line{stroke:var(--ink);stroke-width:1px;stroke-dasharray:3 4;opacity:.42;vector-effect:non-scaling-stroke}.metric-line-chart .chart-active-point circle{fill:var(--surface);stroke:var(--orange);stroke-width:3px;vector-effect:non-scaling-stroke}.metric-chart-tooltip{--tooltip-x:-50%;--tooltip-y:12px;z-index:4;pointer-events:none;min-width:116px;transform:translate(var(--tooltip-x), var(--tooltip-y));white-space:nowrap;background:#fbfaf8f7;border:1px solid #3a3a3a1f;border-radius:10px;gap:3px;padding:9px 11px;display:grid;position:absolute;box-shadow:0 10px 28px #3a3a3a29}.metric-chart-tooltip[data-align=start]{--tooltip-x:0%}.metric-chart-tooltip[data-align=end]{--tooltip-x:-100%}.metric-chart-tooltip[data-side=above]{--tooltip-y:calc(-100% - 12px)}.metric-chart-tooltip span{color:var(--muted);font-size:11px}.metric-chart-tooltip strong{font-variant-numeric:tabular-nums;font-size:15px}.metric-chart-body .data-toggle{margin-top:10px}.axis-labels{color:var(--muted);justify-content:space-between;margin:-5px 7px 0;font-size:8px;display:flex}.data-toggle{cursor:pointer;background:0 0;border:0;margin-top:8px;padding:5px 0;font-size:12px}.compact-data-table{max-height:180px;margin-top:8px;overflow:auto}.compact-data-table table{font-size:11px}.chart-footnote{color:var(--muted);margin:12px 0 0;font-size:8px}.dimension-section{margin-top:18px}.dimension-tabs{border:1px solid var(--line);background:var(--surface-strong);border-radius:12px;gap:5px;width:fit-content;margin:0 0 12px;padding:5px;display:flex}.dimension-tabs button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:650;display:flex}.dimension-tabs button[aria-selected=true]{background:var(--surface);color:var(--ink);box-shadow:0 5px 14px #3a3a3a12}.dimension-tabs svg{width:17px;height:17px}.dimension-panel{grid-template-columns:1.05fr .95fr;gap:16px;display:grid}.bar-legend{justify-content:end}.bar-legend i{border-radius:4px;height:5px}.bar-legend .bar-previous{background:var(--sage)}.comparison-bars{gap:18px;margin-top:18px;display:grid}.comparison-row{gap:7px;display:grid}.comparison-label{justify-content:space-between;gap:16px;font-size:10px;display:flex}.comparison-label span{color:var(--muted)}.bar-track{background:var(--surface-strong);border-radius:4px;height:13px;position:relative;overflow:hidden}.bar-track span{border-radius:3px;position:absolute;left:0}.bar-track .previous{background:var(--sage);opacity:.55;height:100%;top:0}.bar-track .current{background:var(--ink);height:5px;top:4px}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:13px 10px}th{color:var(--muted);letter-spacing:.04em;font-size:9px;font-weight:700}td{font-size:10.5px}th:not(:first-child),td:not(:first-child){text-align:right}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#dce6e24d}.table-delta{text-align:center;border-radius:5px;min-width:53px;padding:4px 6px;font-size:9px;font-weight:700;display:inline-block}code{background:var(--surface-strong);color:var(--ink);border-radius:4px;padding:3px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}.order-panel{grid-template-columns:1.35fr .65fr}.heatmap{min-width:530px;overflow-x:auto}.heatmap-hours,.heatmap-row{grid-template-columns:38px repeat(8,minmax(42px,1fr));gap:5px;display:grid}.heatmap-hours{color:var(--muted);text-align:center;margin-bottom:6px;font-size:8px}.heatmap-row{margin-bottom:5px}.heatmap-row>b{color:var(--muted);align-self:center;font-size:8px}.heatmap-row>span{min-height:33px;color:var(--ink);background:#8fa79a1f;border:1px solid #667d7021;border-radius:5px;place-items:center;display:grid}.heatmap-row>span[data-level="2"]{background:#8fa79a42}.heatmap-row>span[data-level="3"]{background:#8fa79a6b}.heatmap-row>span[data-level="4"]{color:#f9f8f5;background:#667d709c}.heatmap-row>span[data-level="5"]{background:var(--sage-dark);color:#f9f8f5}.heatmap-row i{font-size:8px;font-style:normal}.status-list{gap:22px;margin-top:28px;display:grid}.status-list>div>div:first-child{justify-content:space-between;gap:10px;margin-bottom:7px;font-size:10px;display:flex}.status-list span{color:var(--muted)}.status-track{background:var(--surface-strong);border-radius:4px;height:6px;overflow:hidden}.status-track span{background:var(--sage);border-radius:4px;height:100%;display:block}.status-list>div:first-child .status-track span{background:var(--ink)}.dish-bars{gap:17px;display:grid}.dish-bar-row{grid-template-columns:20px minmax(0,1fr) 48px;align-items:center;gap:10px;display:grid}.rank{color:var(--muted);font-size:9px}.dish-bar-copy{gap:6px;min-width:0;display:grid}.dish-bar-copy>div:first-child{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.dish-bar-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.dish-bar-copy div span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.dish-track{background:var(--surface-strong);border-radius:4px;height:7px;overflow:hidden}.dish-track span{background:var(--sage);border-radius:4px;height:100%;display:block}.dish-bar-row:first-child .dish-track span{background:var(--orange)}.dish-bar-row>strong{text-align:right;font-size:10px}.users-heading{align-items:center}.users-heading .button{flex:none}.heading-user-total{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);justify-content:space-between;align-items:center;gap:24px;min-width:210px;padding:16px 18px;display:flex}.heading-user-total>div{gap:2px;display:grid}.heading-user-total>div span{color:var(--muted);font-size:10px}.heading-user-total>div strong{font-size:28px;line-height:1}.user-stats{grid-template-columns:1.6fr 1fr 1fr;gap:14px;margin-bottom:16px;display:grid}.user-stats.single{grid-template-columns:minmax(260px,520px)}.user-stats article{justify-content:space-between;align-items:center;min-height:112px;padding:20px;display:flex}.user-stats article>div,.user-stats article:not(.user-total){gap:4px}.user-stats article>div{display:grid}.user-stats article span{color:var(--muted);font-size:10px}.user-stats article strong{font-size:28px;display:block}.user-total-icon{background:var(--orange-soft);border-radius:11px;place-items:center;width:42px;height:42px;display:grid;color:var(--orange-dark)!important}.users-card{padding:0;overflow:hidden}.users-toolbar{grid-template-columns:minmax(260px,1fr) 190px auto;gap:10px;padding:18px 20px 8px;display:grid}.users-toolbar.roster-toolbar{grid-template-columns:minmax(240px,1fr) auto;align-items:center}.roster-toolbar .button{white-space:nowrap;min-height:44px}.roster-toolbar .button.primary,.roster-add-dialog .dialog-actions .button.primary{color:#fff}.search-field{position:relative}.search-field svg{width:18px;height:18px;color:var(--muted);position:absolute;top:13px;left:13px}.search-field input{min-height:44px;padding-left:42px}.users-toolbar select{min-height:44px}.result-count{color:var(--muted);margin:0;padding:5px 20px 10px;font-size:10px}.user-table{padding:0 10px 12px}.user-table th,.user-table td{text-align:left}.user-table th{font-size:10.5px}.user-table td{font-size:12.5px}.user-cell{align-items:center;gap:10px;display:flex}.user-cell strong{font-size:13.5px}.user-name-heading{padding-left:42px;display:block}.user-table .user-action-heading,.user-table .user-row-action{text-align:right;width:128px}.button.text.roster-row-remove{min-height:34px;color:var(--danger);padding-inline:10px;font-size:11px}.button.text.roster-row-remove:hover{background:var(--danger-soft);color:var(--danger)}.status-pill{border-radius:999px;padding:4px 7px;font-size:9px;font-weight:700;display:inline-block}.status-pill.active{background:var(--neutral);color:#496558}.status-pill.pending{background:var(--surface-strong);color:var(--muted)}.status-pill.disabled{background:var(--danger-soft);color:var(--danger)}.row-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.pagination{border-top:1px solid var(--line);color:var(--muted);justify-content:center;align-items:center;gap:14px;padding:14px 20px 20px;font-size:11px;display:flex}.dialog fieldset.field{border:1px solid var(--line);border-radius:12px;margin:0;padding:13px}.dialog fieldset.field legend{color:var(--muted);padding:0 5px;font-size:11px;font-weight:700}.dialog fieldset.field .checkbox{margin-top:8px}.danger-text{color:var(--danger)}.empty-state{text-align:center;justify-items:center;padding:66px 24px 72px;display:grid}.empty-state>span{background:var(--surface-strong);width:50px;height:50px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.empty-state h2{margin:16px 0 4px}.empty-state p{max-width:430px;color:var(--muted)}.empty-state.error-state>span{background:var(--danger-soft);color:var(--danger);border:1px solid #e3bbb7}.empty-state.error-state p{color:var(--danger)}.user-cards-mobile{display:none}.dialog-backdrop{z-index:100;background:#3a3a3a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{border-radius:var(--radius-lg);background:var(--canvas);width:min(100%,500px);padding:28px;position:relative;box-shadow:0 24px 70px #1c1c1c40}.dialog-close{position:absolute;top:14px;right:14px}.dialog-heading{margin-bottom:22px;padding-right:34px}.dialog-heading h2{font-size:23px}.dialog-heading p{color:var(--muted);margin:0;font-size:13px}.dialog form{gap:16px;display:grid}.dialog-actions{justify-content:end;gap:9px;margin-top:10px;display:flex}.confirm-dialog{width:min(100%,530px)}.roster-add-dialog{width:min(100%,540px);max-height:calc(100vh - 40px);overflow-y:auto}.roster-add-dialog .inline-notice{margin-top:0}.roster-entry-single{gap:5px;min-width:0;display:grid}.roster-entry-single input:focus-visible{border-color:var(--sage-dark);outline:0;box-shadow:0 0 0 3px #8fa79a33}.roster-entry-status{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.roster-entry-status svg{width:14px;height:14px}.roster-entry-status.already_added{width:fit-content;color:var(--danger);padding:2px 0;font-size:10px;font-weight:650}.roster-entry-status.already_added svg{color:var(--danger)}.remove-dialog-error{margin:0 0 16px}.remove-user-list{gap:2px;max-height:270px;margin:0 0 18px;display:grid;overflow-y:auto}.remove-user-list>div{border-radius:var(--radius-sm);background:var(--surface);align-items:center;gap:10px;min-width:0;padding:9px 10px;display:flex}.remove-user-list>div>div{min-width:0;display:grid}.remove-user-list strong,.remove-user-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.remove-user-list strong{font-size:12px}.remove-user-list small{color:var(--muted);font-size:10px}.toast{z-index:130;border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow);border:1px solid #c8d6d0;align-items:center;gap:9px;padding:13px 16px;font-size:12px;font-weight:650;display:flex;position:fixed;bottom:26px;right:28px}.toast svg{color:var(--sage-dark)}@media (max-width:1180px){.auth-story{padding-inline:clamp(26px,3.2vw,38px)}.auth-story-copy{padding:clamp(24px,2.8vw,34px)}.auth-story-copy h1{font-size:clamp(32px,3.5vw,40px)}.kpi-grid{grid-template-columns:repeat(2,1fr)}.dimension-panel,.order-panel{grid-template-columns:1fr}.users-toolbar{grid-template-columns:1fr 170px}.users-toolbar .button{grid-column:2}}@media (max-width:880px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:auto;padding:30px 30px 34px}.auth-story-copy{margin:70px 0 25px}.auth-story-copy h1{font-size:clamp(32px,6vw,40px)}.auth-form-zone{min-height:auto;padding:96px 28px 70px}.sidebar{transition:transform .18s;transform:translate(-105%);box-shadow:18px 0 50px #3a3a3a33}.sidebar.open{transform:translate(0)}.sidebar-scrim{z-index:45;background:#3a3a3a52;border:0;position:fixed;inset:0}.mobile-header{z-index:40;border-bottom:1px solid var(--line);background:#f6f4f1f5;justify-content:space-between;align-items:center;height:66px;padding:0 20px;display:flex;position:sticky;top:0}.main-content{margin-left:0}.page{padding-top:28px}.chart-grid{grid-template-columns:1fr}.user-table{display:block}.user-cards-mobile{display:none}.user-cards-mobile article{border:1px solid var(--line);border-radius:var(--radius-sm);padding:16px}.user-mobile-head{align-items:center;gap:10px;display:flex}.user-mobile-head>div{justify-items:start;gap:5px;display:grid}.user-cards-mobile dl{gap:8px;margin:16px 0 4px;display:grid}.user-cards-mobile dl div{grid-template-columns:90px 1fr;gap:10px;display:grid}.user-cards-mobile dt{color:var(--muted);font-size:10px}.user-cards-mobile dd{overflow-wrap:anywhere;margin:0;font-size:11px}}@media (max-width:620px){h1{font-size:33px}.auth-story{display:none}.auth-form-zone{min-height:100vh;padding:86px 20px 50px}.auth-language{top:22px;right:20px}.page{padding:24px 16px 62px}.page-heading{flex-direction:column;align-items:start;gap:16px}.page-heading .button,.heading-user-total{width:100%}.meta-pills{justify-content:start}.demo-notice{align-items:flex-start}.filter-bar{flex-direction:column;align-items:stretch}.filter-bar label{min-width:0}.filter-bar p{margin:4px 0 0}.kpi-grid{grid-template-columns:1fr}.kpi-card{min-height:166px}.dimension-tabs{width:100%}.dimension-tabs button{flex:1;justify-content:center;padding-inline:8px}.dimension-tabs svg{display:none}.data-card{padding:17px}.line-chart{height:180px}.user-stats{grid-template-columns:repeat(2,1fr)}.user-stats .user-total{grid-column:1/-1}.users-toolbar{grid-template-columns:1fr;padding-inline:14px}.users-toolbar .button{grid-column:auto}.dialog{padding:22px 18px}.dialog-actions{flex-direction:column-reverse;align-items:stretch}.dialog-actions .button{width:100%}.toast{bottom:16px;left:16px;right:16px}.form-row.between{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.portal-header-wrap{z-index:80;pointer-events:none;padding:12px clamp(16px,3vw,38px) 0;position:sticky;top:0}.portal-header{-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);pointer-events:auto;background:#fffdf9f2;border:1px solid #e7ded5db;border-radius:999px;grid-template-columns:auto auto minmax(300px,1fr);align-items:center;gap:clamp(20px,3vw,52px);width:100%;min-height:66px;margin:0 auto;padding:10px 13px 10px 22px;display:grid;box-shadow:0 10px 30px #5c45300e}.portal-logo{align-items:center;display:inline-flex}.portal-logo .brand img{width:clamp(140px,12vw,174px)}.portal-nav{align-items:center;gap:4px;display:flex}.portal-nav a{min-height:42px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:8px 15px;font-size:14px;font-weight:650;text-decoration:none;transition:background .14s,color .14s;display:inline-flex}.portal-nav a:hover{color:var(--ink);background:#dce6e28c}.portal-nav a.active{color:var(--ink);background:var(--surface);box-shadow:0 5px 16px #3a3a3a12}.portal-nav a.active:after{content:"";background:var(--orange);border-radius:50%;width:5px;height:5px;margin-left:8px}.portal-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.global-search{width:min(100%,360px);position:relative}.overview-search-row{margin:18px 0 24px}.overview-search-row .global-search{width:100%;max-width:680px}.global-search>svg{z-index:2;width:18px;height:18px;color:var(--muted);position:absolute;top:12px;left:14px}.global-search>input{background:#ffffffad;border:1px solid #d8d4ceeb;border-radius:999px;outline:0;width:100%;height:42px;padding:8px 14px 8px 42px;font-size:14px;transition:width .18s,border-color .14s,box-shadow .14s}.global-search>input:focus{border-color:var(--sage-dark);box-shadow:0 0 0 4px #8fa79a2b}.search-results{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf8fa;border:1px solid #d8d4cee6;border-radius:22px;width:min(480px,90vw);max-height:min(580px,72vh);padding:12px;position:absolute;top:calc(100% + 12px);right:0;overflow-y:auto;box-shadow:0 24px 70px #2424242e}.search-group+.search-group{border-top:1px solid var(--line);margin-top:13px;padding-top:13px}.search-group h2{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:3px 8px 7px;font-size:12px}.search-group>div{gap:3px;display:grid}.search-group button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;padding:9px;display:grid}.search-group button:hover,.search-group button:focus-visible{background:var(--neutral)}.search-group button>img,.result-icon{background:var(--surface-strong);object-fit:cover;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.result-icon svg{width:17px;height:17px;color:var(--muted)}.search-group button>span:nth-child(2){min-width:0;display:grid}.search-group button b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.search-group button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.search-group button>svg{width:15px;height:15px;color:var(--muted)}.search-empty{color:var(--muted);text-align:center;margin:0;padding:30px 16px;font-size:14px}.desktop-language .language-select select{width:auto;min-width:120px;color:var(--ink);background-color:var(--surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b6b6b' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M3 12h18M12 3c2.5 2.5 3.5 5.5 3.5 9s-1 6.5-3.5 9c-2.5-2.5-3.5-5.5-3.5-9s1-6.5 3.5-9Z'/%3E%3C/svg%3E");background-position:12px;background-repeat:no-repeat;background-size:17px;padding:8px 32px 8px 38px;font-size:13px;font-weight:650}.account-menu-wrap{position:relative}.account-trigger{background:var(--surface);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:3px 11px 3px 3px;display:flex}.account-trigger .avatar{background:var(--neutral);width:36px;height:36px}.account-label{font-size:12px;font-weight:650}.account-menu{border:1px solid var(--line);background:var(--surface);min-width:190px;box-shadow:var(--shadow);border-radius:16px;gap:3px;padding:8px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.account-menu a,.account-menu button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:10px;font-size:13px;text-decoration:none;display:flex}.account-menu a:hover,.account-menu button:hover{background:var(--surface-strong)}.account-menu svg{width:17px;height:17px}.mobile-menu-button,.mobile-portal-menu{display:none}.main-content{background:var(--portal-canvas);min-height:calc(100vh - 78px);margin-left:0}.page{width:min(100%,1440px);padding:58px clamp(22px,4vw,64px) 88px}.overview-page{gap:20px;display:grid}.overview-hero{justify-content:space-between;align-items:end;gap:42px;margin-bottom:4px;display:flex}.overview-hero>div:first-child{max-width:820px}.overview-hero h1{letter-spacing:-.055em;max-width:760px;margin-bottom:14px;font-size:clamp(40px,4.6vw,70px)}.overview-hero>div:first-child>p:last-child{max-width:760px;color:var(--muted);margin:0;font-size:clamp(14px,1.2vw,17px)}.hero-controls{grid-template-columns:1fr 1fr;gap:10px;min-width:430px;display:grid}.hero-controls label{gap:6px;display:grid}.hero-controls label>span{color:var(--muted);align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.hero-controls label svg{width:14px;height:14px}.hero-controls select{border:1px solid var(--line);background:var(--surface);border-radius:999px;width:100%;min-height:46px;padding:9px 34px 9px 13px}.overview-page .demo-notice{background:#dce6e2ad;border:0;border-radius:999px;width:fit-content;margin:0;padding:7px 10px}.overview-page .demo-notice>span:last-child{display:none}.journey-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.journey-kpi{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:20px;flex-direction:column;min-width:0;min-height:220px;padding:19px;transition:transform .18s,box-shadow .18s,border-color .18s,opacity .18s;display:flex;box-shadow:0 4px 12px #3a3a3a05}.journey-kpi:hover{border-color:#c7c1b9;transform:translateY(-3px);box-shadow:0 18px 42px #3a3a3a17}.journey-kpi.selected{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.journey-kpi-top{justify-content:space-between;align-items:center;display:flex}.journey-kpi-icon{background:var(--surface-strong);width:39px;height:39px;color:var(--muted);border-radius:12px;place-items:center;display:inline-grid}.journey-kpi-icon svg{width:18px;height:18px}.journey-kpi-label{color:var(--muted);margin-top:26px;font-size:11px;font-weight:700}.journey-kpi>strong{font-variant-numeric:tabular-nums;margin-top:5px;font-size:clamp(27px,2.4vw,38px);line-height:1.05}.journey-kpi-foot{justify-content:space-between;align-items:end;gap:8px;margin-top:auto;padding-top:18px;display:flex}.journey-kpi-foot small{color:var(--muted);font-size:8px}.journey-kpi-foot>span{align-items:center;gap:4px;font-size:9px;font-weight:700;display:inline-flex}.journey-kpi-foot svg{width:13px;height:13px;color:var(--orange)}.revenue-equation{background:var(--neutral);border-radius:18px;justify-content:space-between;align-items:center;gap:30px;padding:18px 22px;display:flex}.revenue-equation>div{align-items:baseline;gap:13px;display:flex}.revenue-equation>div span{color:var(--muted);font-size:11px;font-weight:700}.revenue-equation>div strong{font-variant-numeric:tabular-nums;font-size:22px}.revenue-equation p{color:var(--muted);align-items:center;gap:9px;margin:0;font-size:10px;display:flex}.revenue-equation p span:first-child,.revenue-equation p span:nth-child(3){color:var(--ink);font-variant-numeric:tabular-nums}.revenue-equation p b{color:var(--sage-dark)}.gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.gateway-card{background:var(--neutral);text-align:left;cursor:pointer;border:0;border-radius:30px;grid-template-columns:.84fr 1.16fr;align-items:stretch;gap:24px;min-height:300px;padding:0;transition:transform .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 34px #3a3a3a12}.gateway-card:hover{transform:translateY(-4px);box-shadow:0 24px 54px #3a3a3a21}.gateway-card.dishes{background:#ebe5dd}.gateway-copy{flex-direction:column;padding:34px 30px 30px 0;display:flex}.gateway-copy>small{color:var(--orange-dark);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:750}.gateway-copy>strong{margin-top:10px;font-size:clamp(25px,2.4vw,38px);line-height:1.05}.gateway-copy>span{color:var(--muted);margin-top:14px;font-size:12px}.gateway-copy>b{align-items:center;gap:7px;margin-top:auto;font-size:11px;display:inline-flex}.gateway-copy>b svg{width:15px;height:15px;color:var(--orange)}.gateway-art{background:#8fa79a75;place-items:center;display:grid;position:relative;overflow:hidden}.gateway-art>svg{width:62px;height:62px;color:var(--ink)}.gateway-art i{border:1px solid #3a3a3a26;border-radius:50%;width:150px;height:150px;position:absolute}.gateway-art i:nth-of-type(2){width:220px;height:220px}.gateway-art i:nth-of-type(3){width:290px;height:290px}.gateway-images{min-height:300px;position:relative;overflow:hidden}.gateway-images img{object-fit:cover;border-radius:24px;width:150px;height:190px;position:absolute;box-shadow:0 16px 42px #3a3a3a33}.gateway-images img:first-child{top:46px;left:-22px;transform:rotate(-8deg)}.gateway-images img:nth-child(2){z-index:2;top:24px;left:75px;transform:rotate(4deg)}.gateway-images img:nth-child(3){top:74px;left:170px;transform:rotate(12deg)}.focus-panel{gap:14px;scroll-margin-top:96px;animation:.32s ease-out both focusEnter;display:grid}@keyframes focusEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.focus-path{color:var(--muted);align-items:center;gap:9px;font-size:10px;display:flex}.focus-path button{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:5px 0;font-weight:700}.focus-chart-card,.dishes-explorer{border:1px solid var(--line);background:var(--surface);border-radius:28px;padding:clamp(22px,3vw,38px);box-shadow:0 14px 44px #3a3a3a12}.focus-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:22px;display:flex}.focus-heading>div{max-width:820px}.focus-heading h2{margin-bottom:8px;font-size:clamp(25px,3vw,40px)}.focus-heading p:last-child{color:var(--muted);margin:0;font-size:12px}.focus-panel .line.current,.focus-panel .line-point{stroke:var(--ink)}.focus-panel .line-chart{height:260px}.focus-panel .chart-footnote{font-size:9px}.question-chain{background:var(--surface-strong);border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:13px 15px 13px 20px;display:flex}.question-chain>p{color:var(--muted);margin:0;font-size:10px;font-weight:700}.question-chain>div{flex-wrap:wrap;justify-content:end;gap:7px;display:flex}.question-chain button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:7px 12px;font-size:10px;font-weight:650;display:inline-flex}.question-chain button:hover{border-color:var(--orange)}.question-chain svg{width:15px;height:15px}.explorer-layout{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.explorer-layout .focus-chart-card{box-shadow:none}.location-bars{gap:14px;margin-top:26px;display:grid}.location-bars button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:minmax(0,1fr) 54px;gap:5px 12px;padding:8px;display:grid}.location-bars button:hover,.location-bars button.selected{background:var(--surface-strong)}.location-bars button>span{justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.location-bars button>span strong{font-variant-numeric:tabular-nums}.location-bars button>i{background:var(--surface-strong);border-radius:99px;height:8px;position:relative;overflow:hidden}.location-bars button>i span{border-radius:inherit;background:var(--sage);height:100%;display:block}.location-bars button.selected>i span{background:var(--orange)}.location-bars button>small{color:var(--sage-dark);grid-area:1/2/3;place-self:center end;font-size:9px;font-weight:700}.location-insight-card{background:var(--neutral);border-radius:28px;padding:clamp(22px,3vw,32px)}.location-insight-card>div:first-child>p{color:var(--muted);margin:16px 0 4px;font-size:10px}.location-insight-card h2{font-size:clamp(23px,2.5vw,34px)}.location-insight-card dl{grid-template-columns:1fr;gap:0;margin:22px 0;display:grid}.location-insight-card dl div{border-top:1px solid #667d7033;justify-content:space-between;align-items:baseline;gap:15px;padding:11px 0;display:flex}.location-insight-card dt{color:var(--muted);font-size:9px}.location-insight-card dd{font-variant-numeric:tabular-nums;margin:0;font-size:14px;font-weight:700}.mini-heatmap{gap:4px;margin-top:18px;display:grid}.mini-heatmap-hours,.mini-heatmap-row{grid-template-columns:30px repeat(5,1fr);gap:4px;display:grid}.mini-heatmap-hours{color:var(--muted);text-align:center;font-size:7px}.mini-heatmap-row b{color:var(--muted);align-self:center;font-size:8px}.mini-heatmap-row span{background:#8fa79a2e;border-radius:5px;min-height:24px}.mini-heatmap-row span[data-level="2"]{background:#8fa79a57}.mini-heatmap-row span[data-level="3"]{background:#8fa79a87}.mini-heatmap-row span[data-level="4"]{background:#667d70b8}.mini-heatmap-row span[data-level="5"]{background:var(--sage-dark)}.detail-toggle{grid-column:1/-1;justify-self:center;width:fit-content}.detail-toggle svg{transition:transform .18s}.exact-table{grid-column:1/-1;padding:16px 20px}.exact-table>p{color:var(--muted);font-size:10px}.dish-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dish-explore-card{border:1px solid var(--line);background:var(--canvas);text-align:left;cursor:pointer;border-radius:20px;min-width:0;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.dish-explore-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #3a3a3a17}.dish-explore-card.selected{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.dish-explore-card img{object-fit:cover;width:100%;height:145px}.dish-explore-card>span{gap:4px;padding:14px;display:grid}.dish-explore-card small{color:var(--muted);font-size:8px}.dish-explore-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.dish-explore-card span span{color:var(--muted);font-size:9px}.dish-focus-card{background:var(--neutral);border-radius:26px;grid-template-columns:minmax(260px,.7fr) 1.3fr;align-items:center;gap:clamp(22px,4vw,54px);min-height:300px;margin-top:16px;display:grid;overflow:hidden}.dish-focus-card>img{object-fit:cover;width:100%;height:100%;min-height:300px}.dish-focus-card>div{padding:30px 34px 30px 0}.dish-focus-card h2{font-size:clamp(26px,3vw,42px)}.dish-metrics{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:25px;display:grid}.dish-metrics>div{background:#fbfaf8a8;border-radius:14px;gap:3px;padding:13px;display:grid}.dish-metrics span{color:var(--muted);font-size:8px}.dish-metrics strong{font-size:16px}.assortment-insights{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.assortment-insights article{border:1px solid var(--line);border-radius:18px;grid-template-columns:32px 1fr auto;align-items:center;gap:3px 10px;padding:18px;display:grid}.assortment-insights svg{width:22px;height:22px;color:var(--sage-dark);grid-row:1/3}.assortment-insights span{color:var(--muted);font-size:9px}.assortment-insights strong{font-size:17px}.assortment-insights p{color:var(--muted);grid-column:2/4;margin:0;font-size:9px}.dishes-explorer>.detail-toggle{margin:18px auto 0;display:flex}.dishes-explorer .exact-table{margin-top:14px}.customer-cta{background:#e8e2da;border-radius:30px;justify-content:space-between;align-items:center;gap:30px;margin-top:18px;padding:clamp(28px,4vw,52px);display:flex}.customer-cta>div:first-child{max-width:770px}.customer-cta h2{max-width:720px;font-size:clamp(25px,3vw,42px)}.customer-cta p:last-child{color:var(--muted);margin:0}.customer-cta>div:last-child{flex-wrap:wrap;justify-content:end;gap:9px;display:flex}@media (max-width:1160px){.portal-header{grid-template-columns:auto auto 1fr;gap:14px}.portal-nav a{padding-inline:10px;font-size:13px}.global-search{max-width:270px}.account-label{display:none}.account-trigger{padding-right:3px}.overview-hero{flex-direction:column;align-items:start;gap:24px}.hero-controls{width:100%;min-width:0;max-width:620px}.journey-kpis{grid-template-columns:repeat(2,1fr)}.gateway-card{grid-template-columns:.74fr 1.26fr}.explorer-layout{grid-template-columns:1fr}.location-insight-card{grid-template-columns:1fr 1fr;gap:22px;display:grid}.location-insight-card dl{margin:0}}@media (max-width:860px){.portal-header{grid-template-columns:auto minmax(0,1fr)}.portal-nav,.portal-actions>.global-search,.desktop-language,.account-menu-wrap{display:none}.portal-actions{justify-self:end}.mobile-menu-button{background:var(--surface);cursor:pointer;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid}.mobile-portal-menu{pointer-events:auto;background:#f6f4f1fa;border:1px solid #ffffffb8;border-radius:24px;gap:18px;margin:8px auto 0;padding:18px;display:grid;box-shadow:0 18px 50px #3a3a3a26}.mobile-portal-menu .global-search{width:100%;max-width:none}.mobile-portal-menu .search-results{left:0;right:auto}.mobile-portal-menu nav{gap:4px;display:grid}.mobile-portal-menu nav a{border-radius:12px;padding:12px;text-decoration:none}.mobile-portal-menu nav a.active{background:var(--neutral);font-weight:700}.mobile-menu-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-top:14px;display:flex}.mobile-menu-footer>a{font-size:12px}.main-content{margin-left:0}.page{padding-top:40px}.gateway-grid{grid-template-columns:1fr}.gateway-card{min-height:280px}.revenue-equation{flex-direction:column;align-items:start;gap:7px}.question-chain{flex-direction:column;align-items:start}.question-chain>div{justify-content:start}.dish-card-grid{grid-template-columns:repeat(2,1fr)}.dish-focus-card{grid-template-columns:1fr}.dish-focus-card>img{height:240px;min-height:0}.dish-focus-card>div{padding:0 24px 28px}.customer-cta{flex-direction:column;align-items:start}.customer-cta>div:last-child{justify-content:start}}@media (max-width:620px){.portal-header-wrap{padding:8px 10px 0}.portal-header{min-height:58px;padding:7px 8px 7px 16px}.portal-logo .brand img{width:138px}.mobile-portal-menu{border-radius:18px;width:100%;max-height:calc(100dvh - 82px);overflow-y:auto}.page{padding:32px 16px 64px}.overview-page{gap:14px}.overview-hero h1{font-size:39px}.hero-controls{grid-template-columns:1fr}.journey-kpis{grid-template-columns:1fr 1fr;gap:9px}.journey-kpi{min-height:184px;padding:14px}.journey-kpi-label{margin-top:18px;font-size:9px}.journey-kpi>strong{font-size:23px}.journey-kpi-foot>span{display:none}.revenue-equation{padding:16px}.revenue-equation p{flex-wrap:wrap}.gateway-card{grid-template-rows:130px 1fr;grid-template-columns:1fr;gap:0;min-height:320px}.gateway-copy{padding:22px}.gateway-images{min-height:130px}.gateway-images img{width:105px;height:130px;top:5px!important}.gateway-images img:first-child{left:8%}.gateway-images img:nth-child(2){left:36%}.gateway-images img:nth-child(3){left:64%}.focus-chart-card,.dishes-explorer{border-radius:22px;padding:18px}.focus-panel .line-chart{height:190px}.question-chain button{justify-content:start;width:100%}.location-insight-card{grid-template-columns:1fr}.dish-card-grid{grid-template-columns:1fr 1fr;gap:8px}.dish-explore-card img{height:105px}.dish-explore-card>span{padding:10px}.dish-focus-card{margin-top:10px}.dish-metrics{grid-template-columns:1fr 1fr}.assortment-insights{grid-template-columns:1fr}.customer-cta{padding:26px 21px}.customer-cta>div:last-child,.customer-cta .button{width:100%}.search-results{width:calc(100vw - 40px)}}.cockpit-page{gap:16px;width:100%;padding-inline:clamp(16px,2.2vw,38px)}.cockpit-hero{margin-bottom:2px}.cockpit-hero>div:first-child>p:last-child{font-size:clamp(15px,1.1vw,18px)}.cockpit-discovery{gap:10px;display:grid}.cockpit-discovery .overview-search-row{margin:0}.cockpit-discovery .overview-search-row .global-search{max-width:none}.cockpit-control-deck{border:1px solid var(--portal-line);background:var(--portal-surface);border-radius:22px;gap:13px;padding:17px;display:grid}.cockpit-control-deck .overview-search-row{margin:0}.cockpit-control-deck .overview-search-row .global-search{max-width:none}.cockpit-control-grid{grid-template-columns:minmax(220px,340px) minmax(250px,420px);justify-content:start;align-items:end;gap:10px;display:grid}.cockpit-control-group{gap:6px;min-width:0;display:grid}.cockpit-control-group>span{min-height:17px;color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.cockpit-control-group>span svg{width:13px;height:13px}.cockpit-control-group .segmented-control{width:100%}.cockpit-control-group .segmented-control button{text-overflow:ellipsis;flex:1 1 0;overflow:hidden}.cockpit-control-group select,.cockpit-control-group input{border:1px solid var(--portal-line);background:var(--portal-canvas);width:100%;min-height:42px;color:var(--ink);font:inherit;cursor:pointer;border-radius:11px;padding:8px 34px 8px 11px;font-size:12px}.cockpit-control-group input{padding-right:10px}.cockpit-more-filters{align-self:end;position:relative}.cockpit-more-filters summary{border:1px solid var(--portal-line);background:var(--portal-canvas);min-height:42px;color:var(--muted);cursor:pointer;border-radius:11px;align-items:center;gap:7px;padding:8px 13px;font-size:12px;font-weight:700;list-style:none;display:inline-flex}.cockpit-more-filters summary::-webkit-details-marker{display:none}.cockpit-more-filters summary:after{content:"+";font-size:16px;font-weight:500}.cockpit-more-filters[open] summary{border-color:var(--ink);color:var(--ink)}.cockpit-more-filters[open] summary:after{content:"−"}.cockpit-more-filters summary i{background:var(--orange-soft);width:18px;height:18px;color:var(--orange-dark);border-radius:50%;place-items:center;font-size:10px;font-style:normal;display:grid}.cockpit-more-filters>.weekend-toggle{z-index:12;background:var(--surface);width:260px;padding:11px;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 12px 32px #3a3a3a26}.cockpit-context-row{justify-content:space-between;align-items:center;gap:12px;padding-top:1px;display:flex}.cockpit-context-path{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.cockpit-context-path:before{content:"";background:var(--sage);border-radius:50%;flex:none;width:7px;height:7px}.cockpit-context-path>span,.cockpit-context-path>button{border:1px solid var(--line);background:var(--canvas);min-height:31px;color:var(--muted);font:inherit;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:650;display:inline-flex}.cockpit-context-path>button{background:var(--surface);color:var(--ink);cursor:pointer}.cockpit-context-path>button:hover{border-color:var(--sage-dark)}.cockpit-context-path svg{width:13px;height:13px;color:var(--ink)}.cockpit-context-path b{background:var(--surface-strong);border-radius:50%;place-items:center;width:17px;height:17px;font-size:13px;font-weight:500;display:grid}.cockpit-context-actions{flex:none;align-items:center;gap:7px;display:flex}.cockpit-context-actions button{border:1px solid var(--line);background:var(--surface);min-height:33px;color:var(--muted);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.cockpit-context-actions button:first-child svg{width:13px;height:13px;transform:rotate(180deg)}.cockpit-context-actions button:hover:not(:disabled){border-color:var(--ink);color:var(--ink)}.cockpit-context-actions button:disabled{opacity:.38;cursor:default}.active-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-chip{border:1px solid var(--line);background:var(--surface);min-height:36px;color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:7px 10px 7px 12px;font-size:12px;display:inline-flex}.filter-chip:hover{border-color:var(--sage-dark)}.filter-chip svg{width:14px;height:14px;color:var(--sage-dark)}.filter-chip b{background:var(--surface-strong);border-radius:50%;place-items:center;width:19px;height:19px;font-size:14px;font-weight:500;line-height:1;display:grid}.clear-filter-button{color:var(--muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:6px 4px;font-size:12px;text-decoration:underline}.cockpit-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.cockpit-kpi{border:1px solid var(--portal-line);background:var(--portal-surface);min-width:0;min-height:118px;color:var(--ink);text-align:left;border-radius:19px;flex-direction:column;align-items:stretch;padding:17px;display:flex}.cockpit-kpi-heading{color:var(--muted);align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.cockpit-kpi-icon{background:var(--orange-soft);width:35px;height:35px;color:var(--orange-dark);border-radius:10px;place-items:center;display:grid}.cockpit-kpi-icon svg{width:17px;height:17px}.cockpit-kpi>strong{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:16px;font-size:clamp(25px,2.5vw,36px);line-height:1;overflow:hidden}.cockpit-trend-card,.cockpit-ranking-panel{border:1px solid var(--portal-line);background:var(--portal-surface);border-radius:24px;min-width:0;padding:clamp(18px,1.8vw,26px);box-shadow:0 10px 30px #5c453005}.cockpit-workspace{border:1px solid var(--portal-line);background:var(--portal-surface);border-radius:25px;min-width:0;overflow:hidden;box-shadow:0 10px 30px #5c453005}.cockpit-workspace-toolbar{border-bottom:1px solid var(--portal-line);background:var(--portal-surface);justify-content:space-between;align-items:center;gap:14px;padding:14px clamp(20px,2vw,30px);display:flex}.cockpit-workspace-toolbar>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:750}.cockpit-workspace-toolbar .segmented-control{background:var(--surface)}.cockpit-chart-pane{min-width:0;padding:clamp(20px,2vw,30px);position:relative}.cockpit-chart-pane+.cockpit-chart-pane{border-top:1px solid var(--portal-line)}.cockpit-ranking-panel,.cockpit-trend-card{position:relative}.cockpit-section-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:20px;display:flex}.cockpit-section-heading .eyebrow{margin-bottom:5px}.cockpit-section-heading h2{align-items:center;gap:8px;margin:0;font-size:clamp(20px,2.2vw,29px);display:flex}.cockpit-section-heading h2 svg{width:20px;height:20px;color:var(--orange-dark)}.cockpit-section-heading>span{color:var(--muted);white-space:nowrap;font-size:9px}.cockpit-chart-heading{align-items:end}.chart-date-range{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:6px;font-size:12px;display:block}.chart-context-controls{grid-template-columns:minmax(150px,.8fr) minmax(210px,1.2fr);gap:9px;min-width:min(100%,440px);display:grid}.chart-context-controls label{gap:5px;min-width:0;display:grid}.chart-context-controls label>span{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.chart-context-controls label svg{width:13px;height:13px}.chart-context-controls select{border:1px solid var(--portal-line);background:var(--portal-canvas);text-overflow:ellipsis;cursor:pointer;border-radius:10px;width:100%;min-height:43px;padding:8px 34px 8px 12px;font-size:13px;overflow:hidden}.chart-context-controls select:hover,.chart-context-controls select:focus{border-color:var(--ink)}.cockpit-refresh-status{z-index:5;border:1px solid var(--line);width:fit-content;color:var(--muted);pointer-events:none;background:#fbfaf8f0;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:11px;display:inline-flex;position:absolute;top:12px;right:14px;box-shadow:0 6px 18px #3a3a3a14}.cockpit-refresh-status .spinner{border-width:1.5px;width:12px;height:12px}.cockpit-refresh-error{justify-content:space-between;margin:0}.cockpit-refresh-error button{cursor:pointer;background:0 0;border:0;margin-left:auto;padding:3px 0;font-size:10px;font-weight:700;text-decoration:underline}.cockpit-trend-card .metric-line-chart,.cockpit-chart-pane .metric-line-chart{height:auto}.cockpit-page .grid-line{stroke:var(--portal-line);opacity:.78}.cockpit-trend-card .line.current,.cockpit-chart-pane .line.current{stroke:var(--orange)}.cockpit-trend-card .line-point,.cockpit-chart-pane .line-point{stroke:var(--orange-dark);opacity:.34}.cockpit-page .metric-line-chart .chart-area{fill:var(--orange-soft);fill-opacity:.64}.cockpit-page .metric-line-chart .chart-latest-point.muted{fill:var(--orange-dark)}.cockpit-trend-card .data-toggle,.cockpit-chart-pane .data-toggle{color:var(--muted)}.intraday-card{overflow:hidden}.intraday-heading{align-items:start}.intraday-local-controls{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:8px;min-width:min(100%,580px);display:flex}.intraday-local-controls .weekend-toggle{width:auto;min-width:215px}.intraday-zoom-button{border:1px solid var(--portal-line);background:var(--portal-canvas);min-height:41px;color:var(--ink);font:inherit;cursor:pointer;border-radius:11px;align-items:center;gap:7px;padding:8px 13px;font-size:12px;font-weight:700;display:inline-flex}.intraday-zoom-button svg{width:15px;height:15px;color:var(--sage-dark)}.intraday-zoom-button:hover,.intraday-zoom-button:focus-visible{border-color:var(--ink)}.day-zoom-backdrop{padding:clamp(12px,3vw,36px)}.day-zoom-dialog{width:min(100%,1080px);max-height:calc(100vh - 48px);padding:clamp(22px,3vw,38px);overflow:auto}.day-zoom-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:16px;padding-right:36px;display:flex}.day-zoom-heading h2{margin:0;font-size:clamp(22px,2.4vw,32px)}.day-zoom-date{flex:none;gap:5px;width:190px;display:grid}.day-zoom-date>span{color:var(--muted);font-size:11px;font-weight:700}.day-zoom-date input{border:1px solid var(--line);background:var(--surface);min-height:43px;color:var(--ink);font:inherit;cursor:pointer;border-radius:11px;padding:8px 11px;font-size:13px}.day-zoom-chart{min-height:350px;padding-top:4px;position:relative}.day-zoom-chart .metric-chart-stage{min-width:900px}.intraday-primary-controls{grid-template-columns:minmax(0,1fr) 240px;align-items:end;gap:10px;width:min(100%,590px);min-width:min(100%,590px);display:grid}.intraday-period-control{width:100%}.intraday-period-control button{flex:1 1 0}.segmented-control{border:1px solid var(--portal-line);background:var(--portal-canvas);border-radius:12px;padding:3px;display:inline-flex}.segmented-control button{min-height:34px;color:var(--muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:7px 11px;font-size:12px;font-weight:700}.segmented-control button:hover{color:var(--ink)}.segmented-control button.selected{background:var(--portal-surface);color:var(--ink);box-shadow:0 2px 8px #5c453011}.intraday-mode-control-slot{align-items:end;width:240px;min-height:59px;display:flex}.intraday-date-control{gap:5px;width:100%;min-width:0;display:grid}.intraday-date-control>span{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.intraday-date-control svg{width:13px;height:13px}.intraday-date-control input{border:1px solid var(--portal-line);background:var(--portal-canvas);min-height:41px;color:var(--ink);font:inherit;cursor:pointer;border-radius:10px;padding:8px 11px;font-size:13px}.weekend-toggle{border:1px solid var(--portal-line);background:var(--portal-canvas);width:100%;min-height:41px;color:var(--ink);font:inherit;cursor:pointer;border-radius:11px;align-items:center;gap:9px;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.weekend-toggle:hover{border-color:#aaa39b}.switch-track{background:var(--sage);border-radius:999px;flex:none;width:34px;height:20px;transition:background .16s;position:relative}.switch-track i{background:var(--surface);border-radius:50%;width:14px;height:14px;transition:left .16s;position:absolute;top:3px;left:17px;box-shadow:0 1px 4px #3a3a3a3d}.weekend-toggle.selected .switch-track{background:var(--muted)}.weekend-toggle.selected .switch-track i{left:3px}.intraday-metric-control{margin:-2px 0 12px}.metric-bar-chart{touch-action:pan-y;cursor:default;width:100%;height:auto;display:block;overflow:visible}.metric-bar-chart.selectable{cursor:pointer}.metric-bar-chart .chart-axis-value,.metric-bar-chart .chart-axis-date{fill:var(--muted);font-variant-numeric:tabular-nums;font-family:Montserrat,sans-serif;font-size:11.5px}.metric-bar-chart .chart-axis-date{font-size:10.5px}.hour-bar-hit{fill:#0000}.hour-bar{fill:var(--orange);opacity:.58;transition:fill .12s,opacity .12s}.hour-bar-group.active .hour-bar{fill:var(--orange-dark);opacity:1}.hour-bar-group.selected .hour-bar{fill:var(--orange);opacity:1}.hour-guide{stroke:var(--ink);stroke-width:1px;stroke-dasharray:3 4;opacity:.3;vector-effect:non-scaling-stroke;pointer-events:none}.intraday-chart-placeholder{background:linear-gradient(90deg, var(--surface-strong), var(--surface), var(--surface-strong));background-size:200% 100%;border-radius:16px;min-height:300px;animation:1.35s ease-in-out infinite skeletonPulse}.hour-filter-context{background:var(--orange-soft);width:fit-content;color:var(--ink);border:1px solid #d1704452;border-radius:999px;align-items:center;gap:8px;margin:-2px 0 0;padding:7px 8px 7px 11px;font-size:12px;font-weight:700;display:inline-flex}.hour-filter-context svg{width:14px;height:14px;color:var(--orange-dark)}.hour-filter-context button{width:23px;height:23px;color:var(--muted);cursor:pointer;background:#fbfaf8b8;border:0;border-radius:50%;place-items:center;padding:0;font-size:17px;line-height:1;display:grid}.hour-filter-context button:hover{color:var(--ink)}.wait-time-card{border:1px solid var(--portal-line);background:var(--portal-surface);min-width:0;min-height:64px;color:var(--ink);border-radius:19px;align-items:center;gap:12px;padding:14px clamp(18px,2vw,26px);display:flex;box-shadow:0 8px 24px #5c453005}.wait-time-icon{background:var(--orange-soft);width:34px;height:34px;color:var(--orange-dark);border-radius:10px;flex:none;place-items:center;display:grid}.wait-time-icon svg{width:17px;height:17px}.wait-time-card p{margin:0;font-size:14px;font-weight:650;line-height:1.5}.wait-time-loading{background:var(--surface-strong);border-radius:999px;width:min(100%,420px);height:14px;animation:1.35s ease-in-out infinite skeletonPulse}.cockpit-breakdowns{grid-template-columns:1fr;align-items:start;gap:14px;display:grid}.cockpit-breakdown-context{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:7px;padding:1px 4px 0;font-size:12px;display:flex}.cockpit-breakdown-context strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:13px}.overview-skeleton{gap:14px;display:grid}.skeleton-shape{background:var(--surface-strong);border-radius:999px;animation:1.35s ease-in-out infinite skeletonPulse;display:block}.skeleton-search{border:1px solid var(--line);background:var(--surface);width:100%;height:42px}.skeleton-kpi{pointer-events:none}.skeleton-kpi-heading{align-items:center;gap:10px;display:flex}.skeleton-icon{border-radius:10px;flex:none;width:35px;height:35px}.skeleton-line{width:min(68%,150px);height:11px}.skeleton-value{border-radius:8px;width:min(72%,150px);height:30px;margin-top:20px}.skeleton-card-heading,.skeleton-ranking-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:20px;display:flex}.skeleton-card-heading>div:first-child,.skeleton-ranking-heading>div{gap:8px;min-width:170px;display:grid}.skeleton-eyebrow{width:64px;height:8px}.skeleton-title{border-radius:7px;width:210px;max-width:55vw;height:24px}.skeleton-title.short{width:170px}.skeleton-date{width:124px;height:9px}.skeleton-controls{grid-template-columns:minmax(150px,.8fr) minmax(210px,1.2fr);gap:9px;width:min(100%,440px);display:grid}.skeleton-control{border-radius:10px;height:43px}.skeleton-chart{align-content:space-around;min-height:340px;padding:16px 0;display:grid}.skeleton-chart span{background:var(--line);width:100%;height:1px}.skeleton-ranking-search{border:1px solid var(--line);background:var(--surface);width:min(42vw,420px);height:42px}.skeleton-ranking-row{grid-template-columns:24px minmax(0,1fr) 72px;align-items:center;gap:10px;min-height:55px;padding:10px 9px;display:grid}.skeleton-ranking-row>span:nth-child(2){gap:7px;display:grid}.skeleton-ranking-row i{display:block}.skeleton-rank{justify-self:center;width:15px;height:10px}.skeleton-bar{width:86%;height:5px}.skeleton-amount{width:72px;height:13px}@keyframes skeletonPulse{0%,to{opacity:.55}50%{opacity:1}}.ranking-search{align-items:center;width:min(100%,420px);display:flex;position:relative}.ranking-search>svg{width:17px;height:17px;color:var(--muted);pointer-events:none;position:absolute;left:13px}.ranking-search input{border:1px solid var(--line);background:var(--surface-strong);width:100%;min-height:42px;color:var(--ink);font:inherit;border-radius:999px;outline:none;padding:9px 40px;font-size:14px}.ranking-search input:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft);background:var(--surface)}.ranking-search button{width:29px;height:29px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;font-size:20px;line-height:1;position:absolute;right:7px}.ranking-search button:hover{background:var(--line);color:var(--ink)}.ranking-load-more{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:9px;margin:14px auto 0;padding:8px 18px;font-size:13px;font-weight:700;display:flex}.ranking-load-more:hover{border-color:var(--ink);background:var(--surface-strong)}.ranking-pagination-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:42px;display:flex}.ranking-pagination-actions .ranking-load-more{margin:14px 0 0}.ranking-collapse-icon{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--muted);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;bottom:16px;right:18px}.ranking-collapse-icon:hover{border-color:var(--ink);color:var(--ink);background:var(--surface-strong)}.ranking-collapse-icon svg{width:17px;height:17px;transform:rotate(-90deg)}.cockpit-ranking-list{gap:3px;display:grid}.cockpit-ranking-row{min-width:0;color:var(--ink);text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 9px;display:grid}button.cockpit-ranking-row{cursor:pointer}button.cockpit-ranking-row:hover{background:var(--surface-strong)}.cockpit-ranking-row.selected{background:var(--orange-soft);border-color:#d170446b}.rank-number{color:var(--muted);text-align:center;font-variant-numeric:tabular-nums;font-size:11px}.rank-copy{grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;min-width:0;display:grid}.rank-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.rank-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.rank-bar-track{background:#f26a211a;border-radius:99px;grid-column:1/-1;height:5px;position:relative;overflow:hidden}.rank-bar-fill{border-radius:inherit;background:var(--orange);opacity:.5;height:100%;transition:width .22s,opacity .14s;position:absolute;top:0;left:0}.cockpit-ranking-row.selected .rank-bar-fill{background:var(--orange);opacity:1}.cockpit-ranking-row>b{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px}.selected-product-detail{background:var(--neutral);border-radius:16px;gap:14px;margin:-4px 0 15px;padding:16px;animation:.22s ease-out both focusEnter;display:grid}.selected-product-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.selected-product-heading>div{gap:2px;min-width:0;display:grid}.selected-product-heading span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.selected-product-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.selected-product-heading button{cursor:pointer;background:#fbfaf8b8;border:0;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;padding:0;font-size:18px;line-height:1;display:grid}.selected-product-detail dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.selected-product-detail dl div{background:#fbfaf8a3;border-radius:11px;gap:3px;min-width:0;padding:10px;display:grid}.selected-product-detail dt{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.selected-product-detail dd{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:750;overflow:hidden}.cockpit-no-data{min-height:140px;color:var(--muted);text-align:center;place-items:center;margin:0;font-size:13px;display:grid}.cockpit-page>.chart-footnote{margin-top:2px;font-size:11px;line-height:1.55}@media (max-width:1280px){.cockpit-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.cockpit-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cockpit-more-filters{grid-column:1/-1}.cockpit-context-row{flex-direction:column;align-items:flex-start}.cockpit-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.cockpit-breakdowns{grid-template-columns:1fr}.cockpit-chart-heading,.intraday-heading{flex-direction:column;align-items:stretch}.intraday-local-controls{justify-content:flex-start;width:100%;min-width:0}.intraday-primary-controls,.chart-context-controls{width:100%;min-width:0}}@media (max-width:620px){.cockpit-page{padding-inline:12px}.cockpit-hero{margin-bottom:0}.cockpit-hero>div:first-child>p:last-child{font-size:14px;line-height:1.55}.cockpit-control-deck{border-radius:19px;padding:13px}.cockpit-control-grid{grid-template-columns:1fr}.cockpit-more-filters{grid-column:auto}.cockpit-control-group .segmented-control{overflow-x:auto}.cockpit-control-group .segmented-control button{flex:1 0 auto}.cockpit-context-actions{width:100%}.cockpit-context-actions button{flex:1;justify-content:center}.cockpit-more-filters summary{justify-content:space-between;width:100%}.cockpit-more-filters>.weekend-toggle{width:100%;box-shadow:none;margin-top:7px;position:static}.cockpit-workspace-toolbar{flex-direction:column;align-items:stretch}.cockpit-workspace-toolbar .segmented-control{width:100%;overflow-x:auto}.cockpit-workspace-toolbar .segmented-control button{flex:1 0 auto}.cockpit-kpis{gap:8px}.cockpit-kpi{min-height:112px;padding:13px}.cockpit-kpi-heading{align-items:start;font-size:11px}.cockpit-kpi-heading>span:last-child{overflow-wrap:anywhere;min-width:0;line-height:1.3}.cockpit-kpi-icon{flex:none;width:28px;height:28px}.cockpit-kpi>strong{margin-top:13px;font-size:23px}.cockpit-trend-card,.cockpit-ranking-panel{border-radius:20px;padding:17px 14px}.cockpit-workspace{border-radius:20px}.cockpit-chart-pane{padding:18px 14px}.cockpit-section-heading{flex-direction:column;align-items:start;gap:6px}.cockpit-section-heading h2{overflow-wrap:anywhere;font-size:20px}.skeleton-card-heading,.skeleton-ranking-heading{flex-direction:column;align-items:stretch;gap:14px}.skeleton-controls{grid-template-columns:1fr;width:100%}.skeleton-ranking-search{width:100%}.skeleton-chart{min-height:260px}.skeleton-ranking-row{grid-template-columns:20px minmax(0,1fr)}.skeleton-ranking-row .skeleton-amount{display:none}.chart-context-controls{grid-template-columns:1fr;margin-top:8px}.intraday-primary-controls{grid-template-columns:1fr}.intraday-local-controls{grid-template-columns:1fr;display:grid}.intraday-local-controls .weekend-toggle,.intraday-zoom-button{justify-content:center;width:100%}.wait-time-card{align-items:flex-start;padding:14px}.wait-time-card p{font-size:13px}.day-zoom-backdrop{align-items:end;padding:8px}.day-zoom-dialog{border-radius:24px;max-height:calc(100dvh - 16px);padding:24px 16px 18px}.day-zoom-heading{flex-direction:column;align-items:stretch;gap:14px}.day-zoom-date{width:100%}.intraday-period-control{width:100%;overflow-x:auto}.intraday-period-control button{flex:1 0 auto}.intraday-mode-control-slot{flex-basis:auto;width:100%;min-height:59px}.intraday-date-control,.weekend-toggle{width:100%}.intraday-metric-control{width:100%;overflow-x:auto}.intraday-metric-control button{flex:1 0 auto}.cockpit-trend-card .metric-line-chart{height:auto}.metric-chart-scroll{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;padding-bottom:4px}.metric-chart-stage.compact{min-width:100%}.metric-chart-stage.medium{min-width:560px}.metric-chart-stage.dense{min-width:760px}.day-zoom-chart .metric-chart-stage{min-width:620px}.metric-chart-tooltip{min-width:104px;padding:7px 9px}.metric-chart-tooltip span{font-size:10px}.metric-chart-tooltip strong{font-size:13px}.data-toggle{align-items:center;min-height:44px;display:inline-flex}.cockpit-refresh-status{margin:-8px 0 10px auto;position:static}.cockpit-ranking-row{grid-template-columns:20px minmax(0,1fr) auto;gap:8px}.cockpit-ranking-row>b{color:var(--ink);grid-column:auto;justify-self:end}.rank-copy{gap-inline:7px}.rank-copy strong{font-size:13px}.users-page{padding-inline:12px}.users-heading{gap:13px}.users-heading h1{overflow-wrap:anywhere;font-size:clamp(28px,8vw,34px)}.users-heading>div:first-child>p:last-child{font-size:14px;line-height:1.5}.heading-user-total{border-radius:15px;min-width:0;padding:12px 14px}.heading-user-total>div strong{font-size:24px}.user-total-icon{width:36px;height:36px}.users-card{border-radius:18px}.users-toolbar.roster-toolbar{grid-template-columns:1fr;padding:12px 10px 8px}.roster-toolbar .button{width:100%}.search-field input{min-height:48px;font-size:16px}.search-field svg{top:15px}.user-table{display:none}.user-cards-mobile{gap:2px;padding:4px 8px 10px;display:grid}.user-cards-mobile article{border:0;border-radius:12px;min-width:0;padding:0}.user-mobile-row{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:68px;padding:10px 8px;display:grid}.user-mobile-copy{gap:2px;min-width:0;display:grid}.user-mobile-copy strong,.user-mobile-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-mobile-copy strong{font-size:14px}.user-mobile-copy small{color:var(--muted);font-size:12px}.user-mobile-row .roster-row-remove{min-width:0;padding-inline:8px}.pagination{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;padding:12px 10px 14px;display:grid}.pagination .button{min-width:0;padding-inline:10px}.pagination span{white-space:nowrap;font-size:10px}.dialog-backdrop{align-items:end;padding:8px}.dialog{border-radius:24px;max-height:calc(100dvh - 16px);padding:24px 16px 18px;overflow-y:auto}.dialog-heading{margin-bottom:18px}.dialog-heading h2{overflow-wrap:anywhere;font-size:21px}.roster-entry-single input{min-height:48px;font-size:16px}}@media (max-width:370px){.cockpit-kpis{grid-template-columns:1fr}.mobile-menu-footer{flex-direction:column;align-items:stretch}.mobile-menu-footer .language-select select,.mobile-menu-footer .button{width:100%}}@media (prefers-reduced-motion:reduce){.skeleton-shape{animation:none}}.settings-page{width:min(100%,1280px)}.settings-heading{align-items:start}.settings-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.account-summary{text-align:center;padding:28px;position:sticky;top:96px}.settings-avatar{background:var(--neutral);width:72px;height:72px;color:var(--sage-dark);border-radius:50%;place-items:center;margin:0 auto 17px;display:grid}.settings-avatar svg{width:30px;height:30px}.account-summary h2{overflow-wrap:anywhere;margin-bottom:3px;font-size:21px}.account-summary>p{color:var(--muted);overflow-wrap:anywhere;margin-bottom:24px;font-size:12px}.account-summary dl{border-top:1px solid var(--line);text-align:left;margin:0}.account-summary dl>div{border-bottom:1px solid var(--line);gap:4px;padding:15px 0;display:grid}.account-summary dl>div:last-child{border-bottom:0;padding-bottom:0}.account-summary dt{color:var(--muted);font-size:10px;font-weight:700}.account-summary dd{overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:650}.settings-panels{gap:18px;display:grid}.settings-card{padding:clamp(22px,2.5vw,32px)}.settings-card-heading{align-items:flex-start;gap:13px;margin-bottom:25px;display:flex}.settings-card-heading>span{background:var(--surface-strong);width:42px;height:42px;color:var(--muted);border-radius:12px;place-items:center;display:grid}.settings-card-heading>span svg{width:19px;height:19px}.settings-card-heading h2{margin-bottom:4px;font-size:19px}.settings-card-heading p{color:var(--muted);margin:0;font-size:12px}.settings-card form{gap:22px;display:grid}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;display:grid}.settings-form-grid .field>span{font-size:13px;font-weight:650}.settings-form-grid .field input,.settings-form-grid .field select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-height:46px;padding:10px 12px;transition:border-color .14s,box-shadow .14s}.settings-form-grid .field select{cursor:pointer;padding-right:34px}.settings-form-grid .field input:hover,.settings-form-grid .field input:focus,.settings-form-grid .field select:hover,.settings-form-grid .field select:focus{border-color:var(--ink)}.password-fields .field:first-child{grid-column:1/-1;max-width:calc(50% - 8px)}.settings-actions{border-top:1px solid var(--line);justify-content:flex-end;padding-top:4px;display:flex}.settings-error{margin-top:0}.mobile-portal-menu nav a{align-items:center;gap:9px;display:flex}.mobile-portal-menu nav a svg{width:17px;height:17px}@media (max-width:860px){.settings-layout{grid-template-columns:1fr}.account-summary{text-align:left;grid-template-columns:58px minmax(0,1fr);align-items:center;column-gap:15px;display:grid;position:static}.settings-avatar{grid-row:1/3;width:58px;height:58px;margin:0}.account-summary h2,.account-summary>p{grid-column:2}.account-summary h2{align-self:end;margin:0}.account-summary>p{align-self:start;margin:2px 0 0}.account-summary dl{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px;display:grid}.account-summary dl>div{border-bottom:0;padding:15px 0 0}}@media (max-width:620px){.settings-form-grid{grid-template-columns:1fr}.password-fields .field:first-child{grid-column:auto;max-width:none}.settings-card{padding:20px 17px}.settings-actions .button{width:100%}.account-summary dl{grid-template-columns:1fr}}
