.statistics-main{padding:calc(var(--header-h,76px) + 2rem) 1rem 2rem;max-width:1400px;margin:0 auto}.statistics-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;align-items:center}.statistics-header--insights{margin-bottom:1.5rem}.statistics-header h1{font-size:2rem;font-weight:700;color:var(--primary);margin:0;text-align:center;width:100%;display:flex;align-items:center;gap:.6rem}.statistics-header h1 i{width:44px;height:44px;font-size:1.4rem;display:inline-flex;align-items:center;justify-content:center}.statistics-header--stats{flex-direction:column;align-items:flex-start;margin-top:0;margin-bottom:1.5rem;padding-top:0;border-top:none;gap:.3rem}.stats-title-row{display:flex;align-items:center;gap:1rem;width:100%}.stats-title-row h1{width:auto;text-align:left;flex-shrink:0;margin:0}.stats-title-row .period-select{margin-left:auto;width:auto;min-width:0;flex-shrink:0}.statistics-header--stats .custom-dates{align-self:flex-end}.statistics-section-title{font-size:1.75rem;font-weight:700;color:var(--primary);margin:0;display:flex;align-items:center;gap:.6rem;white-space:nowrap}.statistics-section-title i{font-size:1.4rem}.period-filter{display:flex;flex-direction:column;gap:.5rem;width:100%}.period-select{padding:.75rem;border:1px solid var(--border);border-radius:var(--border-radius);background:var(--card-bg);color:var(--text);font-size:.95rem;cursor:pointer;transition:all var(--transition);width:100%}.period-select:hover{border-color:var(--primary)}.period-select:focus{outline:0;border-color:var(--primary);box-shadow:0 0 0 3px rgba(41,121,204,.1)}.custom-dates{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%}.date-input{padding:.5rem .6rem;border:1px solid var(--border);border-radius:var(--border-radius);background:var(--card-bg);color:var(--text);font-size:.85rem;flex:1;min-width:120px}.date-input:focus{outline:0;border-color:var(--primary);box-shadow:0 0 0 3px rgba(41,121,204,.1)}.stats-loading{text-align:center;padding:4rem 2rem}.stats-spinner-svg{width:50px;height:50px;margin:0 auto 1rem;display:block}.stats-loading p{color:var(--text-muted);font-size:1rem}.stats-empty{text-align:center;padding:4rem 2rem}.stats-empty i{font-size:4rem;color:var(--text-muted);margin-bottom:1rem}.stats-empty h2{font-size:1.5rem;color:var(--text);margin-bottom:.5rem}.stats-empty p{color:var(--text-muted);margin-bottom:2rem}.kpi-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}.kpi-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--border-radius);padding:1.25rem;display:flex;align-items:center;gap:1rem;transition:all var(--transition)}.kpi-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateY(-2px)}.kpi-icon{width:50px;height:50px;border-radius:var(--border-radius);background:rgba(41,121,204,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi-icon i{font-size:1.5rem;color:var(--primary)}.kpi-icon.success{background:rgba(46,204,64,.1)}.kpi-icon.success i{color:#2ecc40}.kpi-icon.primary{background:rgba(41,121,204,.1)}.kpi-icon.primary i{color:var(--primary)}.kpi-content{flex:1}.kpi-label{font-size:.85rem;color:var(--text-muted);margin-bottom:.25rem}.kpi-label-short{display:inline}.kpi-label-full{display:none}.kpi-value{font-size:1.75rem;font-weight:700;color:var(--text)}.kpi-detail{font-size:.75rem;color:var(--text-muted);font-weight:400;margin-top:.15rem;line-height:1.2}.stats-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.stats-section-header{grid-column:1/-1;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:.5rem 0 0;margin-top:.25rem;border-top:1px solid var(--border);display:flex;align-items:center;gap:.5rem}.stats-section-header:first-child{border-top:none;margin-top:0;padding-top:0}.stats-section-header i{font-size:.75rem;opacity:.7}.chart-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--border-radius);padding:1.5rem}.chart-title{font-size:1.125rem;color:var(--text);margin:0 0 .5rem 0;display:flex;align-items:center;gap:.5rem}.chart-title i{color:var(--primary);font-size:1rem}.chart-subtitle{font-size:.85rem;color:var(--text-muted);margin:0 0 1.5rem 0}.chart-card canvas{width:100%!important;height:auto!important;max-height:300px}.chart-full-width canvas{width:100%!important;height:auto!important;max-height:350px}.insights-section{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--border-radius);padding:1.5rem;margin-bottom:2rem}.insights-title{font-size:1.125rem;color:var(--text);margin:0 0 .5rem 0;display:flex;align-items:center;gap:.5rem}.insights-title i{color:gold;font-size:1rem}.insights-subtitle{font-size:.85rem;color:var(--text-muted);margin:0 0 1.5rem 0}.insights-container{display:grid;grid-template-columns:1fr;gap:1rem}.insight-card{background:var(--background);border:1px solid var(--border);border-radius:var(--border-radius-sm);padding:1.25rem;display:flex;gap:1rem;align-items:flex-start}.insight-icon{font-size:1.75rem;flex-shrink:0;line-height:1}.insight-content{flex:1;display:flex;flex-direction:column}.insight-content h3{font-size:1rem;color:var(--text);margin:0 0 .5rem 0}.insight-content p{font-size:.9rem;color:var(--text);margin:0 0 .5rem 0;line-height:1.6;white-space:pre-wrap}.insight-title{font-size:1rem;font-weight:600;color:var(--text);margin:0 0 .75rem 0}.insight-text{color:var(--text-muted);margin:0 0 1rem 0;line-height:1.6}.insight-reference{font-size:.75rem;color:var(--text-muted);font-style:italic;display:flex;align-items:center;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--border);margin-top:auto}.insight-reference i{color:var(--primary);font-size:.7rem}.back-to-top{position:fixed;bottom:2rem;right:2rem;background:var(--card-bg);color:var(--primary);width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;border:1px solid var(--border);padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow);transition:all var(--transition);opacity:0;visibility:hidden;transform:translateY(20px);z-index:999;box-sizing:border-box;flex-shrink:0}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}@media (hover:hover){.back-to-top:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,116,217,.4)}}.back-to-top i{font-size:1.25rem}@media (max-width:768px){.statistics-header h1{font-size:2rem}.back-to-top{bottom:1.5rem;right:1.5rem;width:44px;height:44px}.insight-card{flex-direction:column;gap:0}.insight-icon{display:none}.insight-content{width:100%}.insight-title{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.insight-title::before{content:attr(data-icon);font-size:1.75rem;flex-shrink:0;line-height:1}.insight-text{margin-left:0;width:100%}}@media (min-width:768px){.statistics-header--insights{flex-direction:row}.statistics-header h1{font-size:2.5rem;text-align:left;margin:0}.statistics-section-title{font-size:2rem}.period-filter{flex-direction:row;width:auto;justify-content:flex-end}.period-select{width:auto;min-width:200px}.custom-dates{width:auto}.date-input{width:auto;flex:none}.kpi-cards{grid-template-columns:repeat(2,1fr)}.kpi-label-short{display:none}.kpi-label-full{display:inline}.stats-grid{grid-template-columns:repeat(2,1fr)}.chart-full-width{grid-column:span 2}.insights-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.statistics-main{padding:calc(var(--header-h,76px) + 2rem) 2rem 2rem}.kpi-cards{grid-template-columns:repeat(4,1fr)}.chart-card canvas{max-height:320px}.chart-full-width canvas{max-height:400px}}[data-theme=dark] .kpi-card{background:var(--card-bg)}[data-theme=dark] .chart-card{background:var(--card-bg)}[data-theme=dark] .insights-section{background:var(--card-bg)}[data-theme=dark] .insight-card{background:var(--background)}.stats-threshold-progress{margin-top:1.25rem;text-align:left;max-width:340px;margin-left:auto;margin-right:auto}.stats-threshold-label{font-size:.9rem;color:var(--text,#1a2c42);margin-bottom:.6rem;line-height:1.4}.stats-threshold-bar-wrap{height:8px;background:var(--border,#bdd7ee);border-radius:4px;overflow:hidden}.stats-threshold-bar{height:100%;background:var(--primary,#0074d9);border-radius:4px;transition:width .5s ease}.stats-threshold-count{font-size:.8rem;color:var(--text-muted,#5d7a94);margin-top:.35rem;text-align:right}.kpi-info-icon{cursor:help;opacity:.6;font-size:.75rem;vertical-align:middle;margin-left:3px;transition:opacity .15s}.kpi-info-icon:hover{opacity:1}.savings-projection-card{background:linear-gradient(135deg,rgba(39,174,96,.08),rgba(46,213,115,.05));border-color:rgba(39,174,96,.3)}.savings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.25rem 0 1rem}.savings-item{display:flex;flex-direction:column;align-items:center;gap:.35rem;text-align:center}.savings-label{font-size:.75rem;color:var(--text-muted,#5d7a94);text-transform:uppercase;letter-spacing:.06em}.savings-amount{font-size:1.3rem;font-weight:700;color:#27ae60}.savings-amount.savings-highlight{font-size:1.65rem;color:#2ed573}.savings-cta{font-size:.82rem;color:var(--text-secondary,#a0b4c5);margin:0;padding-top:.5rem;border-top:1px solid rgba(39,174,96,.15)}@media (max-width:480px){.savings-grid{grid-template-columns:repeat(3,1fr);gap:.5rem}.savings-amount{font-size:1.1rem}.savings-amount.savings-highlight{font-size:1.35rem}}.weekly-insight-card{background:var(--card-bg,#0f2133);border:1.5px solid var(--accent,#4ea0dc);border-radius:1rem;padding:1.1rem 1.3rem;margin-bottom:1rem}.weekly-insight-header{display:flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent,#4ea0dc);margin-bottom:.6rem}.weekly-insight-text{font-size:.95rem;color:var(--text);line-height:1.55;margin:0}.journal-section{margin-bottom:1.5rem}.journal-top-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;align-items:start}.journal-top-row .journal-hero-card,.journal-top-row .journal-weekly-card{align-self:stretch;margin:0}.journal-today-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--border-radius);padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.75rem}.journal-today-card__header{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;color:var(--text)}.journal-today-card__header i{color:var(--primary)}.journal-today-stats{display:flex;gap:1rem;flex-wrap:wrap}.journal-today-stat{display:flex;flex-direction:column;align-items:center;flex:1;min-width:54px}.journal-today-stat__value{font-size:1.55rem;font-weight:700;color:var(--text);line-height:1.1}.journal-today-stat--resist .journal-today-stat__value{color:var(--primary)}.journal-today-stat__label{font-size:.7rem;color:var(--text-muted);text-align:center;margin-top:.15rem}.journal-today-challenge{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--text-muted);border-top:1px solid var(--border);padding-top:.5rem}.journal-today-challenge i{color:#f5a623;font-size:.75rem}.insights-challenge-row{margin-bottom:1rem}.journal-hero-card,.journal-insights-card,.journal-weekly-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--border-radius);padding:1rem 1.1rem}.journal-hero-card{display:flex;flex-direction:column;gap:.75rem}.journal-hero-header{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;color:var(--text)}.journal-hero-header i{color:var(--primary)}.journal-hero-text{font-size:.93rem;color:var(--text);line-height:1.55;margin:0}.journal-stats-row{display:flex;gap:1.5rem;padding-top:.65rem;border-top:1px solid var(--border);flex-wrap:wrap}.journal-stat-item{display:flex;align-items:center;gap:.55rem}.journal-stat-icon{width:36px;height:36px;border-radius:8px;background:rgba(41,121,204,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0}.journal-stat-icon i{font-size:.9rem;color:var(--primary)}.journal-stat-icon.streak{background:rgba(255,107,53,.12)}.journal-stat-icon.streak i{color:#ff6b35}.journal-stat-body{display:flex;flex-direction:column;line-height:1.15}.journal-stat-value{font-size:1.35rem;font-weight:700;color:var(--text)}.journal-stat-label{font-size:.72rem;color:var(--text-muted)}.journal-insights-card{display:flex;flex-direction:column;gap:0}.journal-insights-header{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;color:var(--text);margin-bottom:.6rem}.journal-insights-header i{color:#f5a623}.journal-lessons-list{list-style:none;padding:0;margin:0}.journal-lessons-list li{display:flex;align-items:center;gap:.55rem;font-size:.87rem;color:var(--text-muted);padding:.4rem 0;border-bottom:1px solid var(--border);line-height:1.35}.journal-lessons-list li:last-child{border-bottom:none;padding-bottom:0}.journal-lessons-list li i{font-size:.75rem;color:var(--primary);flex-shrink:0;width:14px;text-align:center}.journal-lessons-list li strong{color:var(--text);font-weight:600}.journal-weekly-card{display:flex;flex-direction:column;gap:.75rem}.journal-weekly-card__header{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;color:var(--text)}.journal-weekly-card__header i{color:#2ed573}.journal-weekly-card p{font-size:.93rem;color:var(--text);margin:0;line-height:1.55}.journal-weekly-card p strong{color:var(--text);font-weight:600}.charts-toggle-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem .1rem;margin-bottom:.75rem;border-bottom:1px solid var(--border)}.charts-toggle-header span{font-size:.8rem;font-weight:600;color:var(--text-muted);display:flex;align-items:center;gap:.4rem}.charts-toggle-btn{background:var(--card-bg);border:1px solid var(--border);border-radius:50%;width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:var(--primary);cursor:pointer;transition:all var(--transition);padding:0;outline:0}.charts-toggle-btn:hover,.charts-toggle-btn[aria-expanded=true]{background:var(--primary);color:#fff;border-color:var(--primary)}.charts-toggle-btn:hover{transform:scale(1.1)}@media (min-width:1024px){.journal-top-row--4col{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1rem}.journal-top-row--4col>.journal-hero-card,.journal-top-row--4col>.journal-insights-card,.journal-top-row--4col>.journal-today-card,.journal-top-row--4col>.journal-weekly-card{height:100%}}@media (min-width:481px) and (max-width:1024px){.journal-top-row--4col{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:1rem}.journal-top-row--4col>.journal-hero-card,.journal-top-row--4col>.journal-insights-card,.journal-top-row--4col>.journal-today-card,.journal-top-row--4col>.journal-weekly-card{height:100%}}@media (max-width:480px){.journal-top-row--4col{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.journal-top-row--4col>.journal-hero-card,.journal-top-row--4col>.journal-insights-card,.journal-top-row--4col>.journal-today-card,.journal-top-row--4col>.journal-weekly-card{width:100%;box-sizing:border-box;margin:0}.journal-stat-value{font-size:1.15rem}}#insights-toggle-header.charts-toggle-header{margin-top:2rem}@media (max-width:768px){.stats-title-row .period-select{min-width:130px;padding:.5rem .6rem;font-size:.85rem}.statistics-header--stats .custom-dates{align-self:stretch;margin-top:.25rem}}#mood-urge-chart,#success-urge-chart{height:300px!important}.statistics-header h1{text-align:left;justify-content:flex-start;color:var(--text,#1e293b);font-size:1.75rem}.statistics-header h1 i{display:none}.statistics-header .statistics-subtitle,.statistics-header p{text-align:left;color:var(--text-muted,#64748b);font-size:.875rem}.evo-section-label{display:block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted,#64748b);margin:1.5rem 0 .5rem;padding:0 .25rem}.evo-grouped-card{background:var(--card-bg,#fff);border-radius:18px;border:.5px solid var(--border,#e2e8f0);overflow:hidden}.evo-list-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:.5px solid var(--border,#e2e8f0);min-height:44px}.evo-list-row:last-child{border-bottom:none}.evo-list-row__icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.evo-list-row__text{flex:1;min-width:0}.evo-list-row__title{font-size:.9375rem;font-weight:500;color:var(--text,#1e293b)}.evo-list-row__sub{font-size:.75rem;color:var(--text-muted,#64748b);margin-top:.125rem}.evo-list-row__value{font-size:.875rem;color:var(--text-muted,#64748b);flex-shrink:0}.evo-list-row__chevron{color:var(--text-muted,#c0c8d0);font-size:.75rem;flex-shrink:0}.evo-kpi-summary{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.evo-kpi-summary__card{background:var(--card-bg,#fff);border-radius:14px;border:.5px solid var(--border,#e2e8f0);padding:.75rem .875rem}.evo-kpi-summary__label{display:block;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted,#64748b);margin-bottom:.25rem}.evo-kpi-summary__value{display:block;font-size:1.375rem;font-weight:700;color:var(--evo-primary,#3b71db);line-height:1.2;letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:.25rem}.evo-kpi-summary__value--green{color:var(--evo-secondary,#2ecc40)}.evo-kpi-summary__value--warning{color:var(--evo-warning,#ffbd00)}.evo-kpi-summary__sub{display:block;font-size:.6875rem;color:var(--text-muted,#64748b);margin-top:.125rem}.evo-insight-hero{background:linear-gradient(155deg,var(--evo-primary,#3b71db),#2a57b3);color:#fff;border-radius:22px;padding:1.25rem;margin-bottom:1rem;box-shadow:0 16px 36px rgba(59,113,219,.2)}.evo-insight-hero__badge{display:inline-block;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.85;margin-bottom:.5rem}.evo-insight-hero__title{font-size:1.125rem;font-weight:700;line-height:1.4;margin-bottom:.5rem}.evo-insight-hero__desc{font-size:.8125rem;opacity:.85;line-height:1.5;margin-bottom:.75rem}.evo-insight-hero__pills{display:flex;gap:.5rem;flex-wrap:wrap}.evo-insight-hero__pill{display:inline-block;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;background:rgba(255,255,255,.2);border-radius:12px;color:#fff}.chart-card{border-radius:18px;border:.5px solid var(--border,#e2e8f0);padding:1rem}.chart-card .chart-card__title,.charts-toggle-header h2{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted,#64748b)}.chart-card .chart-card__subtitle{font-size:1.0625rem;font-weight:600;color:var(--text,#1e293b);margin-top:.125rem}.report-tabs{border-radius:10px;background:var(--surface-2,#f1f5f9);padding:3px}.report-tabs .tab-btn{border-radius:8px;font-size:.8125rem;font-weight:600;padding:.4rem 1rem}.report-tabs .tab-btn.active{background:var(--card-bg,#fff);box-shadow:0 1px 3px rgba(0,0,0,.08)}[data-theme=dark] .evo-grouped-card{background:var(--card-bg,#1e1e2e);border-color:var(--border,#333)}[data-theme=dark] .evo-list-row{border-bottom-color:var(--border,#333)}[data-theme=dark] .evo-kpi-summary__card{background:var(--card-bg,#1e1e2e);border-color:var(--border,#333)}[data-theme=dark] .evo-insight-hero{background:var(--evo-primary,#3b71db)}[data-theme=dark] .report-tabs{background:var(--surface-2,#2a2a3a)}[data-theme=dark] .report-tabs .tab-btn.active{background:var(--card-bg,#1e1e2e)}.statistics-main{background:var(--background,#f2f2f7);padding-top:calc(var(--header-h,76px) + 1rem);padding-bottom:calc(var(--tabbar-h,80px) + 1rem)}.statistics-header{padding:.75rem 1.25rem .5rem;margin-bottom:.5rem}.statistics-header h1{font-size:2.125rem;font-weight:700;letter-spacing:-.035em;color:var(--text,#000);line-height:1.1;text-align:left}.statistics-header h1 i{display:none}.statistics-header .statistics-subtitle,.statistics-header p{font-size:.9375rem;color:var(--text-muted,#8e8e93);margin-top:.25rem;text-align:left}.evo-section-label,.section-label,.stats-section-header{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted,#8e8e93);padding:0 .25rem;margin:1.25rem 0 .5rem}.chart-card,.evo-grouped-card,.settings-card{background:var(--card-bg,#fff);border-radius:var(--radius-md,14px);border:.5px solid var(--border,rgba(60,60,67,.12));box-shadow:0 1px 2px rgba(16,24,40,.04),0 2px 8px rgba(16,24,40,.05);overflow:hidden}.evo-list-row,.settings-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:.5px solid var(--border,rgba(60,60,67,.12));min-height:44px}.evo-list-row:last-child,.settings-row:last-child{border-bottom:none}.kpi-cards{display:grid;grid-template-columns:1fr 1fr;gap:.625rem;margin-bottom:1rem}.kpi-card{background:var(--card-bg,#fff);border-radius:var(--radius-md,14px);border:.5px solid var(--border,rgba(60,60,67,.12));box-shadow:0 1px 2px rgba(16,24,40,.04),0 2px 8px rgba(16,24,40,.05);padding:.875rem 1rem}.kpi-card .kpi-label{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted,#8e8e93);margin-bottom:.25rem}.kpi-card .kpi-value{display:block;font-size:1.375rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.2;color:var(--primary,#3b71db)}.kpi-card .kpi-icon.success~.kpi-content .kpi-value{color:var(--secondary,#2ecc40)}.kpi-card .kpi-detail{display:block;font-size:.6875rem;color:var(--text-muted,#8e8e93);margin-top:.125rem;font-variant-numeric:tabular-nums}.charts-toggle-header{background:var(--card-bg,#fff);border-radius:var(--radius-md,14px);border:.5px solid var(--border,rgba(60,60,67,.12));box-shadow:0 1px 2px rgba(16,24,40,.04),0 2px 8px rgba(16,24,40,.05);padding:.875rem 1rem;margin-bottom:.5rem}.charts-toggle-header span{font-size:var(--text-base, .9375rem);font-weight:600}.charts-toggle-btn{width:2rem;height:2rem;border-radius:50%;background:rgba(118,118,128,.12);border:none;transition:all .2s cubic-bezier(.2, .9, .3, 1)}.charts-toggle-btn:active{transform:scale(.97)}.period-select{border-radius:var(--radius-sm,10px);border:.5px solid var(--border,rgba(60,60,67,.12));background:var(--card-bg,#fff);font-size:var(--text-sm, .8125rem);padding:.375rem .75rem}.journal-top-row{display:grid;gap:.625rem;margin-bottom:1rem}.journal-hero-card,.journal-insights-card,.journal-today-card,.journal-weekly-card{background:var(--card-bg,#fff);border-radius:var(--radius-md,14px);border:.5px solid var(--border,rgba(60,60,67,.12));box-shadow:0 1px 2px rgba(16,24,40,.04),0 2px 8px rgba(16,24,40,.05);padding:1rem}.journal-hero-header,.journal-insights-header,.journal-today-card__header,.journal-weekly-card__header{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted,#8e8e93);margin-bottom:.5rem}.journal-stat-value{font-size:1.25rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--text,#000)}.journal-stat-label{font-size:.6875rem;color:var(--text-muted,#8e8e93)}.journal-today-stat__value{font-size:1.375rem;font-weight:700;font-variant-numeric:tabular-nums}.journal-today-stat__label{font-size:.6875rem;color:var(--text-muted,#8e8e93)}.insights-subtitle{font-size:var(--text-sm, .8125rem);color:var(--text-muted,#8e8e93);margin-bottom:.75rem}.stats-grid{display:flex;flex-direction:column;gap:.75rem}[data-theme=dark] .statistics-main{background:var(--background,#000)}[data-theme=dark] .settings-card{background:var(--card-bg,#1c1c1e);border-color:rgba(255,255,255,.1)}[data-theme=dark] .settings-row{border-bottom-color:rgba(255,255,255,.1)}[data-theme=dark] .kpi-card{background:var(--card-bg,#1c1c1e);border-color:rgba(255,255,255,.1)}[data-theme=dark] .charts-toggle-header{background:var(--card-bg,#1c1c1e);border-color:rgba(255,255,255,.1)}[data-theme=dark] .charts-toggle-btn{background:rgba(118,118,128,.24)}[data-theme=dark] .journal-hero-card,[data-theme=dark] .journal-insights-card,[data-theme=dark] .journal-today-card,[data-theme=dark] .journal-weekly-card{background:var(--card-bg,#1c1c1e);border-color:rgba(255,255,255,.1)}[data-theme=dark] .period-select{background:var(--card-bg,#1c1c1e);border-color:rgba(255,255,255,.1);color:var(--text,#f5f5f7)}