:root{--bg-start: #ffffff;--bg-mid: #f7f6f4;--bg-end: #f5f5dc;--card-bg: #ffffff;--primary: #84b584;--secondary: #c97d60;--text: #1a1512;--text-muted: #5a534d;--border: rgba(224, 218, 208, .6);--error: #b91c1c;--shadow: 0 8px 24px rgba(26, 21, 18, .08);--radius: 12px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font);color:var(--text);background:linear-gradient(to top right,var(--bg-start) 0%,var(--bg-mid) 55%,var(--bg-end) 100%)}button,input,select{font:inherit}a{color:var(--secondary)}.app-shell{width:100%;margin:0 auto;padding:24px}.card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.page-title{margin:0;font-size:1.75rem;font-weight:700}.page-subtitle{margin:8px 0 0;color:var(--text-muted)}.section-title{margin:0;font-size:1.25rem;font-weight:700}.section-subtitle{margin:6px 0 0;color:var(--text-muted);font-size:.925rem;line-height:1.45}.btn{border:none;border-radius:10px;padding:10px 16px;font-weight:600;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:var(--primary);color:var(--text)}.btn-secondary{background:transparent;color:var(--text);border:1px solid var(--border)}.btn:hover:not(:disabled){transform:translateY(-1px)}.field-label{display:block;margin-bottom:8px;font-size:.9rem;font-weight:600}.field-input{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:#fff}.field-input:focus{outline:2px solid rgba(250,197,21,.45);border-color:var(--primary)}.error-text{color:var(--error);margin:12px 0 0;font-size:.9rem}.controls-row{display:flex;flex-wrap:wrap;gap:16px;align-items:end}.control-group{display:flex;flex-direction:column;gap:8px;min-width:160px}.control-group select{padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:#fff}.rate-toggle{display:inline-flex;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:#fff}.rate-toggle button{padding:10px 14px;border:none;background:transparent;color:var(--text);cursor:pointer;font-weight:500}.rate-toggle button.active{background:#fac51559;font-weight:600}.rate-toggle button:not(.active):hover{background:#4d3b290a}.checkbox-row{display:flex;align-items:center;gap:8px;min-height:42px}.stat-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#fac5152e;font-weight:600}.dashboard-sticky-header{position:sticky;top:0;z-index:20;margin:-24px -24px 0;padding:24px 24px 16px;background:linear-gradient(180deg,#fff9e8,#fff9e8f7 70%,#f5f5dceb);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.dashboard-sticky-header .header-bar{margin-bottom:16px}.dashboard-controls{padding:8px 12px}.dashboard-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.filter-field{display:inline-flex;align-items:center;gap:6px}.filter-field--checkbox{cursor:pointer}.filter-field--checkbox input[type=checkbox]{width:14px;height:14px;margin:0;cursor:pointer}.filter-label{font-size:.8rem;font-weight:600;color:var(--text-muted);white-space:nowrap}.filter-select{padding:5px 8px;border:1px solid var(--border);border-radius:8px;background:#fff;font-size:.85rem;line-height:1.2;color:var(--text);cursor:pointer}.filter-select--wide{min-width:9.5rem;max-width:12rem}.filter-select:focus{outline:2px solid rgba(250,197,21,.45);border-color:var(--primary)}.chart-card{margin-top:16px;padding:20px}.chart-panel{display:flex;gap:24px;align-items:stretch}.chart-panel .chart-wrapper{flex:1;min-width:0}.chart-wrapper{width:100%;height:360px;min-height:360px}.chart-body{margin-top:20px}.chart-empty,.chart-loading{min-height:320px;display:grid;place-items:center;color:var(--text-muted)}.header-bar{display:flex;justify-content:space-between;align-items:center;gap:16px}.login-card{max-width:420px;margin:12vh auto 0;padding:32px}.login-form{margin-top:24px;display:grid;gap:16px}.legend-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.legend-list--stacked{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:center;gap:8px;min-width:120px;margin-top:0}.legend-item{display:inline-flex;align-items:center;gap:8px;font-size:.85rem}.legend-swatch{width:12px;height:12px;border-radius:3px}.subsection-title{margin:28px 0 12px;font-size:1rem;font-weight:700}.path-summary{margin-top:16px}.path-summary-stats{margin-bottom:16px}.chart-note{margin:0 0 16px;color:var(--text-muted);font-size:.925rem;line-height:1.45}.funnel-charts{display:grid;gap:8px}.segment-chart-grid{display:grid;gap:24px}.breakdown-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px}@media(max-width:900px){.breakdown-grid{grid-template-columns:1fr}}.breakdown-panel{min-width:0}.breakdown-panel-title{margin-top:0}.breakdown-toggle{margin-top:8px}.segment-chart-section .subsection-title{margin-top:0;text-align:center}.activation-funnel-chart{margin-top:20px}.activation-funnel-summary{margin-top:16px}.input-telemetry-section{margin-top:28px;padding-top:20px;border-top:1px solid var(--border)}.input-telemetry-method,.input-telemetry-text-field{margin-top:16px}.input-telemetry-snapshot{margin-top:20px}.other-answers-section{margin-top:8px}.other-answers-empty{margin:0;color:var(--text-muted);font-size:.925rem}.other-answers-list{list-style:none;margin:0;padding:0;border:1px solid var(--border);border-radius:10px;overflow:hidden}.other-answers-item{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:10px 14px;border-bottom:1px solid var(--border);font-size:.925rem}.other-answers-item:last-child{border-bottom:none}.other-answers-rank{color:var(--text-muted);font-weight:600;text-align:right}.other-answers-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.other-answers-locale{display:inline-block;margin-right:8px;padding:2px 8px;border-radius:999px;background:#fac51538;color:var(--text-muted);font-size:.8rem;font-weight:600;vertical-align:baseline}.other-answers-count,.other-answers-time{font-weight:600;color:var(--text-muted);min-width:2.5rem;text-align:right;font-size:.85rem;white-space:nowrap}.stat-pill--highlight{background:#c97d6047}.usage-cost-section{margin-top:24px}.usage-cost-table-wrap{margin-top:16px;overflow-x:auto}.data-table--expandable .data-table__expand-header,.data-table--expandable .data-table__expand-cell{width:36px;padding-left:8px;padding-right:4px}.data-table__expand-button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:4px;background:transparent;color:var(--text-muted);font-size:.85rem;line-height:1;cursor:pointer}.data-table__expand-button:hover{background:#4d3b2914;color:var(--text)}.data-table__expandable-row{cursor:pointer}.data-table__expandable-row:hover td{background:#4d3b290a}.data-table__detail-row td{background:#4d3b2908;padding-top:8px;padding-bottom:12px}.tracking-days-user-ids{display:flex;flex-direction:column;gap:4px;max-height:240px;overflow-y:auto;font-size:.78rem}.tracking-days-user-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px}.tracking-days-user-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;word-break:break-all;color:var(--text-muted)}.tracking-days-user-meta{color:var(--text-muted);opacity:.85}.usage-cost-overview .subsection-title{margin-bottom:8px}.dashboard-section-group{display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.chart-card[id]{scroll-margin-top:200px}.dashboard-toc{margin-top:20px;margin-bottom:8px;padding:16px 20px}.dashboard-toc__heading{margin:0 0 12px;font-size:1rem;font-weight:600;color:#3d3833}.dashboard-toc__groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 24px}@media(max-width:640px){.dashboard-toc__groups{grid-template-columns:1fr}}.dashboard-toc__group-title{display:block;margin-bottom:6px;font-size:.8rem;font-weight:600;color:var(--text-muted);text-decoration:none}.dashboard-toc__group-title:hover{color:var(--secondary);text-decoration:underline}.dashboard-toc__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.dashboard-toc__links a{font-size:.9rem;text-decoration:none}.dashboard-toc__links a:hover{text-decoration:underline}.dashboard-section-group:first-of-type{margin-top:20px}.dashboard-section-group .chart-card{margin-top:0}.dashboard-section-intro{padding:4px 0 12px;margin-bottom:4px;border-bottom:1px solid var(--border)}.dashboard-section-heading{margin:0 0 6px;font-size:1.35rem;font-weight:600;color:#3d3833;scroll-margin-top:200px}.dashboard-section-lead{margin:0;font-size:.92rem;line-height:1.5;max-width:72ch;color:#5a534d}.activation-segment-table{margin-top:20px}.data-table{width:100%;border-collapse:collapse;font-size:.9rem}.data-table th,.data-table td{padding:10px 12px;text-align:left;border-bottom:1px solid var(--border)}.data-table th{font-weight:600;color:var(--text-muted);font-size:.8rem}.data-table tbody tr:last-child td{border-bottom:none}.feature-request-section{margin-top:24px}.feature-request-list{list-style:none;margin:0;padding:0;border:1px solid var(--border);border-radius:10px;overflow:hidden}.feature-request-item{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;align-items:flex-start;padding:14px 16px;border-bottom:1px solid var(--border)}.feature-request-item:last-child{border-bottom:none}.feature-request-main{display:flex;gap:12px;flex:1;min-width:240px}.feature-request-rank{color:var(--text-muted);font-weight:700;min-width:1.5rem}.feature-request-content{flex:1;min-width:0}.feature-request-header{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.feature-request-title{font-weight:700}.feature-request-description{margin:8px 0 0;color:var(--text-muted);font-size:.925rem;line-height:1.45;white-space:pre-wrap}.feature-request-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;color:var(--text-muted);font-size:.85rem}.status-control{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.status-select{padding:8px 10px;border:1px solid var(--border);border-radius:10px;background:#fff;min-width:130px}.status-save-btn{padding:8px 12px}.status-control-error{color:var(--error);font-size:.85rem}.status-badge{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:capitalize}.status-badge--pending{background:#fac51559}.status-badge--approved{background:#8fa88f73}.status-badge--in_progress{background:#6095c959}.status-badge--complete{background:#6b5a482e;color:var(--text-muted)}.feedback-messages-list{list-style:none;margin:0;padding:0;border:1px solid var(--border);border-radius:10px;overflow:hidden}.feedback-message-item{padding:14px 16px;border-bottom:1px solid var(--border)}.feedback-message-item:last-child{border-bottom:none}.feedback-message-text{margin:0;line-height:1.45;white-space:pre-wrap}.feedback-message-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.meta-chip{display:inline-block;padding:2px 10px;border-radius:999px;background:#fac51538;color:var(--text-muted);font-size:.8rem;font-weight:600}.cohort-first-tracks-list{list-style:none;margin:16px 0 0;padding:0;border:1px solid var(--border);border-radius:10px;overflow:hidden}.cohort-first-track-item{padding:14px 16px;border-bottom:1px solid var(--border)}.cohort-first-track-item:last-child{border-bottom:none}.cohort-first-track-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.cohort-first-track-title{margin:0;font-weight:600;line-height:1.4}.cohort-first-track-time{flex-shrink:0;color:var(--text-muted);font-size:.85rem}.cohort-first-track-user-meta{margin:8px 0 0;color:var(--text-muted);font-size:.78rem;line-height:1.45;opacity:.85}.cohort-first-track-motivation,.cohort-first-track-track-meta{margin:4px 0 0;color:var(--text-muted);font-size:.78rem;line-height:1.45;opacity:.85}.cohort-first-track-description{margin:10px 0 0;color:var(--text-muted);line-height:1.45;white-space:pre-wrap}.cohort-first-track-preview{margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.cohort-first-track-preview-message{margin:0 0 8px;color:var(--text-muted);font-size:.9rem}.cohort-first-track-preview--failed .cohort-first-track-preview-message{color:var(--warning, #b45309)}.cohort-first-track-preview--processing .cohort-first-track-preview-message{font-style:italic}.cohort-first-track-preview-tiles{margin:0;color:var(--text-muted);font-size:.78rem;line-height:1.45}
