:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#263c35;background:#f6f7f2;font-synthesis:none;font-weight:400;line-height:1.5;--green: #376d55;--green-bg: #dcebdc;--yellow: #876113;--yellow-bg: #f4e8bd;--red: #9d5045;--red-bg: #f1dcd5;--neutral: #e7eae4;--ink: #163e35}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid #dce2d8;background:#fff;color:var(--ink);border-radius:12px;padding:10px 16px;min-height:44px;font-weight:550;transition:background .18s,transform .18s}button:hover{background:#edf2e9}button:active{transform:scale(.98)}button:disabled{cursor:default;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #b48b38;outline-offset:3px}.top{height:88px;max-width:1080px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:0 32px;border-bottom:1px solid #e1e5dc}.brand{text-decoration:none;color:var(--ink);font-size:24px;font-weight:750;display:flex;align-items:center;gap:10px}.brand-icon{background:var(--ink);color:#f3f2d9;border-radius:12px;width:36px;height:36px;display:grid;place-items:center;font-family:Georgia,serif;font-style:italic}.brand-sub{font-size:10px;letter-spacing:2px;color:#718073;font-weight:500;margin-left:6px}.icon{background:transparent;border:0;font-size:23px}main{max-width:980px;margin:auto;padding:38px 32px 130px}h1{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-1.5px;font-size:46px;line-height:1.12;margin:12px 0 14px;color:var(--ink)}h2{font-size:19px;letter-spacing:-.4px;margin:0 0 8px}h3{font-size:17px}p{color:#69756b;font-size:14px;margin:10px 0 18px}small{font-size:12px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:650;color:#687d69;display:flex;justify-content:space-between;gap:12px}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.chapter{font-family:Georgia,serif;font-size:60px;color:#638064}.chapter small{font-family:inherit;font-size:22px;color:#859584;margin-left:8px}.segmented{display:flex;background:#e9ede5;border-radius:14px;padding:5px;margin:22px 0;max-width:440px;gap:3px}.segmented button{flex:1;background:transparent;border:0;color:#687767;font-size:13px;padding:8px;min-height:40px}.segmented .selected,.exercise-tabs .selected{background:#fff;color:var(--ink);box-shadow:0 2px 6px #1c382210}.datebar{display:flex;align-items:center;justify-content:space-between;margin:24px 0 18px}.datebar div{text-align:center;display:grid;gap:2px}.datebar small{color:#768070}.datebar button{border:0;background:transparent;font-size:28px;padding:2px 16px}.day-summary{background:#eaf0e4;border:1px solid #dfe6d6;padding:28px;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.day-summary strong{display:block;font-size:38px;font-weight:500;margin-top:8px}.day-summary strong small{font-size:13px;color:#667764}.day-summary p{font-size:12px;margin:0}.mosaic{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:132px;flex-shrink:0}.mosaic span{aspect-ratio:1.25;border-radius:5px;font-size:12px;display:grid;place-items:center;font-weight:650;border:1px solid #263c3506}.green{background-color:var(--green-bg);color:var(--green)}.yellow{background-color:var(--yellow-bg);color:var(--yellow)}.red{background-color:var(--red-bg);color:var(--red)}.unlogged{background-color:var(--neutral);color:#758071}.legend{display:flex;gap:16px;flex-wrap:wrap;margin:18px 0 24px;font-size:10px;color:#637160}.legend span{display:flex;align-items:center;gap:5px}.legend i{font-style:normal;display:grid;place-items:center;border-radius:3px;width:15px;height:15px;font-weight:700}.daily-stats{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e1e6db;border-radius:16px;background:#fff;padding:20px;margin-bottom:30px}.daily-stats>div{padding-left:16px}.daily-stats>div+div{border-left:1px solid #e4e8df}.daily-stats small{font-size:10px;letter-spacing:1.5px;color:#73816e;display:block}.daily-stats strong{display:block;font-size:25px;font-weight:550;margin-top:5px}.daily-stats strong span{font-size:12px;color:#7b8676;font-weight:400}.group-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:24px 0 14px}.group-heading span{font-size:11px;color:#7b8574}.moments{display:grid;grid-template-columns:1fr 1fr;gap:10px}.moment{display:flex;align-items:center;text-align:left;width:100%;background:#fff;border:1px solid #e1e5db;padding:16px;gap:13px;border-radius:15px;min-height:99px;color:var(--ink)}.moment:disabled{opacity:.72}.status-box{width:36px;height:42px;flex-shrink:0;border-radius:10px;display:grid;place-items:center;font-size:18px}.moment-info{display:grid;gap:2px;flex:1;min-width:0}.moment-info small{font-size:10px;color:#70816b}.moment-info strong{font-size:15px;font-weight:600}.moment-info>span{font-size:11px;color:#7a8375}.status-name{font-size:9px;text-transform:capitalize;display:flex;align-items:center;gap:7px;color:#758270}.status-name b{font-size:23px;font-weight:400}.card{border:1px solid #e0e5d9;background:#fff;border-radius:18px;padding:25px;margin:22px 0}.weight-card{margin-top:26px}.weight-card form{display:flex;align-items:end;gap:12px}.weight-card label{flex:1}.weight-card form button{margin-bottom:12px}.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.primary:hover{background:#295446}.text{border:0;background:transparent;text-decoration:underline;text-underline-offset:4px;font-size:12px;padding-left:0}.install{display:block;margin:auto}.notice{padding:16px;border-radius:12px;background:#edf1e6;color:#526447;font-size:12px}.alert{padding:18px;background:#f5ddd1;color:#743b30;border-radius:12px;margin-bottom:20px}.alert button{margin:8px}.bottom{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:35px;background:#f9faf5f5;border-top:1px solid #e2e7dc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:10px 12px calc(10px + env(safe-area-inset-bottom));z-index:5}.bottom button{display:grid;justify-items:center;gap:2px;font-size:10px;color:#7c8778;border:0;background:transparent;min-width:75px;padding:4px 12px}.bottom button span{font-size:22px;line-height:25px}.bottom button.active{color:var(--ink);background:#e8eee2}.calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px}.calendar-day{display:flex;flex-direction:column;align-items:center;padding:10px 7px;gap:7px;min-width:0;border-radius:12px}.calendar-day>small{font-size:9px;font-weight:400;color:#74816c}.calendar-day>strong{font-size:18px}.calendar-day>span{font-size:9px;white-space:nowrap;color:#72806d}.calendar-day .mosaic{width:100%;gap:3px}.calendar-day .mosaic span{font-size:7px;border-radius:3px}.calendar-day.today{border:2px solid #718867;background:#f3f7ed}.calendar-day.future{background:#f0f2eb}.calendar-week{margin:24px 0}.calendar-week .group-heading h2{font-size:15px}.calendar-week .group-heading span{font-size:10px}.expanded{grid-template-columns:repeat(4,minmax(0,1fr))}.expanded .calendar-day{padding:15px;gap:9px}.expanded .mosaic{max-width:140px}.expanded .mosaic span{font-size:11px}.footnote{font-size:11px;line-height:1.7;color:#76806e}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#15251cb0;z-index:10;display:flex;align-items:center;justify-content:center;padding:20px}.sheet{background:#fbfcf7;border-radius:22px;padding:26px;width:100%;max-width:470px;max-height:90dvh;overflow:auto;box-shadow:0 15px 60px #0003}.sheet .group-heading{margin-top:0}.sheet .primary{width:100%;margin:8px 0}label{display:grid;gap:6px;font-size:12px;color:#5e7057;margin-bottom:13px}input,select{width:100%;min-width:0;background:#fbfcf8;border:1px solid #d6dece;padding:11px 12px;min-height:46px;border-radius:10px;color:#263d31;font-size:16px}input[type=checkbox]{width:22px;height:22px;min-height:22px;accent-color:var(--ink)}input[type=file]{font-size:12px}.entry{display:flex;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid #e2e8da}.entry strong{flex:1}.entry button{font-size:12px;padding:8px 12px}.sheet>label{margin-top:20px}.form-grid{display:grid;gap:8px}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}.setup{max-width:570px;margin:auto}.setup h1{font-size:52px}.setup .card{padding:28px}.check{display:flex;align-items:center;gap:10px}.check span{display:grid}.check small{font-size:10px}.settings-moment{display:flex;align-items:center;gap:8px;border-top:1px solid #ebeee6;padding:10px 0}.settings-moment label{flex:1;margin:0}.settings-moment button{font-size:12px;padding:8px 12px}.card form+form{border-top:1px solid #e6eadf;margin-top:25px;padding-top:22px}.card>label{margin-top:18px}.inset{background:#f1f5eb;border-radius:12px;padding:18px;margin:18px 0}.inset p{font-size:12px}details{border-top:1px solid #e7ebdf;padding:15px 0;margin-top:12px}summary{cursor:pointer;font-size:13px;min-height:32px}details form{padding-top:15px}.danger{background:#894f41;color:#fff}.exercise-tabs{display:flex;gap:6px;overflow:auto;padding:12px 0}.exercise-tabs button{min-width:44px;padding:9px 10px;background:#e9eee3}.exercise h2{font-family:Georgia,serif;font-size:31px;font-weight:400;margin-top:10px}.warmup{background:#f0f3e8;padding:18px;border-radius:12px;margin:22px 0;font-size:13px}.warmup p{margin:7px 0}.warmup small{font-size:11px;color:#6b7b60}.previous{font-size:12px;margin-bottom:24px}.previous p{font-size:12px}.set-labels,.set-row{display:grid;grid-template-columns:30px 1fr 1fr 1fr 44px;gap:10px;align-items:center}.set-labels{font-size:9px;letter-spacing:1px;color:#7b8a72;margin-bottom:8px;text-align:center}.set-row{margin:10px 0;text-align:center}.set-row input{padding:10px 4px;text-align:center}.set-row button{padding:6px}.set-row .complete{background:#376d55;color:#fff}.set-row.done input{background:#edf5e8}.button-row{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.button-row button{flex:1;font-size:12px}.rest-timer{display:flex;gap:8px;align-items:center;padding:20px;background:#eaf0e2;border-radius:16px}.rest-timer div{flex:1}.rest-timer small{font-size:9px;letter-spacing:2px;display:block}.rest-timer strong{font-size:20px;font-weight:500}.rest-timer button{font-size:11px;padding:8px}.metric{font-family:Georgia,serif;font-size:42px}.metric small{font-family:system-ui;font-size:12px;color:#76806e}.weight-chart{width:100%;color:#73827b;margin-top:15px}.history-row{width:100%;display:flex;justify-content:space-between;border:0;font-size:12px}.consistency{display:flex;align-items:center;gap:7px;margin:12px 0}.consistency>span{font-size:10px;width:24px}.consistency button{padding:5px;min-width:0;flex:1}.consistency .mosaic{width:100%;gap:2px}.consistency .mosaic span{font-size:6px;border-radius:2px}@media(min-width:760px){.day-summary .mosaic{width:160px}.day-summary{padding:30px 40px}.workout-intro{max-width:650px}.exercise,.rest-timer,.exercise-tabs{max-width:700px}.setup{padding-top:16px}}@media(max-width:600px){.top{height:70px;padding:0 20px}.brand{font-size:22px}.brand-sub{font-size:8px}main{padding:26px 18px 110px}h1{font-size:35px;letter-spacing:-1.1px}.heading{gap:12px}.heading p{font-size:12px;max-width:260px}.chapter{font-size:43px}.chapter small{font-size:15px}.eyebrow{font-size:8px;letter-spacing:1.4px}.segmented{margin:20px 0}.day-summary{padding:22px 18px;gap:10px}.day-summary .mosaic{width:116px}.day-summary strong{font-size:32px}.day-summary strong small{font-size:10px}.legend{gap:10px;font-size:9px;margin:14px 0 20px}.legend i{width:13px;height:13px}.daily-stats{padding:16px 6px;margin-bottom:24px}.daily-stats strong{font-size:23px}.daily-stats strong span{font-size:10px}.moments{grid-template-columns:1fr}.moment{min-height:90px;padding:15px}.moment-info strong{font-size:16px}.moment-info small{font-size:10px}.moment-info>span{font-size:12px}.status-name{font-size:10px}.group-heading h2{font-size:17px}.group-heading span{font-size:10px}.card{padding:20px}.bottom{gap:10px;justify-content:space-around}.bottom button{min-width:65px}.calendar{gap:4px}.calendar-day{border-radius:8px;padding:7px 3px;gap:5px}.calendar-day>strong{font-size:14px}.calendar-day>small{font-size:7px}.calendar-day>span{font-size:6px}.calendar-day .mosaic{gap:2px}.calendar-day .mosaic span{font-size:5px;border-radius:2px}.calendar-week{margin:20px 0}.calendar-week .group-heading{margin:15px 0 9px}.calendar-week .group-heading h2{font-size:13px}.calendar-week .group-heading span{font-size:8px}.expanded{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.expanded .calendar-day>small{font-size:10px}.expanded .calendar-day>span{font-size:11px}.expanded .mosaic span{font-size:12px}.expanded .calendar-day>strong{font-size:22px}.modal-backdrop{padding:0;align-items:flex-end}.sheet{border-radius:24px 24px 0 0;padding:24px 22px calc(24px + env(safe-area-inset-bottom));max-height:94dvh}.set-labels,.set-row{gap:6px;grid-template-columns:22px 1fr 1fr 1fr 44px}.rest-timer{padding:16px}.rest-timer strong{font-size:17px}.settings-moment button{padding:8px 10px}.consistency{gap:4px}.consistency button{padding:3px}.consistency>span{width:18px}.consistency .mosaic span{font-size:4px}.setup h1{font-size:43px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.chapter{white-space:nowrap;flex-shrink:0}.overview .chapter,.overview .heading p{display:none}.overview .heading h1{font-size:34px}.overview .calendar-day{min-height:0}.overview .footnote{margin-bottom:0}@media(max-width:600px){.overview{padding-top:14px;padding-bottom:85px}.overview .heading h1{font-size:27px;margin:10px 0 8px;letter-spacing:-1px}.overview .segmented{margin:10px 0}.overview .legend{margin:10px 0;gap:8px;font-size:8px}.overview .calendar-week{margin:9px 0}.overview .calendar-week .group-heading{margin:5px 0}.overview .calendar-week .group-heading h2{margin:0;font-size:11px}.overview .calendar-day{gap:2px;padding:4px 3px;min-height:76px}.overview .calendar-day .mosaic span{aspect-ratio:auto;height:8px;font-size:5px}.overview .calendar-day>strong{font-size:13px;line-height:18px}.overview .calendar-day>small{line-height:10px}.overview .calendar-day>span{line-height:10px}.overview .footnote{font-size:9px;line-height:1.5;margin-top:12px}.heading .chapter{font-size:34px}.chapter small{font-size:13px;margin-left:4px}}.mosaic .tile-label{display:none}.expanded .mosaic>span,.day-summary .mosaic>span{position:relative}.expanded .tile-label,.day-summary .tile-label{display:block;position:absolute;top:1px;left:3px;font-size:6px;line-height:8px;opacity:.85}.expanded .tile-label{font-size:8px}.overview .calendar-week .group-heading{align-items:center}.overview .calendar-week .group-heading h2{margin-bottom:0}@media(max-width:600px){.overview .calendar-day{min-height:70px;gap:1px;padding:3px}.overview .calendar-day>strong{line-height:16px}.overview .calendar-day>span{line-height:8px}.overview .calendar-day .mosaic span{height:7px}.overview .calendar-week{margin:7px 0}.overview .calendar-week .group-heading{margin:4px 0}.overview .footnote{font-size:8px}.expanded .tile-label{font-size:7px}}.shape{display:grid;place-items:center;background-color:var(--neutral);color:#758071;font-weight:650;line-height:1}.shape.green{background-color:var(--green-bg);color:var(--green)}.shape.yellow{background-color:var(--yellow-bg);color:var(--yellow)}.shape.red{background-color:var(--red-bg);color:var(--red)}.shape.unlogged{background-color:var(--neutral);color:#758071}.sh-circle{border-radius:50%}.sh-square{border-radius:4px}.sh-pill{border-radius:999px}.sh-dome{clip-path:polygon(50% 0,100% 100%,0 100%)}.sh-diamond{clip-path:polygon(50% 2%,98% 50%,50% 98%,2% 50%)}.sh-hex{clip-path:polygon(25% 3%,75% 3%,99% 50%,75% 97%,25% 97%,1% 50%)}.mosaic{grid-template-columns:repeat(5,minmax(0,1fr));width:140px}.mosaic .shape{aspect-ratio:1;border-radius:0;font-size:11px;border:0;position:relative}.mosaic .sh-circle{border-radius:50%}.mosaic .sh-square{border-radius:4px}.mosaic .sh-pill{border-radius:999px}.legend.shapes{margin-top:-14px}.legend.shapes i{width:14px;height:14px;border:1px solid #c9d2c6}.legend.shapes .sh-diamond,.legend.shapes .sh-dome,.legend.shapes .sh-hex{border:0;background-color:#c9d2c6}.shape.big{width:44px;height:44px;font-size:0}.status-box.shape{border-radius:0}.status-box.sh-circle{border-radius:50%}.status-box.sh-square{border-radius:8px}.status-box.sh-pill{border-radius:999px}.landing{padding-bottom:40px}.landing-hero{padding:18px 0 8px}.landing-hero h1{font-size:40px;line-height:1.08;letter-spacing:-.02em;margin:8px 0 14px}.lede{font-size:16px;color:#4a5a50;max-width:34em;margin-bottom:22px}.primary.big{font-size:16px;padding:15px 22px;width:100%}.landing-preview{margin:26px 0}.preview-card{border:1px solid #e1e6db;border-radius:20px;background:#fff;padding:22px;display:grid;justify-items:center;gap:14px;text-align:center}.preview-card .mosaic{width:190px;gap:7px}.preview-card p{margin:0;font-size:12px;color:#637160}.landing-features{display:grid;gap:14px;margin:26px 0}.feature{border:1px solid #e1e6db;border-radius:18px;background:#fff;padding:20px}.feature .shape{width:26px;height:26px;margin-bottom:12px}.feature h2{font-size:17px;margin:0 0 6px}.feature p{margin:0;font-size:13px;color:#56665b}.landing-note{border-radius:20px;background:var(--ink);color:#eef2e9;padding:26px 22px}.landing-note h2{color:#fff;margin-top:0}.landing-note p{color:#cfdbcd;font-size:14px}.landing-note .primary{background:#fff;color:var(--ink);width:100%}.back{margin-bottom:10px;padding-left:0}.top-actions{display:flex;gap:6px;align-items:center}.avatar,.top-actions .icon:first-child{background:var(--ink);color:#fff;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-weight:700;font-size:14px;border:0}.profile-head{display:flex;gap:16px;align-items:center;margin-bottom:22px}.profile-head .avatar{width:56px;height:56px;font-size:22px;flex-shrink:0}.profile-head h1{margin:0 0 4px;font-size:26px}.profile-head p{margin:0;font-size:13px;color:#637160}.form-grid h2{margin:18px 0 2px;font-size:15px;border-top:1px solid #eceee7;padding-top:18px}.form-grid h2:first-child{border-top:0;margin-top:0;padding-top:0}.habit-grid{display:grid;gap:12px;margin:22px 0}.habit-card{display:grid;gap:10px;text-align:left;border:1px solid #e1e6db;border-radius:18px;background:#fff;padding:16px 18px;width:100%}.habit-top{display:flex;align-items:center;gap:12px}.habit-top .shape{width:30px;height:30px;flex-shrink:0;font-size:0}.habit-top .habit-name{display:grid;flex:1;min-width:0}.habit-top strong{font-size:15px}.habit-top small{font-size:11px;color:#758071}.habit-top b{color:#9aa79a}.habit-value{font-size:22px;font-weight:650;letter-spacing:-.01em}.habit-strip{display:grid;grid-template-columns:repeat(35,1fr);gap:2px}.strip{height:10px;border-radius:2px;background:var(--neutral)}.strip.green{background:var(--green)}.strip.yellow{background:var(--yellow)}.strip.red{background:var(--red)}.stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));border:1px solid #e1e6db;border-radius:16px;background:#fff;padding:18px 8px;margin-bottom:24px}.stat-row>div{padding:0 12px;border-left:1px solid #eceee7}.stat-row>div:first-child{border-left:0}.stat-row small{font-size:9px;letter-spacing:.08em;color:#849083;display:block}.stat-row strong{font-size:20px;font-weight:650}.stat-row strong span{font-size:11px;font-weight:400;color:#758071}.bars{display:grid;grid-template-columns:repeat(35,1fr);align-items:end;gap:2px;height:110px;margin:14px 0 6px}.bar{border-radius:2px 2px 0 0;background:var(--neutral)}.bar.green{background:var(--green)}.bar.yellow{background:var(--yellow)}.bar.red{background:var(--red)}.window-row,.day-row{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:11px 4px;border-bottom:1px solid #eff1ec;background:none;border-radius:0}.window-row .shape,.day-row .shape{width:24px;height:24px;flex-shrink:0;font-size:0}.window-info,.day-row-info{display:grid;flex:1}.window-info strong,.day-row-info strong{font-size:14px}.window-info small,.day-row-info small{font-size:11px;color:#758071}.window-value,.day-row-value{display:grid;text-align:right;font-size:14px;font-weight:600}.window-value small,.day-row-value small{font-size:10px;font-weight:400;color:#758071}.day-list{max-height:460px;overflow-y:auto}.day-row:disabled{opacity:.55}.derived{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.derived span{display:grid;background:#f2f4ee;border-radius:12px;padding:10px 14px}.derived small{font-size:9px;letter-spacing:.08em;color:#849083}.derived strong{font-size:19px;font-weight:650}.daily-stats{grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}.bottom button{font-size:9px}@media(max-width:380px){.bottom button{font-size:8px}.landing-hero h1{font-size:34px}}@media(min-width:760px){.landing-features,.habit-grid{grid-template-columns:1fr 1fr}.primary.big{width:auto}}a{color:inherit;text-decoration:none}.shell,.shell-main{min-height:100vh}.sidebar{display:none}.side-nav{display:flex;flex-direction:column;gap:26px;padding:24px 18px;height:100%;overflow-y:auto}.side-brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:700;letter-spacing:-.02em;color:var(--ink)}.side-brand>span{display:grid;line-height:1.1}.side-brand small{font-size:8px;letter-spacing:.18em;color:#8a968a;font-weight:600}.side-group{display:grid;gap:2px}.side-group>small{font-size:9px;letter-spacing:.12em;color:#97a296;font-weight:600;padding:0 12px 6px}.side-group a{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:11px;font-size:14px;color:#3d4f45;min-height:42px}.side-group a:hover{background:#eef2e9}.side-group a.active{background:var(--ink);color:#fff;font-weight:600}.side-group a>span[aria-hidden]{font-size:16px;width:20px;text-align:center}.side-group a .shape{width:16px;height:16px;flex-shrink:0}.side-snapshot{margin-top:auto;background:#eef2e9;border-radius:14px;padding:14px 16px;display:grid;gap:2px}.side-snapshot small{font-size:9px;letter-spacing:.12em;color:#7f8c7e;font-weight:600}.side-snapshot strong{font-size:22px;font-weight:650}.side-snapshot strong span{font-size:11px;font-weight:400;color:#6c7a6c}.side-snapshot p{margin:4px 0 0;font-size:11px;color:#5d6b5d}.drawer{position:fixed;top:0;bottom:0;left:0;width:274px;max-width:84vw;background:#fbfcf8;border-right:1px solid #e1e5dc;transform:translate(-102%);transition:transform .22s ease;z-index:40}.drawer.open{transform:none}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1b2b2288;z-index:39}.top-left{display:flex;align-items:center;gap:6px;min-width:0}.top-title{font-weight:650;font-size:16px;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon.menu{font-size:19px}.top .icon{min-width:40px;min-height:40px}.bottom a{display:grid;justify-items:center;gap:2px;font-size:9px;color:#7c8778;min-width:62px;padding:5px 8px;border-radius:10px}.bottom a span{font-size:21px;line-height:24px}.bottom a.active{color:var(--ink);background:#e8eee2}.bottom{gap:4px}.segmented a{flex:1;text-align:center;color:#687767;font-size:13px;padding:11px 8px;border-radius:11px}.segmented a.selected{background:#fff;color:var(--ink);font-weight:600;box-shadow:0 1px 3px #1d2a1f14}.calendar-day{color:var(--ink);background:#fff;border:1px solid #e6eae1}.datebar .step{font-size:28px;padding:2px 16px;line-height:1;color:var(--ink)}.datebar .step.disabled{opacity:.25}.exercise-list{display:grid;gap:10px;margin-bottom:26px}.exercise-row{display:flex;align-items:center;gap:13px;width:100%;text-align:left;background:#fff;border:1px solid #e1e5db;border-radius:15px;padding:14px 16px;min-height:70px;color:var(--ink)}.pos{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-weight:650;font-size:13px;flex-shrink:0}.exercise-row-info{display:grid;flex:1;min-width:0}.exercise-row-info strong{font-size:15px}.exercise-row-info small{font-size:11px;color:#758071}.exercise-row-value{font-size:13px;color:#5d6b5d;display:flex;align-items:center;gap:8px}.exercise-row-value b{color:#9aa79a;font-size:17px}.progress-dots{display:flex;gap:5px;margin-bottom:18px}.progress-dots i{height:5px;flex:1;border-radius:3px;background:var(--neutral)}.progress-dots i.part{background:var(--yellow)}.progress-dots i.full{background:var(--green)}.progress-dots i.here{background:var(--ink)}.pager{position:sticky;bottom:calc(78px + env(safe-area-inset-bottom));background:#f6f7f2f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 0;z-index:4}.big-number{font-size:28px;font-weight:650;padding:14px;min-height:62px}.primary.wide{width:100%;margin-bottom:22px}.small-strong{font-size:14px!important;font-weight:600}.exercise h1{font-size:27px;margin-bottom:6px}@media(min-width:1000px){.shell{display:flex}.sidebar{display:block;width:270px;flex-shrink:0;border-right:1px solid #e1e5dc;background:#fbfcf8;position:sticky;top:0;height:100vh}.shell-main{flex:1;min-width:0}.drawer,.drawer-backdrop,.icon.menu,.bottom{display:none}main{padding-bottom:60px}.top{max-width:none;padding:0 40px}.pager{bottom:0}}.now-card{border:1px solid #cfe0cf;background:linear-gradient(180deg,#f1f7ee,#fbfcf8);border-radius:18px;padding:18px 20px;margin-bottom:26px}.now-card h2{margin:6px 0 0;font-size:19px;letter-spacing:-.01em}.now-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.now-chip{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #dde5d9;border-radius:999px;padding:8px 14px 8px 10px;font-size:13px;font-weight:550;color:var(--ink);min-height:40px}.now-chip .shape{width:16px;height:16px;flex-shrink:0}.now-chip.green{background:var(--green-bg);border-color:#bcd6bc}.now-chip.yellow{background:var(--yellow-bg);border-color:#e3d296}.now-chip.red{background:var(--red-bg);border-color:#e2c0b6}.now-divider{display:flex;align-items:center;gap:10px;margin:6px 2px;color:#8a7238;font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:650}.now-divider:before,.now-divider:after{content:"";height:1px;background:#e0d2a8;flex:1}.window-row.link{color:var(--ink)}.window-row.link .chev{color:#9aa79a;font-size:17px}.window-row.open{background:#f4f8f1;border-radius:10px}.sync-status{display:flex;align-items:center;gap:12px;margin:6px 0 16px}.sync-status>span:last-child{display:grid}.sync-status strong{font-size:14px}.sync-status small{font-size:11px;color:#758071}.dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;background:var(--neutral)}.dot.ok{background:var(--green)}.dot.pending{background:var(--yellow)}.dot.off{background:#9aa79a}.onboarding{padding-bottom:64px}.signin{max-width:420px;margin:40px auto}.signin h1{font-size:32px;margin-bottom:8px}.signin>p{color:#56665b;margin-bottom:22px}.signin .primary{width:100%;margin-top:6px}.signin .text{width:100%;text-align:center;margin-top:4px}.habit-day{display:grid;gap:10px;margin-bottom:26px}.habit-row-card{background:#fff;border:1px solid #e1e5db;border-radius:16px;overflow:hidden}.habit-row{display:flex;align-items:center;gap:13px;width:100%;text-align:left;background:none;border:0;border-radius:0;padding:14px 16px;min-height:72px;color:var(--ink)}.habit-row:disabled{opacity:.55}.habit-row .status-box{width:38px;height:38px;flex-shrink:0;font-size:0}.habit-row-info{display:grid;flex:1;min-width:0}.habit-row-info strong{font-size:15px;display:flex;align-items:center;gap:8px}.habit-row-info small{font-size:11px;color:#758071}.open-now{font-style:normal;font-size:9px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#8a7238;background:var(--yellow-bg);border-radius:999px;padding:2px 7px}.habit-row-value{display:grid;text-align:right;font-size:14px;font-weight:650;white-space:nowrap}.habit-row-value small{font-size:10px;font-weight:400;color:#758071}.twisty{color:#9aa79a;font-size:18px;transition:transform .18s ease;flex-shrink:0}.twisty.up{transform:rotate(90deg)}.pips{display:flex;gap:4px;padding:0 16px 13px 67px}.pips i{height:4px;flex:1;border-radius:2px;background:var(--neutral)}.pips i.green{background:var(--green)}.pips i.yellow{background:var(--yellow)}.pips i.red{background:var(--red)}.habit-windows{border-top:1px solid #eff1ec;background:#fafbf7;padding:2px 14px 6px}.habit-windows .window-row:last-child{border-bottom:0}@media(prefers-reduced-motion:reduce){.twisty{transition:none}}.open-now{white-space:nowrap}@media(max-width:600px){main{padding:22px 16px 110px}.heading h1{font-size:27px;line-height:1.15}.heading p{display:none}.eyebrow{margin-bottom:6px}.day-summary{padding:14px 16px}.day-summary strong{font-size:26px}.day-summary p{display:none}.now-card{padding:14px 16px;margin-bottom:18px}.now-card h2{font-size:16px}.datebar{margin:10px 0}.habit-row{min-height:64px;padding:12px 14px}.habit-row .status-box{width:32px;height:32px}.pips{padding:0 14px 11px 59px}}:root{--ease: cubic-bezier(.22, .61, .36, 1);--green-ink: #2f6349;--yellow-ink: #7a560e;--red-ink: #8f453a}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes pop{0%{transform:scale(.82);opacity:0}60%{transform:scale(1.04)}to{transform:scale(1);opacity:1}}.screen{animation:slide-in .26s var(--ease) both}.now-strip{display:flex;align-items:center;gap:10px;margin:0 0 18px;padding:7px 10px 7px 12px;border:1px solid #dfe7da;border-radius:999px;background:#fff;overflow-x:auto;scrollbar-width:none;animation:rise .3s var(--ease) both}.now-strip::-webkit-scrollbar{display:none}.now-time{font-size:11px;font-weight:700;letter-spacing:.06em;color:#7c8778;flex-shrink:0;font-variant-numeric:tabular-nums}.now-note{font-size:12px;color:#637160;white-space:nowrap}.now-strip .now-chips{display:flex;gap:6px;margin:0;flex-wrap:nowrap}.now-strip .now-chip{padding:5px 12px 5px 8px;min-height:32px;font-size:12.5px;white-space:nowrap;transition:transform .14s var(--ease),box-shadow .14s var(--ease)}.now-strip .now-chip:active{transform:scale(.96)}.now-strip .now-chip .shape{width:13px;height:13px}.habit-row-card{animation:rise .34s var(--ease) both;animation-delay:calc(var(--i, 0) * 45ms);transition:box-shadow .2s var(--ease),border-color .2s var(--ease)}.habit-row-card:has(.habit-row[aria-expanded=true]){box-shadow:0 6px 20px #1d2a1f14;border-color:#cfd9c9}.habit-row-card.green{border-left:3px solid var(--green)}.habit-row-card.yellow{border-left:3px solid var(--yellow)}.habit-row-card.red{border-left:3px solid var(--red)}.habit-row-card.unlogged{border-left:3px solid #dde3d8}.habit-row{transition:background .16s var(--ease)}.habit-row:active{background:#f4f7f1}.habit-row .status-box{font-size:15px!important;font-weight:700;transition:transform .2s var(--ease),background-color .25s var(--ease)}.habit-row-card:has(.habit-row[aria-expanded=true]) .status-box{transform:scale(1.06)}.habit-row-value{font-variant-numeric:tabular-nums}.habit-windows{display:grid;grid-template-rows:0fr;visibility:hidden;transition:grid-template-rows .28s var(--ease),opacity .2s var(--ease),visibility 0s linear .28s;opacity:0;border-top:1px solid transparent;background:#fafbf7;padding:0 14px}.habit-windows.open{grid-template-rows:1fr;visibility:visible;transition:grid-template-rows .28s var(--ease),opacity .2s var(--ease),visibility 0s;opacity:1;border-top-color:#eff1ec;padding:2px 14px 6px}.habit-windows-inner{overflow:hidden;min-height:0}.pips{transition:opacity .2s var(--ease)}.pips i{transition:background-color .3s var(--ease),flex .3s var(--ease)}.window-row.link{transition:background .14s var(--ease);border-radius:8px}.window-row.link:active{background:#eef2e9}.open-now{animation:pop .3s var(--ease) both}button,.moment,.habit-card,.exercise-row,.calendar-day,.day-row{transition:transform .13s var(--ease),background .16s var(--ease),box-shadow .16s var(--ease)}button:active:not(:disabled),.habit-card:active,.exercise-row:active,.calendar-day:active,.day-row:active{transform:scale(.985)}.primary{box-shadow:0 2px 8px #163e3526}.primary:active:not(:disabled){box-shadow:0 1px 4px #163e3533}.calendar-day .shape,.mosaic .shape,.dot{transition:background-color .3s var(--ease)}.dot.pending{animation:breathe 1.6s ease-in-out infinite}@keyframes breathe{0%,to{opacity:1}50%{opacity:.45}}.day-summary .tile-label{display:none}@media(prefers-reduced-motion:reduce){.screen,.now-strip,.habit-row-card,.open-now{animation:none}.habit-windows,.habit-row,.habit-row .status-box,button,.moment,.habit-card,.exercise-row,.calendar-day,.day-row,.pips i,.window-row.link,.dot{transition:none}.dot.pending{animation:none}button:active:not(:disabled){transform:none}}@keyframes push-in{0%{opacity:0;transform:translate(26px)}to{opacity:1;transform:none}}@keyframes pop-in{0%{opacity:0;transform:translate(-26px)}to{opacity:1;transform:none}}main{overflow-x:clip}.screen.forward{animation:push-in .26s var(--ease) both}.screen.back{animation:pop-in .26s var(--ease) both}@media(prefers-reduced-motion:reduce){.screen.forward,.screen.back{animation:none}}.habit-row-value{flex-shrink:0}.habit-row-info strong{min-width:0}.habit-row-info strong,.habit-row-info small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.habit-row-value .unit{font-weight:400;color:#6b776a}@media(max-width:430px){.habit-row-value .unit{display:none}.habit-row-value{font-size:13.5px}}
