.editor-common-module__n3ilVa__wrapper{gap:var(--space-4);flex-direction:column;display:flex}.editor-common-module__n3ilVa__itemCard{padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);gap:var(--space-3);background:var(--card);flex-direction:column;display:flex;position:relative}.editor-common-module__n3ilVa__itemHeader{right:var(--space-3);top:var(--space-3);justify-content:flex-end;align-items:center;display:flex;position:absolute}.editor-common-module__n3ilVa__gridTwo{gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.editor-common-module__n3ilVa__formField{gap:var(--space-1);flex-direction:column;display:flex}.editor-common-module__n3ilVa__formLabel{font-size:var(--step--1);color:var(--foreground);font-weight:600}.editor-common-module__n3ilVa__labelRow{justify-content:space-between;align-items:flex-end;display:flex}.editor-common-module__n3ilVa__aiRewriteButton{align-items:center;gap:var(--space-1);padding:calc(var(--space-1)*.5)var(--space-2);background:color-mix(in oklch,var(--primary)10%,transparent);color:var(--primary);cursor:pointer;border:none;border-radius:9999px;font-size:clamp(.6rem,.56rem + .15vw,.72rem);font-weight:700;transition:all .2s;display:inline-flex}.editor-common-module__n3ilVa__aiRewriteButton:hover{background:color-mix(in oklch,var(--primary)20%,transparent)}.editor-common-module__n3ilVa__formInput{width:100%;padding:var(--space-2)var(--space-3);border:1px solid var(--border);border-radius:var(--radius);background:color-mix(in oklch,var(--muted)75%,white);color:var(--foreground);font-size:var(--step--1);transition:all .2s}.editor-common-module__n3ilVa__formInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in oklch,var(--primary)10%,transparent);outline:none}.editor-common-module__n3ilVa__formTextarea{width:100%;padding:var(--space-2)var(--space-3);border:1px solid var(--border);border-radius:var(--radius);background:color-mix(in oklch,var(--muted)75%,white);color:var(--foreground);font-size:var(--step--1);resize:vertical;min-height:104px;line-height:1.6;transition:all .2s}.editor-common-module__n3ilVa__formTextarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in oklch,var(--primary)10%,transparent);outline:none}.editor-common-module__n3ilVa__helperText{font-size:var(--step--1);color:var(--muted-foreground);margin-top:var(--space-1)}.editor-common-module__n3ilVa__addButton{width:100%;padding:calc(var(--space-2) + var(--space-1));justify-content:center;align-items:center;gap:var(--space-2);border:2px dashed var(--border);border-radius:var(--radius-lg);color:var(--primary);font-size:var(--step-0);cursor:pointer;margin-top:var(--space-3);background:0 0;font-weight:600;transition:all .2s;display:flex}.editor-common-module__n3ilVa__addButton:hover{background:color-mix(in oklch,var(--primary)5%,transparent);border-color:var(--primary)}.editor-common-module__n3ilVa__deleteButton{padding:calc(var(--space-1)*.75);border-radius:var(--radius);color:color-mix(in oklch,var(--muted-foreground)85%,var(--foreground));cursor:pointer;background:0 0;border:none;transition:all .2s}.editor-common-module__n3ilVa__deleteButton:hover{background:color-mix(in oklch,var(--muted)85%,var(--foreground));color:color-mix(in oklch,var(--destructive)80%,var(--foreground))}.editor-common-module__n3ilVa__deleteIcon{width:var(--space-3);height:var(--space-3)}.editor-common-module__n3ilVa__iconButton{padding:var(--space-2);background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.editor-common-module__n3ilVa__iconButton:hover{background:color-mix(in oklch,var(--primary)90%,black)}.editor-common-module__n3ilVa__dateInputWrap{position:relative}.editor-common-module__n3ilVa__dateInputField{padding-right:calc(var(--space-6) + var(--space-1))}.editor-common-module__n3ilVa__dateIconButton{right:var(--space-2);padding:var(--space-1);border-radius:var(--radius);color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.editor-common-module__n3ilVa__dateIconButton:hover{background:color-mix(in oklch,var(--muted)80%,black);color:var(--foreground)}.editor-common-module__n3ilVa__dateIconButton:disabled{cursor:not-allowed;opacity:.5}.editor-common-module__n3ilVa__dateIcon{width:var(--space-4);height:var(--space-4)}.editor-common-module__n3ilVa__checkboxRow{align-items:center;gap:var(--space-2);margin-top:var(--space-1);display:flex}.editor-common-module__n3ilVa__checkboxLabel{font-size:var(--step--1);color:var(--muted-foreground);cursor:pointer;font-weight:400}.editor-common-module__n3ilVa__achievementRow{gap:var(--space-2);margin-bottom:var(--space-2);align-items:flex-start;display:flex}.editor-common-module__n3ilVa__achievementRow .editor-common-module__n3ilVa__formTextarea{flex:1;min-height:64px}.editor-common-module__n3ilVa__achievementRow .editor-common-module__n3ilVa__iconButton{color:var(--muted-foreground);border:1px solid var(--border);background:0 0;flex-shrink:0}.editor-common-module__n3ilVa__achievementRow .editor-common-module__n3ilVa__iconButton:hover{background:color-mix(in oklch,var(--destructive)10%,transparent);color:var(--destructive);border-color:var(--destructive)}
.popover-module__0E79Uq__content{z-index:50;border:1px solid var(--border);background:var(--popover);width:18rem;color:var(--popover-foreground);padding:var(--space-4);box-shadow:var(--shadow-2);border-radius:.5rem}.popover-module__0E79Uq__content[data-state=open]{animation:.16s ease-out popover-module__0E79Uq__popover-fade-in,.16s ease-out popover-module__0E79Uq__popover-zoom-in}.popover-module__0E79Uq__content[data-state=closed]{animation:.12s ease-in popover-module__0E79Uq__popover-fade-out,.12s ease-in popover-module__0E79Uq__popover-zoom-out}@keyframes popover-module__0E79Uq__popover-fade-in{0%{opacity:0}to{opacity:1}}@keyframes popover-module__0E79Uq__popover-fade-out{0%{opacity:1}to{opacity:0}}@keyframes popover-module__0E79Uq__popover-zoom-in{0%{transform:scale(.98)}to{transform:scale(1)}}@keyframes popover-module__0E79Uq__popover-zoom-out{0%{transform:scale(1)}to{transform:scale(.98)}}
.date-range-picker-module__0sp9Fa__wrap{align-items:center;gap:var(--space-2);display:flex}.date-range-picker-module__0sp9Fa__trigger{text-align:left;justify-content:flex-start;font-weight:400}.date-range-picker-module__0sp9Fa__triggerMuted{color:var(--muted-foreground)}.date-range-picker-module__0sp9Fa__triggerIcon{width:1rem;height:1rem;margin-right:var(--space-2)}.date-range-picker-module__0sp9Fa__popoverContent{width:auto;padding:0}.date-range-picker-module__0sp9Fa__popoverLayout{display:flex}.date-range-picker-module__0sp9Fa__presetColumn{border-right:1px solid var(--border);padding:var(--space-2);flex-direction:column;gap:.25rem;display:flex}.date-range-picker-module__0sp9Fa__presetButton{justify-content:flex-start;width:100%;font-weight:400}.date-range-picker-module__0sp9Fa__calendarWrap{padding:var(--space-3)}
.cv-optimiser-form-module__zWqh_a__form{gap:var(--space-4);flex-direction:column;display:flex}.cv-optimiser-form-module__zWqh_a__labelRow{align-items:center;gap:var(--space-2);display:inline-flex}.cv-optimiser-form-module__zWqh_a__atsTag{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);font-size:clamp(.65rem,.62rem + .2vw,.75rem)}.cv-optimiser-form-module__zWqh_a__helpButton{width:1.25rem;height:1.25rem;color:var(--muted-foreground);justify-content:center;align-items:center;display:inline-flex}.cv-optimiser-form-module__zWqh_a__helpButton:hover{color:var(--foreground)}.cv-optimiser-form-module__zWqh_a__helpIcon{width:1rem;height:1rem}.cv-optimiser-form-module__zWqh_a__popover{width:18rem;font-size:var(--step--1)}.cv-optimiser-form-module__zWqh_a__popoverTitle{font-weight:600}.cv-optimiser-form-module__zWqh_a__popoverBody{margin-top:var(--space-2);color:var(--muted-foreground)}.cv-optimiser-form-module__zWqh_a__submitButton{width:100%}.cv-optimiser-form-module__zWqh_a__submitIcon{width:1rem;height:1rem;margin-right:var(--space-2)}.cv-optimiser-form-module__zWqh_a__spin{animation:1s linear infinite cv-optimiser-form-module__zWqh_a__spin}@keyframes cv-optimiser-form-module__zWqh_a__spin{to{transform:rotate(360deg)}}
.chart-module__Ou6fEW__container{aspect-ratio:16/9;font-size:var(--step--1);justify-content:center;display:flex}.chart-module__Ou6fEW__container .recharts-cartesian-axis-tick_text{fill:var(--muted-foreground)}.chart-module__Ou6fEW__container .recharts-cartesian-grid_line[stroke=\#ccc]{stroke:color-mix(in oklch,var(--border)50%,transparent)}.chart-module__Ou6fEW__container .recharts-curve.recharts-tooltip-cursor{stroke:var(--border)}.chart-module__Ou6fEW__container .recharts-dot[stroke=\#fff]{stroke:#0000}.chart-module__Ou6fEW__container .recharts-layer{outline:none}.chart-module__Ou6fEW__container .recharts-polar-grid_[stroke=\#ccc]{stroke:var(--border)}.chart-module__Ou6fEW__container .recharts-radial-bar-background-sector{fill:var(--muted)}.chart-module__Ou6fEW__container .recharts-rectangle.recharts-tooltip-cursor{fill:var(--muted)}.chart-module__Ou6fEW__container .recharts-reference-line_[stroke=\#ccc]{stroke:var(--border)}.chart-module__Ou6fEW__container .recharts-sector[stroke=\#fff]{stroke:#0000}.chart-module__Ou6fEW__container .recharts-sector{outline:none}.chart-module__Ou6fEW__container .recharts-surface{outline:none}.chart-module__Ou6fEW__label{font-weight:600}.chart-module__Ou6fEW__tooltip{align-items:start;gap:var(--space-2);border-radius:var(--radius-2);border:1px solid color-mix(in oklch,var(--border)50%,transparent);background:var(--background);min-width:8rem;font-size:var(--step--1);box-shadow:var(--shadow-2);padding:.375rem .625rem;display:grid}.chart-module__Ou6fEW__tooltipList{gap:var(--space-2);display:grid}.chart-module__Ou6fEW__tooltipItem{align-items:stretch;gap:var(--space-2);flex-wrap:wrap;width:100%;display:flex}.chart-module__Ou6fEW__tooltipItemCenter{align-items:center}.chart-module__Ou6fEW__tooltipItem svg{width:.625rem;height:.625rem;color:var(--muted-foreground)}.chart-module__Ou6fEW__indicator{background:var(--color-bg);border:1px solid var(--color-border);border-radius:.125rem;flex-shrink:0}.chart-module__Ou6fEW__indicatorDot{width:.625rem;height:.625rem}.chart-module__Ou6fEW__indicatorLine{width:.25rem;height:.625rem}.chart-module__Ou6fEW__indicatorDashed{background:0 0;border-style:dashed;border-width:.09375rem;width:0;height:.625rem}.chart-module__Ou6fEW__indicatorDashedNest{margin-block:.125rem}.chart-module__Ou6fEW__tooltipRow{flex:1;justify-content:space-between;line-height:1;display:flex}.chart-module__Ou6fEW__tooltipRowEnd{align-items:flex-end}.chart-module__Ou6fEW__tooltipRowCenter{align-items:center}.chart-module__Ou6fEW__tooltipSublist{gap:var(--space-2);display:grid}.chart-module__Ou6fEW__muted{color:var(--muted-foreground)}.chart-module__Ou6fEW__value{font-family:var(--font-mono,ui-monospace,SFMono-Regular,SFMono-Regular);font-variant-numeric:tabular-nums;color:var(--foreground);font-weight:600}.chart-module__Ou6fEW__legend{justify-content:center;align-items:center;gap:var(--space-4);display:flex}.chart-module__Ou6fEW__legendTop{padding-bottom:var(--space-3)}.chart-module__Ou6fEW__legendBottom{padding-top:var(--space-3)}.chart-module__Ou6fEW__legendItem{align-items:center;gap:var(--space-2);display:flex}.chart-module__Ou6fEW__legendItem svg{width:.75rem;height:.75rem;color:var(--muted-foreground)}.chart-module__Ou6fEW__legendDot{border-radius:.125rem;flex-shrink:0;width:.5rem;height:.5rem}
.rich-text-editor-module__lSIpyG__wrapper{border:1px solid var(--border);border-radius:var(--radius-1);background:var(--background)}.rich-text-editor-module__lSIpyG__toolbar{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-2);border-bottom:1px solid var(--border);background:color-mix(in oklch,var(--muted)30%,transparent);display:flex}.rich-text-editor-module__lSIpyG__toolButton{width:1.75rem;height:1.75rem;padding:0}.rich-text-editor-module__lSIpyG__toolButtonActive{background:var(--muted)}.rich-text-editor-module__lSIpyG__icon{width:.875rem;height:.875rem}.rich-text-editor-module__lSIpyG__separator{background:var(--border);width:1px;height:1.5rem;margin:0 var(--space-1)}.rich-text-editor-module__lSIpyG__editorArea{min-height:3rem;padding:var(--space-2)var(--space-3);font-size:var(--step--1);color:var(--foreground);outline:none;line-height:1.6}:is(.rich-text-editor-module__lSIpyG__editorArea ul,.rich-text-editor-module__lSIpyG__editorArea ol){padding-left:1.25rem}.rich-text-editor-module__lSIpyG__editorArea li+li{margin-top:.25rem}.rte-link{text-decoration:underline}
.revenue-trends-chart-module__leDa0G__growthRow{align-items:center;gap:var(--space-2);margin-top:var(--space-2);display:flex}.revenue-trends-chart-module__leDa0G__growthLabel{font-size:var(--step--1);color:var(--muted-foreground)}.revenue-trends-chart-module__leDa0G__growthValue{font-size:var(--step--1);align-items:center;gap:.25rem;font-weight:600;display:inline-flex}.revenue-trends-chart-module__leDa0G__growthPositive{color:var(--primary)}.revenue-trends-chart-module__leDa0G__growthNegative{color:var(--destructive)}.revenue-trends-chart-module__leDa0G__iconSmall{width:1rem;height:1rem}.revenue-trends-chart-module__leDa0G__emptyState{height:18.75rem;color:var(--muted-foreground);justify-content:center;align-items:center;display:flex}.revenue-trends-chart-module__leDa0G__chartContainer{width:100%;height:18.75rem}.revenue-trends-chart-module__leDa0G__grid{stroke:var(--muted)}.revenue-trends-chart-module__leDa0G__axis{color:var(--muted-foreground)}
.progress-module__Asu-Aq__root{background:color-mix(in oklch,var(--primary)20%,transparent);border-radius:999px;width:100%;height:.5rem;position:relative;overflow:hidden}.progress-module__Asu-Aq__indicator{background:var(--primary);width:100%;height:100%;transition:transform .2s}
.analysis-results-module__EK11hq__wrapper{gap:var(--space-6);flex-direction:column;display:flex}.analysis-results-module__EK11hq__overallCard{justify-content:space-between;align-items:center;gap:var(--space-6);display:flex}.analysis-results-module__EK11hq__overallCopy{gap:var(--space-3);display:grid}.analysis-results-module__EK11hq__overallBadge{justify-self:start;width:fit-content;padding:.3rem .6rem}.analysis-results-module__EK11hq__badgeIcon{width:.9rem;height:.9rem;margin-right:.35rem}.analysis-results-module__EK11hq__badgeGood{background:color-mix(in oklch,var(--success)18%,transparent);color:var(--success);border-color:color-mix(in oklch,var(--success)35%,transparent)}.analysis-results-module__EK11hq__badgeMid{background:color-mix(in oklch,var(--primary)18%,transparent);color:var(--primary);border-color:color-mix(in oklch,var(--primary)35%,transparent)}.analysis-results-module__EK11hq__badgeLow{background:color-mix(in oklch,var(--warning,#e1a100)20%,transparent);color:color-mix(in oklch,var(--warning,#e1a100)80%,var(--foreground));border-color:color-mix(in oklch,var(--warning,#e1a100)40%,transparent)}@supports (color:lab(0% 0 0)){.analysis-results-module__EK11hq__badgeLow{background:color-mix(in oklch,var(--warning,lab(70.9121% 20.8605 100.151))20%,transparent);color:color-mix(in oklch,var(--warning,lab(70.9121% 20.8605 100.151))80%,var(--foreground));border-color:color-mix(in oklch,var(--warning,lab(70.9121% 20.8605 100.151))40%,transparent)}}.analysis-results-module__EK11hq__badgePoor{background:color-mix(in oklch,var(--destructive)18%,transparent);color:var(--destructive);border-color:color-mix(in oklch,var(--destructive)35%,transparent)}.analysis-results-module__EK11hq__scoreRing{--score-color:var(--primary);--ring-size:7.5rem;--ring-thickness:.5rem;width:var(--ring-size);height:var(--ring-size);background:conic-gradient(var(--score-color)calc(var(--score)*1%),color-mix(in oklch,var(--border)65%,transparent)0);border-radius:999px;place-items:center;display:grid}.analysis-results-module__EK11hq__scoreRingInner{width:calc(var(--ring-size) - var(--ring-thickness)*2);height:calc(var(--ring-size) - var(--ring-thickness)*2);background:var(--card);text-align:center;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;display:flex}.analysis-results-module__EK11hq__scoreValue{font-size:var(--step-2);color:var(--foreground);font-weight:700;line-height:1}.analysis-results-module__EK11hq__scoreLabel{font-size:var(--step--2);text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);line-height:1}.analysis-results-module__EK11hq__scoreRingGood{--score-color:var(--success)}.analysis-results-module__EK11hq__scoreRingMid{--score-color:var(--primary)}.analysis-results-module__EK11hq__scoreRingLow{--score-color:color-mix(in oklch,var(--warning,#e1a100)85%,var(--foreground))}@supports (color:lab(0% 0 0)){.analysis-results-module__EK11hq__scoreRingLow{--score-color:color-mix(in oklch,var(--warning,lab(70.9121% 20.8605 100.151))85%,var(--foreground))}}.analysis-results-module__EK11hq__scoreRingPoor{--score-color:var(--destructive)}.analysis-results-module__EK11hq__cardTitleRow{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.analysis-results-module__EK11hq__scoreGood{color:var(--success)}.analysis-results-module__EK11hq__scoreMid{color:color-mix(in oklch,var(--warning,#e1a100)80%,var(--foreground))}@supports (color:lab(0% 0 0)){.analysis-results-module__EK11hq__scoreMid{color:color-mix(in oklch,var(--warning,lab(70.9121% 20.8605 100.151))80%,var(--foreground))}}.analysis-results-module__EK11hq__scoreLow{color:var(--destructive)}.analysis-results-module__EK11hq__sectionStack{gap:var(--space-4);flex-direction:column;display:flex}.analysis-results-module__EK11hq__rowBetween{justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-2);display:flex}.analysis-results-module__EK11hq__labelStrong{font-size:var(--step--1);font-weight:600}.analysis-results-module__EK11hq__valueStrong{font-size:var(--step--1);font-weight:700}.analysis-results-module__EK11hq__sectionTitle{margin-bottom:var(--space-2);align-items:center;gap:var(--space-2);font-weight:600;display:inline-flex}.analysis-results-module__EK11hq__badgeWrap{gap:var(--space-2);flex-wrap:wrap;display:flex}.analysis-results-module__EK11hq__badgeDanger{color:var(--destructive);border-color:color-mix(in oklch,var(--destructive)60%,var(--border));background:color-mix(in oklch,var(--destructive)12%,transparent);padding:.35rem .75rem;font-weight:500}.analysis-results-module__EK11hq__badgeAccent{color:color-mix(in oklch,var(--accent)80%,var(--foreground))}.analysis-results-module__EK11hq__badgeKeyword{color:color-mix(in oklch,var(--muted-foreground)90%,var(--foreground));border-color:color-mix(in oklch,#e3e5eb 65%,var(--border));background:#e3e5eb;background:lab(91.0011% -.221908 -2.94359);padding:.35rem .75rem;font-weight:500}@supports (color:lab(0% 0 0)){.analysis-results-module__EK11hq__badgeKeyword{border-color:color-mix(in oklch,lab(91.0011% -.221908 -2.94359) 65%,var(--border))}}.analysis-results-module__EK11hq__badgeSkill{padding:.35rem .75rem;font-weight:500}.analysis-results-module__EK11hq__icon{width:1.25rem;height:1.25rem}.analysis-results-module__EK11hq__iconAlert{color:color-mix(in oklch,var(--warning,#e1a100)80%,var(--foreground))}@supports (color:lab(0% 0 0)){.analysis-results-module__EK11hq__iconAlert{color:color-mix(in oklch,var(--warning,lab(70.9121% 20.8605 100.151))80%,var(--foreground))}}.analysis-results-module__EK11hq__alertTriangle{width:1.35rem;height:1.35rem;fill:color-mix(in oklch,var(--warning,#e1a100)18%,transparent);stroke:color-mix(in oklch,var(--warning,#e1a100)80%,var(--foreground));stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}@supports (color:lab(0% 0 0)){.analysis-results-module__EK11hq__alertTriangle{fill:color-mix(in oklch,var(--warning,lab(70.9121% 20.8605 100.151))18%,transparent);stroke:color-mix(in oklch,var(--warning,lab(70.9121% 20.8605 100.151))80%,var(--foreground))}}.analysis-results-module__EK11hq__iconDanger{color:var(--destructive)}.analysis-results-module__EK11hq__iconSuccess{color:var(--success)}.analysis-results-module__EK11hq__iconInfo{color:color-mix(in oklch,var(--primary)70%,var(--foreground))}.analysis-results-module__EK11hq__list{font-size:var(--step--1);flex-direction:column;gap:.25rem;padding-left:1.1rem;list-style:outside;display:flex}.analysis-results-module__EK11hq__listRelaxed{gap:var(--space-2)}.analysis-results-module__EK11hq__textMuted{color:var(--muted-foreground)}.analysis-results-module__EK11hq__textSm{font-size:var(--step--1)}.analysis-results-module__EK11hq__gapNote{border-radius:var(--radius-2);border:1px solid color-mix(in oklch,#e3e5eb 65%,var(--border));padding:var(--space-3);background:#e3e5eb;background:lab(91.0011% -.221908 -2.94359)}@supports (color:lab(0% 0 0)){.analysis-results-module__EK11hq__gapNote{border:1px solid color-mix(in oklch,lab(91.0011% -.221908 -2.94359) 65%,var(--border))}}@media (max-width:640px){.analysis-results-module__EK11hq__overallCard{flex-direction:column;align-items:flex-start}}
.usage-tracker-module__MTDpdG__title{align-items:center;gap:var(--space-2);font-size:var(--step-0);display:flex}.usage-tracker-module__MTDpdG__icon{width:1rem;height:1rem}.usage-tracker-module__MTDpdG__progress{margin-bottom:var(--space-2)}.usage-tracker-module__MTDpdG__helper{color:var(--muted-foreground);font-size:clamp(.7rem,.68rem + .2vw,.8rem)}
.scroll-area-module__Obi1gW__root{position:relative}.scroll-area-module__Obi1gW__viewport{border-radius:inherit;outline:none;width:100%;height:100%}.scroll-area-module__Obi1gW__viewport:focus-visible{outline:2px solid color-mix(in oklch,var(--ring)60%,transparent);outline-offset:2px}.scroll-area-module__Obi1gW__scrollbar{-webkit-user-select:none;user-select:none;touch-action:none;padding:1px;transition:background .16s;display:flex}.scroll-area-module__Obi1gW__scrollbar[data-orientation=vertical]{border-left:1px solid #0000;width:.625rem;height:100%}.scroll-area-module__Obi1gW__scrollbar[data-orientation=horizontal]{border-top:1px solid #0000;flex-direction:column;height:.625rem}.scroll-area-module__Obi1gW__thumb{background:var(--border);border-radius:999px;flex:1;position:relative}
.page-module__6MrB9q__page{gap:var(--space-6);display:grid}.page-module__6MrB9q__headerRow{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.page-module__6MrB9q__title{font-size:var(--step-3);font-weight:700}.page-module__6MrB9q__subtitle{color:var(--muted-foreground)}.page-module__6MrB9q__skeletonWrap{gap:var(--space-4);display:grid}.page-module__6MrB9q__skeletonRow{align-items:center;gap:var(--space-4);display:flex}.page-module__6MrB9q__skeletonBlock{background:var(--muted);border-radius:.5rem;height:1rem}.page-module__6MrB9q__skeletonIcon{width:1rem}.page-module__6MrB9q__skeletonWide{flex:1}.page-module__6MrB9q__skeletonShort{width:5rem}.page-module__6MrB9q__statsGrid{gap:var(--space-4);display:grid}.page-module__6MrB9q__statHeader{justify-content:space-between;align-items:center;gap:var(--space-2);padding-bottom:var(--space-2);display:flex}.page-module__6MrB9q__statTitle{font-size:var(--step--1);font-weight:600}.page-module__6MrB9q__statIcon{width:1rem;height:1rem;color:var(--muted-foreground)}.page-module__6MrB9q__buttonIcon{margin-right:var(--space-2);width:1rem;height:1rem}.page-module__6MrB9q__actorIcon,.page-module__6MrB9q__actionIcon{width:1rem;height:1rem}.page-module__6MrB9q__statValue{font-size:var(--step-2);font-weight:700}.page-module__6MrB9q__statCaption{font-size:var(--step--2);color:var(--muted-foreground)}.page-module__6MrB9q__filterTitle{align-items:center;gap:var(--space-2);display:flex}.page-module__6MrB9q__filterIcon{width:1rem;height:1rem}.page-module__6MrB9q__filterGrid{gap:var(--space-4);display:grid}.page-module__6MrB9q__searchWrap{position:relative}.page-module__6MrB9q__searchIcon{width:1rem;height:1rem;color:var(--muted-foreground);position:absolute;top:.625rem;left:.5rem}.page-module__6MrB9q__searchInput{padding-left:2rem}.page-module__6MrB9q__filterRow{gap:var(--space-4);flex-wrap:wrap;display:flex}.page-module__6MrB9q__dateButton{text-align:left;justify-content:flex-start;font-weight:400}.page-module__6MrB9q__datePlaceholder{color:var(--muted-foreground)}.page-module__6MrB9q__popoverContent{width:auto;padding:0}.page-module__6MrB9q__eventsHeader{gap:var(--space-1);display:grid}.page-module__6MrB9q__eventsList{gap:var(--space-4);display:grid}.page-module__6MrB9q__emptyState{padding:var(--space-8)0;text-align:center}.page-module__6MrB9q__emptyIcon{margin:0 auto var(--space-4);width:3rem;height:3rem;color:var(--muted-foreground)}.page-module__6MrB9q__emptyTitle{margin-bottom:var(--space-2);font-size:var(--step-1);font-weight:600}.page-module__6MrB9q__emptyText{color:var(--muted-foreground)}.page-module__6MrB9q__eventRow{justify-content:space-between;align-items:center;gap:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-2);padding:var(--space-4);cursor:pointer;transition:background .2s;display:flex}.page-module__6MrB9q__eventRow:hover{background:color-mix(in oklch,var(--muted)50%,transparent)}.page-module__6MrB9q__eventMeta{align-items:center;gap:var(--space-4);display:flex}.page-module__6MrB9q__eventBadges{align-items:center;gap:var(--space-2);display:flex}.page-module__6MrB9q__flexGrow{flex:1;min-width:0}.page-module__6MrB9q__badgeSmall{font-size:var(--step--2)}.page-module__6MrB9q__eventLine{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.page-module__6MrB9q__eventResource{font-size:var(--step--1);font-weight:600}.page-module__6MrB9q__eventId{font-size:var(--step--1);color:var(--muted-foreground)}.page-module__6MrB9q__eventDesc{font-size:var(--step--1);color:var(--foreground);margin-top:.25rem}.page-module__6MrB9q__eventTime{font-size:var(--step--2);color:var(--muted-foreground);margin-top:.25rem}.page-module__6MrB9q__eventTypeCreate{color:color-mix(in oklch,#166534 70%,var(--foreground));background:#16a34a2e;background:lab(58.8404% -51.0743 35.4302/.18)}@supports (color:lab(0% 0 0)){.page-module__6MrB9q__eventTypeCreate{color:color-mix(in oklch,lab(37.3247% -33.3524 20.7128) 70%,var(--foreground))}}.page-module__6MrB9q__eventTypeUpdate{color:color-mix(in oklch,#1d4ed8 70%,var(--foreground));background:#2563eb2e;background:lab(44.7848% 21.0478 -75.596/.18)}@supports (color:lab(0% 0 0)){.page-module__6MrB9q__eventTypeUpdate{color:color-mix(in oklch,lab(37.6572% 27.032 -76.5101) 70%,var(--foreground))}}.page-module__6MrB9q__eventTypeDelete{color:color-mix(in oklch,#991b1b 70%,var(--foreground));background:#dc26262e;background:lab(48.7979% 67.7128 48.8305/.18)}@supports (color:lab(0% 0 0)){.page-module__6MrB9q__eventTypeDelete{color:color-mix(in oklch,lab(33.8585% 50.7898 35.3989) 70%,var(--foreground))}}.page-module__6MrB9q__eventTypeAuth{color:color-mix(in oklch,#6d28d9 70%,var(--foreground));background:#7c3aed2e;background:lab(42.2284% 56.9823 -80.61/.18)}@supports (color:lab(0% 0 0)){.page-module__6MrB9q__eventTypeAuth{color:color-mix(in oklch,lab(36.2383% 57.4592 -79.1423) 70%,var(--foreground))}}.page-module__6MrB9q__eventTypeDefault{background:var(--muted);color:var(--muted-foreground)}.page-module__6MrB9q__loadMore{padding-top:var(--space-4);justify-content:center;display:flex}@media (min-width:40rem){.page-module__6MrB9q__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:48rem){.page-module__6MrB9q__filterGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.page-module__6MrB9q__statsGrid,.page-module__6MrB9q__filterGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.page-module__tSV0OW__page{gap:var(--space-6);display:grid}.page-module__tSV0OW__header{gap:var(--space-2);display:grid}.page-module__tSV0OW__title{font-size:var(--step-3);font-weight:700}.page-module__tSV0OW__subtitle{color:var(--muted-foreground)}.page-module__tSV0OW__grid{gap:var(--space-6);display:grid}.page-module__tSV0OW__lead{margin-bottom:var(--space-4);font-size:var(--step--1);color:var(--muted-foreground)}.page-module__tSV0OW__sidebar{gap:var(--space-6);display:grid}@media (min-width:48rem){.page-module__tSV0OW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:64rem){.page-module__tSV0OW__main{grid-column:span 2}}
.page-module__wF2-uG__page{gap:var(--space-6);display:grid}.page-module__wF2-uG__backRow{align-items:center;gap:var(--space-4);display:flex}.page-module__wF2-uG__backIcon{margin-right:var(--space-2);width:1rem;height:1rem}.page-module__wF2-uG__header{gap:var(--space-2);display:grid}.page-module__wF2-uG__title{font-size:var(--step-3);font-weight:700}.page-module__wF2-uG__subtitle{color:var(--muted-foreground)}.page-module__wF2-uG__nextSteps{border:1px solid var(--border);border-radius:var(--radius-2);background:var(--card);padding:var(--space-4)}.page-module__wF2-uG__nextTitle{font-size:var(--step-1);font-weight:600}.page-module__wF2-uG__nextText{font-size:var(--step--1);color:var(--muted-foreground)}.page-module__wF2-uG__actions{margin-top:var(--space-4)}
.page-module__AX24FG__page{gap:var(--space-6);display:grid}.page-module__AX24FG__header{gap:var(--space-2);display:grid}.page-module__AX24FG__title{font-size:var(--step-3);font-weight:700}.page-module__AX24FG__subtitle{color:var(--muted-foreground)}.page-module__AX24FG__grid,.page-module__AX24FG__sidebar{gap:var(--space-6);display:grid}@media (min-width:48rem){.page-module__AX24FG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:64rem){.page-module__AX24FG__main{grid-column:span 2}}
.canvas-preview-module__e71HTG__wrapper{height:100%;position:relative}.canvas-preview-module__e71HTG__controls,.canvas-preview-module__e71HTG__controlButton,.canvas-preview-module__e71HTG__icon{display:none}.canvas-preview-module__e71HTG__scrollArea{width:100%;height:100%}.canvas-preview-module__e71HTG__previewShell{justify-content:center;display:flex}.canvas-preview-module__e71HTG__previewPage{width:100%;max-width:68.75rem;box-shadow:var(--shadow-lg);--foreground:#181818;--muted-foreground:#737373;--muted:#eee;--background:#fff;--border:#dedede;background:#fff;background:lab(100% 0 0)}@supports (color:lab(0% 0 0)){.canvas-preview-module__e71HTG__previewPage{--foreground:lab(8.36% -.00000745058 0);--muted-foreground:lab(48.496% 0 0);--muted:lab(94.2% 0 0);--background:lab(100% 0 0);--border:lab(88.4% 0 .0000119209)}}.canvas-preview-module__e71HTG__empty{width:100%;height:100%;font-size:var(--step--1);color:var(--muted-foreground);justify-content:center;align-items:center;display:flex}
.customer-segments-chart-module___lxt6G__emptyState{height:18.75rem;color:var(--muted-foreground);justify-content:center;align-items:center;display:flex}.customer-segments-chart-module___lxt6G__contentStack{gap:var(--space-4);flex-direction:column;display:flex}.customer-segments-chart-module___lxt6G__chartContainer{width:100%;height:18.75rem}.customer-segments-chart-module___lxt6G__tooltipStack{flex-direction:column;gap:.25rem;display:flex}.customer-segments-chart-module___lxt6G__tooltipTitle{font-weight:600}.customer-segments-chart-module___lxt6G__tooltipBody{font-size:clamp(.85rem,.82rem + .2vw,.95rem)}.customer-segments-chart-module___lxt6G__tooltipNote{font-size:var(--step--1);color:var(--muted-foreground)}.customer-segments-chart-module___lxt6G__segmentList{gap:var(--space-3);display:grid}.customer-segments-chart-module___lxt6G__segmentRow{border-bottom:1px solid var(--border);padding-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.customer-segments-chart-module___lxt6G__segmentRow:last-child{border-bottom:0}.customer-segments-chart-module___lxt6G__segmentMeta{align-items:center;gap:var(--space-2);display:flex}.customer-segments-chart-module___lxt6G__segmentDot{border-radius:999px;width:.75rem;height:.75rem}.customer-segments-chart-module___lxt6G__segmentName{font-size:var(--step--1);font-weight:600}.customer-segments-chart-module___lxt6G__segmentDescription{font-size:var(--step--1);color:var(--muted-foreground)}.customer-segments-chart-module___lxt6G__segmentValue{text-align:right}.customer-segments-chart-module___lxt6G__segmentCount{font-size:var(--step--1);font-weight:600}.customer-segments-chart-module___lxt6G__segmentRevenue{font-size:var(--step--1);color:var(--muted-foreground)}
