.modal.wide.record-modal{border-radius:8px;flex-direction:column;width:min(1100px,100vw - 64px);height:min(850px,100dvh - 64px);max-height:calc(100dvh - 64px);padding:0;display:flex;overflow:hidden}.record-modal>.modal-heading{flex-shrink:0;padding:24px 28px 8px}.record-modal>.modal-description{flex-shrink:0;margin:0 0 20px;padding:0 28px}.record-modal .form.record-clock-form{flex-direction:column;flex:1;gap:0;min-height:0;display:flex;overflow:hidden}.record-scroll{overscroll-behavior:contain;flex:1;min-height:0;padding:0 28px 28px;overflow:auto}.record-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;display:grid}.record-time{border-right:1px solid var(--line);min-width:0;padding:4px 28px 0 0}.record-content-fields{flex-direction:column;gap:22px;min-width:0;padding-top:4px;display:flex}.record-content-fields h3{letter-spacing:0;color:#465c6b;margin:0;font-family:inherit;font-size:.9rem;font-weight:500;line-height:22px}.record-content-fields>label textarea{resize:vertical;min-height:154px;line-height:1.8}.record-content-fields .form-row{gap:16px}.record-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.record-details summary{cursor:pointer;padding:17px 0;font-size:.85rem;line-height:1.8}.record-details summary>span:first-child{margin-right:12px;font-weight:500}.record-detail-fields{gap:18px;padding:0 0 20px;display:grid}.record-footer{border-top:1px solid var(--line);background:#fff;flex-shrink:0;padding:16px 28px}.record-footer-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.record-footer .form-actions{border:0;flex-shrink:0;margin:0;padding:0}.record-footer .form-error{max-height:90px;margin-bottom:12px;overflow:auto}.record-save-summary{align-items:center;gap:16px;min-width:0;display:flex}.record-save-summary>span{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;max-width:220px;font-size:.82rem;display:flex;overflow:hidden}.record-save-summary strong{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:1.05rem}.record-scroll>.draft-notice{margin-bottom:16px}.clock-editor{--clock-coral:#e66045;--clock-blue:#3986b7;min-width:0}.clock-editor legend{align-items:center;gap:8px;display:flex}.clock-modes{border:1px solid var(--line);border-radius:8px;margin:8px 0 18px;display:flex;overflow:hidden}.clock-modes button{min-height:44px;color:var(--navy);flex:1;padding:8px}.clock-modes button[aria-pressed=true]{background:var(--clock-coral);color:#fff}.clock-modes.range button[aria-pressed=true]{background:var(--clock-blue)}.clock-workspace{flex-direction:column;align-items:center;gap:20px;display:flex}.study-clock{aspect-ratio:1;touch-action:none;-webkit-user-select:none;user-select:none;width:min(100%,330px);display:block;overflow:visible}.clock-track,.clock-arc{fill:none;stroke-width:16px;stroke:var(--line)}.clock-arc{stroke:var(--clock-coral);pointer-events:none}.clock-tick{stroke:var(--navy);stroke-width:1.5px;pointer-events:none}.clock-tick.minor{opacity:.3}.study-clock text{text-anchor:middle;dominant-baseline:middle;fill:var(--navy);pointer-events:none;letter-spacing:0}.clock-label{font-size:15px}.clock-total{font-size:25px;font-weight:700}.clock-seconds{opacity:.65;font-size:12px}.clock-handle{fill:var(--clock-coral);stroke:#fff;stroke-width:4px;cursor:grab;filter:drop-shadow(0 2px 2px #0003)}.clock-handle.start{fill:var(--clock-blue)}.clock-handle:focus{stroke:var(--navy);stroke-width:5px;outline:none}.clock-handle:active{cursor:grabbing}.clock-controls{gap:12px;width:100%;max-width:350px;display:grid}.clock-step{grid-template-columns:1fr 44px 70px 44px;align-items:center;gap:8px;font-size:.85rem;display:grid}.clock-step button{border:1px solid var(--line);border-radius:8px;place-items:center;height:44px;display:grid}.clock-step output{text-align:center;font-variant-numeric:tabular-nums;font-size:1.1rem}.clock-controls button:hover{background:#edf1f3}.clock-controls button:disabled{opacity:.35;cursor:not-allowed}.clock-presets,.clock-period{gap:6px;display:flex}.clock-presets{border-top:1px solid var(--line);padding-top:14px}.clock-presets button,.clock-period button{border:1px solid var(--line);border-radius:6px;flex:1;min-height:44px;padding:6px 12px}.clock-period button[aria-pressed=true]{background:var(--clock-blue);color:#fff}.clock-time-row{border-bottom:2px solid #0000;gap:8px;padding-bottom:6px;display:flex}.clock-time-row.selected{border-color:var(--clock-blue)}.clock-time-row>button{text-align:left;flex:1;min-width:110px}.clock-time-row strong{font-variant-numeric:tabular-nums;margin-left:12px;font-size:1.15rem}.clock-time-row .clock-period{flex:1}.clock-confirm{background:#fff2e4;padding:12px;font-size:.85rem;line-height:1.8}.clock-confirm button{padding:10px;text-decoration:underline}.record-time .clock-modes{margin:12px 0 14px}.record-time .study-clock{width:280px;max-width:100%}.record-time .clock-workspace{gap:12px}.record-time .clock-controls{align-content:start;min-height:190px}.record-modal button:focus-visible,.record-modal summary:focus-visible{outline:2px solid var(--clock-blue,#3986b7);outline-offset:3px}@media (width<=760px){.modal.wide.record-modal{border-radius:0;width:100%;height:100dvh;max-height:100dvh;inset:0;transform:none}.record-modal>.modal-heading{padding:calc(16px + env(safe-area-inset-top)) 20px 8px}.record-modal>.modal-description{margin-bottom:16px;padding:0 20px}.record-modal .form.record-clock-form{flex:1}.record-scroll{flex:1;padding:0 20px 24px}.record-columns{grid-template-columns:1fr;gap:28px}.record-time{border-right:0;border-bottom:1px solid var(--line);padding:0 0 24px}.record-time .clock-controls{max-width:350px;min-height:0}.record-content-fields{gap:18px}.record-content-fields .form-row{grid-template-columns:1fr}.record-footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.record-footer-row{flex-wrap:wrap;gap:10px}.record-save-summary{justify-content:space-between;gap:12px;width:100%}.record-save-summary>span{max-width:65%}.record-footer .form-actions{gap:10px;width:100%}.record-footer .form-actions>.primary{flex:1}.clock-time-row .clock-period button{padding:6px 9px}}.goals-week-summary{flex-direction:column;align-items:stretch;gap:12px;min-width:0;padding:28px;display:flex}.goals-week-summary .eyebrow{letter-spacing:0;white-space:nowrap;margin:0 0 8px;display:block}.goals-week-summary h2{letter-spacing:0;margin:0;font-size:20px;line-height:1.6}.goals-week-summary p{margin:0;line-height:1.8}.goals-summary-period{color:var(--muted);font-size:13px}.goals-week-summary .big-stat{white-space:normal;overflow-wrap:anywhere;letter-spacing:0;margin:8px 0;font-size:32px;line-height:1.5}.goals-summary-target{color:#536c7c;font-size:14px}.goals-week-summary .muted{border-top:1px solid var(--line);margin-top:8px;padding-top:16px;font-size:13px}@media (width<=700px){.goals-week-summary{gap:10px;padding:22px}.goals-week-summary .big-stat{font-size:28px}}.save-record-button{min-width:150px;position:relative}.save-record-button.save-success:disabled{opacity:1;color:#fff;background:#527668;animation:.36s ease-out save-settle}.save-success svg polyline,.save-success svg path{stroke-dasharray:32;stroke-dashoffset:0;animation:.18s ease-out save-check}.save-success:after{content:"";pointer-events:none;border:1px solid #91ad9d;border-radius:8px;animation:.36s ease-out both save-ring;position:absolute;inset:-5px}.record-saved .record-scroll{pointer-events:none;animation:.18s ease-in .18s both save-fade}.calendar-day.record-arrived{animation:.24s ease-out both record-pulse}.calendar-day.record-arrived .day-events,.calendar-day.record-arrived .mobile-day-dots{animation:.24s ease-out both record-arrive}.clock-handle{transition:r .16s ease-out,stroke-width .16s ease-out}.clock-handle.is-grabbed{r:18;stroke-width:5px;cursor:grabbing;transition-duration:.1s}.clock-release-check{fill:none;stroke:#628675;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;animation:.24s ease-out both clock-confirm}@keyframes save-check{0%{stroke-dashoffset:32px}to{stroke-dashoffset:0}}@keyframes save-settle{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes save-ring{0%{opacity:.65;transform:scale(.98)}to{opacity:0;transform:scale(1.04)}}@keyframes save-fade{to{opacity:.4}}@keyframes record-pulse{0%{background:#e8f0e9;box-shadow:inset 0 0 0 2px #91ad9d}to{box-shadow:inset 0 0 #0000}}@keyframes record-arrive{0%{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes clock-confirm{0%{opacity:0;transform:translateY(2px)}40%{opacity:1}to{opacity:0;transform:none}}@media (prefers-reduced-motion:reduce){.save-success,.save-success:after,.save-success svg *,.record-saved .record-scroll,.calendar-day.record-arrived,.calendar-day.record-arrived *,.clock-release-check{animation:none!important}.record-saved .record-scroll{opacity:1}.clock-handle{transition:none!important}.clock-release-check{display:none}}.book-calendar-toolbar{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.book-calendar-toolbar .segmented button{align-items:center;gap:6px;display:flex}.book-calendar-toolbar>span{color:var(--muted);white-space:nowrap;font-size:.8rem}.book-calendar-day{background:#fff;border:1px solid #e6e9e7;flex-direction:column;align-items:stretch;min-width:0;min-height:139px;padding:7px 6px 5px;display:flex}.book-calendar-day.outside{opacity:.6;background:#fafbf9}.book-calendar-day.selected{background:#f0f6f9;box-shadow:inset 0 0 0 1px #5388ae}.book-date{border-radius:50%;align-self:flex-start;min-width:28px;min-height:28px;font-size:.88rem}.book-calendar-day.today .book-date{color:#fff;background:#243b53}.day-books{border-bottom:4px solid #deded7;justify-content:center;align-items:flex-end;gap:4px;min-height:69px;margin:4px 0 0;padding:0 2px 5px;display:flex;box-shadow:0 3px 3px #243b530b}.study-book{background:var(--cover);color:#fff;isolation:isolate;border:1px solid #263c4930;border-left:4px solid #263c4945;border-radius:2px 3px 3px 2px;flex:0 25px;justify-content:center;align-items:center;width:25px;min-width:0;height:59px;padding:5px 1px;transition:transform .16s ease-out;display:flex;position:relative;box-shadow:2px 2px 2px #243b5320}.study-book:before,.study-book:after{content:"";background:#eddaa5b0;height:1px;position:absolute;top:4px;left:3px;right:3px}.study-book:after{top:auto;bottom:4px}.study-book:hover,.study-book:focus-visible{outline-offset:2px;outline:2px solid #5388ae;transform:translateY(-4px)}.book-spine-title{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:0;text-shadow:0 1px 2px #0007;max-height:46px;font-size:10px;line-height:1.05;overflow:hidden}.book-day-total{white-space:nowrap;color:#536c7c;min-height:25px;margin-top:3px;font-size:.72rem}.book-hover-preview{z-index:45;filter:drop-shadow(0 12px 14px #243b5330);max-height:280px;position:fixed}.open-record-book{--book-time:.72s;perspective:1800px;isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:7px 8px 14px;display:grid;position:relative}.record-book-leaf{backface-visibility:hidden;min-width:0;min-height:380px;box-shadow:0 3px 0 #e3e1d8,0 4px 0 #aaa99e,0 6px 0 #f4f2e9,0 7px 0 #bbb9ad,0 10px 0 var(--cover),0 20px 28px #172b3c30;animation:book-left-open var(--book-time) cubic-bezier(.4,0,.2,1) both;background:#fffefb;border:1px solid #d8d7cf;flex-direction:column;display:flex;position:relative}.record-book-leaf:before{content:"";z-index:-1;border:6px solid var(--cover);background:0 0;border-right:0;border-radius:5px 1px 1px 7px;position:absolute;inset:-6px 0 -15px -7px;box-shadow:0 1px 1px #172b3c30}.record-book-leaf:after{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(90deg,#ffffff18 0%,#0000 12% 72%,#bbb7a412 87%,#726b5830 98%,#3c392c42 100%);position:absolute;inset:0}.record-book-leaf-left{transform-origin:100%;border-right-color:#9d9786;border-radius:3px 0 0 9px}.record-book-leaf-right{transform-origin:0;border-radius:0 3px 9px 0;animation-name:book-right-open}.record-book-leaf-right:before{border-left:0;border-right:6px solid var(--cover);border-radius:1px 5px 7px 1px;inset:-6px -7px -15px 0}.record-book-leaf-right:after{background:linear-gradient(90deg,#49432e3d 0%,#9b927e24 3%,#cbc5b617 9%,#0000 25% 88%,#ffffff18 100%)}.record-book-page{overflow-wrap:anywhere;min-width:0;max-height:60dvh;animation:book-ink-appear var(--book-time) ease-out both;scrollbar-width:thin;scrollbar-color:#c9c6ba transparent;flex:1;padding:26px 34px 12px;line-height:1.85;position:relative;overflow:auto}.book-running-header{color:#7c8987;letter-spacing:0;border-bottom:1px solid #dadbd4;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:26px;padding-bottom:9px;font-size:9px;display:flex}.book-running-header span:first-child{font-family:var(--serif);font-size:13px}.record-book-page h3{font-family:var(--serif);margin:8px 0 10px;font-size:1.65rem;font-weight:500;line-height:1.55}.record-book-page h4{color:#617773;margin:22px 0 8px;font-size:.75rem;font-weight:500}.record-book-page p{white-space:pre-wrap;margin:8px 0;font-size:.88rem}.record-book-page .book-entry-date{color:#72807d;font-size:.8rem}.record-book-duration{font-size:2rem;font-family:var(--serif);border-bottom:1px solid #dedfd6;margin:20px 0;padding-bottom:18px;font-weight:400;display:block}.record-book-eyebrow{color:#71857e;font-size:.7rem}.book-note{background:repeating-linear-gradient(#0000 0 calc(2em - 1px),#798d841c calc(2em - 1px) 2em);min-height:6em;line-height:2}.book-folio{text-align:center;font-family:var(--serif);color:#8c9388;animation:book-ink-appear var(--book-time) ease-out both;padding:10px 0 16px;font-size:11px}.book-ribbon{z-index:1;background:var(--cover);filter:brightness(.87);clip-path:polygon(0 0,100% 0,100% 100%,50% 86%,0 100%);width:15px;height:49px;position:absolute;top:-6px;right:64px}.book-mobile-cover{display:none}.is-preview{--book-time:.52s;padding:6px 6px 12px}.is-preview .record-book-leaf{height:200px;min-height:0}.is-preview .record-book-page{max-height:178px;padding:15px 18px 0;overflow:hidden}.is-preview .book-running-header,.is-preview .book-ribbon{display:none}.is-preview .record-book-page h3{max-height:50px;margin:5px 0;font-size:1rem;overflow:hidden}.is-preview .record-book-page h4{margin-top:0}.is-preview .record-book-page p{font-size:.75rem}.is-preview .record-book-duration{border:0;margin:8px 0;padding:0;font-size:1.25rem}.is-preview .book-note{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.is-preview .book-folio{padding:4px 0 6px;font-size:9px}.book-detail-modal{z-index:51;background:0 0;outline:none;width:min(840px,100vw - 64px);max-height:94dvh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.book-close{z-index:3;color:#455c66;background:#fffefbe8;border:1px solid #d6d3c6;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:14px;right:15px}.book-detail-modal .record-book-leaf-right .book-running-header{padding-right:30px}.book-detail-modal .record-book-leaf-right .book-running-header span:last-child{visibility:hidden}.book-detail-actions{justify-content:flex-end;padding:16px 8px 0;display:flex}.book-detail-actions .button{background:#fffefb;box-shadow:0 3px 12px #172b3c12}.book-arrived .study-book{animation:.24s ease-out book-place}.study-book:focus-visible,.book-date:focus-visible,.book-day-total:focus-visible{outline-offset:2px;outline:2px solid #5388ae}@keyframes book-left-open{0%{filter:brightness(.8);transform:rotateY(84deg)}to{filter:brightness();transform:rotateY(0)}}@keyframes book-right-open{0%{filter:brightness(.8);transform:rotateY(-84deg)}to{filter:brightness();transform:rotateY(0)}}@keyframes book-ink-appear{0%,20%{opacity:0}75%,to{opacity:1}}@keyframes book-place{0%{opacity:.3;transform:translateY(-6px)}to{opacity:1;transform:none}}@media (width<=700px){.book-calendar-toolbar .segmented button{padding:8px;font-size:.72rem}.book-calendar-day{min-height:99px;padding:3px 1px}.day-books{border-bottom-width:3px;gap:2px;min-height:39px;padding:0 1px 3px}.study-book{border-left-width:2px;flex-basis:9px;width:9px;height:31px;padding:0}.book-spine-title{display:none}.study-book:before,.study-book:after{left:1px;right:1px}.book-day-total{font-size:.62rem}.book-date{min-width:25px;min-height:25px;font-size:.78rem}.book-detail-modal{width:calc(100vw - 28px);max-height:90dvh;padding:7px 0 12px;overflow:auto}.book-detail-modal .open-record-book{perspective:1000px;grid-template-columns:minmax(0,1fr)}.book-detail-modal .record-book-leaf{min-height:0;box-shadow:none;background:#fffefb;border:0;border-radius:0;animation:none}.book-detail-modal .record-book-leaf:before{border:0;border-left:6px solid var(--cover);border-right:6px solid var(--cover);background:0 0;border-radius:2px;inset:0 -6px}.book-detail-modal .record-book-leaf:after{background:linear-gradient(90deg,#726b582b,#0000 8% 96%,#726b5815)}.book-detail-modal .record-book-leaf-left{border-top:4px solid var(--cover)}.book-detail-modal .record-book-leaf-right{box-shadow:0 3px 0 #e3e1d8,0 4px 0 #aaa99e,0 6px 0 #f4f2e9,0 8px 0 var(--cover);border-bottom:1px solid #d8d7cf}.book-detail-modal .record-book-page{max-height:none;padding:22px 26px 8px;overflow:visible}.book-detail-modal .record-book-leaf-right .record-book-page{padding-top:4px}.book-detail-modal .record-book-leaf-left .book-folio,.book-detail-modal .record-book-leaf-right .book-running-header,.book-detail-modal .book-ribbon{display:none}.book-detail-modal .book-running-header{margin-bottom:16px;padding-right:22px}.book-detail-modal .record-book-duration{margin:12px 0;padding-bottom:12px}.book-detail-modal .record-book-page h4{margin-top:14px}.book-detail-modal .book-folio{font-size:0}.book-detail-modal .book-folio:after{content:"hibi";font-size:12px}.book-mobile-cover{z-index:2;background:var(--cover);pointer-events:none;backface-visibility:hidden;border:1px solid #ffffff40;width:calc(50% - 8px);animation:.72s cubic-bezier(.22,.7,.2,1) both book-mobile-left;display:block;position:absolute;top:7px;bottom:6px}.book-mobile-cover-left{transform-origin:0;left:8px}.book-mobile-cover-right{transform-origin:100%;animation-name:book-mobile-right;right:8px}.book-close{top:22px;right:16px}.book-hover-preview{display:none}}@keyframes book-mobile-left{0%{opacity:1;transform:rotateY(0)}80%{opacity:1}to{opacity:0;visibility:hidden;transform:rotateY(-90deg)}}@keyframes book-mobile-right{0%{opacity:1;transform:rotateY(0)}80%{opacity:1}to{opacity:0;visibility:hidden;transform:rotateY(90deg)}}@media (prefers-reduced-motion:reduce){.record-book-leaf,.record-book-page,.book-folio,.book-arrived .study-book{animation:none}.book-mobile-cover{animation:none;display:none}.study-book{transition:none}}.book-detail-modal:has(.three-book){width:min(1060px,100vw - 40px);max-height:96dvh;padding:0 0 8px;overflow:auto}.three-book-stage{filter:drop-shadow(0 18px 14px #14251e40);width:100%;height:min(70dvh,690px);min-height:240px;position:relative}.three-book-canvas{width:100%;height:100%;display:block}.three-book-preview{height:100%}.three-book-preview .three-book-stage{filter:none;height:100%;min-height:0}.three-book-preview .three-book-readable{height:100%;max-height:100%;padding:18px;font-size:12px;overflow:auto}.three-book-preview .three-book-readable h3{margin-bottom:8px;font-size:16px}.three-book-preview .three-book-readable h4{margin-top:8px}.three-book-stage.is-hidden{display:none}.three-book-loading{text-align:center;color:#243b53;font-size:14px;position:absolute;inset:45% 0 auto}.three-book-controls{color:#243b53;background:#fffffff2;border:1px solid #d9dfdc;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;width:min(350px,100%);margin:0 auto;padding:4px 8px;display:flex}.book-tool{width:36px;height:36px;color:inherit;border-radius:4px;flex:none;place-items:center;display:grid}.book-tool:hover:not(:disabled){background:#e8efea}.book-tool:focus-visible{outline-offset:2px;outline:2px solid #5388ae}.book-tool:disabled{opacity:.3;cursor:default}.book-pagination{align-items:center;gap:8px;display:flex}.book-pagination span{text-align:center;font-variant-numeric:tabular-nums;min-width:60px;font-size:12px}.three-book-readable{color:#243b53;overflow-wrap:anywhere;white-space:pre-wrap;background:#fffefa;border-radius:3px;max-height:68dvh;padding:36px;line-height:1.9;overflow:auto}.three-book-readable h3{font-family:var(--serif);margin:0 0 16px;font-size:24px}.three-book-readable h4{color:#617b69;margin-top:22px;font-size:13px}.book-detail-modal:has(.three-book) .book-close{top:2px;right:4px}.book-detail-modal:has(.three-book) .book-detail-actions{padding-top:10px}.study-book{color:#f2e4bd;background-image:repeating-linear-gradient(0deg,#ffffff0b 0 1px,#0000 1px 3px),repeating-linear-gradient(90deg,#152c3518 0 1px,#0000 1px 3px),linear-gradient(90deg,#152c3540,#0000 35%,#fff2 70%,#152c3530);border-radius:4px 2px 2px 4px}@media (width<=700px){.book-detail-modal:has(.three-book){width:calc(100vw - 20px);padding-top:24px;overflow:auto}.book-detail-modal .three-book-stage{aspect-ratio:1.35;height:auto;min-height:0;max-height:65dvh}.three-book-readable{max-height:65dvh;padding:24px}.book-detail-modal:has(.three-book) .book-close{top:0;right:0}}:root{color:#263643;font-synthesis:none;--navy:#253e53;--muted:#74808a;--line:#e5e7e5;--serif:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",Georgia,serif;background:#f6f5f1;font-family:Yu Gothic UI,Yu Gothic,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-size:16px;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.55;cursor:wait}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:600}h1{letter-spacing:.08em;font-size:2.2rem;line-height:1.5}h2{letter-spacing:.03em;font-size:1.17rem;line-height:1.65}h3{font-size:1.1rem}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #749fc1}input:focus,select:focus,textarea:focus{outline-offset:1px;outline:2px solid #85a7c3}button svg,a svg{flex-shrink:0}button{background:0 0;border:0}small{font-size:.8rem}label{font-size:.9rem}input,select,textarea{border:1px solid #d7dcdg;color:#293b49;background:#fff;border:1px solid #d5dcdf;border-radius:6px;width:100%;min-width:0;padding:11px 12px;font-size:1rem}textarea{resize:vertical;line-height:1.65}input[type=color]{height:38px;padding:3px}input[type=number]{font-variant-numeric:tabular-nums}input::placeholder,textarea::placeholder{color:#88949d}.app-shell{grid-template-columns:206px minmax(0,1fr);max-width:1920px;min-height:100vh;margin:0 auto;display:grid}.sidebar{border-right:1px solid var(--line);background:#fcfcfa;flex-direction:column;height:100dvh;padding:40px 18px 24px;display:flex;position:sticky;top:0}.brand{font-family:Georgia,var(--serif);letter-spacing:-.04em;color:#1d3245;flex-direction:column;align-items:center;gap:8px;font-size:1.9rem;display:flex}.brand svg{width:37px;height:37px}.brand-note{font-family:var(--serif);text-align:center;letter-spacing:.18em;color:var(--muted);margin:10px 0 44px;font-size:.75rem}.sidebar nav{gap:8px;display:grid}.nav-item{white-space:nowrap;text-align:left;color:#566675;border-radius:5px;align-items:center;gap:13px;width:100%;min-height:46px;padding:11px 15px;font-size:.89rem;display:flex}.nav-item:hover{background:#f0f2f0}.nav-item.active{background:var(--navy);color:#fff}.sidebar-bottom{margin-top:auto}.sidebar-bottom>.nav-item{padding-left:8px;font-size:.8rem}.profile{border-top:1px solid var(--line);align-items:center;gap:9px;min-width:0;margin-top:18px;padding-top:22px;font-size:.8rem;display:flex}.profile>div:nth-child(2){flex:1;min-width:0;overflow:hidden}.profile strong{text-overflow:ellipsis;font-weight:500;display:block;overflow:hidden}.profile small{color:var(--muted);margin-top:4px;font-size:.75rem;display:block}.avatar{color:#5d7180;width:34px;height:34px;font-family:var(--serif);background:#e9eceb;border-radius:50%;flex-shrink:0;place-items:center;font-size:1rem;display:grid}.workspace{width:100%;min-width:0;max-width:1570px;margin:auto;padding:39px 38px 0}.page-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px;display:flex}.eyebrow{letter-spacing:.19em;color:#677d8d;margin-bottom:4px;font-family:Georgia,serif;font-size:.75rem}.page-subtitle{font-family:var(--serif);color:#7e878b;letter-spacing:.045em;margin-top:5px;font-size:.84rem}.header-actions{gap:10px;display:flex}.button{white-space:nowrap;background:#fff;border:1px solid #d0d8de;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:10px 16px;font-size:.87rem;font-weight:500;transition:background .15s,box-shadow .15s;display:inline-flex}.button:hover{background:#edf1f3}.primary{background:var(--navy);border-color:var(--navy);color:#fff}.primary:hover{background:#354f64}.full{width:100%}.small-button{min-height:32px;padding:5px 10px;font-size:.78rem}.icon-button{border-radius:5px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;display:inline-flex}.icon-button:hover{background:#edf0f1}.icon-button.primary:hover{background:#354f64}.text-button{color:#365a77;align-items:center;gap:5px;padding:4px 0;font-size:.81rem;line-height:1.6;display:inline-flex}.text-button:hover{text-decoration:underline}.quiet{color:var(--muted)}.panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:23px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.section-heading h2{align-items:center;gap:9px;display:flex}.label{color:#576a78;font-size:.8rem}.muted{color:var(--muted);font-size:.87rem;line-height:1.9}.metadata{color:var(--muted);font-size:.75rem}.summary{align-items:center;gap:34px;min-height:151px;margin-bottom:24px;padding:25px 28px;display:flex}.summary-main{border-right:1px solid var(--line);flex:0 0 260px}.summary-number{font-family:Georgia,var(--serif);letter-spacing:-.04em;color:#233646;font-variant-numeric:tabular-nums;font-size:2.7rem;line-height:1.4}.summary-number small{font-family:var(--serif);letter-spacing:0;margin:0 6px;font-size:1.02rem}.summary-caption{color:var(--muted);font-size:.75rem}.summary-caption b{color:#536c7c;margin:0 4px;font-weight:500}.summary-breakdown{flex:1;min-width:0}.summary-breakdown .section-heading{margin-bottom:15px}.stacked-bar{background:#f1f3f3;border-radius:4px;gap:2px;height:15px;display:flex;overflow:hidden}.stacked-bar span{height:100%;transition:width .3s}.legend{flex-wrap:wrap;gap:12px 22px;margin-top:15px;display:flex}.legend>span{align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.legend b{color:#637585;font-size:.75rem;font-weight:400}.subject-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.dashboard-grid{grid-template-columns:minmax(0,1fr) 274px;gap:22px;display:grid}.calendar-column,.right-column{flex-direction:column;gap:20px;min-width:0;display:flex}.calendar-panel{padding:22px 18px 12px}.month-title{align-items:center;gap:17px;display:flex}.month-title h2{font-family:var(--serif);font-size:1.25rem}.month-arrows{gap:0;display:flex}.calendar-panel .section-heading{margin-bottom:15px;padding:0 3px}.calendar-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:9px;display:grid}.calendar-weekdays span{text-align:center;color:#5c6f7d;padding:6px;font-size:.75rem}.calendar-weekdays span:nth-child(n+6){color:#8996a1}.calendar-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:5px;grid-template-columns:repeat(7,minmax(0,1fr));display:grid;overflow:hidden}.calendar-day{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;background:#fff;flex-direction:column;align-items:flex-start;min-width:0;min-height:100px;padding:7px 5px;transition:background .15s;display:flex;position:relative}.calendar-day:hover{background:#f8fafb}.calendar-day.outside{color:#a3adb3;background:#fafbfa}.calendar-day.selected{background:#f4f8fb;box-shadow:inset 0 0 0 1px #96aebe}.day-number{place-items:center;width:24px;height:24px;margin-bottom:6px;font-family:Georgia,serif;font-size:.85rem;display:grid}.today .day-number{background:var(--navy);color:#fff;border-radius:50%}.day-events{gap:4px;width:100%;margin-bottom:5px;display:grid}.day-event{background:color-mix(in srgb,var(--subject) 12%,white);color:#324653;border-radius:3px;align-items:center;gap:4px;min-width:0;padding:4px;font-size:.75rem;line-height:1.4;display:flex}.day-event .subject-dot{width:5px;height:5px}.day-event>span:nth-child(2){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.day-event b{white-space:nowrap;margin-left:auto;font-size:.75rem;font-weight:400}.day-total{color:#89949b;margin:auto 0 0 6px;font-size:.75rem;display:block}.more-events{color:#758795;font-size:.75rem}.calendar-tip{color:#86919a;align-items:center;gap:5px;margin:11px 3px 0;font-size:.75rem;display:flex}.mobile-day-dots{display:none}.day-panel .section-heading{margin-bottom:8px}.day-panel h2{font-size:1.06rem}.total-label{font-family:Georgia,var(--serif);color:#557087;font-size:.92rem}.record-row{text-align:left;border-top:1px solid #edf0ee;grid-template-columns:minmax(95px,1fr) minmax(90px,1.5fr) auto 17px;align-items:center;gap:18px;width:100%;padding:16px 1px;display:grid}.record-row:hover{background:#fafbfb}.record-subject{grid-template-columns:9px 1fr;align-items:center;gap:4px 8px;min-width:0;display:grid}.record-subject strong{text-overflow:ellipsis;font-size:.81rem;font-weight:500;overflow:hidden}.record-subject small{color:#8a949c;grid-column:2;font-size:.75rem}.record-content{color:#4b5e6e;gap:4px;min-width:0;font-size:.79rem;display:grid}.record-content>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.record-content small{text-overflow:ellipsis;white-space:nowrap;color:#89949d;font-size:.75rem;overflow:hidden}.record-duration{white-space:nowrap;font-family:Georgia,var(--serif);font-size:.9rem}.record-pencil{color:#7e94a4}.add-day{color:#52738c;border:1px dashed #ced8de;border-radius:4px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:40px;margin-top:8px;font-size:.77rem;display:flex}.add-day:hover{background:#f5f8f9}.day-empty{color:#929ba2;padding:22px 0;font-size:.83rem}.timer-card{padding:22px}.timer-card .section-heading{border-bottom:1px solid var(--line);margin-bottom:20px;padding-bottom:15px}.timer-subject{align-items:center;gap:9px;font-size:.87rem;display:flex}.timer-book{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;padding:5px 0 0 18px;font-size:.75rem;overflow:hidden}.timer-digits{font-variant-numeric:tabular-nums;letter-spacing:-.04em;text-align:center;color:#24394a;margin:16px -6px 7px;font-family:Georgia,serif;font-size:2.55rem}.timer-status{letter-spacing:.08em;color:#7a8d96;justify-content:center;align-items:center;gap:6px;font-size:.75rem;display:flex}.live-dot,.paused-dot{background:#7d9c86;border-radius:50%;width:5px;height:5px}.paused-dot{background:#b79961}.timer-buttons{gap:8px;margin-top:24px;display:flex}.timer-buttons .button{flex:1;min-height:38px;padding:8px 9px;font-size:.75rem}.timer-card>.text-button{justify-content:center;margin:10px auto -5px;font-size:.75rem;display:flex}.timer-idle{flex-direction:column;align-items:center;gap:15px;padding:10px 0 1px;display:flex}.timer-idle-icon{color:#7d8d90;background:#f2f4f2;border-radius:50%;place-items:center;width:55px;height:55px;display:grid}.timer-idle p{font-family:var(--serif);color:#7b878d;font-size:.9rem}.timer-idle .button{margin-top:10px}.goals-card{padding:22px}.goals-card .section-heading{margin-bottom:4px}.period{color:#88959e;letter-spacing:.03em;margin-bottom:18px;font-size:.75rem}.goal-rows{gap:23px;display:grid}.goal-row{text-align:left;width:100%;padding:0;display:block}.goal-name{justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px;font-size:.79rem;display:flex}.goal-name>span{align-items:center;gap:7px;display:flex}.goal-name small{font-family:Georgia,var(--serif);color:#7d8b94;align-items:center;gap:3px;font-size:.75rem;display:flex}.progress-track{background:#edf0ee;border-radius:3px;height:5px;overflow:hidden}.progress-track>span{height:100%;transition:width .25s;display:block}.goal-value{color:#667c8b;margin-top:8px;font-size:.75rem}.goal-value>span{color:#8b979e}.quiet-note{color:#8e9697;align-items:flex-start;gap:11px;margin:5px 9px;display:flex}.quiet-note p{font-family:var(--serif);letter-spacing:.03em;font-size:.75rem;line-height:1.95}.recent-panel{margin-top:22px}.recent-panel .section-heading{margin-bottom:8px}.page-footer{color:#969fa2;justify-content:space-between;align-items:center;padding:27px 2px 22px;font-size:.75rem;display:flex}.page-footer span:first-child{letter-spacing:.02em;font-family:Georgia,serif;font-size:.8rem}.demo-note{color:#647f8e;background:#edf2f5;border-radius:4px;margin-bottom:18px;padding:8px 12px;font-size:.75rem}.error-banner{color:#81563e;background:#fff5ed;border:1px solid #ecdac8;border-radius:6px;align-items:center;gap:9px;margin-bottom:18px;padding:12px 14px;font-size:.85rem;display:flex}.error-banner>span{flex:1}.mobile-header,.mobile-nav,.mobile-timer{display:none}.modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:50;background:#1c2d3b66;animation:.16s fade;position:fixed;inset:0}.modal{z-index:51;background:#fff;border-radius:11px;width:min(570px,100vw - 32px);max-height:90dvh;padding:27px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 30px 120px #16293822}.modal-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.modal-heading h2{font-size:1.35rem}.modal-description{color:#788994;margin:9px 0 22px;font-size:.82rem;line-height:1.8}.form{gap:18px;display:grid}.form label{color:#465c6b;flex-wrap:wrap;align-items:center;gap:7px;font-weight:500;display:flex}.form label input,.form label textarea,.form label select{flex-basis:100%;font-weight:400}.optional{color:#91a0a8;font-size:.75rem;font-weight:400}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form fieldset{border:0;min-width:0;margin:0;padding:0}.form legend{color:#465c6b;margin-bottom:10px;font-size:.9rem}.duration-inputs{gap:12px;display:flex}.duration-inputs label{flex-wrap:nowrap;flex:1;gap:6px;min-width:0}.duration-inputs input{width:50%;flex-basis:auto!important}.duration-inputs span{white-space:nowrap;font-size:.8rem}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;margin-top:5px;padding-top:17px;display:flex}.form-actions>.danger{color:#956256;margin-right:auto}.form-error{color:#86553f;background:#fbf0ea;border:1px solid #eadbd1;border-radius:5px;padding:12px 14px;font-size:.85rem;line-height:1.6}.draft-notice{color:#6b8393;background:#f3f6f8;border-radius:4px;padding:9px;font-size:.76rem}.time-details{border-top:1px solid var(--line);padding-top:12px}.time-details summary{cursor:pointer;color:#6c8292;font-size:.8rem}.time-details summary .optional{margin-left:8px}.time-details>.form-row{margin:15px 0 8px}.time-details input{padding:9px;font-size:.8rem}.time-details .text-button{font-size:.75rem}.recent-pick{color:#57788e;text-align:left;align-items:center;gap:7px;padding:0;font-size:.77rem;line-height:1.6;display:flex}.next-hint{background:#f5f7f3;border-left:2px solid #b7c7b6;padding:10px 13px;font-size:.84rem;line-height:1.7}.next-hint>span{color:#809078;font-size:.75rem}.next-hint p{white-space:pre-wrap;margin-top:3px}.color-palette{flex-wrap:wrap;align-items:center;gap:11px;display:flex}.color-choice{color:#fff;border:2px solid #0000;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.color-choice.selected{outline-offset:3px;outline:2px solid #aec0cb}.custom-color{flex-direction:column;max-width:80px;display:flex;font-size:.75rem!important}.custom-color input{width:50px}.subject-preview{border:1px solid var(--line);border-radius:5px;align-items:center;gap:8px;padding:13px 16px;font-size:.88rem;display:flex}.toast{z-index:80;color:#fff;background:#263f51;border-radius:8px;align-items:center;gap:12px;max-width:calc(100vw - 30px);padding:15px 18px;font-size:.85rem;animation:.15s fade;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #243b5333}.toast>svg{color:#bad3b6;flex-shrink:0}.toast button{color:#e1eaf0;white-space:nowrap;padding:3px;font-size:.8rem;display:flex}.toast span{line-height:1.6}.view-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;display:flex}.segmented{background:#eaecea;border-radius:6px;gap:3px;padding:4px;display:inline-flex}.segmented>button{color:#7c8991;border-radius:4px;padding:8px 17px;font-size:.82rem}.segmented>button.active{color:#344f63;background:#fff;box-shadow:0 1px 5px #00000005}.subject-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.subject-total{font-family:var(--serif);letter-spacing:.02em;margin-top:7px;font-size:1.9rem}.subject-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:28px;padding-top:13px;display:flex}.record-filters{grid-template-columns:200px 1fr;gap:14px;margin:8px 0 12px;display:grid}.result-count{color:var(--muted);margin-bottom:14px;font-size:.76rem}.week-picker{align-items:center;gap:10px;display:flex}.week-picker h2{white-space:nowrap;font-size:1.15rem}.week-picker .button{margin-left:8px}.goals-layout{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:22px;display:grid}.goals-layout .goal-rows{gap:27px;padding:12px 0}.goals-layout .goal-name{font-size:.92rem}.goals-layout .goal-value{margin-top:10px;font-size:.79rem}.goals-layout .progress-track{height:7px}.week-note{padding:31px}.week-note h2{margin:12px 0 20px}.big-stat{font-family:var(--serif);font-size:2rem;line-height:1.7}.big-stat small{font-size:1rem}.week-note>p{color:#70838d;margin:14px 0;font-size:.84rem}.week-note .muted{margin-top:35px;line-height:2.2}.review-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:22px;display:grid}.review-stats .panel{padding:23px 26px}.review-stats .big-stat{margin-top:12px;font-size:1.9rem}.week-chart{gap:13px;height:196px;margin:30px 0 18px;display:flex}.chart-day{color:#7c8d98;flex-direction:column;flex:1;align-items:center;gap:12px;min-width:0;font-size:.78rem;display:flex}.chart-track{background:#f5f6f3;border-radius:4px;align-items:flex-end;width:100%;max-width:35px;height:135px;display:flex;overflow:hidden}.chart-track>div{background:#647f91;border-radius:4px 4px 0 0;width:100%;min-height:0}.chart-value{color:#617b8f;white-space:nowrap;font-size:.75rem}.future{opacity:.45}.review-subjects{gap:23px;margin-top:30px;display:grid}.review-subjects>div{justify-content:space-between;align-items:center;gap:15px;font-size:.86rem;display:flex}.review-subjects>div>span{align-items:center;gap:8px;display:flex}.review-subjects strong{font-family:var(--serif);font-size:1rem;font-weight:400}.reflection-notes{margin-top:22px}.reflection-note{text-align:left;border-top:1px solid var(--line);width:100%;padding:16px 0;display:block}.reflection-note p{white-space:pre-wrap;margin-top:8px;font-size:.9rem;line-height:1.9}.reflection-note .next-line{color:#6a8072;font-size:.79rem}.empty{text-align:center;color:#839098;flex-direction:column;align-items:center;gap:13px;padding:45px 20px;display:flex}.empty h3{color:#526b7e;font-size:1.06rem}.empty p{font-size:.84rem;line-height:1.9}.empty .button{margin-top:10px}.boot{flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:100vh;display:flex}.boot p{color:var(--muted);font-size:.88rem}.login-page{background:linear-gradient(110deg,#f3f2ec,#fafaf7);flex-direction:column;min-height:100dvh;padding:32px 50px;display:flex}.login-top{justify-content:space-between;align-items:center;display:flex}.login-top .brand{flex-direction:row;gap:12px;font-size:1.5rem}.login-top .brand svg{width:29px}.login-top>span{letter-spacing:.18em;color:#87979e;font-family:Georgia,serif;font-size:.75rem}.login-card{text-align:center;align-self:center;width:100%;max-width:460px;margin:auto;padding:40px 28px}.login-card h1{letter-spacing:.12em;margin:18px 0;font-size:2.3rem;line-height:1.85}.login-card>p{color:#77888e;margin-bottom:30px;font-size:.9rem;line-height:2.1}.login-card>.eyebrow{color:#738b9b;margin:20px 0 10px;font-size:.75rem}.login-emblem{color:#6f858d;border:1px solid #d7e0df;border-radius:50%;place-items:center;width:90px;height:90px;margin:auto;display:grid}.login-card>.button{min-height:50px;margin-top:5px}.login-card>small{color:#8c979c;margin-top:20px;font-size:.75rem;display:block}.login-page footer{text-align:center;color:#8a989e;letter-spacing:.06em;font-family:Georgia,serif;font-size:.76rem}.login-card .setup-note{background:#edf1f0;border:1px solid #dce4e2;border-radius:5px;padding:17px;font-size:.82rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.spin{animation:1s linear infinite rotate}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@media (width>=1550px){.calendar-day{min-height:125px}.day-event,.day-event b,.day-total{font-size:.75rem}.dashboard-grid{grid-template-columns:minmax(0,1fr) 310px}.timer-digits{font-size:2.9rem}.workspace{padding:45px 48px 0}}@media (width<=1220px){.app-shell{grid-template-columns:175px minmax(0,1fr)}.sidebar{padding:35px 10px 20px}.workspace{padding:30px 22px 0}.summary-main{flex-basis:200px}.summary{gap:24px;padding:22px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 240px;gap:17px}.calendar-panel{padding:17px 12px 10px}.day-event b{display:none}.timer-card,.goals-card{padding:18px}.timer-digits{font-size:2.2rem}.timer-buttons{gap:5px}.timer-buttons .button{padding:7px;font-size:.75rem}.panel{padding:18px}.page-heading h1{font-size:1.9rem}.header-actions .button{padding:10px 12px;font-size:.77rem}}@media (width<=1020px){.app-shell{grid-template-columns:154px minmax(0,1fr)}.sidebar .brand{font-size:1.5rem}.nav-item{gap:9px;padding:10px;font-size:.8rem}.sidebar-bottom>.nav-item{font-size:.75rem}.profile{gap:7px}.profile small{font-size:.75rem}.workspace{padding:25px 18px 0}.page-heading{align-items:flex-start}.header-actions{flex-direction:column;gap:7px}.header-actions .button{min-height:34px;padding:7px 10px}.summary-main{flex-basis:170px}.summary-number{font-size:2.3rem}.dashboard-grid{grid-template-columns:minmax(0,1fr)}.right-column{grid-template-columns:1fr 1fr;gap:17px;display:grid}.quiet-note{display:none}.calendar-day{min-height:100px}.day-event b{display:block}.timer-digits{font-size:2.8rem}.timer-idle{padding-top:25px}.timer-buttons .button{font-size:.8rem}.goals-layout{grid-template-columns:minmax(0,1fr)}.review-stats{gap:12px}.review-stats .panel{padding:16px}.review-stats .big-stat{font-size:1.5rem}}@media (width<=700px){:root{font-size:16px}.app-shell{display:block}.sidebar{display:none}.workspace{padding:0 16px 155px}.mobile-header{border-bottom:1px solid var(--line);background:#fafbf9;justify-content:space-between;align-items:center;height:68px;margin:0 -16px 21px;padding:0 20px;display:flex}.brand.small{flex-direction:row;gap:10px;font-size:1.4rem}.brand.small svg{width:27px;height:27px}.mobile-header .avatar{width:29px;height:29px;font-size:.85rem}.page-heading{align-items:center;gap:8px;margin-bottom:20px}.page-heading h1{letter-spacing:.04em;font-size:1.65rem}.page-heading .eyebrow{display:none}.page-subtitle{margin-top:4px;font-size:.75rem}.header-actions{flex-direction:row}.header-actions .button{gap:0;min-height:40px;padding:9px;font-size:0}.header-actions .button svg{width:18px;height:18px}.header-actions .primary{padding:10px 12px}.panel{border-radius:7px;padding:17px}.summary{margin-bottom:18px;padding:20px;display:block}.summary-main{border:0;position:relative}.summary-number{margin-top:5px;font-size:2.55rem}.summary-number small{font-size:.96rem}.summary-caption{font-size:.75rem;position:absolute;bottom:12px;right:0}.summary-breakdown{border-top:1px solid #eef0ed;margin-top:17px;padding-top:15px}.summary-breakdown .section-heading{margin-bottom:10px}.stacked-bar{height:11px}.legend{gap:10px 15px;margin-top:12px}.legend>span,.legend b{font-size:.75rem}.dashboard-grid{display:block}.calendar-panel{padding:15px 10px 10px}.calendar-panel .section-heading{margin-bottom:9px;padding:0 3px}.month-title{gap:7px}.month-title h2{font-size:1.14rem}.month-arrows{gap:0}.month-arrows .icon-button{width:30px;min-width:30px}.calendar-weekdays{margin-bottom:5px}.calendar-weekdays span{font-size:.75rem}.calendar-day{align-items:center;min-height:74px;padding:5px 2px}.day-number{width:23px;height:23px;margin-bottom:5px;font-size:.88rem}.day-events{display:none}.mobile-day-dots{align-items:center;gap:3px;min-height:8px;display:flex}.mobile-day-dots .subject-dot{width:5px;height:5px}.day-total{margin:auto 0 2px;font-size:.75rem}.calendar-tip{margin-top:10px;font-size:.75rem}.calendar-column{gap:16px}.day-panel .section-heading h2{font-size:1rem}.day-panel .eyebrow{font-size:.75rem}.record-row{grid-template-columns:minmax(72px,1fr) minmax(65px,1.1fr) auto 14px;gap:10px;padding:15px 0}.record-subject strong{font-size:.78rem}.record-subject small,.record-content,.record-content small{font-size:.75rem}.record-duration{font-size:.86rem}.record-pencil{width:13px}.add-day{min-height:43px;font-size:.78rem}.right-column{margin-top:17px;display:block}.timer-card{display:none}.goals-card{padding:18px}.goals-card .goal-rows{grid-template-columns:1fr 1fr;gap:22px 20px;display:grid}.goals-card .goal-name{font-size:.76rem}.goals-card .goal-value{font-size:.75rem}.period{margin-bottom:19px}.recent-panel{display:none}.mobile-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;padding:9px 5px calc(9px + env(safe-area-inset-bottom));z-index:20;background:#fdfefcf8;border-top:1px solid #e3e7e5;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0}.mobile-nav button{color:#8b989f;flex-direction:column;flex:1;align-items:center;gap:5px;min-height:40px;font-size:.75rem;display:flex}.mobile-nav button.active{color:#254b66}.mobile-timer{bottom:calc(65px + env(safe-area-inset-bottom));z-index:19;border-top:1px solid var(--line);background:#fff;align-items:center;gap:9px;padding:10px 17px;display:flex;position:fixed;left:0;right:0;box-shadow:0 -3px 20px #17324705}.mobile-timer>div{flex:1;align-items:center;gap:6px;min-width:0;font-size:.79rem;display:flex}.mobile-timer>div>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-clock{font-variant-numeric:tabular-nums;font-family:Georgia,serif;font-size:1.35rem}.mobile-clock small{color:#88979f;margin-top:3px;font-family:inherit;font-size:.75rem;display:block}.mobile-timer .icon-button{border:1px solid #d9e0e3;width:37px;min-width:37px;height:37px}.page-footer{padding:24px 0 0;font-size:.75rem}.demo-note{margin-top:-4px;margin-bottom:15px;font-size:.75rem;line-height:1.6}.subject-grid{grid-template-columns:1fr;gap:15px}.view-toolbar{gap:10px}.segmented>button{padding:8px 12px;font-size:.78rem}.view-toolbar .button{padding:9px 11px;font-size:.77rem}.record-filters{grid-template-columns:1fr;gap:10px}.record-filters input,.record-filters select{font-size:.87rem}.week-picker{gap:1px;width:100%}.week-picker h2{text-align:center;flex:1;font-size:.98rem}.week-picker .button{margin-left:7px}.review-stats{gap:9px;margin-bottom:15px}.review-stats .panel{padding:13px 11px}.review-stats .label{font-size:.75rem}.review-stats .big-stat{white-space:normal;margin-top:12px;font-size:1.1rem}.review-stats .big-stat small{font-size:.75rem}.goals-layout{gap:15px}.week-note{padding:24px}.week-note .big-stat{font-size:1.8rem}.reflection-note p{font-size:.87rem}.reflection-notes .metadata{font-size:.75rem}.section-heading{gap:8px}.section-heading h2{font-size:1.04rem}.toast{gap:9px;width:calc(100% - 30px);padding:12px 14px;font-size:.8rem;bottom:145px}.modal{width:calc(100vw - 24px);max-height:90svh;padding:22px 19px}.modal-heading h2{font-size:1.18rem}.modal-description{font-size:.78rem}.form-row{gap:11px}.form{gap:16px}.duration-inputs{gap:8px}.duration-inputs input{padding:10px 8px}.duration-inputs span{font-size:.75rem}.time-details .form-row{grid-template-columns:1fr}.form-actions .button{min-height:44px;padding:10px 12px;font-size:.82rem}.color-palette{gap:12px}.login-page{padding:24px 22px}.login-top>span{display:none}.login-card{padding:35px 10px}.login-card h1{font-size:1.9rem}.login-card .button{font-size:.92rem}.boot{text-align:center;padding:25px}.error-banner{font-size:.79rem;line-height:1.6}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.button,.nav-item,.label,.form label,.form legend,.record-subject strong,.record-content,.goal-name,.goal-value,.record-filters input,.record-filters select{font-size:.875rem}@media (width<=700px){.header-actions .button{font-size:0}.timer-buttons .button{font-size:.875rem}.goal-value{font-size:.75rem}.calendar-day{min-height:82px}.summary-caption{margin-top:2px;display:block;position:static}.record-row{gap:8px}.record-duration{font-size:.875rem}.calendar-tip,.legend>span{font-size:.75rem}}.room-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px;padding-bottom:18px;display:flex}.room-bar label{color:var(--muted);align-items:center;gap:12px;min-width:0;font-size:13px;display:flex}.room-bar select{border:1px solid var(--line);min-width:150px;max-width:330px;color:var(--ink);font:inherit;background:#fcfcfa;border-radius:5px;padding:10px 30px 10px 12px}.login-form{text-align:left;max-width:340px;margin:24px auto 0}.login-form .text-button{justify-content:center}.account-section{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.account-section h3{font-family:var(--serif);margin:0 0 12px;font-size:17px}.account-actions{flex-wrap:wrap;gap:10px;display:flex}.general-goals{margin-top:22px}.general-goal-stats{grid-template-columns:1fr 1fr;gap:20px;display:grid}.general-goal-stats p{color:var(--muted);gap:8px;font-size:14px;display:grid}.general-goal-stats strong{color:var(--ink);font-size:24px;font-weight:400}.general-goal-stats small{font-size:13px}.record-author{color:var(--muted);font-size:12px}@media (width<=700px){.room-bar{align-items:stretch;gap:8px;margin:0 0 22px}.room-bar label{flex:1;gap:5px;font-size:12px;display:grid}.room-bar select{width:100%;min-width:0;max-width:100%;font-size:14px}.room-bar>.button{align-self:end;padding:10px}.room-bar>.button span{display:none}.login-card{width:100%;max-width:440px}.general-goal-stats{gap:12px}.general-goal-stats strong{font-size:21px}}.mobile-header button.avatar{cursor:pointer;border:0}@media (width<=700px){.account-button{display:none}}.bookmark{color:#628675;flex-shrink:0;line-height:0;display:inline-flex;position:relative}.sparkle{pointer-events:none;position:absolute;inset:-8px -12px}.sparkle i{opacity:0;background:#c9a24d;border-radius:2px;width:2px;height:9px;animation:.46s ease-out .6s both sparkle;position:absolute}.sparkle i:first-child{top:0;right:2px;transform:rotate(38deg)}.sparkle i:nth-child(2){animation-delay:.65s;top:11px;right:-3px;transform:rotate(82deg)}.sparkle i:nth-child(3){animation-delay:.62s;top:2px;left:2px;transform:rotate(-38deg)}@keyframes sparkle{0%{opacity:0}35%{opacity:1}to{opacity:0}}@keyframes fade-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.milestone{text-align:left;background:#f4f1e8;border:1px solid #e6e0d1;border-radius:8px;align-items:center;gap:14px;width:100%;margin:6px 0 12px;padding:14px 16px;animation:.24s ease-out both fade-up;display:flex}.milestone:hover{background:#f1ede1}.milestone-mark{animation:.6s cubic-bezier(.2,.7,.2,1) both bookmark-in}@keyframes bookmark-in{0%{opacity:.25;transform:translateY(-4px)scale(.94)}40%{opacity:1;transform:none}to{opacity:1;transform:none}}.milestone-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.milestone-text strong{color:#334d5f;font-size:.92rem}.milestone-text small{color:var(--muted);font-size:.78rem}.milestone-chevron{color:#8b989f;flex-shrink:0}.resume{background:#fbfaf6;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.resume h2{font-family:var(--serif);letter-spacing:.04em;color:#253e53;font-size:1.7rem;font-weight:400}.resume-total{color:#3f5565;margin-top:8px;font-size:.95rem}.resume-total strong{font-family:var(--serif);margin-left:2px;font-size:1.35rem;font-weight:400}.resume-last{color:var(--muted);margin-top:4px;font-size:.84rem}.resume-button{margin-top:16px}.resume-art{flex-shrink:0;align-items:center;gap:18px;display:flex;position:relative}.resume-whisper{color:#8a969c;text-align:right;font-size:.78rem;line-height:1.9}.resume-book{width:170px;height:auto}.resume-book .page{transform-origin:80px 58px;animation:.3s cubic-bezier(.2,.7,.2,1) both book-open}.resume-book .page-right{animation-delay:40ms}@keyframes book-open{0%{opacity:.5;transform:scaleX(.08)}to{opacity:1;transform:none}}.resume-book .book-leaf{animation:.3s ease-out .22s both fade-up}.next-suggest{background:#f5f7f3;border-left:2px solid #b7c7b6;border-radius:0 6px 6px 0;align-items:center;gap:12px;padding:10px 13px;animation:.18s ease-out both fade-up;display:flex}.next-suggest-mark{color:#7f9a7a}.next-suggest-body{flex:1;min-width:0}.next-suggest-body span{color:#809078;font-size:.72rem}.next-suggest-body p{white-space:pre-wrap;margin-top:2px;font-size:.88rem;line-height:1.6}.next-suggest-add{color:#3f5565;white-space:nowrap;background:#fff;border:1px solid #cfd8d3;border-radius:6px;align-items:center;gap:6px;padding:7px 11px;font-size:.78rem;display:inline-flex}.next-suggest-add:hover{background:#f3f6f4}.next-suggest-done{color:#628675;white-space:nowrap;align-items:center;gap:5px;font-size:.78rem;display:inline-flex}textarea.note-added{animation:1.2s ease-out note-added}@keyframes note-added{0%{box-shadow:none;background:0 0}20%{background:#fbf3df;box-shadow:inset 0 0 0 1px #e6cf8f}70%{background:#fbf3df;box-shadow:inset 0 0 0 1px #e6cf8f}to{box-shadow:none;background:0 0}}.bar-grow{transform-origin:bottom;animation:.24s cubic-bezier(.2,.7,.2,1) both bar-grow}@keyframes bar-grow{0%{transform:scaleY(0)}to{transform:none}}.week-note{background:#fbfaf6;border:1px solid #ebe8df;border-radius:8px;align-items:flex-start;gap:14px;margin:8px 0 6px;padding:16px 18px;display:flex}.week-note-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.week-note p{font-family:var(--serif);color:#2f4352;white-space:pre-wrap;font-size:1.02rem;line-height:1.9}.week-note-mark{color:#a08544;animation:.24s ease-out both bookmark-nudge}@keyframes bookmark-nudge{0%{opacity:.4;transform:translateY(-6px)rotate(-6deg)}to{opacity:1;transform:none}}@media (width<=700px){.resume{flex-direction:column;align-items:flex-start;gap:10px}.resume-art{display:none}.resume h2{font-size:1.4rem}.next-suggest{flex-wrap:wrap}.milestone{gap:10px;padding:12px 13px}}
