:root{--paper:#f7f7ee;--ink:#264b3b;--green:#315c42;--muted:#5f6c5e;--line:#dfe2d4;--sage:#e9eddd;--yellow:#f1d56b;--orange:#a84f35;--white:#fffef8;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Trebuchet MS',Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #b56337;outline-offset:5px}button:disabled{cursor:default;opacity:.5}svg{display:block}button{transition:background .2s,transform .2s}a{text-decoration:none}p{margin:0 0 16px}h1,h2,h3,h4{line-height:1.1;margin:0;letter-spacing:-1.6px;font-weight:700}h2{font-size:42px;letter-spacing:-1.7px}h3{font-size:30px;letter-spacing:-1px}.wrap{max-width:1240px;margin:0 auto;padding:0 48px}.header{background:rgba(247,247,238,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:27px;letter-spacing:-1.6px;font-weight:700;display:flex;align-items:center;gap:9px;white-space:nowrap}.brand svg{width:42px;height:42px}.brand-dot{color:var(--orange)}nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:bold}nav>a:not(.nav-cta):hover{text-decoration:underline;text-underline-offset:5px}.nav-cta{padding:11px 20px;border:1px solid #72816b;border-radius:50px;display:flex;gap:30px;align-items:center}.nav-cta:hover{background:var(--sage)}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:bold;display:flex;align-items:center;gap:8px}.little-sun{color:var(--orange);font-size:24px}.hero{padding-top:64px;display:grid;grid-template-columns:1fr 1fr;gap:30px 32px}.hero-copy{padding:2px 0 0}.hero h1{font-size:clamp(62px,6.9vw,88px);letter-spacing:-4px;line-height:1.025;margin:22px 0 28px;position:relative;width:fit-content}.hero h1 span{color:#55754b}.hero h1 svg{position:absolute;bottom:-15px;left:0;width:100%;height:18px;transform:rotate(-1deg)}.hero-intro{font-size:20px;line-height:1.5;max-width:400px;margin-top:34px}.hero-sub{font-size:15px;line-height:1.65;color:var(--muted);max-width:410px}.button{border-radius:50px;min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:28px;font-size:14px;font-weight:bold;padding:13px 23px;border:1px solid transparent;line-height:1.3}.primary{background:var(--ink);color:var(--white)}.primary:hover,.dark:hover{background:#406b4f;transform:translateY(-1px)}.outline{border-color:#99a68d;background:transparent}.outline:hover{background:var(--sage)}.dark{background:var(--ink);color:var(--white)}.hero-button{margin-top:9px}.hero-note{font-size:11px;margin:16px 0 0;display:flex;align-items:center;gap:10px;color:#63705e}.hero-note>span:first-child{color:var(--green);font-weight:bold;font-size:14px}.separator{opacity:.6}.hero-art{position:relative;margin-top:8px;min-height:489px;align-self:stretch;padding-bottom:30px}.hero-art>img{width:100%;height:100%;min-height:450px;object-fit:cover;border-radius:160px 160px 32px 32px;display:block;background:#e2e6c4}.art-sticker{position:absolute;bottom:58px;left:-25px;background:var(--yellow);padding:17px 23px 17px 17px;display:flex;gap:13px;align-items:center;border-radius:16px;transform:rotate(-7deg);box-shadow:0 5px 0 #274b3b0d}.art-sticker svg{width:42px;flex-shrink:0}.art-sticker span{font-size:14px;line-height:1.4}.art-caption{position:absolute;bottom:3px;right:15px;font-size:8px;letter-spacing:1.4px;font-weight:bold;color:#68765b}.principles{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0 44px;padding-top:27px;border-top:1px solid var(--line);gap:30px}.principles>div{display:flex;align-items:center;gap:17px}.principles>div>span{border-radius:50%;background:#edf0df;min-width:38px;height:38px;display:grid;place-items:center;font-size:12px}.principles p{font-size:12px;color:var(--muted);margin:0;line-height:1.6}.principles strong{display:block;font-size:14px;color:var(--ink);margin-bottom:2px}.challenge-section{background:var(--sage);padding:60px 0 30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:31px}.section-top h2{margin:12px 0 14px}.section-top p{color:var(--muted);font-size:15px;margin:0}.section-doodle{font-family:Georgia,serif;font-size:76px;margin-right:45px;transform:rotate(15deg);font-weight:normal;color:#8c9d69}.planner{background:var(--white);border:1px solid #d8ddcc;border-radius:var(--radius);display:grid;grid-template-columns:.88fr 1.25fr;overflow:hidden}.planner-intro{padding:34px 35px;background:#f3f4e7;border-right:1px solid var(--line)}.pill{display:inline-flex;font-size:9px;font-weight:bold;letter-spacing:1.25px;border:1px solid #abb894;padding:5px 10px;border-radius:30px}.planner-intro h3{font-size:35px;line-height:1.15;letter-spacing:-1.4px;margin:21px 0 14px}.planner-intro>p{color:var(--muted);font-size:14px;max-width:310px}.length-picker{display:flex;gap:12px;margin:23px 0 22px}.length-picker button{flex:1;text-align:left;border:1px solid #c2cbb2;background:transparent;border-radius:14px;padding:17px 16px;position:relative;min-height:100px}.length-picker button.selected{background:var(--ink);border-color:var(--ink);color:var(--white)}.length-picker strong{font-size:31px;line-height:1}.length-picker strong span{font-size:16px}.length-picker small{display:block;margin-top:8px;font-size:11px}.choice-check{position:absolute;top:10px;right:10px;width:18px;height:18px;border-radius:50%;background:var(--yellow);color:var(--ink);line-height:18px;text-align:center;font-size:12px;display:none}.selected .choice-check{display:block}.planner-tip{display:flex;gap:12px;margin-top:27px}.planner-tip>span{font-size:27px;color:#a38233;line-height:1.3}.planner-tip p{font-size:12px;line-height:1.6;margin:0;color:var(--muted)}.planner-tip strong{display:block;color:var(--ink);margin-bottom:3px}.plan-form{padding:36px}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:26px}.form-heading h3{font-size:25px}.form-heading span{font-size:8px;letter-spacing:1.1px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px}.form-grid label{font-size:12px;font-weight:bold}.optional{font-weight:normal;color:var(--muted)}input,select{width:100%;min-height:47px;padding:11px 12px;border:1px solid #d1d8c8;background:#fffef9;border-radius:9px;font-size:12px;color:var(--ink);margin-top:7px;max-width:100%}input::placeholder{color:#717969}select{padding-right:28px;text-overflow:ellipsis}input[type=date]{min-width:0}.form-bottom{border-top:1px solid var(--line);padding-top:23px;margin-top:27px}.form-bottom .button{width:100%;justify-content:space-between}.form-bottom p{font-size:10px;text-align:center;margin:11px 0 0;color:var(--muted)}.gentle-note{display:flex;align-items:center;justify-content:center;gap:14px;padding:24px 10px 0;font-size:12px;color:var(--muted)}.gentle-note>span{font-size:31px;line-height:1}.gentle-note p{margin:0;line-height:1.6}.gentle-note strong{display:block;color:var(--ink);font-weight:normal}.ideas-section{padding-top:69px}.filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:25px}.filters button{border-radius:50px;padding:10px 18px;min-height:44px;border:1px solid #d4dbc8;background:transparent;font-size:12px;white-space:nowrap}.filters button span{margin-right:5px;font-size:17px;line-height:1}.filters button.active{background:var(--ink);border-color:var(--ink);color:white}.activity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.activity-card{border:1px solid var(--line);border-radius:18px;background:var(--white);overflow:hidden;display:flex;flex-direction:column}.activity-art{height:157px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background:#e6ecd5}.activity-art svg{width:100%;height:100%;max-width:320px}.activity-card:nth-child(3n + 2) .activity-art{background:#eddec8}.activity-card:nth-child(3n) .activity-art{background:#dde5df}.activity-body{padding:20px 21px;display:flex;flex-direction:column;flex:1}.activity-meta{display:flex;justify-content:space-between;font-size:9px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);font-weight:bold}.activity-card h3{font-size:23px;letter-spacing:-.7px;margin:11px 0 9px;line-height:1.15}.activity-card p{font-size:12px;color:var(--muted);line-height:1.7;flex:1;margin-bottom:15px}.activity-card button{text-align:left;background:transparent;border:0;border-top:1px solid var(--line);font-size:12px;font-weight:bold;min-height:43px;display:flex;align-items:center;justify-content:space-between;padding:12px 0 0}.activity-card button:hover{color:var(--orange)}.more-row{display:flex;align-items:center;justify-content:center;gap:22px;margin:29px 0 62px}.more-row .button{font-size:12px;padding:11px 22px;min-height:44px}.more-row>span{font-size:12px;color:var(--muted)}.habit-block{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid var(--line);padding:57px 0 62px}.habit-copy h2{margin:15px 0 21px;font-size:40px;line-height:1.1}.habit-copy>p{font-size:14px;color:var(--muted);max-width:420px}details{border-top:1px solid #d8dece;font-size:12px}details:last-child{border-bottom:1px solid #d8dece}summary{cursor:pointer;font-size:12px;min-height:54px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-weight:bold;list-style:none}summary::-webkit-details-marker{display:none}summary>span{font-size:23px;font-weight:normal}details[open] summary>span{transform:rotate(45deg)}details p{color:var(--muted);line-height:1.8;margin-bottom:18px}.eye-card{background:#efe3b8;border-radius:24px;padding:29px 32px 24px;align-self:start}.eye-card-top{display:flex;align-items:center;gap:14px}.eye-card-top svg{width:36px;flex-shrink:0}.eye-card-top span{font-size:8px;font-weight:bold;letter-spacing:1.25px}.eye-card h3{font-size:28px;line-height:1.15;margin:18px 0 25px;max-width:320px}.rule{display:flex;justify-content:space-between;align-items:center;text-align:center;margin:0 0 23px;gap:10px}.rule strong{display:block;font-size:49px;letter-spacing:-2px;font-weight:normal;line-height:1.1}.rule span{font-size:10px}.rule span.rule-dot{font-size:28px;color:#97a073}.eye-card p{font-size:12px;line-height:1.75}.eye-card .button{width:100%;justify-content:space-between;font-size:12px;margin:1px 0 14px;padding:12px 19px;min-height:44px}.eye-card small{display:block;font-size:9px;color:#616c4d;line-height:1.7}.eye-card small a{text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.last-line{text-align:center;padding:25px 0 61px}.last-line>span{display:inline-block;color:var(--orange);font-size:38px;line-height:1}.last-line p{font-size:36px;line-height:1.25;letter-spacing:-1px;margin:17px 0 24px}.last-line em{font-family:Georgia,serif;font-weight:normal;color:#648058}.last-line .button{font-size:12px}.footer{border-top:1px solid var(--line);padding-top:26px;padding-bottom:26px;display:flex;align-items:center;gap:25px}.footer-brand{font-size:22px;gap:0}.footer>p{font-size:11px;color:var(--muted);margin:0}.footer>div{margin-left:auto;display:flex;gap:19px;align-items:center;font-size:9px;color:var(--muted)}.text-button{border:none;background:none;text-decoration:underline;text-underline-offset:4px;font-size:12px;padding:12px 0;min-height:44px}.text-button:hover{color:var(--orange)}.footer .text-button{font-size:10px}.dashboard{border:1px solid #d5dcc7;border-radius:24px;background:var(--white);padding:33px}.dashboard-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}.dashboard-heading h3{margin:11px 0 10px;overflow-wrap:anywhere}.dashboard-heading p{font-size:12px;color:var(--muted)}.dashboard-actions{display:flex;align-items:center;gap:17px;flex-wrap:wrap;justify-content:flex-end}.dashboard-actions .button{font-size:11px;gap:11px;min-height:44px}.dashboard-actions .text-button{font-size:11px}.progress-panel{background:#f2f4e7;border:1px solid #e1e6d5;padding:18px 21px;border-radius:13px;margin:11px 0 22px}.progress-heading{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:bold}#progress{height:8px;border-radius:20px;background:#dce3ce;margin:12px 0;overflow:hidden}#progress-fill{height:100%;background:#668649;width:0;transition:width .3s}.progress-footer{display:flex;justify-content:space-between;font-size:10px;gap:10px;color:var(--muted)}.day-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:9px;margin:18px 0 25px}.day-button{background:transparent;border:1px solid #d8dfcd;border-radius:10px;min-height:70px;padding:9px;display:flex;flex-direction:column;align-items:center;justify-content:center}.day-button small{font-size:9px}.day-button strong{font-size:16px}.day-button.active{border:2px solid var(--ink);background:#f1f4e8}.day-button.done{background:#dce8bf}.day-button.done strong{background:var(--ink);color:white;border-radius:50%;height:23px;width:23px;font-size:13px;line-height:23px}.day-detail{display:grid;grid-template-columns:1fr 1.7fr;border:1px solid #d6ddc9;border-radius:16px;overflow:hidden}.day-illustration{background:#e7edda;min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px}.day-illustration svg{width:100%;max-width:265px;height:160px}.day-illustration>span{font-size:11px;letter-spacing:1px;font-weight:bold}.day-content{padding:26px}.day-content h4{font-size:27px;line-height:1.15;margin:11px 0 12px;letter-spacing:-.8px}.day-content>p{font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 12px}.day-content .day-prep{font-size:11px;color:#667557}.day-content ol{margin:14px 0;padding-left:18px;color:var(--muted);font-size:12px;line-height:1.8}.day-content .day-actions{display:flex;flex-wrap:wrap;gap:11px;align-items:center;margin-top:20px}.day-actions .button{min-height:44px;font-size:12px;gap:14px}.day-actions .text-button{margin-left:auto;font-size:11px}.rainy-swap{font-size:11px;border-top:1px solid var(--line);padding-top:13px;margin-top:17px;color:var(--muted)}.rainy-swap strong{color:var(--ink)}.plan-footnote{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);margin-top:17px}.plan-footnote .text-button{font-size:10px}.celebration{background:#f3d571;border-radius:14px;padding:23px;margin-bottom:20px;text-align:center}.celebration h4{font-size:25px;margin-bottom:10px}.celebration p{font-size:13px;margin:0}.modal{border:1px solid #d7dfcb;border-radius:24px;background:var(--paper);color:var(--ink);width:min(600px,calc(100% - 32px));padding:35px;max-height:90dvh;overflow-y:auto;box-shadow:0 16px 80px #16352122}.modal::backdrop{background:#142e2366;backdrop-filter:blur(4px)}.modal-close{position:absolute;right:13px;top:10px;border:0;background:transparent;font-size:28px;width:44px;height:44px;z-index:1}.modal h2{font-size:32px;margin:17px 0;letter-spacing:-1px;padding-right:10px}.modal p{font-size:14px;line-height:1.8;color:var(--muted)}.modal ol{padding-left:22px;font-size:14px;line-height:1.9;color:var(--muted)}.modal .modal-art{height:145px;border-radius:16px;background:#e4ebd6;margin:15px 0 25px;display:flex;justify-content:center}.modal-art svg{height:100%;width:80%}.modal .equipment{background:#e8eddc;padding:14px 18px;border-radius:12px;font-size:12px}.modal .adaptation{font-size:12px}.modal .modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.modal .modal-actions .button{font-size:12px;gap:8px}.compact{max-width:540px}.eye-modal{text-align:center;max-width:490px;padding:40px 32px}.eye-modal .eyebrow{justify-content:center}.eye-modal h2{font-size:31px}.eye-modal p{font-size:13px}#timer-count{font-size:76px;line-height:1.1;margin:20px auto;letter-spacing:-3px}#timer-count span{display:block;font-size:12px;letter-spacing:1px;margin:8px 0 0}#timer-message{font-size:14px;margin:14px 0;color:var(--green);min-height:24px}.eye-modal .timer-note{font-size:10px;line-height:1.7;margin:20px 0 0}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);border-radius:14px;background:var(--ink);color:var(--paper);box-shadow:0 5px 20px #0002;padding:16px 23px;font-size:13px;max-width:calc(100% - 32px);z-index:100;width:max-content;text-align:center}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:white;padding:12px}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.print-only,#print-area{display:none}[hidden]{display:none!important}#cancel-edit{margin-top:10px}#team-title:focus{outline:none}
@media(min-width:1500px){.wrap{max-width:1340px}.hero{gap:36px 64px}.hero-art>img{min-height:510px}}
@media(max-width:1000px){.wrap{padding-left:30px;padding-right:30px}.hero{gap:24px}.hero h1{font-size:76px}.hero-art{min-height:445px}.hero-art>img{min-height:430px}.hero-intro{font-size:18px}.hero-sub{font-size:14px}.hero .eyebrow{font-size:9px;letter-spacing:1.1px}.planner-intro{padding:28px 25px}.plan-form{padding:29px 26px}.planner{grid-template-columns:.83fr 1.2fr}.planner-intro h3{font-size:31px}.form-grid{gap:17px 12px}.form-grid label{font-size:11px}input,select{font-size:11px;padding-left:10px}.form-heading span{font-size:7px}.habit-block{gap:30px}.eye-card{padding:25px}.activity-grid{gap:16px}.activity-body{padding:18px}.activity-card h3{font-size:21px}.footer>div>span{display:none}.dashboard-heading{flex-direction:column}.dashboard-actions{justify-content:flex-start}.day-detail{grid-template-columns:1fr 1.6fr}}
@media(max-width:760px){html{scroll-padding-top:88px}.wrap{padding-left:22px;padding-right:22px}.nav{height:74px;gap:12px}.brand{font-size:24px;letter-spacing:-1.4px;gap:5px}.brand svg{width:34px;height:34px}nav{gap:0}nav>a:not(.nav-cta){display:none}.nav-cta{font-size:11px;gap:13px;padding:9px 14px;min-height:42px}.hero{padding-top:33px;grid-template-columns:1fr;gap:29px}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center;font-size:8px;letter-spacing:1.1px;gap:6px}.hero h1{font-size:72px;margin:18px auto 30px;letter-spacing:-3.5px}.hero-intro{font-size:18px;max-width:350px;margin:0 auto 16px}.hero-sub{font-size:13px;max-width:330px;margin:0 auto 19px;line-height:1.8}.hero-button{margin-top:0;font-size:13px;min-height:50px}.hero-note{justify-content:center;font-size:9px;gap:9px}.hero-art{min-height:0;margin:0 4px 0;padding-bottom:21px;height:340px}.hero-art>img{border-radius:100px 100px 23px 23px;min-height:0;height:319px;object-position:50% 60%}.art-sticker{left:-10px;bottom:44px;padding:12px 15px;gap:8px;border-radius:12px}.art-sticker span{font-size:12px}.art-sticker svg{width:32px}.art-caption{font-size:6px;letter-spacing:1px;bottom:0;right:0}.principles{margin:0 0 29px;padding-top:21px;gap:18px;grid-template-columns:1fr}.principles>div{gap:15px}.principles>div>span{min-width:32px;height:32px;font-size:10px}.principles p{font-size:11px}.principles strong{font-size:13px;display:inline;margin-right:5px}.challenge-section{padding-top:37px;padding-bottom:23px}.eyebrow{font-size:9px;letter-spacing:1.4px}h2{font-size:32px;line-height:1.12;letter-spacing:-1.2px}.section-top{margin-bottom:23px}.section-top h2{margin:12px 0}.section-top p{font-size:13px;max-width:320px}.section-doodle{display:none}.planner{grid-template-columns:1fr;border-radius:20px}.planner-intro{border-right:0;border-bottom:1px solid var(--line);padding:24px}.planner-intro h3{font-size:31px;margin:17px 0 13px}.planner-intro>p{font-size:13px;max-width:100%}.length-picker{margin:20px 0 0;gap:12px}.length-picker button{min-height:93px}.planner-tip{margin-top:20px}.planner-tip p{font-size:11px}.planner-tip>span{font-size:24px}.plan-form{padding:24px}.form-heading{margin-bottom:22px}.form-heading h3{font-size:24px}.form-heading span{font-size:7px}.form-grid{grid-template-columns:1fr;gap:17px}.form-grid label{font-size:12px}input,select{font-size:16px;min-height:49px;padding:11px 12px}.optional{font-size:11px}.form-bottom{margin-top:23px;padding-top:22px}.form-bottom .button{font-size:13px;min-height:50px}.form-bottom p{font-size:9px}.gentle-note{align-items:flex-start;font-size:11px;gap:11px;padding:20px 0 0}.gentle-note strong{margin-bottom:3px}.gentle-note>span{font-size:26px}.ideas-section{padding-top:40px}.filters{gap:7px;margin-bottom:20px}.filters button{padding:8px 12px;font-size:11px;min-height:42px}.filters button span{font-size:15px}.activity-grid{grid-template-columns:1fr 1fr;gap:13px}.activity-art{height:115px}.activity-body{padding:15px 14px}.activity-meta{font-size:7px;letter-spacing:.5px;gap:5px}.activity-card h3{font-size:20px;line-height:1.15;margin:10px 0}.activity-card p{font-size:11px;line-height:1.7}.activity-card button{font-size:10px}.more-row{flex-direction:column;gap:12px;margin:25px 0 37px}.more-row>span{font-size:11px}.habit-block{grid-template-columns:1fr;gap:29px;padding:35px 0 40px}.habit-copy h2{font-size:33px;margin:13px 0 17px}.habit-copy>p{font-size:13px;max-width:100%}summary{font-size:11px;gap:16px;min-height:56px}.eye-card{padding:26px;border-radius:20px}.eye-card h3{font-size:28px;max-width:100%}.eye-card-top span{font-size:7px}.rule{justify-content:space-around}.rule strong{font-size:47px}.rule span{font-size:10px}.eye-card p{font-size:12px}.eye-card small{font-size:9px}.last-line{padding:15px 0 40px}.last-line p{font-size:29px}.last-line>span{font-size:32px}.last-line .button{font-size:11px;gap:17px;min-height:47px}.footer{display:flex;flex-wrap:wrap;padding-top:24px;padding-bottom:25px;gap:5px 20px}.footer-brand{font-size:23px}.footer>p{font-size:10px}.footer>div{width:100%;justify-content:space-between;margin:0}.footer>div>span{display:block;font-size:8px}.footer .text-button{font-size:9px}.dashboard{padding:23px 18px;border-radius:20px}.dashboard-heading{gap:7px}.dashboard-heading h3{font-size:27px}.dashboard-heading p{font-size:11px}.dashboard-actions{gap:18px}.dashboard-actions .button{font-size:10px;padding:10px 15px}.dashboard-actions .text-button{font-size:10px}.progress-panel{padding:16px;margin-top:16px}.progress-heading{font-size:11px}.progress-footer{flex-direction:column;font-size:9px;gap:3px}.day-grid{grid-template-columns:repeat(7,1fr);gap:5px;margin:20px 0}.day-button{border-radius:8px;min-height:57px;padding:5px 1px}.day-button small{font-size:7px}.day-button strong{font-size:13px}.day-button.done strong{font-size:10px;height:20px;width:20px;line-height:20px}.day-detail{grid-template-columns:1fr;border-radius:13px}.day-illustration{min-height:150px;padding:12px}.day-illustration svg{height:120px}.day-illustration>span{font-size:9px}.day-content{padding:21px 18px}.day-content h4{font-size:25px}.day-content>p{font-size:12px}.day-content .day-prep{font-size:10px}.day-content ol{font-size:11px}.day-actions .button{font-size:11px;padding:12px 15px}.day-actions .text-button{margin:0;font-size:10px}.day-content .day-actions{gap:9px}.plan-footnote{align-items:start;flex-direction:column;gap:0;font-size:9px}.plan-footnote .text-button{font-size:9px}.rainy-swap{font-size:10px}.modal{padding:29px 23px;border-radius:20px;width:calc(100% - 28px);max-height:90dvh}.modal h2{font-size:28px;padding-right:15px}.modal p,.modal ol{font-size:13px}.modal .modal-actions{flex-direction:column-reverse;gap:8px}.modal .modal-actions .button{width:100%}.toast{font-size:12px;bottom:18px}.celebration h4{font-size:22px}.celebration p{font-size:12px}}
@media(max-width:360px){.wrap{padding-left:16px;padding-right:16px}.brand{font-size:21px}.brand svg{width:29px}.nav-cta{font-size:10px;padding:8px 11px}.hero h1{font-size:63px}.hero .eyebrow{font-size:7px}.hero-art{height:300px}.hero-art>img{height:279px}.activity-grid{grid-template-columns:1fr}.activity-art{height:150px}.activity-card h3{font-size:23px}.planner-intro,.plan-form{padding:20px}.day-grid{gap:4px}.day-button small{font-size:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Readable type and touch controls across phone and desktop layouts. */
.hero-start{display:flex;flex-wrap:wrap;gap:12px;margin-top:23px}
.hero-start .button{font-size:.95rem;min-height:50px}
.hero-sub,.planner-intro>p,.section-top p,.activity-card p,.habit-copy>p,.eye-card p,.day-content>p,.day-content ol,.modal p,.modal ol{font-size:1rem}
.form-grid label,input,select,.button,.filters button,.activity-card button,summary,details,.text-button,.dashboard-heading p,.progress-heading,.day-content .day-prep,.day-actions .text-button,.rainy-swap,.modal .equipment,.modal .adaptation,.eye-modal p{font-size:.875rem}
.hero-note,.principles p,.planner-tip p,.gentle-note,.length-picker small,.form-bottom p,.activity-meta,.more-row>span,.rule span,.eye-card small,.footer>p,.footer>div,.footer>div>span,.footer .text-button,.dashboard-actions .button,.dashboard-actions .text-button,.progress-footer,.plan-footnote,.plan-footnote .text-button,.day-button small,.day-illustration>span,.eye-modal .timer-note{font-size:.75rem}
.eyebrow,.hero .eyebrow,.form-heading span,.eye-card-top span,.art-caption{font-size:.75rem;letter-spacing:.08em}
.principles strong{font-size:.875rem}
.day-button{min-height:76px}.day-button strong{font-size:1rem}
.day-actions .button,.eye-card .button,.more-row .button,.last-line .button,.modal .modal-actions .button{font-size:.875rem}
.form-grid>*{min-width:0}.form-heading{flex-wrap:wrap}
.art-caption{position:static;text-align:center;line-height:1.5;margin-top:10px}
.hero-art{padding-bottom:36px}
@media(max-width:760px){
 .hero-start{justify-content:center;gap:9px}.hero-start .button{padding:13px 17px;font-size:.875rem}
 .hero .eyebrow{font-size:.75rem;letter-spacing:.05em;flex-wrap:wrap}
 .hero h1{font-size:4rem;margin-top:14px}.hero-intro{font-size:1.125rem}
 .hero-sub{font-size:1rem}.hero-note{gap:7px;flex-wrap:wrap}
 .nav-cta{font-size:.875rem;gap:12px}.hero-art{height:auto}.hero-art>img{height:310px}
 .art-caption{font-size:.75rem}.form-heading span{font-size:.75rem}
 input,select{font-size:1rem}.form-grid label{font-size:.875rem}
 .activity-grid{grid-template-columns:1fr}.activity-art{height:145px}
 .activity-card h3{font-size:1.5rem}.activity-card p{font-size:1rem}
 .activity-card button{font-size:.875rem}.activity-meta{font-size:.75rem}
 .dashboard{padding:24px 16px}.day-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
 .day-button small{font-size:.75rem}.day-button strong{font-size:1rem}
 .day-content{padding:22px 18px}.day-content ol,.day-content>p{font-size:1rem}
 .day-content .day-prep,.rainy-swap{font-size:.875rem}
 .eye-card-top span{font-size:.75rem}.eye-card p{font-size:1rem}
 .footer{gap:12px}.footer>div{flex-wrap:wrap}.footer>div>span{font-size:.75rem}
}
@media(max-width:360px){.brand{font-size:1.3rem}.nav-cta{padding:9px 12px;font-size:.8rem}.hero h1{font-size:3.5rem}.hero-start .button{padding:13px 14px}.eye-card{padding:22px}.rule{gap:6px}.rule strong{font-size:2.75rem}.rule span{font-size:.75rem}}

@media print{@page{size:A4;margin:16mm}body{background:white;font-size:11px;color:#183626}body>header,body>main,body>footer,body>dialog,.toast,.skip-link{display:none!important}#print-area{display:block}#print-area h1{font-size:28px;letter-spacing:-1px;margin-bottom:8px}#print-area h2{font-size:21px;margin:20px 0 6px}#print-area>p{font-size:11px}#print-area ol{padding:0;list-style:none}#print-area li{padding:12px 0;border-top:1px solid #ccc;break-inside:avoid;page-break-inside:avoid}#print-area h3{font-size:15px;letter-spacing:0;margin:0 0 7px}#print-area li p{font-size:11px;line-height:1.6;margin:3px 0}#print-area .print-check{float:right;font-size:18px}#print-area .print-note{border-top:1px solid #ccc;padding-top:14px;font-size:10px}}

/* Plan editing and honest activity-by-activity time estimates. */
.form-help{font-size:.875rem;line-height:1.65;color:var(--muted);margin:20px 0 0}
#plan-edit-note{padding:14px 16px;border-radius:12px;background:#eaf0df;color:var(--ink)}
.dashboard-actions .button{font-size:.875rem;min-height:46px}
.plan-management{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px;padding:24px 0;margin-top:12px;border-bottom:1px solid var(--line)}
.plan-management>div{flex:1;min-width:200px}.plan-management strong{font-size:1rem}.plan-management p{font-size:.875rem;line-height:1.6;color:var(--muted);margin:6px 0 0}
.plan-management .button,.plan-management .text-button{font-size:.875rem}
.day-illustration{justify-content:flex-start;padding-top:38px}
.day-content .session-summary{color:var(--ink);font-size:1rem}
.session-part{border-top:1px solid var(--line);padding:20px 0 10px}
.part-heading{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:8px 16px}
.part-heading h5{font-size:1.125rem;line-height:1.4;margin:0;flex:1;min-width:160px}
.part-heading>span{font-size:.875rem;line-height:1.6;background:#eaf0df;padding:3px 9px;border-radius:6px;white-space:nowrap}
.session-part p{font-size:1rem;line-height:1.7;color:var(--muted);margin:12px 0}
.session-part .day-prep{font-size:.875rem}
#form-title:focus{outline:none}.print-activity{margin:12px 0}
@media(max-width:760px){.dashboard-actions{width:100%;gap:10px}.dashboard-actions .button{flex:1;justify-content:center;white-space:nowrap;padding:12px}.plan-management>div{flex-basis:100%}.day-illustration{padding-top:12px}.part-heading{flex-direction:column}.part-heading h5{min-width:0}.day-content .day-actions{align-items:flex-start;flex-direction:column}}

.session-part{padding:8px 0}.session-part:last-child{border-bottom:0}.session-part summary{padding:10px 0;min-height:58px;justify-content:flex-start}.part-heading strong{font-size:1rem;line-height:1.5;flex:1;min-width:130px}.part-heading .part-time{font-size:.875rem;font-weight:normal;transform:none;background:#eaf0df;white-space:nowrap}.part-heading .part-toggle{font-size:1.25rem;background:none;padding:0}.session-part[open] .part-time{transform:none}.session-part .part-toggle{margin-left:auto}.session-part p{font-size:1rem}.session-part .day-prep{font-size:.875rem}
@media(max-width:760px){.session-part .part-heading{flex-direction:row;flex-wrap:wrap;gap:8px}.part-heading strong{flex-basis:100%;font-size:1rem}.part-heading .part-toggle{margin-left:auto}}
