.daily-start{margin:1.5rem 0;padding:1.5rem;background:#e4f3e8;border:2px solid #236443;border-radius:14px}.daily-start h2{margin:0}.daily-start .button{display:inline-block;margin-top:.5rem}.daily-meta{display:flex;flex-wrap:wrap;align-items:end;gap:1rem;margin:1rem 0;padding:1rem;background:#fff;border-radius:12px}.daily-meta strong{font-size:1.25rem}.daily-meta span{margin-right:auto}.daily-meta label{min-width:160px}.daily-checklist{gap:.6rem}.daily-task{display:flex;align-items:center;gap:.85rem;padding:1rem;background:#fff;border:2px solid #d7e1d9;border-radius:10px;font-weight:700;cursor:pointer}.daily-task:has(input:checked){background:#e0f3e6;border-color:#236443;color:#16472f}.daily-task input[type=checkbox]{width:1.6rem;height:1.6rem;min-height:auto;flex:0 0 auto;accent-color:#236443}.daily-note{margin-top:1rem}.daily-save{width:100%;font-size:1.1rem;padding:1rem}.daily-checklist+.daily-checklist{margin-top:1rem}@media(max-width:600px){.daily-meta{display:grid}.daily-meta label{width:100%}.daily-task{padding:.9rem}.daily-checklist{padding:.75rem}}
.weekly-export{margin:1rem 0 1.5rem;padding:1rem 1.25rem;background:#eef6f0;border-left:5px solid #236443;border-radius:8px}.weekly-export h2{margin-top:0}.calendar-section{margin:2rem 0}.calendar-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.calendar-heading h2,.calendar-heading p{margin-bottom:.25rem}.calendar-heading nav{display:flex;align-items:center;gap:.7rem}.calendar-scroll{overflow-x:auto;padding-bottom:.5rem}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(110px,1fr));min-width:770px}.calendar-weekdays strong{text-align:center;padding:.55rem;background:#236443;color:#fff}.calendar-day{position:relative;min-height:105px;border:1px solid #ccd8cf;background:#fff}.calendar-day summary{display:block;min-height:88px;padding:.45rem;cursor:pointer;list-style:none}.calendar-day summary::-webkit-details-marker{display:none}.calendar-day[disabled] summary{cursor:default}.calendar-day.outside-month{background:#f1f3f1;color:#788179}.calendar-day.today{box-shadow:inset 0 0 0 3px #236443}.day-number{font-weight:800;font-size:1.05rem}.form-count{display:block;font-size:.75rem;margin-top:.5rem}.calendar-dots{display:flex;flex-wrap:wrap;gap:4px;margin-top:.4rem}.calendar-dots i{width:10px;height:10px;border-radius:50%}.calendar-day[open]{z-index:3}.day-records{position:absolute;left:-1px;right:-1px;top:100%;min-width:240px;padding:.45rem;background:#fff;border:1px solid #819487;box-shadow:0 8px 20px #17231b33}.day-records a{display:block;margin:.3rem 0;padding:.55rem;border-left:6px solid;color:#17231b;background:#f7f9f7;text-decoration:none}.day-records a span{display:block;font-size:.75rem;margin-top:.2rem}.form-color-0{border-color:#236443!important}.calendar-dots .form-color-0{background:#236443}.form-color-1{border-color:#b34b38!important}.calendar-dots .form-color-1{background:#b34b38}.form-color-2{border-color:#2b67a0!important}.calendar-dots .form-color-2{background:#2b67a0}.form-color-3{border-color:#8a4d9f!important}.calendar-dots .form-color-3{background:#8a4d9f}.form-color-4{border-color:#c47b16!important}.calendar-dots .form-color-4{background:#c47b16}.form-color-5{border-color:#00838a!important}.calendar-dots .form-color-5{background:#00838a}.form-color-6{border-color:#7b6331!important}.calendar-dots .form-color-6{background:#7b6331}.form-color-7{border-color:#ba3c70!important}.calendar-dots .form-color-7{background:#ba3c70}@media(max-width:700px){.calendar-heading{align-items:stretch;flex-direction:column}.calendar-heading nav{justify-content:space-between}.calendar-heading nav .button{padding:.55rem}.calendar-day{min-height:90px}.calendar-day summary{min-height:74px}}

/* Full month calendar */
.calendar-section{margin:2.25rem 0;background:#fff;border:1px solid #d9e2db;border-radius:18px;box-shadow:0 12px 35px rgba(23,35,27,.08);overflow:visible}.calendar-heading{align-items:center;padding:1.35rem 1.5rem;border-bottom:1px solid #e4ebe6}.calendar-eyebrow{display:block;margin-bottom:.2rem;color:#387255;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.calendar-heading h2{margin:0;font-size:1.5rem}.calendar-heading p{margin:.25rem 0 0;color:#657269}.calendar-heading nav{min-width:280px;justify-content:space-between;padding:.4rem;background:#f1f6f2;border-radius:999px}.calendar-heading nav strong{min-width:130px;text-align:center;font-size:1rem}.calendar-nav{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#fff;color:#1f5639;font-size:1.75rem;line-height:1;text-decoration:none;box-shadow:0 2px 8px rgba(23,35,27,.1)}.calendar-nav:hover{background:#236443;color:#fff}.calendar-scroll{padding:0;overflow-x:auto}.calendar-shell{min-width:840px}.calendar-grid{min-width:0;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-weekdays{background:#f7faf8;border-bottom:1px solid #d9e2db}.calendar-weekdays strong{padding:.75rem;background:transparent;color:#536159;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.weekday-short{display:none}.calendar-month{border-left:1px solid transparent}.calendar-day{min-height:142px;border:0;border-right:1px solid #e2e9e4;border-bottom:1px solid #e2e9e4;background:#fff;transition:background .15s,box-shadow .15s}.calendar-day:nth-child(7n){border-right:0}.calendar-day.weekend{background:#fbfcfb}.calendar-day:hover:not([disabled]){z-index:2;background:#f5faf6;box-shadow:inset 0 0 0 2px #7bab8e}.calendar-day summary{box-sizing:border-box;min-height:141px;padding:.65rem;overflow:hidden}.calendar-day[disabled] summary{cursor:default}.calendar-day.outside-month{background:#f8faf8;color:#9ba49e}.calendar-day.outside-month .calendar-event{opacity:.55}.calendar-day.today{box-shadow:inset 0 0 0 2px #236443}.day-top{display:flex;align-items:center;justify-content:space-between;gap:.35rem}.day-top small{color:#69766e;font-size:.65rem;font-weight:700}.today .day-number{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;background:#236443;color:#fff}.day-number{font-size:.92rem}.calendar-events{display:flex;flex-direction:column;gap:4px;margin-top:.55rem}.calendar-event{display:block;overflow:hidden;padding:4px 5px;border-left:4px solid;border-radius:3px;background:#f1f5f2;color:#263c2e;font-size:.66rem;font-weight:750;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.more-events{padding-left:8px;color:#5b6c61;font-size:.65rem;font-weight:700}.calendar-day[open]{z-index:10;background:#f5faf6;box-shadow:inset 0 0 0 2px #236443}.day-records{left:8px;right:auto;top:calc(100% - 6px);width:320px;min-width:0;max-height:390px;padding:.7rem;border:1px solid #ccd9cf;border-radius:12px;box-shadow:0 18px 45px rgba(23,35,27,.2);overflow:auto}.calendar-day:nth-child(7n) .day-records,.calendar-day:nth-child(7n - 1) .day-records{right:8px;left:auto}.day-records header{display:flex;flex-direction:column;padding:.25rem .25rem .55rem;border-bottom:1px solid #e1e8e3}.day-records header span{margin-top:.12rem;color:#68766d;font-size:.72rem}.day-records a{position:relative;margin:.55rem 0 0;padding:.65rem .7rem;border-left-width:5px;border-radius:7px;background:#f7f9f7}.day-records a:hover{background:#edf4ef;transform:translateX(2px)}.day-records a strong{display:block;padding-right:76px;font-size:.83rem}.day-records a span{color:#627068}.day-records a b{position:absolute;right:.6rem;top:.7rem;color:#276141;font-size:.65rem}.form-color-0{border-color:#2b7650!important}.calendar-event.form-color-0{background:#e4f3e9}.form-color-1{border-color:#c15343!important}.calendar-event.form-color-1{background:#fae9e6}.form-color-2{border-color:#3479b8!important}.calendar-event.form-color-2{background:#e8f1fa}.form-color-3{border-color:#955baa!important}.calendar-event.form-color-3{background:#f2e9f6}.form-color-4{border-color:#d38922!important}.calendar-event.form-color-4{background:#fff1dc}.form-color-5{border-color:#158c91!important}.calendar-event.form-color-5{background:#e2f3f3}.form-color-6{border-color:#8a713e!important}.calendar-event.form-color-6{background:#f2eddf}.form-color-7{border-color:#c64f7f!important}.calendar-event.form-color-7{background:#fae8ef}@media(max-width:700px){.calendar-section{margin-right:-.5rem;margin-left:-.5rem;border-radius:12px}.calendar-heading{align-items:stretch;flex-direction:column;padding:1rem}.calendar-heading nav{min-width:0}.calendar-shell{min-width:700px}.calendar-day{min-height:120px}.calendar-day summary{min-height:119px}.weekday-full{display:none}.weekday-short{display:inline}.day-records{position:fixed;z-index:50;right:1rem!important;bottom:1rem;left:1rem!important;top:auto;width:auto;max-height:55vh}.calendar-scroll{border-radius:0 0 12px 12px}}
