*{box-sizing:border-box} :root{font:15px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#242331;background:#f7f0f5;font-synthesis:none}body{margin:0}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #607bff}button{cursor:pointer;border:1px solid #d8d5df;background:#fff;border-radius:10px;min-height:44px;padding:9px 14px;color:inherit}button:hover{border-color:#777099;background:#f6f4fa}button:disabled{cursor:default;opacity:.5}a{color:#4554b5}button.primary,.primary{background:#4856bd;border-color:#4856bd;color:#fff;font-weight:650}button.primary:hover{background:#3544a8}.app-shell{display:grid;grid-template-columns:228px minmax(0,1fr);min-height:100vh}.sidebar{background:#f2eef4;border-right:1px solid #e0dce6;padding:28px 20px;display:flex;flex-direction:column;gap:24px;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:8px;color:#242331;text-decoration:none;font-size:24px;font-weight:750;letter-spacing:-1px}.beta-label{font-size:10px;letter-spacing:1.4px;color:#686276;margin-top:-20px;margin-left:42px}.sidebar nav{display:grid;gap:8px}.sidebar nav button,.sidebar nav a{display:flex;gap:14px;align-items:center;padding:10px;text-decoration:none;font-size:14px;border:0;background:none;color:#575163}.sidebar nav .nav-active{background:#e3e0f3;color:#3b479b;font-weight:650}.sidebar .side-bottom{margin-top:auto;font-size:12px;color:#686276}.side-bottom p{font-size:12px}.side-bottom button{width:100%;margin:8px 0 14px}.save-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#2b855c;margin-right:5px}.month-controls{display:flex;align-items:center;justify-content:space-between;font-size:12px}.month-controls button{border:0;background:none;padding:0;min-height:38px;width:28px;font-size:22px}.mini-week,#month-days{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-size:10px;gap:2px}.mini-week{color:#716b7d;margin:10px 0}.mini-week span{padding:2px}#month-days button{min-height:27px;height:27px;padding:0;font-size:11px;border:0;background:none;border-radius:50%}#month-days button.selected{background:#4856bd;color:#fff}.other-month{opacity:.4}.has-events{text-decoration:underline;text-underline-offset:4px}main{padding:38px clamp(22px,3.2vw,55px);max-width:1640px;width:100%;margin:0 auto}.topbar{display:flex;justify-content:space-between;align-items:center;gap:20px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:650;color:#736b80}h1{font-size:52px;letter-spacing:-2.6px;line-height:1.08;margin:8px 0}#date-label{color:#6b6575;margin:12px 0}.top-actions{display:flex;gap:10px}.top-actions .add-event{display:none}.day-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:23px 0 18px}.date-controls{display:flex;gap:5px;align-items:center}.date-controls button{background:transparent;border:0}.date-controls button:first-child,.date-controls button:nth-child(3){font-size:25px;width:35px;padding:0}.date-controls input{max-width:145px;background:transparent;border:0;font-size:13px;color:#655e70;min-height:44px}.search input{border:1px solid #dfdbe5;border-radius:10px;padding:10px 12px;background:#fbf9fc;max-width:190px;min-width:0}#week-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;padding-bottom:22px;border-bottom:1px solid #dfdbe5}#week-strip button{display:grid;gap:3px;border:0;background:transparent;padding:9px 5px;color:#777080;font-size:11px}#week-strip button b{font-size:22px;font-weight:550;color:#413c4d}#week-strip button[aria-pressed=true]{background:#e4e0f1;color:#4856bd}#week-strip button[aria-pressed=true] b{color:#3c489f}#status{font-size:12px;color:#526953;min-height:30px;padding:7px 0}#status.error{color:#a72a45}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:30px}.progress-panel{background:#eae6f0;border:1px solid #ddd7e7;border-radius:15px;padding:20px;display:grid;grid-template-columns:100px 1fr;align-items:center;gap:8px}.progress-panel>div:first-child{display:grid;gap:5px}.progress-panel strong{font-size:32px;line-height:1;font-weight:600;letter-spacing:-1px}.progress-panel .eyebrow{font-size:8px;letter-spacing:1px}#tiles{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}#tiles span{width:25px;height:25px;border:2px solid #7772a8;border-radius:7px;background:#faf9fc;font-size:17px;display:grid;place-items:center;color:#286c49}#tiles span.done{background:#dbeddf;border-color:#388459}#progress-copy{grid-column:1/-1;font-size:12px;color:#6f657c;margin:9px 0 0}.agenda-heading{display:flex;justify-content:space-between;align-items:center;margin:23px 0 13px}.agenda-heading h2{font-size:15px;font-weight:650;margin:0}.agenda-heading span{font-size:12px;color:#726979}.event-row{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;margin-bottom:12px}.event-time{color:#6d6479;font-size:12px;padding-top:15px;font-variant-numeric:tabular-nums}.event-time small{display:block;font-size:10px;opacity:.8;margin-top:2px}.event-card{display:flex;align-items:center;gap:8px;background:#fcfbfd;border:1px solid #aaa0cd;border-left:4px solid #7974c5;border-radius:11px;min-height:85px;padding:7px 10px}.event-card.work{border-color:#819bc1;border-left-color:#6286b9}.event-card.learning{border-color:#b894af;border-left-color:#a76e97}.event-card.done{background:#e4eee4;border-color:#70a17d}.event-card.moved{border-style:dashed;border-left-style:solid}.event-details{border:0;background:none!important;text-align:left;flex:1;min-width:0;padding:7px}.event-details strong{display:block;font-weight:620;font-size:15px;overflow-wrap:anywhere}.event-details small{display:block;font-size:11px;color:#766d81;margin-top:4px}.event-card.done strong{color:#497056}.check-event{border:0;background:none!important;padding:0;min-width:44px;width:44px;min-height:44px;display:grid;place-items:center}.check-event span{display:grid;place-items:center;width:26px;height:26px;border:1.7px solid #686098;border-radius:7px;color:#2d7750;font-size:20px}.done .check-event span{border-color:#3c8158;background:#d7e9da}.empty-state{text-align:center;border:1px dashed #c9c0d3;border-radius:14px;padding:38px 20px;color:#736a7e}.empty-state .empty-icon{font-size:30px;color:#8b7fa7;display:block}.empty-state h3{color:#383140;font-size:22px;letter-spacing:-.6px;margin:12px 0}.empty-state p{max-width:330px;margin:0 auto 20px;font-size:14px}.empty-state button{margin:4px}.focus-panel{background:#ede7f2;border-radius:17px;padding:24px;border:1px solid #dfd5e8}.focus-panel h2{font-size:27px;line-height:1.15;letter-spacing:-1px;font-weight:600;margin:10px 0 20px}.focus-panel p{font-size:13px;color:#706279}.focus-panel select{background:#faf7fc;border:1px solid #c9bcd6;border-radius:8px;min-height:44px;width:100%;padding:8px;color:#51415e;font-size:12px}.focus-panel label{display:block;font-size:11px;margin:15px 0 7px}.focus-panel input{width:80px;border:1px solid #c9bcd6;border-radius:8px;padding:8px;background:#faf7fc}.focus-panel .primary{width:100%;margin-top:16px}.focus-clock{width:155px;height:155px;border:4px solid #9b85b6;border-radius:50%;display:grid;place-content:center;text-align:center;margin:24px auto;color:#5c4276;font-variant-numeric:tabular-nums}.focus-clock b{font-size:33px;letter-spacing:-1px;font-weight:500}.focus-clock span{font-size:10px}.focus-buttons{display:flex;gap:7px}.focus-buttons button{flex:1;font-size:12px;background:transparent;border-color:#c3b3d3}.beta-note{padding:25px 4px}.beta-note .eyebrow{font-size:8px;letter-spacing:1px}.beta-note h2{font-size:19px;letter-spacing:-.5px;font-weight:600}.beta-note p{font-size:12px;color:#746a80;line-height:1.7}.beta-note a{font-size:12px;font-weight:600;display:flex;justify-content:space-between;text-decoration:none}.history{font-size:12px;color:#786e81;border-top:1px solid #ded7e4;padding:15px 4px}.history summary{cursor:pointer;min-height:30px}.history p{padding:7px 0;border-bottom:1px solid #e3dce9}#moved{font-size:12px;color:#746b7c}#moved button{font-size:12px;margin:7px 0 7px 10px}dialog{border:1px solid #dad0e3;border-radius:20px;padding:28px;width:min(500px,calc(100vw - 28px));max-height:90vh;background:#fcfafd;color:#342e3d;box-shadow:0 20px 90px #31254b30}dialog::backdrop{background:#28203955;backdrop-filter:blur(4px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.dialog-head h2{font-size:28px;letter-spacing:-1px;margin:0}.dialog-head button{font-size:24px;border:0;background:none;width:44px;padding:0}dialog label{display:grid;gap:6px;font-size:12px;margin:17px 0;color:#665c70}dialog input:not([type=checkbox]),dialog select{min-height:44px;max-width:100%;width:100%;padding:10px;border:1px solid #cfc4da;border-radius:9px;background:white;color:#393040}dialog .form-row{display:flex;gap:15px;align-items:center}.form-row>label{flex:1;min-width:0}.check-label{display:flex!important;align-items:center;gap:10px!important}.check-label input{width:20px;height:20px;accent-color:#4856bd}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.help,dialog p{font-size:12px;color:#766a80}.form-error{color:#a32d45}dialog hr{border:0;border-top:1px solid #e4ddeb;margin:24px 0}.detail-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.detail-actions button{font-size:12px}.danger{color:#9c3048}#details-content h3{font-size:24px;overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip{position:fixed;left:20px;top:-100px;padding:15px;background:white;z-index:10}.skip:focus{top:10px}.no-js{position:fixed;inset:0;background:#f7f0f5;padding:60px;z-index:20}.hidden{display:none!important}button, a{touch-action:manipulation}@media(min-width:1600px){.workspace{grid-template-columns:minmax(0,1fr) 320px;gap:45px}.right-rail{max-width:320px}}@media(max-width:1100px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:25px 15px}.workspace{grid-template-columns:minmax(0,1fr) 225px;gap:18px}.focus-panel{padding:18px}main{padding:30px 24px}.progress-panel{padding:16px}.brand{font-size:22px}}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.top-actions .add-event{display:block}.workspace{grid-template-columns:minmax(0,1fr) 250px}.topbar h1{font-size:46px}.top-actions{flex-wrap:wrap;justify-content:flex-end}}@media(max-width:650px){main{padding:24px 18px}.workspace{grid-template-columns:1fr}.topbar{align-items:flex-start;gap:8px}.topbar h1{font-size:42px}.top-actions{max-width:145px;gap:7px}.top-actions button{font-size:12px;min-height:40px;padding:8px 12px}.topbar .eyebrow{font-size:8px}#date-label{font-size:12px}.day-toolbar{gap:4px;flex-wrap:wrap;margin-top:12px}.search{width:100%}.search input{width:100%;max-width:none}.date-controls{width:100%;justify-content:space-between}#week-strip{gap:3px;margin-top:20px}#week-strip button b{font-size:20px}.event-row{grid-template-columns:46px minmax(0,1fr);gap:7px}.event-time{font-size:11px}.event-card{padding-right:5px;min-height:83px}.event-details strong{font-size:14px}.progress-panel{grid-template-columns:85px 1fr}.right-rail{display:grid;grid-template-columns:1fr;gap:10px}.focus-panel{padding:25px}.focus-panel h2 br{display:none}.beta-note{padding:20px 6px}.focus-clock{width:165px;height:165px}.mobile-data{display:block!important}.progress-panel .eyebrow{font-size:7px}}.mobile-data{display:none;font-size:12px;margin:16px 0} @media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

.connection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:#72677e;margin-bottom:15px}.connection-toolbar button{background:transparent;font-size:11px;min-height:36px}.connection-provider{border-top:1px solid #ded4e5;padding:18px 0}.connection-provider h3{font-size:19px}.connection-provider button{margin:4px 4px 4px 0;font-size:12px}.connection-provider .check-label{min-height:36px;font-size:13px}#connection-message{color:#a32d45} @media(max-width:650px){.connection-toolbar{align-items:flex-start;font-size:10px}.connection-toolbar button{flex:0 0 auto}}
[hidden]{display:none!important}#account-settings{display:grid;gap:10px}#account-settings button{text-align:left}#account-message{min-height:1.5em}#account-verify{border-top:1px solid #e4ddeb;margin-top:22px;padding-top:6px}.sidebar{overflow-y:auto}

/* Keep navigation and search out of the day canvas until requested. */
.app-shell{display:block}main{padding-top:22px}.calendar-heading{display:flex;align-items:center;gap:16px;min-width:0}.topbar h1{font-size:36px;letter-spacing:-1.5px;margin:0}.topbar #date-label{font-size:13px;margin:6px 0 0}.topbar .top-actions{flex-wrap:nowrap;max-width:none;gap:10px;align-items:center}.top-actions .add-event{display:block}.icon-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;padding:0;background:transparent;border:0;border-radius:50%}.day-toolbar{margin:12px 0 8px}#week-strip{padding-bottom:12px}.workspace{grid-template-columns:minmax(0,1fr) 250px;gap:28px}.progress-panel{padding:14px 18px}.progress-panel strong{font-size:27px}.agenda-heading{margin-top:18px}.beta-note{display:none}
#menu-dialog{inset:0 auto 0 0;margin:0;width:290px;max-width:calc(100vw - 35px);height:100dvh;max-height:100dvh;padding:0;border-radius:0 20px 20px 0;overflow:hidden}#menu-dialog .sidebar{display:flex;position:relative;height:100%;padding:28px 22px;gap:20px;border:0}#menu-dialog .brand{font-size:24px}#menu-dialog .menu-close{position:absolute;right:12px;top:18px;font-size:26px}#menu-dialog .connection-toolbar{display:block;margin:0}#menu-dialog .connection-toolbar button{margin-top:7px}.side-bottom button{margin:5px 0}.sidebar nav svg{flex:0 0 21px}#menu-dialog::backdrop{background:#28203935;backdrop-filter:blur(2px)}
#search-dialog{inset:0 0 0 auto;margin:0;width:min(650px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;padding:0;border-radius:20px 0 0 20px;overflow:hidden}#search-dialog[open]{display:flex;flex-direction:column}.search-header{padding:24px 26px 12px;border-bottom:1px solid #e4ddeb;flex:0 0 auto}.search-header .dialog-head{margin:0 0 18px}.search-header .dialog-head h2{font-size:25px}#calendar-search-form{display:flex;align-items:center;gap:6px;background:#f0ecf5;border:1px solid #cfc4da;border-radius:12px;padding-right:5px}#calendar-search-form input{border:0;background:transparent;min-width:0;font-size:16px}.search-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.search-tools p{margin:0;font-size:12px}.search-tools button{font-size:12px;white-space:nowrap;border:0;background:transparent;color:#4856bd}#search-results{overflow:auto;overscroll-behavior:contain;overflow-anchor:none;min-height:0;flex:1;padding:0 26px;scroll-behavior:auto}#search-list{padding-bottom:0}.search-day h3{font-size:12px;font-weight:600;margin:0;padding:18px 0 10px;color:#726780}.today-tag{color:#4856bd;font-weight:750;margin-right:6px}.search-result{display:flex;align-items:center;gap:16px;width:100%;text-align:left;min-height:78px;border:0;border-bottom:1px solid #e4ddeb;border-radius:0;background:transparent;padding:14px 4px}.search-result-time{flex:0 0 88px;font-size:11px;color:#756a80}.search-result-text{flex:1;min-width:0}.search-result-text strong{display:block;font-size:15px;font-weight:600;overflow-wrap:anywhere}.search-result-text small{display:block;font-size:12px;margin-top:5px;color:#786c81}.result-check{color:#2f8053;font-size:21px}.search-result.is-done strong{color:#417354}#search-earlier,#search-later{display:block;width:100%;font-size:12px;margin:10px 0;background:transparent;border-style:dashed}#search-end{text-align:center;color:#786c81;font-size:12px;margin-bottom:20px}.search-scope{padding:14px 26px;margin:0;border-top:1px solid #e4ddeb;font-size:11px;flex:0 0 auto}
@media(max-width:650px){main{padding:18px 16px}.topbar{align-items:center}.calendar-heading{gap:7px}.topbar h1{font-size:27px;letter-spacing:-1px}.topbar #date-label{font-size:11px;max-width:170px}.topbar .top-actions{gap:3px}.topbar .top-actions .add-event{font-size:0;width:40px;height:40px;padding:0}.topbar .top-actions .add-event:after{content:'+';font-size:25px}.workspace{grid-template-columns:1fr;gap:22px}.day-toolbar{margin-top:10px}#week-strip{margin-top:4px}#search-dialog{border-radius:0}.search-header{padding:18px 18px 10px}.search-header .dialog-head h2{font-size:22px}#search-results{padding:0 18px}.search-scope{padding:12px 18px}.search-result{gap:10px}.search-result-time{flex-basis:75px;font-size:10px}.search-tools{gap:4px}.search-tools button{padding-inline:8px}.progress-panel{padding:14px}.right-rail .focus-panel{padding:20px}}

.widget-collection{margin:16px 0;padding:16px;border:1px solid #ddd8e4;border-radius:18px;background:#f7f0f5}.widget-collection>summary{cursor:pointer;font-weight:700}.widget-toolbar{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin:16px 0}.widget-toolbar span{font-size:12px;color:#5b5d71}.calendar-widget{resize:both;overflow:auto;width:390px;height:480px;min-width:280px;min-height:260px;max-width:100%;padding:18px;background:#fff;border:1px solid #ddd8e4;border-radius:22px;color:#222333}.calendar-widget header{display:flex;gap:8px;align-items:center}.calendar-widget h3{font-size:16px;flex:1;margin:0}.calendar-widget header button{font-size:11px}.calendar-widget nav{display:flex;justify-content:space-between;margin:12px 0}.widget-week,.widget-dates{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));text-align:center}.widget-week{font-size:11px;color:#5b5d71}.widget-dates button{position:relative;min-width:0;min-height:38px;padding:4px;border:0;background:transparent}.widget-dates button[aria-pressed=true]{background:#455bca;color:white;border-radius:10px}.widget-dates .outside{opacity:.4}.widget-dates small{display:block;line-height:8px}.widget-event{display:flex;gap:8px;align-items:center;border-top:1px solid #e9e7f0;padding:6px 0}.widget-event button:first-child{flex:1;text-align:left;min-width:0}.widget-event strong{display:block;overflow-wrap:anywhere}.widget-event small{display:block;color:#5b5d71}.widget-event button{background:transparent;border:0;min-height:44px}.widget-event button[data-toggle]{font-size:26px;min-width:44px;color:#455bca}.widget-event button[aria-pressed=true]{color:#107b4a}.calendar-widget[data-mode=panel]{background:#e9e7f0}.calendar-widget h4{margin:14px 0 8px;font-size:13px}@media(max-width:600px){.calendar-widget{width:100%;resize:vertical}.widget-toolbar span{display:none}}
@media(min-width:800px){.calendar-widget[data-mode=panel]{position:fixed;right:24px;bottom:24px;z-index:20;max-height:80vh;box-shadow:0 12px 50px #22233330;resize:both}}

.check-event span{line-height:1}.check-event span svg{display:block;flex:none}
.donecal-check-icon,.donecal-checkbox-icon{display:block;flex-shrink:0;max-width:100%;max-height:100%}.widget-event button[data-toggle]{display:grid;place-items:center;padding:0}.widget-dates small{display:flex;align-items:center;justify-content:center;height:8px}.widget-dates small .donecal-check-icon{width:8px;height:8px}.result-check{display:grid;place-items:center}.result-check .donecal-check-icon{width:21px;height:21px}
