.SettingsPanel-module__QeCJUa__overlay{z-index:1000;background:color-mix(in srgb, var(--ink-950) 55%, transparent);justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.SettingsPanel-module__QeCJUa__panel{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-lg);width:min(34rem,100%);max-height:85vh;box-shadow:0 24px 64px color-mix(in srgb, var(--ink-950) 30%, transparent);padding:1.25rem 1.5rem 1.5rem;overflow-y:auto}.SettingsPanel-module__QeCJUa__panelHead{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.SettingsPanel-module__QeCJUa__panelTitle{font-family:var(--serif);color:var(--text-1);font-size:1.15rem}.SettingsPanel-module__QeCJUa__closeButton{color:var(--text-3);border-radius:var(--radius-sm);background:0 0;border:none;padding:.1rem .4rem;font-size:1.35rem;line-height:1;transition:color .12s,background-color .12s}.SettingsPanel-module__QeCJUa__closeButton:hover{color:var(--text-1);background:var(--surface-1)}.SettingsPanel-module__QeCJUa__closeButton:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.SettingsPanel-module__QeCJUa__note{color:var(--text-3);margin-bottom:1rem;font-size:.8rem}.SettingsPanel-module__QeCJUa__rows{flex-direction:column;gap:.9rem;margin-bottom:1.25rem;display:flex}.SettingsPanel-module__QeCJUa__row{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-1);justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .75rem;display:flex}.SettingsPanel-module__QeCJUa__rowLabelGroup{flex-direction:column;gap:.15rem;min-width:0;display:flex}.SettingsPanel-module__QeCJUa__rowLabel{color:var(--text-1);font-size:.85rem;font-weight:600}.SettingsPanel-module__QeCJUa__rowDescription{color:var(--text-3);font-size:.75rem}.SettingsPanel-module__QeCJUa__rowControls{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.SettingsPanel-module__QeCJUa__colorPicker{border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;background:0 0;width:2rem;height:2rem;padding:0}.SettingsPanel-module__QeCJUa__hexInput{width:5.5rem;font-family:var(--mono);color:var(--text-1);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-sm);padding:.3rem .45rem;font-size:.8rem}.SettingsPanel-module__QeCJUa__hexInput:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.SettingsPanel-module__QeCJUa__resetButton{border:1px solid var(--line);color:var(--text-3);border-radius:var(--radius-sm);white-space:nowrap;background:0 0;padding:.3rem .5rem;font-size:.7rem;font-weight:600;transition:border-color .12s,color .12s,opacity .12s}.SettingsPanel-module__QeCJUa__resetButton:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.SettingsPanel-module__QeCJUa__resetButton:disabled{opacity:.45;cursor:default}.SettingsPanel-module__QeCJUa__resetButton:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.SettingsPanel-module__QeCJUa__footnoteSection{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-1);margin-bottom:1.25rem;padding:.75rem .75rem .85rem}.SettingsPanel-module__QeCJUa__toggleGroup{gap:.4rem;margin-top:.5rem;display:flex}.SettingsPanel-module__QeCJUa__toggleButton{border:1px solid var(--line);background:var(--surface-2);color:var(--text-2);border-radius:var(--radius-sm);padding:.4rem .7rem;font-size:.8rem;font-weight:600;transition:border-color .12s,color .12s,background-color .12s}.SettingsPanel-module__QeCJUa__toggleButton[aria-pressed=true]{border-color:var(--accent);color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, var(--surface-2))}.SettingsPanel-module__QeCJUa__toggleButton:disabled{opacity:.6;cursor:default}.SettingsPanel-module__QeCJUa__toggleButton:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.SettingsPanel-module__QeCJUa__error{color:var(--danger);margin-top:.5rem;font-size:.75rem}.SettingsPanel-module__QeCJUa__resetAllButton{border:1px solid var(--danger);width:100%;color:var(--danger);border-radius:var(--radius-sm);background:0 0;padding:.55rem;font-size:.85rem;font-weight:600;transition:background-color .12s,color .12s}.SettingsPanel-module__QeCJUa__resetAllButton:hover{background:var(--danger);color:var(--surface-2)}.SettingsPanel-module__QeCJUa__resetAllButton:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}
.ThemeToggleButton-module__tbUTHG__button{border:1px solid var(--line);background:var(--surface-0);width:1.875rem;height:1.875rem;color:var(--text-2);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .12s,color .12s;display:flex}.ThemeToggleButton-module__tbUTHG__button:hover{color:var(--accent);border-color:var(--accent)}.ThemeToggleButton-module__tbUTHG__button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}
.app-header-module__Y3KSiq__header{background:var(--surface-1);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.5rem;display:flex}.app-header-module__Y3KSiq__left{align-items:baseline;gap:.9rem;min-width:0;display:flex}.app-header-module__Y3KSiq__wordmark{font-family:var(--serif);color:var(--accent);white-space:nowrap;font-size:1.15rem}.app-header-module__Y3KSiq__crumb{color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.app-header-module__Y3KSiq__right{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.app-header-module__Y3KSiq__email{color:var(--text-3);font-size:.8rem}.app-header-module__Y3KSiq__signOut{border:1px solid var(--line);background:var(--surface-2);color:var(--text-2);border-radius:var(--radius-sm);padding:.4rem .8rem;font-size:.8125rem;font-weight:600;transition:border-color .15s,color .15s}.app-header-module__Y3KSiq__signOut:hover{border-color:var(--danger);color:var(--danger)}
.StreakBadge-module__qlWNYW__badge{border:1px solid var(--line);background:var(--surface-0);height:1.9rem;color:var(--text-2);font-family:var(--mono);border-radius:999px;flex-shrink:0;align-items:center;gap:.25rem;padding:0 .55rem;font-size:.8rem;font-weight:600;transition:border-color .12s,color .12s;display:flex}.StreakBadge-module__qlWNYW__badge:hover{color:var(--accent);border-color:var(--accent)}.StreakBadge-module__qlWNYW__flame{font-size:.85rem;line-height:1}
.goals-module__m-9GhW__wrap{flex-direction:column;flex:1;gap:1.5rem;max-width:64rem;min-height:0;padding:1.75rem 2rem 3rem;display:flex;overflow-y:auto}.goals-module__m-9GhW__header{flex-shrink:0}.goals-module__m-9GhW__title{font-family:var(--serif);margin:0 0 .25rem;font-size:1.5rem}.goals-module__m-9GhW__sub{color:var(--text-3);margin:0;font-size:.8125rem}.goals-module__m-9GhW__empty{color:var(--text-3);margin:.5rem 0 0;font-size:.85rem}.goals-module__m-9GhW__statsRow{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.75rem;display:grid}.goals-module__m-9GhW__statCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-1);flex-direction:column;gap:.4rem;padding:.85rem 1rem;display:flex}.goals-module__m-9GhW__statValue{color:var(--text-1);font-size:1.5rem;font-weight:700}.goals-module__m-9GhW__statLabel{color:var(--text-3);font-size:.72rem}.goals-module__m-9GhW__goalStepper{align-items:center;gap:.4rem;display:flex}.goals-module__m-9GhW__stepperButton{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);width:1.75rem;height:1.75rem;color:var(--text-2);flex:none;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:border-color .15s,color .15s;display:flex}.goals-module__m-9GhW__stepperButton:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.goals-module__m-9GhW__stepperButton:disabled{opacity:.4}.goals-module__m-9GhW__goalInput{text-align:center;width:4.5rem;color:var(--text-1);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-sm);flex:none;padding:.3rem .2rem;font-size:1.125rem;font-weight:700}.goals-module__m-9GhW__goalInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.goals-module__m-9GhW__goalInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.goals-module__m-9GhW__sectionTitle{font-family:var(--serif);color:var(--text-1);margin:0 0 .75rem;font-size:.95rem}.goals-module__m-9GhW__heatmapSection{flex-shrink:0}.goals-module__m-9GhW__heatmapScroll{padding-bottom:.25rem;overflow-x:auto}.goals-module__m-9GhW__heatmapGrid{grid-template-rows:repeat(7,1fr);grid-auto-flow:column;gap:3px;width:max-content;display:grid}.goals-module__m-9GhW__heatmapCell{border:1px solid var(--line);background:var(--surface-1);border-radius:3px;width:12px;height:12px}.goals-module__m-9GhW__heatmapCell[data-bucket="1"]{background:color-mix(in srgb, var(--accent) 25%, var(--surface-2));border-color:#0000}.goals-module__m-9GhW__heatmapCell[data-bucket="2"]{background:color-mix(in srgb, var(--accent) 50%, var(--surface-2));border-color:#0000}.goals-module__m-9GhW__heatmapCell[data-bucket="3"]{background:color-mix(in srgb, var(--accent) 75%, var(--surface-2));border-color:#0000}.goals-module__m-9GhW__heatmapCell[data-bucket="4"]{background:var(--accent);border-color:#0000}.goals-module__m-9GhW__heatmapLegend{color:var(--text-3);align-items:center;gap:.3rem;margin-top:.6rem;font-size:.68rem;display:flex}.goals-module__m-9GhW__heatmapLegendCell{border:1px solid var(--line);background:var(--surface-1);border-radius:2px;width:10px;height:10px}.goals-module__m-9GhW__heatmapLegendCell[data-bucket="1"]{background:color-mix(in srgb, var(--accent) 25%, var(--surface-2));border-color:#0000}.goals-module__m-9GhW__heatmapLegendCell[data-bucket="2"]{background:color-mix(in srgb, var(--accent) 50%, var(--surface-2));border-color:#0000}.goals-module__m-9GhW__heatmapLegendCell[data-bucket="3"]{background:color-mix(in srgb, var(--accent) 75%, var(--surface-2));border-color:#0000}.goals-module__m-9GhW__heatmapLegendCell[data-bucket="4"]{background:var(--accent);border-color:#0000}.goals-module__m-9GhW__levelSection{flex-shrink:0}.goals-module__m-9GhW__xpBar{border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--line);height:8px;margin:.3rem 0 .4rem;overflow:hidden}.goals-module__m-9GhW__xpFill{background:linear-gradient(90deg, var(--accent), var(--gilt));height:100%;transition:width .3s;display:block}.goals-module__m-9GhW__xpLabel{color:var(--text-3);margin:0;font-size:.72rem}.goals-module__m-9GhW__xpLabel strong{color:var(--text-1)}.goals-module__m-9GhW__achievementsSection{flex-shrink:0}.goals-module__m-9GhW__badgesGrid{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.5rem;display:grid}.goals-module__m-9GhW__badge{text-align:center;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface-1);flex-direction:column;align-items:center;gap:.3rem;padding:.75rem .4rem;transition:opacity .15s,filter .15s;display:flex}.goals-module__m-9GhW__badge[data-unlocked=false]{opacity:.45;filter:grayscale()}.goals-module__m-9GhW__badgeIcon{color:var(--gilt);justify-content:center;align-items:center;display:flex}.goals-module__m-9GhW__badgeLabel{color:var(--text-2);font-size:.68rem;line-height:1.3}
.layout-module__LB1cYq__shell{background:var(--surface-0);background-image:radial-gradient(circle at 20% 20%, var(--paper-100) 0%, transparent 45%), radial-gradient(circle at 80% 0%, var(--paper-200) 0%, transparent 40%);flex:1;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex}@media (prefers-color-scheme:dark){.layout-module__LB1cYq__shell{background-image:radial-gradient(circle at 20% 20%, var(--surface-2) 0%, transparent 45%), radial-gradient(circle at 80% 0%, var(--surface-1) 0%, transparent 40%)}}:root[data-theme=dark] .layout-module__LB1cYq__shell{background-image:radial-gradient(circle at 20% 20%, var(--surface-2) 0%, transparent 45%), radial-gradient(circle at 80% 0%, var(--surface-1) 0%, transparent 40%)}:root[data-theme=light] .layout-module__LB1cYq__shell{background-image:radial-gradient(circle at 20% 20%, var(--paper-100) 0%, transparent 45%), radial-gradient(circle at 80% 0%, var(--paper-200) 0%, transparent 40%)}.layout-module__LB1cYq__themeToggleWrap{position:fixed;top:1.25rem;right:1.25rem}.layout-module__LB1cYq__card{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-lg);width:100%;max-width:26rem;padding:2.5rem 2.25rem;box-shadow:0 1px 2px #14201b0f,0 12px 32px #14201b14}.layout-module__LB1cYq__wordmark{font-family:var(--serif);letter-spacing:.01em;color:var(--accent);text-align:center;margin-bottom:.35rem;font-size:1.5rem;display:block}.layout-module__LB1cYq__tagline{text-align:center;color:var(--text-3);margin-bottom:2rem;font-size:.8125rem;display:block}
.layout-module__5VHRUW__shell{background:var(--surface-0);flex-direction:column;flex:1;height:100dvh;display:flex;overflow:hidden}.layout-module__5VHRUW__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}
.goals-page-module__jAt7cW__shell{background:var(--surface-0);flex-direction:column;flex:1;min-height:100vh;display:flex}.goals-page-module__jAt7cW__main{flex-direction:column;flex:1;min-width:0;display:flex}.goals-page-module__jAt7cW__backRow{padding:.65rem 1.5rem 0}.goals-page-module__jAt7cW__backLink{color:var(--text-3);white-space:nowrap;font-size:.8rem}.goals-page-module__jAt7cW__backLink:hover{color:var(--accent)}
