:root{--bg: #f4fbff;--surface: #ffffff;--surface-2: #f1f7ff;--border: #d7e5f3;--text-main: #0f172a;--text-muted: #5b6b82;--accent: #ff7a59;--accent-strong: #1f2a44;--accent-warm: #f59e0b;--accent-soft: #fff1ed;--radius-lg: 16px;--radius-sm: 8px;--shadow-soft: 0 16px 32px rgba(15, 23, 42, .08)}*{box-sizing:border-box}body{margin:0;font-family:DM Sans,Segoe UI,sans-serif;background-color:var(--bg);background-image:radial-gradient(rgba(15,23,42,.08) 1px,transparent 1px),radial-gradient(rgba(15,23,42,.05) 1px,transparent 1px),linear-gradient(180deg,#ffffffe6,#f4fbffb3);background-size:28px 28px,14px 14px,auto;background-position:0 0,7px 7px,0 0;color:var(--text-main)}.app{max-width:1120px;margin:24px auto 32px;padding:0 16px}.card{background:linear-gradient(180deg,#fff,#fbfdff);border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow-soft);border:1px solid rgba(148,163,184,.25);margin-bottom:16px;animation:cardIn .45s ease both}.tracker-card{background:transparent;box-shadow:0 12px 24px #0f172a0f}.main-header{margin-bottom:16px;display:flex;justify-content:space-between;align-items:stretch;gap:16px;flex-wrap:wrap}.header-left{flex:2;min-width:220px}.title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.title-row h1{margin:0;font-size:24px;font-family:Space Grotesk,DM Sans,sans-serif;letter-spacing:-.02em}.header-badge{font-size:9px;padding:2px 6px;border-radius:999px;background:#eef7ff;color:#1f4b99;border:1px solid rgba(14,165,233,.25);text-transform:uppercase;letter-spacing:.06em}.header-subtitle{margin:6px 0 4px;font-size:13px;color:var(--text-muted)}.header-quote{margin:4px 0 0;font-size:12px;color:#4b5563;font-style:italic;padding-left:10px;border-left:3px solid #c7d2fe}.credit{font-size:11px;color:#9ca3af;margin-top:6px}.credit a{color:#2563eb;font-weight:600;text-decoration:none}.header-right{flex:1.2;min-width:220px;display:flex;align-items:stretch;justify-content:flex-end}.header-stat-card{flex:1;border-radius:14px;background:linear-gradient(180deg,#f6faff,#fff);border:1px solid var(--border);padding:10px 12px;display:flex;flex-direction:column;justify-content:center}.header-stat-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:4px}.header-stat-main{display:flex;align-items:baseline;gap:6px}.header-stat-value{font-size:22px;font-weight:700}.header-stat-sub{font-size:11px;color:#6b7280}.header-stat-meta{font-size:11px;color:#6b7280;margin-top:4px}.tag{font-size:11px;padding:4px 9px;border-radius:999px;background:var(--accent-soft);color:var(--accent);border:1px solid rgba(37,99,235,.25);white-space:nowrap}.controls-row{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;margin-bottom:8px;font-size:12px}.controls-row label{font-size:12px;color:var(--text-muted);display:inline-flex;align-items:center;gap:6px}input[type=month],select{font-family:inherit;font-size:12px;padding:4px 8px;border-radius:6px;border:1px solid var(--border);background:#f6f9fc;color:var(--text-main)}.controls-right{margin-left:auto;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.btn{font-family:inherit;font-size:12px;border-radius:999px;padding:6px 12px;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .2s ease,box-shadow .2s ease,transform .05s ease}.btn-primary{background:linear-gradient(135deg,#22c55e,#16a34a);color:#f6fff9;box-shadow:0 10px 20px #22c55e47}.btn-primary:hover{background:linear-gradient(135deg,#16a34a,#15803d)}.auth-mode-reset .btn-primary,.auth-mode-forgot .btn-primary{background:linear-gradient(135deg,#ff7a59,#f97316);color:#fff6f2;box-shadow:0 10px 20px #ff7a5947}.auth-mode-reset .btn-primary:hover,.auth-mode-forgot .btn-primary:hover{background:linear-gradient(135deg,#ff6a4d,#ea580c)}.btn-ghost{background:#fff;color:#1f2937;border:1px solid #f3c9bf}.btn-ghost:hover{background:#fff1ed}#customizeToggle.btn-ghost,#accountBtn.btn-ghost,#resetCurrentMonth.btn-ghost{border-color:#94a3b8}.btn:active{transform:translateY(1px);box-shadow:none}.btn:focus-visible,.link-btn:focus-visible,.account-item:focus-visible,.icon-btn:focus-visible,.activity-select:focus-visible,input[type=month]:focus-visible,select:focus-visible{outline:2px solid rgba(59,130,246,.7);outline-offset:2px}.table-wrapper{border-radius:12px;border:1px solid var(--border);overflow-x:auto;background:#fff;margin-top:6px}table{width:100%;min-width:900px;border-collapse:collapse;font-size:13px}thead{background:linear-gradient(90deg,#f0f7ff,#fef3ea)}th,td{padding:8px;border-bottom:1px solid #edf0f7;text-align:left;vertical-align:middle}th{font-size:11px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}tbody tr:nth-child(2n){background:#fdfdff}tbody tr:hover,tbody tr:hover td{background:#eef6ff}.col-day{width:70px;text-align:center;font-weight:600}.activity-header{display:flex;align-items:center;justify-content:space-between;gap:4px}.activity-title{font-size:11px;text-transform:none;letter-spacing:normal;color:#111827;font-weight:600;cursor:pointer}.header-actions{display:inline-flex;gap:2px}.icon-btn{border:none;background:transparent;cursor:pointer;padding:2px;font-size:11px;color:#9ca3af;display:inline-flex;align-items:center;justify-content:center}.icon-btn:hover{color:#4b5563}.icon-btn svg{width:12px;height:12px;display:block}.activity-cell{text-align:center}.activity-field{position:relative;border-radius:6px;border:1px solid var(--border);height:32px;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:11px;color:#374151;cursor:pointer;background:#eef4fb}.activity-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:0%;transition:width .25s ease,background .25s ease,opacity .15s ease;opacity:.9}.activity-label{position:relative;z-index:1;pointer-events:none;padding:0 6px;white-space:nowrap}.activity-fill.stage-0{background:#94a3b8}.activity-fill.stage-1{background:#fdba74}.activity-fill.stage-2{background:#fbbf24}.activity-fill.stage-3{background:#34d399}.activity-fill.stage-4{background:#22c55e}.activity-fill.danger{background:#fecaca!important}.activity-select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;border:none;margin:0;padding:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none;font-size:13px}.overview-cell{width:220px}.overview-linear{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.overview-linear-track{width:100%;height:16px;border-radius:999px;background:#e7edf5;overflow:hidden;position:relative}.overview-linear-fill{height:100%;width:0%;border-radius:inherit;transition:width .2s ease,background .15s ease}.overview-linear-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#f9fafb;pointer-events:none}.overview-linear-label{font-size:11px;color:#6b7280}.overview-linear-label strong{font-weight:500;color:#111827}.overview-linear.stage-0 .overview-linear-fill{background:#94a3b8}.overview-linear.stage-1 .overview-linear-fill{background:#f97316}.overview-linear.stage-2 .overview-linear-fill{background:#fbbf24}.overview-linear.stage-3 .overview-linear-fill{background:#22c55e}.overview-linear.stage-4 .overview-linear-fill{background:#16a34a}.overview-linear.danger .overview-linear-fill{background:#fecaca!important}tbody tr.day-heat.stage-1 td,tbody tr.day-heat.stage-2 td,tbody tr.day-heat.stage-3 td,tbody tr.day-heat.stage-4 td,tbody tr.day-heat.danger td{background:transparent}.footer-bar{margin-top:10px;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;color:var(--text-muted)}.summary{font-weight:500}.footer-note{font-size:11px;color:#6b7280;margin-top:2px}.footer-credit{font-size:11px;color:#9ca3af}.footer-credit a{color:#2563eb;text-decoration:none;font-weight:600}.compare-bar{margin-top:8px;padding:8px 10px;border-radius:10px;background:linear-gradient(90deg,#f6fbff,#fff7f0);border:1px dashed #dbe7f3;display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;font-size:12px;color:#4b5563}.compare-block{flex:1;min-width:170px}.compare-title{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:4px}.compare-metric{font-size:18px;font-weight:600}.compare-meta{font-size:11px;color:#6b7280;margin-top:2px}.compare-note{font-size:11px;color:#4b5563;margin-top:4px}.compare-empty{font-size:12px;color:#6b7280}.compare-highlight{color:#16a34a;font-weight:600}.compare-negative{color:#b91c1c;font-weight:600}.year-header{margin-bottom:10px}.year-header h2{margin:0;font-size:18px}.year-header p{margin:4px 0 0;font-size:12px;color:var(--text-muted)}.year-progress-wrap{margin-bottom:10px}.year-progress-label{font-size:12px;color:#4b5563;margin-bottom:4px}.year-progress-track{width:100%;height:9px;border-radius:999px;background:#e5e7eb;overflow:hidden}.year-progress-fill{height:100%;width:0%;border-radius:inherit;background:#2563eb;transition:width .25s ease}.year-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.year-month-card{border-radius:10px;border:1px solid var(--border);padding:8px 10px;background:#f7fbff;font-size:12px;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.year-month-card:hover{background:#eaf4ff;border-color:#bcd7f4;box-shadow:0 6px 14px #0ea5e92e}.year-month-title{font-weight:600;margin-bottom:4px}.year-month-main{font-size:16px;font-weight:600}.year-month-meta{font-size:11px;color:#6b7280;margin-top:2px}.year-month-card.is-compare{border-color:#0ea5e9;background:#e0f2fe}@media (max-width: 640px){.app{margin:16px auto 24px;padding:0 8px}.card{padding:14px;border-radius:12px}.title-row h1{font-size:20px}.header-right{width:100%}th,td{padding:4px;font-size:11px}.activity-field{height:26px;font-size:10px}.overview-cell{width:180px}.table-wrapper{border-radius:10px}.compare-bar{padding:8px}}.customize-off .customize-only,.customize-off .header-actions{display:none!important}.customize-on .customize-only,.customize-on .header-actions{display:inline-flex}.compare-locked .activity-field{opacity:.65;cursor:not-allowed}.is-hidden{display:none!important}.dashboard-view .card{margin-bottom:16px}.dashboard-view .card{animation:dashIn .5s ease both}.dashboard-view .card:nth-of-type(1){animation-delay:.05s}.dashboard-view .card:nth-of-type(2){animation-delay:.12s}.dashboard-view .card:nth-of-type(3){animation-delay:.18s}.dashboard-view{position:relative}.dashboard-view:before{content:"";position:absolute;top:-20px;right:-12px;bottom:-20px;left:-12px;background:radial-gradient(rgba(15,23,42,.06) 1px,transparent 1px),linear-gradient(180deg,#ffffffe6,#f4fbffb3);background-size:26px 26px,auto;border-radius:20px;z-index:-1}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:16px}.dashboard-header .title-row h2{font-size:22px;letter-spacing:-.02em}.dashboard-header .header-subtitle{font-size:13px;line-height:1.6;max-width:540px}.dashboard-actions{display:inline-flex;gap:8px;flex-wrap:wrap}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.dashboard-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:14px;padding:14px;border-radius:16px;background:linear-gradient(140deg,#ff7a591a,#ffffffe6);border:1px solid rgba(248,190,175,.6);box-shadow:0 16px 30px #0f172a14;margin-bottom:14px}.dashboard-hero-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:12px}.dashboard-hero-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.dashboard-metric-card{background:#fff;border:1px solid rgba(148,163,184,.35);border-radius:14px;padding:12px 14px;box-shadow:0 10px 20px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease}.dashboard-metric-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px #0f172a1f}.dashboard-hero-right{background:#fff;border-radius:14px;padding:12px 14px;border:1px solid rgba(148,163,184,.35);display:grid;gap:8px;align-content:start}.dashboard-hero-note{font-size:13px;color:#6b7280;margin:0}.dashboard-focus{background:#f8fbff;border:1px dashed #cfe0f1;border-radius:14px;padding:12px 14px}.dashboard-card{background:#f7fbff;border:1px solid var(--border);border-radius:12px;padding:12px 14px}.dashboard-card-title{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:6px}.dashboard-metric{font-size:26px;font-weight:700;margin-bottom:6px;font-family:Space Grotesk,DM Sans,sans-serif}.dashboard-meta{font-size:12px;color:#6b7280}.dashboard-actions-list{display:flex;flex-direction:column;gap:8px}.dashboard-list{margin:0;padding-left:18px;font-size:13px;color:#4b5563;display:grid;gap:8px}.dashboard-section-title{font-size:14px;font-weight:600;margin-bottom:14px;letter-spacing:.01em}.dashboard-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;background:#fff;border-radius:16px;border:1px solid rgba(148,163,184,.35);padding:14px}.insight-card{border:1px solid rgba(148,163,184,.25);border-radius:14px;padding:12px 14px;background:linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 8px 18px #0f172a0f;transition:transform .2s ease,box-shadow .2s ease}.insight-card:hover{transform:translateY(-2px);box-shadow:0 12px 22px #0f172a1f}.insight-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:6px}.insight-value{font-size:22px;font-weight:700;margin-bottom:4px;font-family:Space Grotesk,DM Sans,sans-serif}.insight-meta{font-size:13px;color:#6b7280}.dashboard-feature{border:1px solid var(--border);border-radius:12px;padding:12px 14px;background:#fff}.dashboard-feature h3{margin:0 0 6px;font-size:14px}.dashboard-feature p{margin:0;font-size:12px;color:#6b7280;line-height:1.5}.modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:30}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a73}.modal-card{position:relative;z-index:1;width:min(420px,calc(100% - 32px));background:var(--surface);border-radius:16px;border:1px solid rgba(148,163,184,.35);padding:16px;box-shadow:var(--shadow-soft)}.notice-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;z-index:35;background:#0f172a40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .2s ease}.notice-card{background:#fff;border-radius:14px;border:1px solid rgba(148,163,184,.4);box-shadow:0 14px 28px #0f172a2e;padding:14px 16px;width:min(320px,calc(100% - 48px));text-align:center;animation:noticePop .22s ease}.notice-title{font-size:13px;font-weight:600;margin-bottom:4px}.notice-text{font-size:12px;color:#6b7280}@keyframes noticePop{0%{transform:translateY(8px) scale(.98);opacity:.6}to{transform:translateY(0) scale(1);opacity:1}}.modal-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.modal-header h3{margin:0;font-size:18px}.modal-header p{margin:4px 0 0;font-size:12px;color:#6b7280}.modal-body{display:grid;gap:10px;font-size:12px}.auth-message{min-height:18px;font-size:12px;color:#2563eb;background:#eef2ff;border-radius:8px;padding:6px 8px;display:none}.auth-message.is-error{color:#b91c1c;background:#fee2e2}.auth-message.is-visible{display:block}.link-btn{border:none;background:transparent;color:#2563eb;padding:0;font-size:12px;text-align:left;cursor:pointer}.link-btn:hover{text-decoration:underline}.account-menu{position:relative;display:inline-flex;align-items:center}.account-dropdown{position:absolute;right:0;top:calc(100% + 6px);min-width:160px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-soft);padding:6px;display:grid;gap:4px;z-index:10}.account-item{border:none;background:transparent;text-align:left;font-size:12px;padding:6px 8px;border-radius:8px;cursor:pointer;color:#111827}.account-item:hover{background:#eef2ff}.account-profile{border-bottom:1px solid #e5e7eb;padding:6px 8px 8px;margin-bottom:4px}.account-label{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:4px}.account-email{font-size:12px;font-weight:600;color:#111827;margin-bottom:4px}.account-last-sync{font-size:11px;color:#6b7280}.sync-pill{font-size:10px;color:#0ea5e9;background:#e0f2fe;border:1px solid rgba(14,165,233,.2);border-radius:999px;padding:2px 6px;align-self:center}.sync-pill.is-pending{color:#92400e;background:#fef3c7;border-color:#f59e0b}.sync-pill.is-error{color:#b91c1c;background:#fee2e2;border-color:#f87171}.modal-body label{display:grid;gap:6px;color:#4b5563}.modal-body input{font-family:inherit;font-size:13px;padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:#f6f9fc}.auth-inline-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;margin-bottom:6px}.auth-inline-actions .link-btn{margin-left:auto}.auth-switch-row{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280;margin-top:4px}.modal-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}@media (max-width: 640px){.dashboard-header{align-items:stretch}.dashboard-actions{width:100%;justify-content:flex-start}.dashboard-hero{grid-template-columns:1fr}}@keyframes dashIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.dashboard-view .card{animation:none}}h1,h2,h3,.year-month-main,.header-stat-value{font-family:Space Grotesk,DM Sans,sans-serif}@keyframes cardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
