/* v18: six illustrated destinations and one focused task at a time. */
:root{--ink:#313b38;--muted:#65716c;--paper:#fffdf9;--line:#e6e6dd;--sage-dark:#355949}
html{scroll-behavior:auto}
body{background:#f0eee8;color:var(--ink)}
button,input,select,textarea{font:inherit}
button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #3c716a;outline-offset:4px}
button:disabled{opacity:.32;cursor:default}
.shell{max-width:780px;background:#fffdf9;box-shadow:0 0 65px #44523c0a;padding-bottom:100px}
header{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fffdf9;padding:22px 24px 12px;margin:0;min-height:0;border:0}
header:before,header:after{display:none}
header small{font-size:9px;letter-spacing:.15em;color:#6c7970;margin:0 0 4px}
header h1{max-width:none;font-size:30px;line-height:1.15;letter-spacing:-.03em;margin:0;color:#354c3e}
header .privacy{position:static;white-space:nowrap;font-size:10px;padding:5px 8px;align-self:flex-start;margin-top:7px;border:0;background:#edf2eb;color:#4c6955}
main{padding:8px 24px 30px}
.day-head{align-items:center;margin:5px 0 7px;gap:10px}
.day-head .tag{padding:0;border:0;background:none;font-size:11px;font-weight:500;color:#778477}
.day-head h2{font-size:28px;margin:3px 0 0;line-height:1.05}
.day-head h2 span{font-family:inherit;font-size:19px;color:#758375;font-weight:400}
.day-controls{display:flex;gap:7px}
.day-arrow{width:40px;height:40px;border-radius:50%;border:1px solid #e3e7de;background:#f5f6f0;color:#486150;font-size:27px;cursor:pointer;line-height:1}
.day-progress-row{display:flex;gap:10px;align-items:center;font-size:11px;color:#58705c;margin-bottom:13px}
.day-progress-row .compact-progress{flex:1;height:5px;margin:0;background:#ecede4}
.bar{background:#83a88d}
.wellbeing-strip{font-family:inherit;width:100%;display:flex;justify-content:space-between;gap:8px;padding:12px 14px;border:1px solid #e3e9dd;border-radius:14px;background:#f2f5ed;color:#435b45;margin:0 0 16px;font-size:13px;line-height:1.2;cursor:pointer}
.wellbeing-strip span:first-child{font-weight:700}.wellbeing-strip span:last-child{font-size:11px;align-self:center;color:#637260}
.grid-intro{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin:0 0 10px}
.grid-intro h3{font-size:15px;line-height:1.3;margin:0;font-weight:650;color:#354c3e}
.grid-intro>span{font-size:11px;color:#778373}
.day-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.day-tile{position:relative;display:block;isolation:isolate;overflow:hidden;min-height:176px;border:1px solid #ffffff70;border-radius:25px;padding:0;text-align:left;color:#343b32;box-shadow:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}
.day-tile:hover{transform:translateY(-2px);box-shadow:0 7px 20px #59473212}
.day-tile:active{transform:scale(.98)}
.day-tile.tile-morning,.tile-morning{background:#ffdc9e}
.day-tile.tile-day,.tile-day{background:#c2e6e3}
.day-tile.tile-evening,.tile-evening{background:#ded8ed}
.day-tile.tile-mental,.tile-mental{background:#f9d1b4}
.day-tile.tile-joy,.tile-joy{background:#f4c9c5}
.day-tile.tile-care,.tile-care{background:#d9e2c0}
.tile-art{position:absolute;display:block;right:10px;top:4px;width:108px;height:108px;background-image:url('assets/blocks-atlas.png');background-repeat:no-repeat;background-size:300% 200%;border-radius:50%;pointer-events:none;z-index:0}
.art-morning{background-position:0 0;border-radius:48% 48% 26% 26%}
.art-day{background-position:50% 0}
.art-evening{background-position:100% 0;border-radius:45% 45% 24% 24%}
.art-mental{background-position:0 100%;border-radius:30% 45% 30% 45%}
.art-joy{background-position:50% 100%}
.art-care{background-position:100% 100%;border-radius:45% 26% 45% 26%}
.day-tile-copy{position:absolute;left:14px;right:12px;bottom:11px;display:flex;flex-direction:column;gap:2px;padding:0;z-index:1}
.day-tile-copy b{font-family:Georgia,'Times New Roman',serif;font-size:23px;font-weight:500;line-height:1.05;color:#343b32}
.day-tile-copy small{font-family:inherit;font-size:10px;line-height:1.3;color:#4b5146}
.tile-status{font-size:10px;font-weight:650;line-height:1.2;color:#4c5949;margin-top:3px}
.day-tile-mark{position:absolute;left:12px;right:auto;top:12px;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#ffffff80;color:#47543f;font-size:18px;z-index:2}
.day-tile.is-done{border:1px solid #708e66}.day-tile.is-done .day-tile-mark{background:#456849;color:white}
.day-grid-footer{margin:16px 0 0;align-items:center;font-size:11px;color:#65745e}
.text-action{min-height:40px;font-size:12px;color:#45684d}
.section-top{align-items:center;gap:12px;margin:5px 0 14px}
.section-top>div{display:none}
.compact-back{font-size:13px;padding:10px 13px;min-height:42px;background:#f1f4ed;border:1px solid #e2e7dc;color:#4e634a;border-radius:14px}
.block-cover{position:relative;isolation:isolate;overflow:hidden;min-height:146px;border-radius:25px;padding:21px 18px;margin-bottom:15px}
.block-cover>div{position:relative;z-index:1;max-width:65%}
.block-cover-art{width:132px;height:132px;top:7px;right:8px;opacity:.9}
.block-cover h2{font-size:30px;line-height:1.15;margin:8px 0 2px;color:#344334}
.block-cover p{font-size:12px;line-height:1.3;margin:0 0 10px;color:#4a5846}
.block-cover .section-kicker{font-size:9px;letter-spacing:.07em;color:#50614a;text-transform:none}
.block-status{display:inline-block;padding:4px 8px;border-radius:9px;background:#ffffff90;font-size:11px;color:#435b3e}
.section-tabs{display:flex;gap:6px;background:#efefe7;padding:5px;border-radius:15px;margin:0 0 15px}
.section-tabs button{flex:1;min-width:0;min-height:44px;padding:9px 6px;border:0;border-radius:11px;color:#65715e;background:transparent;font-size:13px;cursor:pointer}
.section-tabs button[aria-selected='true']{background:#fffdf9;color:#365636;font-weight:700;box-shadow:0 2px 6px #35432f0b}
.section-tabs button span{color:#3c7443}
.section-card{margin:0 0 14px;padding:20px 18px;border:1px solid #e5e8df;border-radius:21px;background:#fffefb!important;box-shadow:none;overflow:visible}
.section-card:before,.section-card:after{display:none}
.task{padding:0;border:0}
.task-title,.task b,.task>.check span>b{font-family:inherit;font-size:18px;font-weight:650;line-height:1.35;color:#344833;margin-bottom:10px}
.task-content{font-size:15px;line-height:1.65;color:#5b6458}
.task-content>.btn{margin-top:14px}
.task-content .mut{font-size:14px;color:#65715e}
.btn{font-family:inherit;min-height:44px;border-radius:13px;font-size:14px}
.replaceBtn{margin:14px 0 0;background:#f3f4ed;border-color:#dfe5d7;color:#466043}
.completion-control{display:flex;align-items:center;gap:11px;background:#f1f5eb;border:1px solid #dbe7d0;border-radius:14px;padding:13px 12px;margin:18px 0 0;cursor:pointer}
.completion-control.is-checked{background:#e2eedb;border-color:#a9c99c}
.check input{appearance:none;width:25px;height:25px;flex:0 0 25px;accent-color:#567b4d;margin:0;border-radius:8px;cursor:pointer}
.completion-control b{font-family:inherit;font-size:14px!important;font-weight:650!important;margin:0!important;color:#3e5a36}
.editbox{margin:14px 0 0;padding:0;border:0;background:none;border-radius:0}
.editbox summary{cursor:pointer;font-size:12px;color:#60735a;padding:10px 0;min-height:40px}
.editbox textarea{width:100%;min-height:85px;font-size:15px;background:#fffdf8;padding:12px;border:1px solid #dce3d5;border-radius:12px}
.autosave{font-size:10px;color:#718068}
.subtask{margin:0;padding:14px 0;border-bottom:1px solid #e5e8df}.subtask:last-child{border-bottom:0}
.source-video{background:#f7f7f1}.source-video .btn{font-size:12px}
.embedded-workout{margin:16px 0}.workout-video{max-height:380px;border-radius:0 0 16px 16px}
.resultbox{margin:16px 0;background:#f8f8f2;padding:13px;border-radius:13px}.resultbox b{font-size:14px}.resultgrid label{font-size:12px}
.block-next{margin:18px 0 0}.block-next .btn{background:#476d4d;color:white;font-size:13px;border:0;white-space:normal}
.section-return{margin:10px 0 15px}.section-return .btn{font-size:12px;color:#52694a;background:transparent;border:0}
.wellbeing-card{padding:20px 16px}.wellbeing-card .scale{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:3px}.scale button{min-width:0;min-height:36px;padding:0;font-size:12px}
nav{bottom:8px;width:min(732px,calc(100% - 20px));padding:8px 5px calc(8px + env(safe-area-inset-bottom));border-radius:20px;background:#fffef8f5;border:1px solid #e3e6da;box-shadow:0 5px 30px #3c4a2913}
nav button{min-height:44px;font-size:19px;padding:3px 1px;color:#7e8877;border-radius:13px}
nav span{font-size:10px;line-height:1.2;margin-top:3px}nav .on{background:#e9f0e2;color:#3b613c}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(min-width:640px){.day-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.day-tile{min-height:208px}.tile-art{width:137px;height:137px;right:12px;top:7px}.block-cover-art{width:132px;height:132px}.day-tile-copy{left:17px;bottom:15px}.day-tile-copy b{font-size:26px}.day-tile-copy small{font-size:11px}.tile-status{font-size:11px}.block-cover>div{max-width:75%}.section-card{padding:25px}.block-cover h2{font-size:34px}}
@media(max-width:420px){header{padding:18px 16px 10px}header h1{font-size:25px}header .privacy{font-size:9px}main{padding:6px 14px 25px}.day-head h2{font-size:25px}.day-grid{gap:10px}.day-tile{min-height:166px;border-radius:23px}.tile-art{width:100px;height:100px;right:7px;top:4px}.day-tile-copy b{font-size:22px}.day-tile-copy small{font-size:9px}.day-tile-copy{left:12px;bottom:10px}.tile-status{font-size:9px}.grid-intro h3{font-size:13px}.grid-intro>span{font-size:10px}.wellbeing-strip{padding:11px 12px;margin-bottom:13px}.wellbeing-strip span:first-child{font-size:12px}.wellbeing-strip span:last-child{font-size:10px}.block-cover-art{width:120px;height:120px;top:14px;right:3px}.block-cover>div{max-width:67%}.block-cover h2{font-size:28px}.block-cover p{font-size:11px}.section-card{padding:18px 15px}.day-grid-footer{font-size:10px}.text-action{font-size:11px}}
@media(max-width:340px){header h1{font-size:22px}.day-tile{min-height:160px}.tile-art{width:94px;height:94px}.day-tile-copy b{font-size:20px}.day-tile-copy small{font-size:8px}.grid-intro>span{display:none}.block-cover-art{width:105px;height:105px;top:22px}.block-cover{padding:20px 14px}.block-cover h2{font-size:25px}.wellbeing-strip span:last-child{max-width:110px;text-align:right}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
