@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Segoe UI,sans-serif;color:#151a18;background:#f7f8f7;font-synthesis:none;--bg: #f7f8f7;--surface: #ffffff;--surface-soft: #fafbfa;--line: #dfe5e2;--line-soft: #e9edeb;--ink: #111714;--text: #354039;--muted: #68736d;--faint: #737d77;--brand: #ffd21f;--brand-soft: #fff7c9;--brand-ink: #5b4900;--brand-dark: #725900;--success: #247a56;--warning: #a86600;--error: #b54444;--info: #35689b}*{box-sizing:border-box}html{scrollbar-color:#bec6c1 #f4f6f5}body{min-width:320px;margin:0;background:var(--bg)}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(255,210,31,.55);outline-offset:2px}::selection{color:var(--ink);background:var(--brand)}.ui-icon{display:block;width:18px;height:18px}.dashboard-page{min-height:100vh;background:var(--bg)}.topbar{position:sticky;z-index:20;top:0;display:flex;height:74px;align-items:center;justify-content:space-between;padding:0 25px;border-top:1px solid #222;border-bottom:1px solid var(--line);background:#fffffffa}.topbar-identity{display:flex;min-width:0;align-items:center;gap:34px}.brand-lockup{display:flex;align-items:center;color:#0b1813;font-size:30px;font-weight:800;letter-spacing:-.025em;line-height:1;white-space:nowrap}.brand-lockup img,.brand-lockup b{display:none}.workspace-title{padding-left:34px;border-left:1px solid var(--line);color:var(--ink);font-size:17px;font-weight:600;letter-spacing:-.02em;white-space:nowrap}.topbar-actions{display:flex;align-items:center;gap:12px}.topbar-actions .environment-select,.header-range{display:flex;min-height:40px;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;padding:0 11px;background:#fff}.topbar-actions .environment-select{border:0;padding-left:0}.topbar-actions .environment-select>span,.header-range>span{color:var(--muted);font-size:11px;font-weight:500}.topbar-actions .environment-select select,.header-range select{min-width:116px;height:38px;border:0;padding:0 24px 0 4px;color:var(--ink);background:transparent;font-size:12px;font-weight:500}.header-range select{min-width:104px}.refresh-button{display:inline-flex;min-height:40px;align-items:center;gap:7px;border:1px solid var(--line);border-radius:6px;padding:0 11px;color:var(--text);background:#fff;font-size:11px;font-weight:600}.refresh-button:hover{border-color:#c8b03b;background:var(--brand-soft)}.refresh-button:disabled{opacity:.55;cursor:wait}.account-menu{position:relative;margin-left:10px;padding-left:24px;border-left:1px solid var(--line)}.account-trigger{display:flex;align-items:center;gap:9px;border:0;padding:0;color:var(--ink);background:transparent;text-align:left}.account-avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:#293c34;font-size:12px;font-weight:700}.account-trigger>span:nth-child(2){display:grid;gap:1px}.account-trigger small{color:var(--faint);font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.account-trigger strong{max-width:175px;overflow:hidden;color:var(--text);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.account-trigger>i{color:var(--muted);font-style:normal}.account-popover{position:absolute;z-index:30;top:calc(100% + 14px);right:0;width:270px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 14px 36px #121d1824}.account-current{display:flex;gap:10px;padding:10px;border-bottom:1px solid var(--line-soft)}.account-current div{min-width:0}.account-current strong,.account-current small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-current strong{font-size:11px}.account-current small{margin-top:3px;color:var(--muted);font-size:9px}.account-popover>button{width:100%;border:0;border-radius:5px;padding:10px;color:var(--text);background:transparent;text-align:left;font-size:10px;font-weight:600}.account-popover>button:hover{background:#f4f6f5}.account-popover .danger-link{color:var(--error)}.app-shell{display:grid;grid-template-columns:201px minmax(0,1fr);min-height:calc(100vh - 74px)}.sidebar{position:sticky;top:74px;display:flex;height:calc(100vh - 74px);flex-direction:column;gap:7px;align-self:start;padding:24px 22px 22px 0;border-right:1px solid var(--line);background:#fbfcfb}.sidebar-label{display:none}.sidebar>button{display:flex;width:178px;min-height:42px;align-items:center;gap:13px;border:0;border-radius:0 6px 6px 0;padding:9px 22px 9px 27px;color:#46534c;background:transparent;font-size:13px;font-weight:500;text-align:left}.sidebar>button .nav-icon{display:grid;width:20px;place-items:center;color:#24342c}.sidebar>button>i{display:none}.sidebar>button:hover{color:var(--ink);background:#f1f3f2}.sidebar>button.active{color:#272200;background:var(--brand-soft);box-shadow:inset 5px 0 var(--brand)}.sidebar>button.active .nav-icon{color:var(--brand-dark)}.sidebar-status{display:flex;align-items:center;gap:9px;margin:auto 22px 0;padding:16px 5px 0;border-top:1px solid var(--line);color:var(--muted)}.sidebar-status>i{width:7px;height:7px;border-radius:50%;background:var(--success)}.sidebar-status span{display:grid;gap:3px;font-size:9px}.sidebar-status strong{color:var(--text);font-size:10px}.dashboard-content{width:100%;padding:25px 16px 52px 27px;overflow:hidden}.dashboard-intro{display:flex;min-height:116px;align-items:flex-start;justify-content:space-between;gap:24px;padding:16px 0 20px}.dashboard-intro>div:first-child{position:relative}.live-status{position:absolute;top:-18px;left:0;display:flex;align-items:center;gap:7px;margin:0;color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.06em}.live-status i{width:7px;height:7px;border-radius:50%;background:var(--brand)}.dashboard-intro h1{margin:0;color:#10161c;font-size:48px;font-weight:700;letter-spacing:-.04em;line-height:1}.dashboard-intro .muted{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:20px}.dashboard-intro .last-updated{align-self:center;min-width:155px;padding:7px 0 7px 15px;border-left:1px solid var(--line);color:var(--faint);font-size:9px}.last-updated strong{display:block;margin-top:4px;color:var(--text);font-size:10px;font-variant-numeric:tabular-nums}.eyebrow,.filters,.update-cluster{display:none}.panel{border:1px solid var(--line);border-radius:7px;background:var(--surface)}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.panel-heading h2{margin:0;color:#141a18;font-size:22px;font-weight:650;letter-spacing:-.025em}.panel-description,.panel-note{display:block;margin-top:4px;color:var(--muted);font-size:11px;line-height:16px}.overview-primary-grid{display:grid;grid-template-columns:minmax(0,1fr) 296px;gap:16px;align-items:stretch}.activity-panel{min-width:0;overflow:hidden}.activity-panel .panel-heading{min-height:64px;align-items:center;padding:12px 16px}.chart-range{display:flex;overflow:hidden;border:1px solid var(--line);border-radius:5px}.chart-range button{min-width:76px;height:31px;border:0;border-right:1px solid var(--line);padding:0 12px;color:var(--muted);background:#fff;font-size:10px;font-weight:500}.chart-range button:last-child{border-right:0}.chart-range button.active{color:#332b00;background:var(--brand);font-weight:700}.chart-plot{display:grid;height:263px;grid-template-columns:50px minmax(0,1fr);padding:5px 16px 0 10px}.chart-y-axis{display:flex;flex-direction:column;justify-content:space-between;padding:0 8px 28px 0;color:var(--muted);font-size:9px;text-align:right}.chart-canvas{position:relative;min-width:0;overflow:hidden}.chart-grid{position:absolute;inset:0 0 28px;border-left:1px solid var(--line-soft);border-bottom:1px solid var(--line);background-image:linear-gradient(to bottom,var(--line-soft) 1px,transparent 1px),linear-gradient(to right,var(--line-soft) 1px,transparent 1px);background-size:100% 25%,14.28% 100%}.activity-bars{position:absolute;inset:0;display:grid;grid-template-columns:repeat(14,minmax(0,1fr));gap:4px;align-items:end}.activity-column{display:grid;height:100%;grid-template-rows:1fr 28px;align-items:end;justify-items:center}.activity-column i{width:min(25px,55%);min-height:0;background:#ffd21f5c}.activity-column span{align-self:center;color:var(--muted);font-size:8px;white-space:nowrap}.activity-line{position:absolute;z-index:2;inset:0 0 28px;width:100%;height:calc(100% - 28px);overflow:visible}.activity-line polyline{fill:none;stroke:#222a26;stroke-width:1.8;vector-effect:non-scaling-stroke}.activity-line circle{fill:var(--brand);stroke:#222a26;stroke-width:1}.chart-legend{display:flex;min-height:43px;align-items:center;justify-content:center;gap:26px;border-top:1px solid var(--line-soft);color:var(--muted);font-size:9px}.chart-legend span{display:flex;align-items:center;gap:7px}.chart-legend i{width:9px;height:9px}.workouts-dot{background:#ffd21f7a}.users-dot{position:relative;width:17px!important;height:2px!important;background:#222a26}.users-dot:after{position:absolute;top:-3px;left:6px;width:6px;height:6px;border-radius:50%;background:var(--brand);border:1px solid #222a26;content:""}.suggestions-panel{overflow:hidden}.suggestions-heading{display:flex;min-height:111px;align-items:flex-start;justify-content:space-between;padding:17px 16px;border-bottom:1px solid var(--line-soft)}.suggestions-heading h2{margin:0;font-size:19px;letter-spacing:-.025em}.suggestions-heading h2 b{display:inline-grid;width:21px;height:21px;place-items:center;margin-left:7px;border-radius:50%;color:#342b00;background:var(--brand);font-size:10px;vertical-align:2px}.suggestions-heading p{margin:12px 0 0;color:var(--muted);font-size:11px;line-height:16px}.suggestions-heading>span{color:var(--muted);font-size:11px;letter-spacing:2px}.suggestion-list{display:grid}.suggestion-list button{display:grid;min-height:86px;grid-template-columns:38px minmax(0,1fr) 12px;gap:10px;align-items:start;border:0;border-bottom:1px solid var(--line-soft);padding:16px;color:var(--ink);background:#fff;text-align:left}.suggestion-list button:last-child{border-bottom:0}.suggestion-list button:hover{background:#fffdf0}.suggestion-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:5px;color:var(--brand-dark);background:var(--brand-soft)}.suggestion-list button>span:nth-child(2){min-width:0}.suggestion-list strong{display:block;font-size:12px;line-height:16px}.suggestion-list small{display:block;margin-top:4px;color:var(--muted);font-size:10px;line-height:14px}.suggestion-list button>b{align-self:center;color:var(--text);font-size:21px;font-weight:400}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:145px;margin-top:0;border:1px solid var(--line);border-top:0;border-radius:0 0 7px 7px;overflow:hidden;background:#fff}.kpi-card{display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:10px;align-content:center;border-right:1px solid var(--line);padding:18px 20px;background:#fff}.kpi-card:last-child{border-right:0}.kpi-heading{display:contents}.kpi-icon{grid-row:1/4;display:grid;width:32px;height:32px;place-items:center;align-self:start;border-radius:5px;color:var(--brand-dark);background:var(--brand-soft)}.kpi-label{align-self:center;color:#58645e;font-size:11px;font-weight:500;letter-spacing:0}.kpi-card>strong{grid-column:2;margin-top:8px;color:#10161c;font-size:26px;font-weight:700;letter-spacing:-.035em;font-variant-numeric:tabular-nums;white-space:nowrap}.kpi-card>small{grid-column:2;margin-top:7px;color:var(--muted);font-size:10px;line-height:14px}.kpi-card-featured{background:#fff}.kpi-status{display:none}.overview-bottom-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-top:24px}.overview-bottom-grid .panel{min-width:0;min-height:250px}.funnel-panel,.technical-summary{padding:15px 16px}.text-action{display:inline-flex;align-items:center;gap:6px;border:0;padding:3px 0;color:var(--brand-dark);background:transparent;font-size:10px;font-weight:600}.text-action:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.journey-flow{display:grid;margin-top:16px;border-top:1px solid var(--line-soft)}.overview-bottom-grid .journey-stage{display:grid;grid-template-columns:142px 1fr 75px;min-height:45px;align-items:center;border-bottom:1px solid var(--line-soft)}.journey-label{padding:0}.journey-label span{display:none}.journey-label strong{color:var(--text);font-size:10px;font-weight:500}.flow-visual{display:flex;height:18px;align-items:center;overflow:hidden;background:#edf0ee}.flow-band{min-height:18px;padding:0;background:linear-gradient(90deg,var(--brand),#ffe671)}.flow-band b{display:none}.journey-metric{padding-left:10px;text-align:right}.journey-metric strong{display:block;color:var(--ink);font-size:11px}.journey-metric span,.journey-metric small,.overview-bottom-grid .journey-results{display:none}.technical-readings{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px;border-top:1px solid var(--line-soft)}.technical-readings article{display:grid;min-width:0;min-height:156px;align-content:center;gap:8px;border-right:1px solid var(--line-soft);padding:12px 15px}.technical-readings article:last-child{border-right:0}.reading-icon{display:grid;width:30px;height:30px;place-items:center;color:var(--brand-dark)}.technical-readings article>span:nth-child(2){color:var(--text);font-size:10px;font-weight:500}.technical-readings small{display:block;margin-top:4px;color:var(--muted);font-size:8px;font-weight:400}.technical-readings strong{color:#10161c;font-size:21px;font-weight:700;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.two-column{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.two-column .panel,.revenue-note,.dashboard-content>.panel{padding:18px}.progress-steps{display:grid;margin-top:18px}.progress-step{display:grid;grid-template-columns:1fr auto;gap:8px 14px;padding:12px 0;border-top:1px solid var(--line-soft)}.progress-step>span{display:flex;gap:9px;align-items:center}.progress-step>span i{color:var(--brand-dark);font-size:10px;font-style:normal}.progress-step>span strong{font-size:11px}.progress-step>b{font-size:13px}.progress-step>div{grid-column:1/-1;height:6px;background:#edf0ee}.progress-step>div i{display:block;height:100%;background:var(--brand)}.progress-step>small{grid-column:1/-1;color:var(--muted);font-size:9px}.retention-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;border-top:1px solid var(--line-soft)}.retention-grid article{display:grid;gap:7px;padding:16px 8px;border-right:1px solid var(--line-soft);text-align:center}.retention-grid article:last-child{border-right:0}.retention-ring{color:var(--brand-dark);font-size:19px;font-weight:700}.retention-ring:before{display:block;width:28px;height:3px;margin:0 auto 9px;background:var(--brand);content:""}.retention-grid article>b{font-size:10px}.retention-grid article>span{color:var(--muted);font-size:9px;line-height:13px}.feature-list{display:grid;margin-top:18px;border-top:1px solid var(--line-soft)}.feature-row{display:grid;grid-template-columns:170px minmax(0,1fr) 48px;gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line-soft)}.feature-row>span{display:grid;gap:3px}.feature-row strong{font-size:11px}.feature-row small{color:var(--muted);font-size:9px}.feature-row>div{height:6px;background:#edf0ee}.feature-row>div i{display:block;height:100%;background:var(--brand)}.feature-row>b{text-align:right;font-size:11px}.revenue-note{margin-top:16px}.revenue-note p:last-child{max-width:660px;color:var(--muted);font-size:11px;line-height:18px}.quality-alert{margin-top:18px;padding:12px;border:1px solid #ead4b5;color:var(--warning);background:#fff8ed;font-size:10px}.metric-empty{min-height:160px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--muted);text-align:center}.metric-empty i{color:var(--brand-dark);font-size:26px;font-style:normal}.metric-empty span{max-width:380px;font-size:10px}.loading-state{min-height:300px;display:grid;place-items:center;align-content:center;gap:11px;color:var(--muted);font-size:12px}.spinner{display:inline-block;width:22px;height:22px;border:2px solid var(--line);border-top-color:var(--brand);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{max-width:510px;margin:14vh auto;text-align:center}.empty-icon{display:grid;width:42px;height:42px;place-items:center;margin:0 auto 14px;border-radius:50%;color:var(--error);background:#fae8e8}.empty-state h2{font-size:24px}.empty-state p{color:var(--muted)}.primary-button{border:0;border-radius:6px;padding:11px 14px;color:#2d2600;background:var(--brand);font-size:11px;font-weight:700}.primary-button:disabled{opacity:.6}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--bg)}.auth-card{width:min(100%,410px);padding:34px;border:1px solid var(--line);border-radius:10px;background:#fff}.auth-card h1{font-size:31px;letter-spacing:-.04em}.auth-card .muted{margin-bottom:24px}.auth-form{display:grid;gap:13px}.auth-form label{display:grid;gap:6px;color:var(--muted);font-size:11px}.auth-form input,.modal-card input{border:1px solid var(--line);border-radius:6px;padding:11px}.error{color:var(--error);font-size:11px}.modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:20px;background:#14191670}.modal-card{position:relative;width:min(100%,430px);padding:27px;border-radius:9px;background:#fff;box-shadow:0 16px 42px #121d1824}.modal-card h2{font-size:23px}.modal-card form{display:grid;gap:10px}.modal-close{position:absolute;top:12px;right:14px;border:0;background:transparent;font-size:20px}.modal-message{display:block;margin-top:12px;font-size:10px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}@media(max-width:1180px){.workspace-title{display:none}.topbar-identity{gap:0}.overview-primary-grid{grid-template-columns:minmax(0,1fr) 260px}.suggestion-list button{padding:13px}.technical-readings{grid-template-columns:1fr}.technical-readings article{min-height:62px;grid-template-columns:30px 1fr auto;border-right:0;border-bottom:1px solid var(--line-soft)}.technical-readings article:last-child{border-bottom:0}}@media(max-width:920px){.topbar-actions .environment-select>span,.header-range>span,.refresh-button span{display:none}.topbar-actions .environment-select select{min-width:105px}.header-range select{min-width:86px}.dashboard-content{padding-left:20px}.overview-primary-grid,.overview-bottom-grid,.two-column{grid-template-columns:1fr}.suggestions-panel{display:none}.kpi-grid{grid-template-columns:repeat(2,1fr)}.kpi-card:nth-child(2){border-right:0}.kpi-card:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:700px){.topbar{height:64px;padding:0 14px}.brand-lockup{font-size:23px}.topbar-actions{gap:6px}.topbar-actions .environment-select{display:none}.header-range{min-height:34px;padding:0 6px}.header-range select{height:32px}.refresh-button{min-width:34px;min-height:34px;justify-content:center;padding:0 7px}.account-menu{margin-left:0;padding-left:8px}.account-trigger>span:nth-child(2),.account-trigger>i{display:none}.account-avatar{width:34px;height:34px}.app-shell{display:block}.sidebar{position:static;height:auto;flex-direction:row;overflow-x:auto;gap:2px;padding:8px 12px;border-right:0;border-bottom:1px solid var(--line)}.sidebar>button{width:auto;min-height:35px;flex:0 0 auto;border-radius:5px;padding:6px 10px;white-space:nowrap}.sidebar>button.active{box-shadow:inset 0 -3px var(--brand)}.sidebar-status{display:none}.dashboard-content{padding:19px 13px 40px}.dashboard-intro{min-height:94px;padding:10px 0 17px}.dashboard-intro h1{font-size:36px}.dashboard-intro .last-updated{display:none}.activity-panel .panel-heading{display:block}.chart-range{width:max-content;margin-top:12px}.chart-range button{min-width:68px}.chart-plot{height:220px;grid-template-columns:38px 1fr;padding-inline:6px 10px}.activity-column span{font-size:7px}.kpi-grid{grid-template-columns:1fr;border-top:1px solid var(--line);border-radius:7px;margin-top:12px}.kpi-card,.kpi-card:nth-child(2){min-height:104px;border-right:0;border-bottom:1px solid var(--line)}.kpi-card:last-child{border-bottom:0}.overview-bottom-grid{margin-top:12px}.journey-stage{grid-template-columns:112px 1fr 58px!important}.technical-readings{grid-template-columns:1fr}.feature-row{grid-template-columns:112px minmax(0,1fr) 36px;gap:8px}}
