.language-switcher{position:relative;display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line, rgba(29, 29, 26, .18));border-radius:10px;color:inherit;background:#ffffff9e;cursor:pointer;font-size:.76rem;font-weight:700;line-height:1;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.language-switcher:hover{border-color:currentColor;background:#ffffffe6}.language-switcher:focus-within{outline:3px solid rgba(32,164,134,.2);outline-offset:2px}.language-switcher>svg:first-child{color:var(--accent, currentColor)}.language-switcher>svg:last-child{opacity:.58}.language-switcher select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;opacity:0;cursor:pointer}.language-switcher-code{display:none;letter-spacing:.04em}.landing-page .language-switcher{min-height:40px;border-color:#1d1d1a33;border-radius:999px;background:#ffffff61}.landing-page .language-switcher>svg:first-child{color:currentColor}@media(max-width:880px){.app-topbar .language-switcher{width:50px;min-height:38px;justify-content:center;padding:0 7px}.app-topbar .language-switcher-name,.app-topbar .language-switcher>svg:last-child{display:none}.app-topbar .language-switcher-code{display:inline}.app-topbar .language-switcher>svg:first-child{display:none}}@media(max-width:640px){.landing-page .language-switcher{width:52px;min-height:38px;justify-content:center;gap:4px;padding:0 7px}.landing-page .language-switcher-name,.landing-page .language-switcher>svg:last-child{display:none}.landing-page .language-switcher-code{display:inline}.landing-page .language-switcher>svg:first-child{display:none}}.landing-page{--landing-ink: #1d1d1a;--landing-ink-soft: #33332e;--landing-cream: #f4f0e6;--landing-paper: #fffdf7;--landing-lime: #c7f55a;--landing-lime-deep: #9bce31;--landing-coral: #ff735b;--landing-violet: #aa9cf6;--landing-line: rgba(29, 29, 26, .15);--landing-muted: #74736b;--landing-shadow: 0 26px 70px rgba(31, 29, 23, .16);min-height:100vh;overflow:hidden;color:var(--landing-ink);background:var(--landing-cream);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}.landing-page *,.landing-page *:before,.landing-page *:after{box-sizing:border-box}.landing-page button,.landing-page a{font:inherit}.landing-page button{color:inherit}.landing-page a{color:inherit;text-decoration:none}.landing-page button,.landing-page a[href]{-webkit-tap-highlight-color:transparent}.landing-page button:focus-visible,.landing-page a:focus-visible{outline:3px solid var(--landing-coral);outline-offset:3px}.landing-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.landing-skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 16px;border-radius:999px;color:var(--landing-paper);background:var(--landing-ink);transform:translateY(-150%);transition:transform .18s ease}.landing-skip-link:focus{transform:translateY(0)}.landing-header{position:absolute;z-index:20;top:0;right:0;left:0;border-bottom:1px solid rgba(29,29,26,.1)}.landing-nav{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:28px}.landing-logo-link{display:inline-flex;flex:0 0 auto;align-items:center;border-radius:8px}.landing-brand{display:inline-flex;align-items:center;gap:10px;font-size:21px;font-weight:800;letter-spacing:-.045em}.landing-brand-mark{display:flex;align-items:flex-end;width:25px;height:25px;padding:5px;gap:2px;border-radius:8px 8px 8px 2px;background:var(--landing-ink)}.landing-brand-mark span{display:block;width:3px;border-radius:3px;background:var(--landing-lime)}.landing-brand-mark span:nth-child(1){height:7px}.landing-brand-mark span:nth-child(2){height:14px}.landing-brand-mark span:nth-child(3){height:10px}.landing-nav-links{display:flex;align-items:center;gap:32px;margin-left:auto;color:#55544e;font-size:14px;font-weight:650}.landing-nav-links a{position:relative;padding-block:8px}.landing-nav-links a:after{position:absolute;right:0;bottom:2px;left:0;height:2px;border-radius:2px;background:var(--landing-ink);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.landing-nav-links a:hover:after{transform:scaleX(1);transform-origin:left}.landing-nav-actions{display:flex;align-items:center;gap:14px}.landing-text-button,.landing-footer button{padding:0;border:0;background:transparent;cursor:pointer}.landing-text-button{font-size:14px;font-weight:700}.landing-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;gap:9px;border:1px solid var(--landing-ink);border-radius:999px;font-size:14px;font-weight:800;cursor:pointer;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.landing-button:hover{transform:translateY(-2px)}.landing-button svg{flex:0 0 auto;transition:transform .18s ease}.landing-button:hover svg:last-child{transform:translate(3px)}.landing-button--nav{min-height:40px;padding-inline:18px;border-color:var(--landing-ink);background:var(--landing-lime)}.landing-button--primary{color:var(--landing-paper);background:var(--landing-ink);box-shadow:0 8px #1d1d1a1f}.landing-button--primary:hover{box-shadow:0 12px 18px #1d1d1a24}.landing-button--secondary{background:#fffdf759}.landing-button--secondary:hover{background:var(--landing-paper)}.landing-hero{display:grid;grid-template-columns:minmax(0,.87fr) minmax(540px,1.13fr);align-items:center;min-height:790px;padding-top:140px;padding-bottom:82px;gap:62px}.landing-hero-copy{position:relative;z-index:2;padding-bottom:12px}.landing-kicker,.landing-year-badge,.landing-offline-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--landing-line);border-radius:999px;font-size:12px;font-weight:800}.landing-kicker{margin-bottom:25px;padding:7px 11px;background:#fffdf78a;letter-spacing:.02em}.landing-kicker svg{color:#f25e47}.landing-hero h1{max-width:650px;margin:0;font-size:clamp(58px,5.5vw,88px);font-weight:790;line-height:.92;letter-spacing:-.068em}.landing-hero h1 span,.landing-intro-grid em,.landing-section-heading em,.landing-final-inner em{color:var(--landing-coral);font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em}.landing-hero h1 span{display:block;margin-top:10px;font-size:.91em;font-style:italic;white-space:nowrap}.landing-hero-lede{max-width:570px;margin:28px 0 0;color:#55544e;font-size:18px;line-height:1.65}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.landing-hero-proof{display:flex;align-items:center;margin-top:30px;gap:12px;color:var(--landing-muted);font-size:12px}.landing-hero-proof strong{color:var(--landing-ink)}.landing-avatar-stack{display:flex;padding-left:5px}.landing-avatar-stack i{display:grid;place-items:center;width:29px;height:29px;margin-left:-5px;border:2px solid var(--landing-cream);border-radius:50%;color:var(--landing-ink);background:var(--landing-violet);font-size:9px;font-style:normal;font-weight:900}.landing-avatar-stack i:nth-child(2){background:var(--landing-coral)}.landing-avatar-stack i:nth-child(3){background:var(--landing-lime)}.landing-dashboard-scene{position:relative;min-width:0;perspective:1200px}.landing-dashboard-scene:before{position:absolute;z-index:0;width:72%;height:77%;top:10%;left:15%;border-radius:50%;background:var(--landing-lime);content:"";filter:blur(62px);opacity:.34}.landing-dashboard-window{position:relative;z-index:1;overflow:hidden;border:1px solid rgba(29,29,26,.18);border-radius:20px;background:#fcfaf4;box-shadow:var(--landing-shadow),12px 14px #1d1d1af2;transform:rotate(1.4deg);transform-origin:center}.landing-window-bar{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 18px;border-bottom:1px solid rgba(29,29,26,.1);background:#ffffffa3}.landing-window-bar .landing-brand{gap:7px;font-size:14px}.landing-window-bar .landing-brand-mark{width:19px;height:19px;padding:4px;border-radius:6px 6px 6px 2px}.landing-window-bar .landing-brand-mark span{width:2px}.landing-window-bar .landing-brand-mark span:nth-child(1){height:5px}.landing-window-bar .landing-brand-mark span:nth-child(2){height:10px}.landing-window-bar .landing-brand-mark span:nth-child(3){height:7px}.landing-window-actions{display:flex;align-items:center;gap:8px}.landing-window-actions>span:not(.landing-window-avatar){width:24px;height:7px;border-radius:999px;background:#e5e1d8}.landing-window-avatar{display:grid;place-items:center;width:26px;height:26px;margin-left:4px;border-radius:50%;color:var(--landing-paper);background:var(--landing-ink);font-size:7px;font-weight:800}.landing-dashboard-body{padding:27px}.landing-dashboard-heading,.landing-card-title-row,.landing-year-card-head,.landing-goal-card-top,.landing-goal-card-bottom,.landing-goal-caption,.landing-phone-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.landing-eyebrow{margin:0 0 5px;color:var(--landing-muted);font-size:10px;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.landing-dashboard-heading h2{margin:0;font-size:23px;letter-spacing:-.045em}.landing-mini-log{display:inline-flex;align-items:center;padding:9px 13px;gap:5px;border-radius:999px;color:#fff;background:var(--landing-ink);font-size:9px;font-weight:800}.landing-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:21px}.landing-stat-card{min-width:0;min-height:136px;padding:17px;border:1px solid rgba(29,29,26,.12);border-radius:13px}.landing-stat-card--dark{color:#f8f5ec;background:var(--landing-ink)}.landing-stat-card--goal{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--landing-lime)}.landing-stat-label{display:flex;align-items:center;gap:6px;color:inherit;font-size:9px;font-weight:750;opacity:.76}.landing-stat-card p{margin:7px 0 1px;font-size:11px}.landing-stat-card p strong{font-size:24px;letter-spacing:-.05em}.landing-stat-card>span,.landing-stat-card>div>span{font-size:8px;opacity:.64}.landing-streak-days{display:flex;margin-top:13px;gap:5px}.landing-streak-days span{display:grid;place-items:center;width:21px;height:21px;border:1px solid rgba(255,255,255,.13);border-radius:50%;color:#ffffff9e;font-size:7px;font-weight:800}.landing-streak-days span.is-done{color:var(--landing-ink);border-color:var(--landing-lime);background:var(--landing-lime)}.landing-streak-days span.is-today{color:var(--landing-paper);border-color:var(--landing-coral);background:var(--landing-coral)}.landing-progress-ring{display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:conic-gradient(var(--landing-ink) 0 86%,rgba(29,29,26,.14) 86% 100%)}.landing-progress-ring:before{grid-area:1 / 1;border-radius:50%;background:var(--landing-lime);content:""}.landing-progress-ring>span{position:relative;z-index:1;grid-area:1 / 1}.landing-progress-ring--mini{width:66px;height:66px}.landing-progress-ring--mini:before{width:51px;height:51px}.landing-progress-ring--mini span{font-size:12px;font-weight:900}.landing-activity-card{margin-top:12px;padding:16px 17px 18px;border:1px solid rgba(29,29,26,.12);border-radius:13px;background:#fff}.landing-card-title-row h3{margin:0;font-size:15px;letter-spacing:-.03em}.landing-card-title-row>span{display:flex;align-items:center;color:var(--landing-muted);font-size:8px}.landing-dashboard-heatmap-wrap{display:grid;grid-template-columns:24px 1fr;margin-top:15px;gap:7px}.landing-heat-labels{display:flex;flex-direction:column;justify-content:space-around;color:var(--landing-muted);font-size:6px}.landing-heatmap{display:grid;grid-template-rows:repeat(7,1fr);grid-auto-flow:column;grid-auto-columns:1fr;gap:4px;min-width:0}.landing-heat-cell,.landing-year-legend i{display:block;aspect-ratio:1;border-radius:3px;background:#ebe8df}.landing-heat-cell.heat-1,.landing-year-legend .heat-1{background:#deedbb}.landing-heat-cell.heat-2,.landing-year-legend .heat-2{background:#c7ec70}.landing-heat-cell.heat-3,.landing-year-legend .heat-3{background:#91be43}.landing-heat-cell.heat-4,.landing-year-legend .heat-4{background:#35471c}.landing-practice-row{display:flex;align-items:center;margin-top:12px;padding:10px 12px;gap:10px;border:1px solid rgba(29,29,26,.12);border-radius:12px;background:#fff}.landing-skill-dot{display:grid;flex:0 0 auto;place-items:center;width:30px;height:30px;border-radius:9px;color:var(--landing-ink);font-size:10px;font-weight:900}.landing-skill-dot--coral{background:var(--landing-coral)}.landing-practice-row>div:nth-child(2){display:flex;flex:1;flex-direction:column}.landing-practice-row strong{font-size:9px}.landing-practice-row span{color:var(--landing-muted);font-size:7px}.landing-practice-time{margin-left:auto}.landing-float-card{position:absolute;z-index:3;display:flex;align-items:center;padding:11px 15px 11px 10px;gap:8px;border:1px solid var(--landing-ink);border-radius:999px;color:var(--landing-ink);background:var(--landing-paper);box-shadow:0 12px 30px #1f1d1726;font-size:10px;animation:landing-float 4s ease-in-out infinite}.landing-float-card strong{font-size:11px}.landing-float-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:var(--landing-ink);background:var(--landing-coral)}.landing-float-card--streak{top:17%;left:-38px}.landing-float-card--session{right:-26px;bottom:13%;color:var(--landing-ink);background:var(--landing-lime);animation-delay:-2s}.landing-float-card--session>svg{padding:3px;border-radius:50%;color:var(--landing-paper);background:var(--landing-ink)}@keyframes landing-float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}.landing-skill-ribbon{overflow:hidden;border-block:1px solid var(--landing-ink);color:var(--landing-paper);background:var(--landing-ink)}.landing-ribbon-track{display:flex;align-items:center;justify-content:center;min-width:max-content;min-height:57px;padding-inline:24px;gap:23px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.landing-ribbon-track i{color:var(--landing-lime);font-size:12px;font-style:normal}.landing-section{padding-block:130px}.landing-section-tag{display:flex;align-items:center;width:max-content;margin-bottom:45px;gap:10px;color:var(--landing-muted);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.landing-section-tag span{display:grid;place-items:center;width:27px;height:27px;border:1px solid var(--landing-line);border-radius:50%;color:var(--landing-ink);font-size:9px}.landing-intro-grid{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:90px}.landing-intro-grid h2,.landing-section-heading h2,.landing-final-inner h2{margin:0;font-size:clamp(47px,5.1vw,72px);font-weight:760;line-height:.98;letter-spacing:-.06em}.landing-intro-grid em,.landing-section-heading em,.landing-final-inner em{font-size:1.03em;font-style:italic}.landing-intro-grid p,.landing-section-heading p{margin:0;color:#5f5e57;font-size:16px;line-height:1.75}.landing-intro-grid a{display:inline-flex;align-items:center;margin-top:23px;gap:8px;border-bottom:1px solid var(--landing-ink);font-size:13px;font-weight:800}.landing-feature{padding-block:130px}.landing-feature--consistency{color:var(--landing-paper);background:var(--landing-ink)}.landing-feature-grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:100px}.landing-feature-grid--reverse{grid-template-columns:1.05fr .95fr}.landing-feature-copy{max-width:465px}.landing-feature-icon{display:grid;place-items:center;width:47px;height:47px;margin-bottom:28px;border:1px solid currentColor;border-radius:13px 13px 13px 3px;color:var(--landing-ink);background:var(--landing-lime);transform:rotate(-3deg)}.landing-feature-icon--coral{background:var(--landing-coral)}.landing-feature-copy .landing-eyebrow{color:inherit;opacity:.56}.landing-feature-copy h2,.landing-offline-copy h2{margin:10px 0 20px;font-size:clamp(39px,4vw,56px);font-weight:760;line-height:1;letter-spacing:-.055em}.landing-feature-copy>p:not(.landing-eyebrow),.landing-offline-copy>p:not(.landing-eyebrow){margin:0;color:inherit;font-size:16px;line-height:1.75;opacity:.68}.landing-check-list{display:grid;margin:30px 0 0;padding:0;gap:12px;list-style:none}.landing-check-list li{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:650}.landing-check-list svg{padding:2px;border-radius:50%;color:var(--landing-ink);background:var(--landing-lime)}.landing-year-card{position:relative;padding:30px;border:1px solid rgba(255,255,255,.18);border-radius:22px;color:var(--landing-ink);background:var(--landing-paper);box-shadow:16px 16px 0 var(--landing-lime);transform:rotate(1deg)}.landing-year-card:after{position:absolute;z-index:-1;right:-34px;bottom:-37px;width:100px;height:100px;border:1px solid rgba(255,255,255,.2);border-radius:50%;content:""}.landing-year-card-head>div{display:flex;flex-direction:column}.landing-year-card-head>div span{color:var(--landing-muted);font-size:10px;font-weight:750}.landing-year-card-head>div strong{margin-top:3px;font-size:26px;letter-spacing:-.04em}.landing-year-badge{padding:7px 10px;color:var(--landing-ink);border-color:transparent;background:#ffe1db;font-size:9px}.landing-year-badge svg{color:var(--landing-coral);fill:var(--landing-coral)}.landing-month-labels{display:flex;justify-content:space-around;margin:31px 0 8px;color:var(--landing-muted);font-size:8px}.landing-year-card .landing-heatmap{gap:6px}.landing-year-card .landing-heat-cell{border-radius:4px}.landing-year-legend{display:flex;align-items:center;justify-content:flex-end;margin-top:15px;gap:5px;color:var(--landing-muted);font-size:8px}.landing-year-legend i{width:9px}.landing-year-footer{display:grid;grid-template-columns:repeat(3,1fr);margin-top:25px;padding-top:22px;border-top:1px solid var(--landing-line)}.landing-year-footer div{display:flex;flex-direction:column;padding-left:20px;border-left:1px solid var(--landing-line)}.landing-year-footer div:first-child{padding-left:0;border-left:0}.landing-year-footer span{color:var(--landing-muted);font-size:8px}.landing-year-footer strong{margin-top:3px;font-size:19px;letter-spacing:-.04em}.landing-feature--log{padding-block:150px}.landing-log-preview{position:relative;width:min(100%,510px);padding:30px;border:1px solid var(--landing-ink);border-radius:24px;background:var(--landing-paper);box-shadow:13px 13px 0 var(--landing-coral);transform:rotate(-1deg)}.landing-log-preview:before{position:absolute;z-index:-1;top:-42px;left:-48px;width:120px;height:120px;border-radius:50%;background:var(--landing-lime);content:""}.landing-log-top{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--landing-line)}.landing-log-top h3{margin:0;font-size:23px;letter-spacing:-.04em}.landing-log-close{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--landing-line);border-radius:50%;font-size:20px;line-height:1}.landing-log-field{display:flex;flex-direction:column;margin-top:15px;padding:14px 16px;gap:8px;border:1px solid var(--landing-line);border-radius:12px;background:#fff}.landing-log-field>span{display:flex;justify-content:space-between;color:var(--landing-muted);font-size:9px;font-weight:750}.landing-log-field em{font-style:normal;font-weight:500}.landing-log-field strong{display:flex;align-items:center;gap:8px;font-size:13px}.landing-log-field strong svg:last-child{margin-left:auto;color:var(--landing-muted)}.landing-field-dot{width:9px;height:9px;border-radius:50%;background:var(--landing-coral)}.landing-duration-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.landing-log-note{min-height:76px}.landing-log-note p{margin:0;color:#55544e;font-size:11px}.landing-log-submit{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:17px;gap:8px;border-radius:999px;color:#fff;background:var(--landing-ink);font-size:12px;font-weight:800}.landing-log-submit svg{padding:3px;border-radius:50%;color:var(--landing-ink);background:var(--landing-lime)}.landing-log-success{position:absolute;right:-56px;bottom:-34px;display:flex;align-items:center;padding:11px 15px;gap:7px;border:1px solid var(--landing-ink);border-radius:999px;background:var(--landing-lime);box-shadow:0 10px 25px #1f1d1721;font-size:9px;font-weight:800}.landing-mini-metrics{display:grid;grid-template-columns:1fr 1fr;margin-top:32px;gap:14px}.landing-mini-metrics div{display:flex;flex-direction:column;padding-top:15px;border-top:1px solid var(--landing-line)}.landing-mini-metrics strong{font-size:25px;letter-spacing:-.05em}.landing-mini-metrics span{margin-top:2px;color:var(--landing-muted);font-size:10px}.landing-goals{padding-block:130px 145px;color:var(--landing-paper);background:#262620}.landing-section-heading{display:grid;grid-template-columns:1.25fr .55fr;align-items:end;gap:100px;margin-bottom:60px}.landing-section-tag--light{color:#ffffff8a}.landing-section-tag--light span{color:var(--landing-paper);border-color:#ffffff42}.landing-section-heading h2{color:var(--landing-paper)}.landing-section-heading p{color:#ffffff94}.landing-goal-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.landing-goal-card{position:relative;display:flex;flex-direction:column;min-height:430px;padding:27px;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:20px;color:var(--landing-ink)}.landing-goal-card--lime{background:var(--landing-lime);transform:rotate(-1deg)}.landing-goal-card--cream{background:var(--landing-paper)}.landing-goal-card--coral{background:var(--landing-coral);transform:rotate(1deg)}.landing-goal-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(29,29,26,.22);border-radius:12px;background:#ffffff57}.landing-goal-status{padding:7px 10px;border:1px solid rgba(29,29,26,.18);border-radius:999px;font-size:9px;font-weight:800}.landing-goal-ring-wrap{display:grid;flex:1;place-items:center}.landing-progress-ring--large{width:185px;height:185px;background:conic-gradient(var(--landing-ink) 0 86%,rgba(29,29,26,.13) 86% 100%);transform:rotate(12deg)}.landing-progress-ring--large:before{width:147px;height:147px}.landing-progress-ring--large>span{display:flex;flex-direction:column;align-items:center;transform:rotate(-12deg)}.landing-progress-ring--large strong{font-size:37px;letter-spacing:-.06em}.landing-progress-ring--large small{color:#1d1d1a9e;font-size:9px}.landing-goal-card-bottom{padding-top:19px;border-top:1px solid rgba(29,29,26,.16);font-size:11px}.landing-goal-card-bottom>span{color:#1d1d1a9e}.landing-goal-card-bottom strong{font-size:11px}.landing-goal-card-bottom i{color:#1d1d1a85;font-style:normal;font-weight:500}.landing-big-number{margin-top:auto;font-size:106px;font-weight:780;line-height:.85;letter-spacing:-.085em}.landing-big-number span{margin-left:4px;color:var(--landing-coral);font-family:Georgia,serif;font-size:45px;font-style:italic;font-weight:400}.landing-goal-card--cream>p{margin:16px 0 26px;color:var(--landing-muted);font-size:11px}.landing-linear-progress{height:8px;overflow:hidden;border-radius:999px;background:#e9e5dc}.landing-linear-progress span{display:block;width:72%;height:100%;border-radius:inherit;background:var(--landing-coral)}.landing-goal-caption{margin-top:10px;color:var(--landing-muted);font-size:9px}.landing-goal-caption strong{color:var(--landing-ink)}.landing-streak-illustration{display:flex;flex:1;align-items:baseline;justify-content:center;padding-top:67px}.landing-streak-illustration svg{position:absolute;width:170px;height:170px;color:#ffffff3d;transform:rotate(-8deg)}.landing-streak-illustration strong{position:relative;font-size:105px;line-height:1;letter-spacing:-.085em}.landing-streak-illustration span{position:relative;margin-left:7px;font-family:Georgia,serif;font-size:22px;font-style:italic}.landing-offline{padding-block:140px}.landing-offline-card{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;min-height:570px;overflow:hidden;border:1px solid var(--landing-ink);border-radius:28px;background:var(--landing-paper);box-shadow:14px 14px 0 var(--landing-violet)}.landing-offline-art{position:relative;display:grid;place-items:center;align-self:stretch;min-height:570px;overflow:hidden;border-right:1px solid var(--landing-ink);background:var(--landing-lime)}.landing-offline-art:before,.landing-offline-art:after{position:absolute;width:280px;height:280px;border:1px solid rgba(29,29,26,.16);border-radius:50%;content:""}.landing-offline-art:before{top:-140px;left:-90px}.landing-offline-art:after{right:-100px;bottom:-150px}.landing-phone{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:265px;min-height:450px;padding:16px 18px 25px;border:7px solid var(--landing-ink);border-radius:35px;background:var(--landing-paper);box-shadow:0 25px 45px #1d1d1a33;transform:rotate(-4deg) translateY(28px)}.landing-phone-top{align-self:stretch;padding-bottom:13px;border-bottom:1px solid var(--landing-line)}.landing-phone-top .landing-brand{gap:6px;font-size:12px}.landing-phone-top .landing-brand-mark{width:17px;height:17px;padding:4px;gap:1px;border-radius:5px}.landing-phone-top .landing-brand-mark span{width:2px}.landing-phone-top .landing-brand-mark span:nth-child(1){height:4px}.landing-phone-top .landing-brand-mark span:nth-child(2){height:8px}.landing-phone-top .landing-brand-mark span:nth-child(3){height:6px}.landing-phone-check{display:grid;place-items:center;width:65px;height:65px;margin:49px 0 18px;border-radius:50%;color:var(--landing-paper);background:var(--landing-ink);box-shadow:0 0 0 8px #c7f55a99}.landing-phone>strong{font-size:21px;letter-spacing:-.04em}.landing-phone>span{max-width:180px;margin-top:7px;color:var(--landing-muted);font-size:10px;text-align:center}.landing-heatmap--compact{align-self:stretch;margin-top:39px;gap:4px}.landing-offline-pill{position:absolute;z-index:2;right:13%;bottom:17%;padding:10px 14px;background:var(--landing-paper);box-shadow:0 8px 20px #1d1d1a26}.landing-offline-copy{padding:65px}.landing-offline-copy .landing-feature-icon{background:var(--landing-violet)}.landing-pwa-points{display:flex;flex-wrap:wrap;margin-top:30px;gap:9px}.landing-pwa-points span{display:flex;align-items:center;padding:8px 10px;gap:6px;border:1px solid var(--landing-line);border-radius:999px;font-size:9px;font-weight:750}.landing-pwa-points svg{color:#67951c;stroke-width:3}.landing-final-cta{position:relative;overflow:hidden;padding-block:135px;border-block:1px solid var(--landing-ink);background:var(--landing-lime)}.landing-final-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.landing-final-inner>svg{margin-bottom:18px}.landing-final-inner .landing-eyebrow{color:var(--landing-ink)}.landing-final-inner h2{font-size:clamp(50px,6vw,82px)}.landing-final-inner em{color:var(--landing-ink)}.landing-final-inner>p:not(.landing-eyebrow){margin:21px 0 0;color:#1d1d1aab}.landing-final-actions{justify-content:center}.landing-button--dark{color:var(--landing-paper);background:var(--landing-ink)}.landing-button--ghost{background:transparent}.landing-button--ghost:hover{background:#ffffff59}.landing-final-shape{position:absolute;border:1px solid rgba(29,29,26,.18);border-radius:50%}.landing-final-shape--one{top:-140px;left:-100px;width:390px;height:390px}.landing-final-shape--two{right:-110px;bottom:-170px;width:480px;height:480px}.landing-footer{color:var(--landing-paper);background:var(--landing-ink)}.landing-footer-main{display:flex;justify-content:space-between;padding-block:70px}.landing-footer .landing-brand-mark{background:var(--landing-paper)}.landing-footer .landing-brand-mark span{background:var(--landing-ink)}.landing-footer-main>div:first-child>p{margin:14px 0 0;color:#ffffff80;font-size:12px}.landing-footer-links{display:flex;gap:90px}.landing-footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.landing-footer-links strong{margin-bottom:4px;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.landing-footer-links a,.landing-footer-links button{color:#ffffff8f;font-size:11px;cursor:pointer}.landing-footer-links a:hover,.landing-footer-links button:hover{color:var(--landing-paper)}.landing-footer-bottom{display:flex;justify-content:space-between;padding-block:20px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff61;font-size:9px}@media(max-width:1050px){.landing-hero{grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);gap:38px}.landing-hero h1{font-size:clamp(55px,6.8vw,76px)}.landing-feature-grid{gap:60px}.landing-offline-copy{padding:45px}.landing-log-success{right:-15px}.landing-float-card--streak{left:-22px}}@media(max-width:900px){.landing-nav-links{display:none}.landing-hero{grid-template-columns:1fr;min-height:auto;padding-top:150px;padding-bottom:100px;gap:72px}.landing-hero-copy{max-width:690px}.landing-hero h1{font-size:clamp(62px,10vw,88px)}.landing-dashboard-scene{width:min(680px,94%);margin-inline:auto}.landing-intro-grid,.landing-section-heading{grid-template-columns:1fr;align-items:start;gap:35px}.landing-intro-grid>div,.landing-section-heading>p{max-width:560px}.landing-feature-grid,.landing-feature-grid--reverse{grid-template-columns:1fr;gap:75px}.landing-feature-copy{max-width:590px}.landing-feature--consistency .landing-feature-copy{order:0}.landing-year-card{order:1;width:min(100%,720px)}.landing-feature-grid--reverse .landing-log-preview{order:1;margin-inline:auto}.landing-feature-grid--reverse .landing-feature-copy{order:0}.landing-goal-cards{grid-template-columns:1fr 1fr}.landing-goal-card--coral{grid-column:1 / -1;min-height:330px}.landing-streak-illustration{padding-top:35px}.landing-streak-illustration svg{width:130px;height:130px}.landing-offline-card{grid-template-columns:1fr}.landing-offline-art{border-right:0;border-bottom:1px solid var(--landing-ink)}.landing-offline-copy{padding:60px}}@media(max-width:640px){.landing-container{width:min(100% - 32px,1180px)}.landing-nav{min-height:68px}.landing-nav-actions{gap:8px}.landing-text-button{display:none}.landing-button--nav{min-height:38px;padding-inline:14px;font-size:12px}.landing-button--nav svg{display:none}.landing-brand{font-size:19px}.landing-brand-mark{width:23px;height:23px}.landing-hero{padding-top:116px;padding-bottom:74px;gap:62px}.landing-kicker{margin-bottom:19px;font-size:10px}.landing-hero h1{font-size:clamp(50px,15.4vw,69px);line-height:.94}.landing-hero h1 span{margin-top:8px;white-space:normal}.landing-hero-lede{margin-top:23px;font-size:16px;line-height:1.6}.landing-hero-actions{flex-direction:column}.landing-hero-actions .landing-button{width:100%}.landing-hero-proof{align-items:flex-start}.landing-dashboard-scene{width:100%}.landing-dashboard-window{border-radius:15px;box-shadow:8px 9px #1d1d1af2;transform:rotate(.7deg)}.landing-window-bar{min-height:44px;padding-inline:13px}.landing-window-actions>span:not(.landing-window-avatar){display:none}.landing-dashboard-body{padding:16px}.landing-dashboard-heading h2{font-size:18px}.landing-mini-log{padding:8px 10px;font-size:8px}.landing-stat-grid{gap:8px;margin-top:14px}.landing-stat-card{min-height:123px;padding:12px}.landing-stat-card p strong{font-size:19px}.landing-streak-days{gap:3px}.landing-streak-days span{width:17px;height:17px}.landing-progress-ring--mini{width:52px;height:52px}.landing-progress-ring--mini:before{width:40px;height:40px}.landing-progress-ring--mini span{font-size:10px}.landing-activity-card{padding:13px}.landing-heatmap{gap:2px}.landing-heat-cell{border-radius:2px}.landing-float-card{display:none}.landing-ribbon-track{justify-content:flex-start;min-height:51px;gap:17px;animation:landing-marquee 22s linear infinite}@keyframes landing-marquee{to{transform:translate(-42%)}}.landing-section,.landing-feature,.landing-goals,.landing-offline{padding-block:92px}.landing-section-tag{margin-bottom:30px}.landing-intro-grid{gap:26px}.landing-intro-grid h2,.landing-section-heading h2,.landing-final-inner h2{font-size:clamp(42px,12vw,56px)}.landing-feature-grid,.landing-feature-grid--reverse{gap:52px}.landing-feature-copy h2,.landing-offline-copy h2{font-size:39px}.landing-feature-copy>p:not(.landing-eyebrow),.landing-offline-copy>p:not(.landing-eyebrow){font-size:15px}.landing-year-card{padding:20px 16px;box-shadow:8px 9px 0 var(--landing-lime)}.landing-year-card .landing-heatmap{gap:3px}.landing-year-footer div{padding-left:11px}.landing-log-preview{padding:20px;border-radius:19px;box-shadow:8px 9px 0 var(--landing-coral)}.landing-log-preview:before{display:none}.landing-duration-grid{grid-template-columns:1fr;gap:0}.landing-log-success{position:static;margin-top:14px;border-radius:12px;justify-content:center;text-align:center}.landing-mini-metrics{margin-top:25px}.landing-section-heading{margin-bottom:42px;gap:25px}.landing-goal-cards{grid-template-columns:1fr}.landing-goal-card,.landing-goal-card--coral{grid-column:auto;min-height:390px}.landing-goal-card--coral{min-height:330px}.landing-big-number{font-size:94px}.landing-offline-card{min-height:0;border-radius:20px;box-shadow:8px 9px 0 var(--landing-violet)}.landing-offline-art{min-height:500px}.landing-phone{width:235px;min-height:410px}.landing-offline-pill{right:6%;bottom:11%}.landing-offline-copy{padding:42px 25px}.landing-final-cta{padding-block:100px}.landing-final-inner>p:not(.landing-eyebrow){max-width:280px}.landing-final-actions{width:100%}.landing-footer-main{flex-direction:column;gap:50px;padding-block:54px}.landing-footer-links{justify-content:space-between;gap:30px}.landing-footer-bottom{align-items:flex-start;gap:20px}.landing-footer-bottom span:last-child{max-width:150px;text-align:right}}@media(max-width:380px){.landing-stat-card--goal{align-items:flex-start}.landing-progress-ring--mini,.landing-dashboard-heading .landing-eyebrow{display:none}.landing-year-card-head{align-items:flex-start}.landing-year-badge{padding-inline:7px}.landing-mini-metrics{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.landing-page *,.landing-page *:before,.landing-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.landing-store-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.landing-store-pill{display:inline-flex;align-items:center;gap:9px;padding:7px 14px 7px 12px;border:1px solid var(--landing-line);border-radius:11px;color:var(--landing-ink);background:var(--landing-paper);cursor:default;-webkit-user-select:none;user-select:none}.landing-store-pill>span{display:flex;flex-direction:column;line-height:1.25}.landing-store-pill small{font-size:9px;font-weight:650;letter-spacing:.08em;text-transform:uppercase;opacity:.62}.landing-store-pill strong{font-size:12px;font-weight:750}.landing-store-badges--light .landing-store-pill{border-color:#171a1647;background:#fff6}.landing-footer-soon{display:inline-flex;align-items:center;gap:7px;color:#ffffff8f;font-size:11px}:root{color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f7f7f4;--bg-2: #efeee8;--bg-3: #e5e4dc;--surface: #fcfcfb;--surface-strong: #ffffff;--ink: #1b1d1b;--ink-2: #4c544c;--muted: #6f776f;--line: #d7d7cf;--line-soft: #e5e4dd;--accent: #0e8a63;--accent-hover: #0b7655;--accent-soft: #eef8f2;--accent-bright: #40d39e;--lime: #d7ff5f;--streak: #d98a10;--streak-soft: #fff4d7;--violet: #7c6df2;--violet-soft: #f0edff;--orange: #f97316;--orange-soft: #fff1e7;--error: #cc2f2f;--heat-0: #e7e8e1;--heat-1: #bdebd4;--heat-2: #75d8ad;--heat-3: #32c48a;--heat-4: #0e8a63;--shadow-sm: 0 1px 2px rgba(26, 29, 26, .05);--shadow-md: 0 2px 6px rgba(26, 29, 26, .08), 0 1px 2px rgba(26, 29, 26, .04);--shadow-lg: 0 20px 48px -22px rgba(26, 29, 26, .32), 0 6px 18px -10px rgba(26, 29, 26, .16)}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid rgba(14,138,99,.3);outline-offset:2px}button{border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3,.logo,.stat-card strong,.streak-number,.timer-digits{font-family:Space Grotesk,Inter,ui-sans-serif,sans-serif}h1{margin-bottom:9px;font-size:clamp(2rem,3.6vw,2.75rem);line-height:1.08;letter-spacing:-.045em}h2{margin-bottom:6px;font-size:1.35rem;line-height:1.2;letter-spacing:-.025em}p{color:var(--ink-2);line-height:1.55}.skip-link{position:fixed;top:8px;left:8px;z-index:200;padding:10px 14px;border-radius:8px;color:#fff;background:var(--ink);transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.app-root{min-height:100vh}.app-column{min-height:100vh;margin-left:248px}.main-content{min-height:calc(100vh - 64px)}.page{width:min(100%,1280px);margin:0 auto;padding:38px 40px 72px}.eyebrow{display:block;margin-bottom:8px;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.page-header p{max-width:640px;margin-bottom:0;color:var(--muted);font-size:1rem}.header-actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.logo{display:inline-flex;align-items:center;gap:11px}.logo>i{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:var(--lime);background:var(--ink);box-shadow:inset 0 0 0 1px #ffffff0f}.logo svg{width:25px;fill:none;stroke:currentColor;stroke-width:4.2;stroke-linecap:round}.logo strong{font-size:1.4rem;letter-spacing:-.06em}.logo.compact>i{width:32px;height:32px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid transparent;border-radius:10px;background:transparent;cursor:pointer;font-size:.88rem;font-weight:700;line-height:1;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button.primary{color:#fff;background:var(--ink);box-shadow:0 6px 18px -11px #1b1d1bcc}.button.primary:hover{background:#30342f;box-shadow:0 8px 20px -12px #1b1d1bbf}.button.secondary{border-color:var(--line);background:var(--surface);box-shadow:var(--shadow-sm)}.button.secondary:hover{border-color:#bbbdb5;background:var(--surface-strong)}.button.text{min-height:36px;padding-inline:8px;color:var(--accent)}.button.text:hover{background:var(--accent-soft)}.button.danger{color:var(--error)}.button.full{width:100%}.icon-button{display:inline-grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:10px;color:var(--ink-2);background:transparent;cursor:pointer;transition:background .16s ease,color .16s ease}.icon-button:hover{color:var(--ink);background:var(--bg-2)}.card{border:1px solid var(--line-soft);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm)}.card-head,.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.section-head{margin-bottom:22px}.section-head h2{margin-bottom:3px}.section-head p{margin-bottom:0;color:var(--muted);font-size:.9rem}.sidebar{position:fixed;z-index:40;inset:0 auto 0 0;display:flex;width:248px;flex-direction:column;padding:20px 16px 16px;border-right:1px solid var(--line-soft);background:#fcfcfbf5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar-top{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:0 10px}.logo-button{padding:0;background:none;cursor:pointer}.sidebar-close{display:none}.sidebar nav{display:flex;flex-direction:column;gap:4px;margin-top:30px}.nav-label{margin:0 10px 8px;color:var(--muted);font-size:.67rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sidebar nav button{position:relative;display:flex;width:100%;min-height:44px;align-items:center;gap:12px;padding:0 12px;border-radius:10px;color:var(--ink-2);background:transparent;cursor:pointer;font-size:.9rem;font-weight:650;text-align:left;transition:background .16s ease,color .16s ease}.sidebar nav button:hover{color:var(--ink);background:var(--bg)}.sidebar nav button.active{color:var(--ink);background:var(--bg-2)}.sidebar nav button.active:before{position:absolute;left:-7px;width:3px;height:22px;border-radius:99px;background:var(--accent);content:""}.sidebar nav kbd{margin-left:auto;padding:2px 6px;border:1px solid var(--line);border-radius:5px;color:var(--muted);background:var(--surface);font:600 .65rem ui-monospace,monospace}.sidebar-action{display:flex;flex-direction:column;gap:6px;margin-top:28px}.sidebar-action .primary{min-height:46px;color:var(--ink);background:var(--lime);box-shadow:none}.sidebar-action .primary:hover{background:#ccf255}.timer-link{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;color:var(--muted);background:none;cursor:pointer;font-size:.78rem;font-weight:650}.timer-link:hover{color:var(--ink)}.sidebar-foot{position:relative;display:grid;gap:10px;margin-top:auto}.profile-menu.in-sidebar{position:absolute;z-index:90;top:auto;right:0;bottom:calc(100% + 8px);left:0;width:auto;animation:menu-in-up .15s ease both}@keyframes menu-in-up{0%{opacity:0;transform:translateY(6px)}}.install-card{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid var(--line-soft);border-radius:12px;background:var(--accent-soft);cursor:pointer;text-align:left}.install-card>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:9px;color:var(--accent);background:var(--surface)}.install-card div{display:flex;min-width:0;flex:1;flex-direction:column}.install-card strong{overflow:hidden;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.install-card small{margin-top:2px;color:var(--muted);font-size:.69rem}.profile-button{display:flex;width:100%;min-height:54px;align-items:center;gap:9px;padding:7px 8px;border-radius:12px;background:transparent;cursor:pointer;text-align:left}.profile-button:hover{background:var(--bg)}.avatar,.profile-avatar{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#166e55,#0e8a63);font-size:.72rem;font-weight:800}.avatar.large{width:42px;height:42px}.profile-button>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.profile-button strong{font-size:.8rem}.profile-button small{overflow:hidden;margin-top:2px;color:var(--muted);font-size:.69rem;text-overflow:ellipsis;white-space:nowrap}.app-topbar{position:sticky;z-index:30;top:0;display:flex;height:64px;align-items:center;justify-content:space-between;padding:0 40px;border-bottom:1px solid rgba(215,215,207,.72);background:#f7f7f4e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-date{color:var(--muted);font-size:.8rem;font-weight:550}.topbar-actions{display:flex;align-items:center;gap:14px}.sync-status{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.72rem;font-weight:600}.sync-status i{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #0e8a6317}.sync-status.offline{color:var(--streak)}.profile-avatar{border:0;cursor:pointer}.mobile-menu-button,.mobile-logo{display:none}.profile-menu{position:fixed;z-index:80;top:56px;right:28px;width:265px;padding:9px;border:1px solid var(--line);border-radius:14px;background:var(--surface-strong);box-shadow:var(--shadow-lg);animation:menu-in .15s ease both}@keyframes menu-in{0%{opacity:0;transform:translateY(-6px)}}.profile-menu header{display:flex;align-items:center;gap:10px;padding:9px 9px 13px;border-bottom:1px solid var(--line-soft)}.profile-menu header div{display:flex;min-width:0;flex-direction:column}.profile-menu header strong{font-size:.84rem}.profile-menu header small{overflow:hidden;margin-top:3px;color:var(--muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.profile-menu>button{display:flex;width:100%;min-height:40px;align-items:center;gap:10px;padding:0 10px;border-radius:8px;color:var(--ink-2);background:transparent;cursor:pointer;font-size:.8rem;font-weight:600;text-align:left}.profile-menu>button:hover{color:var(--ink);background:var(--bg)}.offline-banner{position:fixed;z-index:100;top:0;left:50%;display:flex;align-items:center;gap:8px;padding:7px 14px;border-radius:0 0 10px 10px;color:#fff;background:#8e5c09;box-shadow:var(--shadow-md);font-size:.75rem;font-weight:650;transform:translate(-50%)}.bottom-nav{display:none}.dashboard-header{align-items:center}.guest-banner{display:flex;align-items:center;gap:13px;margin-bottom:20px;padding:13px 16px;border:1px solid #cde9da;border-radius:13px;background:var(--accent-soft)}.guest-banner>span{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:var(--accent);background:#fff}.guest-banner>div{flex:1}.guest-banner strong{font-size:.82rem}.guest-banner p{margin:2px 0 0;color:var(--muted);font-size:.76rem}.guest-banner button{display:inline-flex;align-items:center;gap:6px;color:var(--accent);background:none;cursor:pointer;font-size:.77rem;font-weight:750}.dashboard-hero-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:18px}.weekly-spotlight{position:relative;overflow:hidden;padding:25px 28px 22px;color:#f6f8f4;border-color:#1e2821;background:#171c18;box-shadow:0 22px 50px -30px #101a13bf}.weekly-spotlight:after{position:absolute;inset:auto -80px -120px auto;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(64,211,158,.15),transparent 67%);content:"";pointer-events:none}.weekly-spotlight .eyebrow{color:#91a097}.weekly-spotlight h2{margin:0;font-size:1.55rem}.pace-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid rgba(215,255,95,.24);border-radius:99px;color:var(--lime);background:#d7ff5f14;font-size:.7rem;font-weight:700}.weekly-main{display:flex;align-items:center;gap:28px;padding:20px 0 18px}.weekly-copy{display:flex;flex-direction:column}.weekly-copy>strong{font-family:ui-monospace,SFMono-Regular,monospace;font-size:clamp(1.9rem,4vw,2.65rem);letter-spacing:-.06em}.weekly-copy>span{margin-top:3px;color:#a9b3ac;font-size:.78rem}.weekly-copy p{max-width:420px;margin:15px 0 0;color:#c4ccc6;font-size:.82rem;line-height:1.45}.progress-ring{position:relative;display:grid;flex:0 0 auto;place-items:center}.ring-track{stroke:#808c8333}.ring-value{transition:stroke-dashoffset .9s cubic-bezier(.16,1,.3,1)}.ring-copy{position:absolute;display:flex;align-items:center;flex-direction:column}.ring-copy strong{font-family:ui-monospace,SFMono-Regular,monospace;font-size:1.42rem;letter-spacing:-.05em}.ring-copy small{margin-top:3px;color:#8f9a92;font-size:.58rem}.week-bars{display:flex;height:74px;align-items:flex-end;justify-content:space-between;gap:8px;padding-top:13px;border-top:1px solid rgba(255,255,255,.08)}.bar-day{display:flex;height:100%;flex:1;align-items:center;flex-direction:column;gap:6px}.bar-track{position:relative;width:min(100%,32px);height:calc(100% - 17px);overflow:hidden;border-radius:5px;background:#ffffff0e}.bar-track i{position:absolute;right:0;bottom:0;left:0;border-radius:5px;background:#4d5c52;transition:height .6s ease}.bar-day.is-today .bar-track i{background:var(--lime)}.bar-day span{color:#818c84;font-size:.6rem;font-weight:700;text-transform:uppercase}.bar-day.is-today span{color:var(--lime)}.streak-spotlight{display:flex;flex-direction:column;padding:24px;background:linear-gradient(155deg,#fffdf8,#fffbef)}.flame-badge{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:var(--streak);background:var(--streak-soft)}.streak-number{display:flex;align-items:baseline;gap:8px;margin-top:7px}.streak-number strong{font-size:4.3rem;line-height:1;letter-spacing:-.08em}.streak-number span{color:var(--streak);font-size:1.1rem;font-weight:700}.streak-spotlight>p{margin:9px 0 18px;color:var(--muted);font-size:.8rem;line-height:1.48}.streak-week{display:flex;justify-content:space-between;gap:6px}.streak-week span{display:flex;align-items:center;flex-direction:column;gap:5px}.streak-week i{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;color:#fff;background:var(--bg-3);font-style:normal}.streak-week span.active i{background:var(--streak)}.streak-week span.today i{box-shadow:0 0 0 3px #fff,0 0 0 5px #d98a1047}.streak-week small{color:var(--muted);font-size:.58rem}.streak-spotlight footer{display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:18px;color:var(--muted);font-size:.7rem}.streak-spotlight footer svg{color:var(--streak)}.streak-spotlight footer strong{margin-left:auto;color:var(--ink)}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.stat-card{display:flex;min-width:0;align-items:center;gap:13px;padding:17px 18px;border:1px solid var(--line-soft);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm)}.stat-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:12px}.stat-icon svg{width:19px}.stat-icon.green{color:var(--accent);background:var(--accent-soft)}.stat-icon.violet{color:var(--violet);background:var(--violet-soft)}.stat-icon.orange{color:var(--orange);background:var(--orange-soft)}.stat-card>div{display:grid;min-width:0;grid-template-columns:auto 1fr;align-items:baseline;column-gap:8px}.stat-card small{grid-column:1 / -1;margin-bottom:2px;color:var(--muted);font-size:.68rem;font-weight:650}.stat-card strong{font-size:1.35rem;letter-spacing:-.035em;white-space:nowrap}.stat-card span:not(.stat-icon){overflow:hidden;color:var(--muted);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.heatmap-card{padding:24px 27px}.heatmap-summary{display:flex;gap:20px;margin-bottom:15px;color:var(--muted);font-size:.7rem}.heatmap-summary strong{color:var(--ink)}.heatmap-scroll{overflow-x:auto;padding:2px 0 8px;scrollbar-width:thin}.heatmap-content{display:flex;min-width:704px;gap:9px}.heatmap-days{display:grid;width:26px;flex:0 0 auto;grid-template-rows:repeat(7,13px);gap:5px;color:var(--muted);font-size:.55rem}.heatmap-days span:nth-child(1){grid-row:1}.heatmap-days span:nth-child(2){grid-row:3}.heatmap-days span:nth-child(3){grid-row:5}.heatmap-grid{display:grid;grid-auto-flow:column;grid-auto-columns:13px;grid-template-rows:repeat(7,13px);gap:5px}.heat-cell{display:block;width:13px;height:13px;padding:0;border:0;border-radius:3px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}button.heat-cell:hover:not(:disabled),button.heat-cell:focus-visible{z-index:2;transform:scale(1.38);box-shadow:0 0 0 2px var(--surface)}.heat-cell.heat-0{background:var(--heat-0)}.heat-cell.heat-1{background:var(--heat-1)}.heat-cell.heat-2{background:var(--heat-2)}.heat-cell.heat-3{background:var(--heat-3)}.heat-cell.heat-4{background:var(--heat-4)}.heat-cell.is-future{opacity:.35;cursor:default}.heatmap-legend{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-top:5px;color:var(--muted);font-size:.58rem}.heatmap-legend .heat-cell{width:10px;height:10px;cursor:default}.dashboard-lower-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:18px;margin-top:18px}.skills-section{min-width:0;padding:23px 0 0}.skill-list-compact{display:grid;gap:9px}.compact-skill{display:flex;min-width:0;align-items:center;overflow:hidden;border:1px solid var(--line-soft);border-radius:13px;background:var(--surface);box-shadow:var(--shadow-sm)}.compact-skill:before{width:4px;height:100%;align-self:stretch;background:var(--skill-color);content:""}.compact-skill-main{display:grid;min-width:0;flex:1;grid-template-columns:40px minmax(115px,1fr) auto;align-items:center;gap:11px;padding:12px 10px 12px 14px;background:transparent;cursor:pointer;text-align:left}.skill-emoji{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:color-mix(in srgb,var(--skill-color) 11%,white);font-size:1.1rem}.skill-meta,.skill-progress-copy{display:flex;min-width:0;flex-direction:column}.skill-meta strong{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.skill-meta small,.skill-progress-copy small{margin-top:3px;color:var(--muted);font-size:.66rem}.skill-progress-copy{align-items:flex-end}.skill-progress-copy strong{font-family:ui-monospace,monospace;font-size:.78rem}.linear-progress{position:relative;height:4px;overflow:hidden;grid-column:2 / -1;border-radius:99px;background:var(--bg-3)}.linear-progress i{position:absolute;inset:0 auto 0 0;max-width:100%;border-radius:inherit;background:var(--skill-color);transition:width .7s ease}.linear-progress.no-goal{background-image:repeating-linear-gradient(90deg,transparent 0 5px,rgba(111,119,111,.12) 5px 7px)}.quick-log-button{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;margin:0 10px;border-radius:12px;color:var(--skill-color);background:color-mix(in srgb,var(--skill-color) 9%,white);cursor:pointer}.quick-log-button:hover{color:#fff;background:var(--skill-color)}.recent-card{padding:23px}.recent-list{display:grid;gap:2px;margin:-4px 0 16px}.session-row{display:grid;min-width:0;grid-template-columns:42px minmax(0,1fr) auto auto auto;align-items:center;gap:12px;padding:14px 8px;border-bottom:1px solid var(--line-soft)}.session-row:last-child{border-bottom:0}.session-row.compact{grid-template-columns:34px minmax(0,1fr) auto;gap:9px;padding:9px 0}.session-skill-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;background:color-mix(in srgb,var(--skill-color) 10%,white);font-size:1rem}.session-row.compact .session-skill-icon{width:32px;height:32px;border-radius:9px;font-size:.88rem}.session-main{min-width:0}.session-main button{display:block;max-width:100%;padding:0;background:transparent;cursor:pointer;text-align:left}.session-main button:disabled{cursor:default}.session-main strong{display:block;overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.session-main span{display:block;overflow:hidden;margin-top:3px;color:var(--muted);font-size:.69rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.session-duration{font-family:ui-monospace,monospace;font-size:.75rem}.delete-session,.edit-session{opacity:.35}.session-row:hover .delete-session,.delete-session:focus-visible,.session-row:hover .edit-session,.edit-session:focus-visible{opacity:1}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.segmented{display:inline-flex;gap:3px;padding:3px;border:1px solid var(--line-soft);border-radius:11px;background:var(--bg-2)}.segmented button{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:0 12px;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer;font-size:.76rem;font-weight:700}.segmented button.active{color:var(--ink);background:var(--surface);box-shadow:var(--shadow-sm)}.segmented button span{display:grid;min-width:19px;height:19px;place-items:center;padding:0 5px;border-radius:99px;color:var(--muted);background:var(--bg-2);font-size:.61rem}.select-field{position:relative;display:flex;align-items:center;gap:8px}.select-field>span{color:var(--muted);font-size:.7rem;font-weight:650}.select-field select{min-height:38px;min-width:150px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 36px 0 12px;border:1px solid var(--line);border-radius:9px;color:var(--ink-2);background:var(--surface);font-size:.75rem;font-weight:600}.select-field svg{position:absolute;right:11px;color:var(--muted);pointer-events:none}.skills-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.skill-card{position:relative;overflow:hidden;padding:19px}.skill-card:before{position:absolute;inset:0 0 auto;height:3px;background:var(--skill-color);content:""}.skill-card>header{display:flex;align-items:center;justify-content:space-between}.skill-identity{display:flex;min-width:0;flex:1;align-items:center;gap:11px;padding:0;background:transparent;cursor:pointer;text-align:left}.skill-identity>span:first-child{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--skill-color) 10%,white);font-size:1.24rem}.skill-identity>span:last-child{display:flex;min-width:0;flex-direction:column}.skill-identity strong{font-size:.94rem}.skill-identity small{margin-top:4px;color:var(--muted);font-size:.68rem}.skill-card-body{display:block;width:100%;padding:19px 0 16px;background:transparent;cursor:pointer;text-align:left}.skill-card-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.skill-card-stats>span{display:flex;flex-direction:column}.skill-card-stats small{margin-bottom:3px;color:var(--muted);font-size:.66rem}.skill-card-stats strong{font-family:ui-monospace,monospace;font-size:1.3rem;letter-spacing:-.04em}.skill-card-stats em{color:var(--muted);font-family:inherit;font-size:.64rem;font-style:normal}.goal-line{display:flex;justify-content:space-between;gap:10px;margin:18px 0 8px;color:var(--muted);font-size:.68rem}.goal-line strong{color:var(--ink)}.goal-line.no-goal-copy{margin-bottom:2px;padding:10px 11px;border-radius:8px;background:var(--bg)}.linear-progress.large{display:block;height:7px}.skill-total{display:flex;align-items:center;gap:6px;margin-top:12px;color:var(--muted);font-size:.67rem}.skill-card>footer{display:grid;grid-template-columns:1fr auto;gap:8px;padding-top:15px;border-top:1px solid var(--line-soft)}.skill-log{min-width:86px;color:var(--skill-color);background:color-mix(in srgb,var(--skill-color) 10%,white)}.skill-log:hover{color:#fff;background:var(--skill-color)}.empty-state{display:flex;min-height:360px;align-items:center;justify-content:center;flex-direction:column;padding:40px;border:1px dashed var(--line);border-radius:16px;text-align:center}.empty-state>span{display:grid;width:64px;height:64px;place-items:center;margin-bottom:16px;border-radius:18px;background:var(--accent-soft);font-size:1.8rem}.empty-state h2{margin-bottom:7px}.empty-state p{max-width:420px;margin-bottom:20px;color:var(--muted);font-size:.85rem}.skill-detail-page{max-width:1120px}.back-button{display:inline-flex;min-height:38px;align-items:center;gap:7px;margin:-10px 0 20px;padding:0 8px;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer;font-size:.78rem;font-weight:650}.back-button:hover{color:var(--ink);background:var(--bg-2)}.skill-detail-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:25px}.skill-detail-identity{display:flex;min-width:0;align-items:center;gap:16px}.skill-detail-identity>span{display:grid;width:68px;height:68px;flex:0 0 auto;place-items:center;border-radius:19px;background:color-mix(in srgb,var(--skill-color) 12%,white);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--skill-color) 15%,transparent);font-size:2rem}.skill-detail-identity small{color:var(--skill-color);font-size:.69rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.skill-detail-identity h1{margin:3px 0 5px}.skill-detail-identity p{margin:0;color:var(--muted);font-size:.8rem}.skill-detail-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.75fr);gap:16px}.skill-goal-card{display:flex;min-height:240px;align-items:center;justify-content:space-between;gap:24px;padding:27px;overflow:hidden}.skill-goal-card>div:first-child{max-width:390px}.skill-goal-card h2{font-size:1.7rem}.skill-goal-card p{margin-bottom:18px;color:var(--muted);font-size:.8rem}.skill-goal-card .ring-track{stroke:var(--bg-2)}.skill-goal-card .ring-copy small{color:var(--muted)}.goal-numbers{display:flex;align-items:baseline;gap:8px}.goal-numbers strong{font-family:ui-monospace,monospace;font-size:1.55rem;letter-spacing:-.05em}.goal-numbers span{color:var(--muted);font-size:.72rem}.detail-stats{display:grid;gap:9px}.detail-stats .stat-card{padding:14px}.detail-stats .stat-icon{width:38px;height:38px}.detail-stats .stat-card strong{font-size:1.05rem}.trend-card{margin-top:16px;padding:24px 27px}.trend-total{padding:6px 9px;border-radius:8px;color:var(--accent);background:var(--accent-soft);font-family:ui-monospace,monospace;font-size:.72rem;font-weight:700}.trend-bars{display:flex;height:170px;align-items:flex-end;gap:12px;padding-top:24px}.trend-bars>div{position:relative;display:flex;height:100%;flex:1;align-items:center;justify-content:flex-end;flex-direction:column;gap:7px}.trend-bars i{width:min(100%,45px);min-height:2px;border-radius:7px 7px 3px 3px;background:color-mix(in srgb,var(--skill-color) 50%,var(--bg-3));transition:height .7s ease}.trend-bars .current i{background:var(--skill-color)}.trend-bars small{color:var(--muted);font-size:.57rem;white-space:nowrap}.trend-tooltip{position:absolute;bottom:calc(100% + 5px);padding:4px 6px;border-radius:5px;opacity:0;color:#fff;background:var(--ink);font-size:.58rem;pointer-events:none;transform:translateY(4px);transition:.14s ease}.trend-bars>div:hover .trend-tooltip{opacity:1;transform:none}.skill-detail-page .heatmap-card,.detail-history{margin-top:16px}.detail-history{padding:24px 27px}.history-list{display:grid}.empty-inline{display:flex;align-items:center;gap:14px;padding:22px;border-radius:13px;background:var(--bg)}.empty-inline>span{font-size:1.6rem}.empty-inline>div{flex:1}.empty-inline strong{font-size:.85rem}.empty-inline p{margin:3px 0 0;color:var(--muted);font-size:.72rem}.session-summary-strip{display:inline-flex;align-items:center;gap:20px;margin:-8px 0 21px;padding:9px 14px;border:1px solid var(--line-soft);border-radius:11px;background:var(--surface)}.session-summary-strip>div{display:flex;align-items:baseline;gap:6px}.session-summary-strip strong{font-family:ui-monospace,monospace;font-size:.82rem}.session-summary-strip span{color:var(--muted);font-size:.65rem}.session-summary-strip>i{width:1px;height:18px;background:var(--line)}.session-filters{justify-content:flex-start;padding:10px;border:1px solid var(--line-soft);border-radius:12px;background:var(--surface)}.search-field{display:flex;min-height:38px;min-width:220px;flex:1;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:9px;background:var(--surface-strong)}.search-field svg{color:var(--muted)}.search-field input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:.75rem}.date-filter{display:flex;min-height:38px;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:var(--surface-strong)}.date-filter input{border:0;outline:0;color:var(--ink-2);background:transparent;font-size:.73rem}.clear-filter{margin-left:auto}.history-table-card{padding:7px 18px}.history-table-card .session-row{min-height:68px}.history-table-card .session-main strong{font-size:.82rem}.history-table-card .session-main span{max-width:720px;font-size:.71rem}.insight-hero-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr);gap:16px}.insight-main{padding:24px 27px}.large-week-chart{display:flex;height:210px;align-items:flex-end;gap:12px;padding-top:28px}.large-week-chart>div{position:relative;display:flex;height:100%;flex:1;align-items:center;justify-content:flex-end;flex-direction:column;gap:8px}.large-week-chart>div>span{color:var(--muted);font:600 .58rem ui-monospace,monospace}.large-week-chart i{width:min(100%,48px);min-height:2px;border-radius:7px 7px 3px 3px;background:#b8dcca}.large-week-chart i.current{background:var(--accent)}.large-week-chart small{color:var(--muted);font-size:.57rem;white-space:nowrap}.insight-callout{position:relative;overflow:hidden;padding:27px;color:#edf4ef;background:#17241d}.insight-callout:after{position:absolute;right:-70px;bottom:-100px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(64,211,158,.22),transparent 66%);content:""}.insight-spark{display:grid;width:42px;height:42px;margin-bottom:28px;place-items:center;border-radius:13px;color:var(--lime);background:#d7ff5f17}.insight-callout .eyebrow{color:#8ba194}.insight-callout h2{max-width:250px;font-size:1.65rem}.insight-callout p{position:relative;z-index:1;color:#aebdb4;font-size:.79rem}.insight-mini{position:absolute;z-index:1;right:24px;bottom:22px;display:flex;align-items:flex-end;flex-direction:column}.insight-mini strong{color:var(--lime);font:700 1.2rem ui-monospace,monospace}.insight-mini span{color:#829187;font-size:.58rem}.insight-stats{margin-top:16px}.insights-lower-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,.75fr);gap:16px}.insights-lower-grid .heatmap-card{overflow:hidden}.skill-balance{padding:24px}.balance-list{display:grid;gap:15px}.balance-list>div{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px}.balance-dot{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--skill-color) 10%,white);font-size:.88rem}.balance-list>div>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:6px}.balance-list strong{font-size:.72rem}.balance-list>div>strong{font-family:ui-monospace,monospace;font-size:.68rem}.balance-list i{position:relative;display:block;height:4px;overflow:hidden;border-radius:99px;background:var(--bg-3)}.balance-list b{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:var(--skill-color)}.modal-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;overflow-y:auto;place-items:center;padding:22px;background:#12161394;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:fade-in .16s ease}@keyframes fade-in{0%{opacity:0}}.modal-panel{width:min(100%,540px);max-height:calc(100vh - 44px);overflow-y:auto;border:1px solid rgba(255,255,255,.5);border-radius:18px;background:var(--surface-strong);box-shadow:0 35px 90px -35px #08100ba6;animation:panel-in .22s cubic-bezier(.16,1,.3,1)}.modal-panel.modal-wide{width:min(100%,680px)}@keyframes panel-in{0%{opacity:0;transform:translateY(16px) scale(.985)}}.modal-head{position:sticky;z-index:3;top:0;display:flex;align-items:center;justify-content:space-between;padding:21px 24px 17px;border-bottom:1px solid var(--line-soft);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-head .eyebrow{margin-bottom:5px}.modal-head h2{margin:0;font-size:1.42rem}.modal-form{padding:22px 24px 24px}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:18px 24px 0;padding:4px;border-radius:11px;background:var(--bg-2)}.mode-switch button{display:flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer;font-size:.76rem;font-weight:700}.mode-switch button.active{color:var(--ink);background:var(--surface-strong);box-shadow:var(--shadow-sm)}.form-section{min-width:0;margin:0 0 22px;padding:0;border:0}.form-section legend,.field>span{margin-bottom:9px;color:var(--ink-2);font-size:.72rem;font-weight:750}.skill-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.skill-choice{position:relative;display:grid;min-width:0;min-height:70px;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:7px;padding:10px;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--surface);cursor:pointer;text-align:left}.skill-choice>span{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:color-mix(in srgb,var(--skill-color) 10%,white);font-size:.92rem}.skill-choice strong{overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.skill-choice i{position:absolute;right:8px;bottom:7px;width:7px;height:7px;border:2px solid var(--surface);border-radius:50%;background:var(--skill-color)}.skill-choice:hover{border-color:color-mix(in srgb,var(--skill-color) 50%,var(--line))}.skill-choice.selected{border-color:var(--skill-color);background:color-mix(in srgb,var(--skill-color) 5%,white);box-shadow:0 0 0 1px var(--skill-color)}.duration-row{display:grid;grid-template-columns:repeat(4,1fr) 1.75fr;gap:7px}.duration-chip{display:flex;min-height:54px;align-items:center;justify-content:center;gap:3px;border:1px solid var(--line);border-radius:10px;background:var(--surface);cursor:pointer;font:700 .95rem ui-monospace,monospace}.duration-chip small{color:var(--muted);font:600 .56rem Inter,sans-serif}.duration-chip.selected{border-color:var(--ink);color:#fff;background:var(--ink)}.duration-chip.selected small{color:#b8c0ba}.custom-duration{display:flex;min-width:0;flex-direction:column;gap:4px;padding:6px 8px;border:1px solid var(--line);border-radius:10px}.custom-duration>span:first-child{color:var(--muted);font-size:.55rem;font-weight:650}.custom-duration>span:last-child{display:grid;grid-template-columns:25px minmax(0,1fr) 25px;align-items:center}.custom-duration button{display:grid;width:24px;height:24px;place-items:center;border-radius:6px;color:var(--muted);background:var(--bg-2);cursor:pointer}.custom-duration input{min-width:0;width:100%;border:0;outline:0;background:transparent;font:700 .82rem ui-monospace,monospace;text-align:center}.custom-duration input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.field{display:flex;min-width:0;flex:1;flex-direction:column}.field>span{display:flex;justify-content:space-between}.field>span small{color:var(--muted);font-weight:500}.field input,.field textarea{width:100%;min-height:43px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;outline:0;color:var(--ink);background:var(--surface);font-size:.78rem;transition:border-color .14s ease,box-shadow .14s ease}.field input:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0e8a631a}.field textarea{min-height:94px;resize:vertical;line-height:1.45}.notes-toggle{display:flex;min-height:43px;align-items:center;gap:6px;padding:0 5px;color:var(--accent);background:transparent;cursor:pointer;font-size:.72rem;font-weight:700}.notes-toggle svg{transition:transform .16s ease}.notes-toggle svg.rotate{transform:rotate(180deg)}.note-field{margin-top:17px}.note-field>small{align-self:flex-end;margin-top:4px;color:var(--muted);font-size:.58rem}.form-error{margin:12px 0 0;padding:9px 11px;border-radius:8px;color:var(--error);background:#fff0f0;font-size:.71rem;font-weight:600}.modal-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:23px -24px -24px;padding:17px 24px;border-top:1px solid var(--line-soft);background:var(--bg)}.modal-actions>span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.66rem}.modal-actions>span svg{color:var(--accent)}.timer-panel{display:flex;align-items:center;flex-direction:column;padding:13px 0 25px;text-align:center}.timer-digits{font:700 clamp(3.6rem,10vw,5.6rem)/1 ui-monospace,"SFMono-Regular",monospace;letter-spacing:-.08em}.timer-panel p{max-width:390px;margin:12px 0 22px;color:var(--muted);font-size:.76rem}.timer-actions{display:flex;gap:8px}.timer-main{min-width:150px;color:var(--ink)!important;background:var(--lime)!important}.skill-form{display:grid;gap:20px}.skill-form .form-section,.skill-form .field{margin:0}.emoji-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:5px}.emoji-grid button{display:grid;aspect-ratio:1;min-width:0;place-items:center;border:1px solid var(--line-soft);border-radius:8px;background:var(--surface);cursor:pointer;font-size:1rem}.emoji-grid button:hover,.emoji-grid button.selected{border-color:var(--accent);background:var(--accent-soft)}.emoji-grid button.selected{box-shadow:0 0 0 1px var(--accent)}.color-grid{display:flex;flex-wrap:wrap;gap:10px}.color-grid button{width:30px;height:30px;border:3px solid var(--surface);border-radius:50%;box-shadow:0 0 0 1px var(--line);cursor:pointer}.color-grid button.selected{box-shadow:0 0 0 2px var(--ink)}.goal-type-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.goal-type-switch button{display:flex;min-height:58px;align-items:flex-start;justify-content:center;flex-direction:column;padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);cursor:pointer;font-size:.75rem;font-weight:700;text-align:left}.goal-type-switch small{margin-top:4px;color:var(--muted);font-size:.61rem;font-weight:500}.goal-type-switch button.selected{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 1px var(--accent)}.goal-input{max-width:220px}.split-actions{margin-top:0}.account-form{display:grid;gap:16px}.account-mark{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #cde9da;border-radius:11px;color:var(--accent);background:var(--accent-soft)}.account-mark>svg{flex:0 0 auto}.account-mark>div{display:flex;flex-direction:column}.account-mark strong{font-size:.76rem}.account-mark span{margin-top:3px;color:var(--muted);font-size:.65rem}.check-field{display:flex;align-items:flex-start;gap:8px;color:var(--ink-2);font-size:.69rem;line-height:1.4}.check-field input{margin-top:2px;accent-color:var(--accent)}.local-account-note{margin:-4px 0 0;padding:10px;border-radius:8px;color:var(--muted);background:var(--bg);font-size:.63rem;line-height:1.45}.toast{position:fixed;z-index:150;right:24px;bottom:24px;display:grid;width:min(420px,calc(100vw - 32px));grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px 11px 11px 12px;border:1px solid #2b312c;border-radius:14px;color:#eef2ef;background:#171b18;box-shadow:0 20px 50px -20px #000000a6;animation:toast-in .28s cubic-bezier(.16,1,.3,1)}@keyframes toast-in{0%{opacity:0;transform:translateY(14px) scale(.97)}}.toast-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:var(--ink);background:var(--lime)}.toast>div{display:flex;min-width:0;flex-direction:column}.toast strong{font-size:.78rem}.toast small{overflow:hidden;margin-top:3px;color:#aab3ad;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.toast>button:not(.toast-close){padding:7px 9px;border-radius:7px;color:var(--lime);background:#d7ff5f14;cursor:pointer;font-size:.7rem;font-weight:750}.toast-close{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;color:#88928c;background:transparent;cursor:pointer}.loading-screen{display:flex;min-height:100vh;align-items:center;justify-content:center;flex-direction:column;gap:17px;background:var(--bg)}.loading-line{width:160px;height:3px;overflow:hidden;border-radius:99px;background:var(--bg-3)}.loading-line i{display:block;width:45%;height:100%;border-radius:inherit;background:var(--accent);animation:loading 1.1s ease-in-out infinite alternate}@keyframes loading{to{transform:translate(122%)}}.loading-screen>span{color:var(--muted);font-size:.72rem}@media(max-width:1080px){.app-column{margin-left:220px}.sidebar{width:220px}.page,.app-topbar{padding-inline:28px}.dashboard-hero-grid,.insight-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.75fr)}.weekly-main{gap:18px}.weekly-spotlight{padding-inline:22px}.skills-grid{gap:12px}.insights-lower-grid{grid-template-columns:1fr}}@media(max-width:880px){.app-column{margin-left:0;padding-bottom:calc(72px + env(safe-area-inset-bottom))}.sidebar{width:min(300px,84vw);transform:translate(-105%);transition:transform .24s cubic-bezier(.16,1,.3,1)}.sidebar.mobile-open{transform:translate(0);box-shadow:22px 0 60px -25px #11181380}.sidebar-close{display:grid}.nav-scrim{position:fixed;z-index:35;top:0;right:0;bottom:0;left:0;background:#11181361;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.app-topbar{height:60px;padding-inline:18px}.mobile-menu-button{display:grid}.mobile-logo{display:block;position:absolute;left:50%;transform:translate(-50%)}.mobile-logo .logo strong{display:none}.mobile-logo .logo>i{width:31px;height:31px}.topbar-date,.sync-status span{display:none}.profile-menu{top:53px;right:14px}.bottom-nav{position:fixed;z-index:45;right:0;bottom:0;left:0;display:grid;min-height:calc(66px + env(safe-area-inset-bottom));grid-template-columns:repeat(5,1fr);align-items:start;padding:7px 10px env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fcfcfbf2;box-shadow:0 -8px 25px -22px #00000080;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav button{display:flex;min-height:48px;align-items:center;justify-content:center;flex-direction:column;gap:3px;border-radius:9px;color:var(--muted);background:transparent;cursor:pointer;font-size:.57rem;font-weight:650}.bottom-nav svg{width:20px;height:20px}.bottom-nav button.active{color:var(--accent)}.bottom-nav .bottom-log{width:48px;height:48px;min-height:48px;justify-self:center;border-radius:15px;color:var(--ink);background:var(--lime);box-shadow:0 7px 16px -9px #1b1d1bcc;transform:translateY(-15px)}.bottom-nav .bottom-log svg{width:24px;height:24px}.dashboard-lower-grid{grid-template-columns:1fr}.skills-section{padding-top:6px}.skill-detail-grid{grid-template-columns:1fr}.detail-stats{grid-template-columns:repeat(3,1fr)}.detail-stats .stat-card{align-items:flex-start;flex-direction:column}.detail-stats .stat-card>div{display:flex;flex-direction:column}.detail-stats .stat-card span:not(.stat-icon){white-space:normal}}@media(max-width:700px){h1{font-size:2.05rem}.page{padding:24px 16px 45px}.page-header{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:22px}.page-header .button.primary{width:100%}.dashboard-header{align-items:flex-start}.dashboard-header .header-actions{width:100%}.dashboard-header .header-actions .button{flex:1}.dashboard-header .timer-button{display:none}.guest-banner{align-items:flex-start;flex-wrap:wrap}.guest-banner>div{min-width:calc(100% - 54px)}.guest-banner>button{margin-left:47px}.dashboard-hero-grid,.insight-hero-grid{grid-template-columns:1fr}.weekly-spotlight{padding:21px 18px 18px}.weekly-spotlight h2{font-size:1.3rem}.weekly-main{gap:14px}.weekly-main .progress-ring{width:120px!important;height:120px!important}.weekly-main .progress-ring svg{width:120px;height:120px}.weekly-copy>strong{font-size:1.55rem}.weekly-copy p{font-size:.71rem}.streak-spotlight{min-height:292px}.stats-row{grid-template-columns:1fr;gap:8px}.stat-card{padding:13px 14px}.heatmap-card{padding:20px 17px}.heatmap-scroll{margin-right:-17px;padding-right:17px}.section-head{gap:8px}.section-head p{font-size:.74rem}.section-head .button.text{white-space:nowrap}.compact-skill-main{grid-template-columns:38px minmax(90px,1fr) auto;padding-left:11px}.quick-log-button{margin-inline:6px}.recent-card{padding:20px 17px}.filter-bar{align-items:stretch;flex-direction:column}.filter-bar .segmented{align-self:flex-start}.filter-bar .select-field{justify-content:flex-end}.filter-bar .select-field select{flex:1}.skills-grid{grid-template-columns:1fr}.skill-detail-header{align-items:flex-start;flex-direction:column}.skill-detail-header .header-actions{width:100%}.skill-detail-header .header-actions .button{flex:1}.skill-detail-identity{align-items:flex-start}.skill-detail-identity>span{width:56px;height:56px;border-radius:16px;font-size:1.6rem}.skill-detail-identity p{display:none}.skill-goal-card{align-items:flex-start;padding:21px 18px}.skill-goal-card .progress-ring{width:122px!important;height:122px!important}.skill-goal-card .progress-ring svg{width:122px;height:122px}.skill-goal-card h2{font-size:1.3rem}.skill-goal-card p{display:none}.detail-stats{grid-template-columns:1fr}.detail-stats .stat-card{align-items:center;flex-direction:row}.detail-stats .stat-card>div{display:grid}.trend-card,.detail-history,.insight-main,.skill-balance{padding:20px 17px}.trend-bars{gap:6px}.trend-bars small{font-size:.5rem;transform:rotate(-35deg);transform-origin:top center}.session-summary-strip{width:100%;overflow-x:auto}.session-filters{flex-direction:column}.search-field{width:100%;min-width:0}.session-filters .select-field,.session-filters .date-filter{width:100%}.session-filters .date-filter input{flex:1}.clear-filter{margin-left:0}.history-table-card{padding-inline:7px}.session-row{grid-template-columns:38px minmax(0,1fr) auto auto;gap:8px;padding:12px 5px}.session-skill-icon{width:36px;height:36px}.session-main span{max-width:220px}.insight-callout{min-height:290px}.large-week-chart{gap:5px}.large-week-chart small{font-size:.49rem;transform:rotate(-30deg);transform-origin:top center}.insight-mini{right:20px;bottom:18px}.profile-menu{width:min(265px,calc(100vw - 28px))}.modal-backdrop{align-items:end;padding:0}.modal-panel,.modal-panel.modal-wide{width:100%;max-height:calc(94vh - env(safe-area-inset-top));border-radius:20px 20px 0 0;animation-name:sheet-in}@keyframes sheet-in{0%{opacity:0;transform:translateY(100%)}}.modal-head{padding:18px 18px 15px}.mode-switch{margin:14px 18px 0}.modal-form{padding:19px 18px calc(20px + env(safe-area-inset-bottom))}.skill-choice-grid{grid-template-columns:repeat(2,1fr)}.skill-choice{min-height:60px}.duration-row{grid-template-columns:repeat(4,1fr)}.custom-duration{grid-column:1 / -1}.custom-duration>span:last-child{grid-template-columns:32px 1fr 32px}.modal-actions{position:sticky;z-index:2;bottom:calc(-20px - env(safe-area-inset-bottom));margin:20px -18px calc(-20px - env(safe-area-inset-bottom));padding:14px 18px calc(14px + env(safe-area-inset-bottom))}.modal-actions>span{display:none}.modal-actions .primary{width:100%}.split-actions .button.text{width:auto}.emoji-grid{grid-template-columns:repeat(5,1fr)}.toast{right:16px;bottom:calc(80px + env(safe-area-inset-bottom))}}@media(max-width:420px){.dashboard-header h1{font-size:1.85rem}.weekly-main .progress-ring{width:104px!important;height:104px!important}.weekly-main .progress-ring svg{width:104px;height:104px}.weekly-main .ring-copy strong{font-size:1.1rem}.weekly-copy p{margin-top:10px}.skill-progress-copy{display:none}.compact-skill-main{grid-template-columns:38px minmax(0,1fr)}.compact-skill-main .linear-progress{grid-column:2}.skill-goal-card .progress-ring{width:105px!important;height:105px!important}.skill-goal-card .progress-ring svg{width:105px;height:105px}.goal-numbers strong{font-size:1.25rem}.session-row{grid-template-columns:36px minmax(0,1fr) auto auto}.delete-session{display:none}.edit-session{opacity:.6}.skill-choice-grid{grid-template-columns:1fr 1fr}.timer-digits{font-size:3.4rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-contrast:more){:root{--line: #858a84;--line-soft: #a8ada7}.button,.card,.stat-card{box-shadow:none}}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sync-status.syncing{color:var(--muted)}.timer-chip{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 11px;border:1px solid var(--line-soft);border-radius:99px;color:var(--ink);background:var(--accent-soft);cursor:pointer;font-size:.74rem;font-weight:750;font-variant-numeric:tabular-nums}.timer-chip.running{border-color:var(--accent)}.timer-chip.running svg{color:var(--accent);animation:timer-pulse 1.6s ease-in-out infinite}@keyframes timer-pulse{0%,to{opacity:1}50%{opacity:.45}}.timer-keeps-running{margin-top:10px;color:var(--muted);font-size:.7rem}.empty-choice-note{padding:10px 2px;color:var(--muted);font-size:.78rem}.stores-soon{display:flex;align-items:center;gap:9px;padding:10px;border:1px dashed var(--line-soft);border-radius:12px;color:var(--muted);font-size:.71rem;font-weight:650;line-height:1.35}.stores-soon-icons{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;color:var(--ink)}.stores-soon.compact{margin:4px 9px;padding:8px 10px}.account-mark svg{flex:0 0 auto}.button:disabled{opacity:.6;cursor:default}.button .spin{flex:0 0 auto}.skill-emoji svg,.session-skill-icon svg,.skill-identity>span:first-child svg,.skill-detail-identity>span:first-child svg,.skill-choice>span svg,.empty-inline>span svg,.balance-dot svg{color:var(--skill-color, var(--accent))}.empty-state>span svg{color:var(--accent)}.emoji-grid button{color:var(--ink);font-size:1.1rem}.emoji-grid button.selected svg{color:var(--accent)}.error-screen{display:flex;min-height:100dvh;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px;text-align:center}.error-screen h1{font-size:1.5rem}.error-screen p{max-width:380px;color:var(--muted);font-size:.85rem}.error-screen .button{margin-top:8px}
