@font-face{font-family:Wanted;src:url('/fonts/WantedSansVariable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--bg:#f6f6f3;--surface:#fff;--soft:#f1f1ee;--text:#171716;--muted:#70706a;--line:#e7e7e2;--strong:#d8d8d2;--fast:160ms;--normal:210ms;--slow:260ms;--hour:64px;font-family:Wanted,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--text);background:var(--bg);font-synthesis:none;font-size:14px;line-height:1.55}
*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit;color:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;border:0;background:transparent;line-height:1.3;white-space:nowrap}button:disabled{opacity:.45;cursor:default}button:not(:disabled),a{touch-action:manipulation}button:hover:not(:disabled){background:var(--soft)}a{color:inherit;text-decoration:none}svg{width:18px;height:18px;stroke-width:1.65;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:28px;font-weight:650;line-height:1.35;letter-spacing:-1px}h2{font-size:15px;font-weight:630;letter-spacing:-.3px}h3{font-size:13px;font-weight:600}input,select,textarea{width:100%;border:1px solid var(--strong);border-radius:10px;background:var(--surface);padding:10px 12px;min-height:42px;outline:none;min-width:0}textarea{resize:vertical;line-height:1.65}input::placeholder,textarea::placeholder{color:#92928c}input:focus,textarea:focus,select:focus{border-color:var(--text)}:focus-visible{outline:2px solid var(--text);outline-offset:3px}[hidden]{display:none!important}button{transition:background var(--fast),color var(--fast)}.skip{position:fixed;z-index:100;top:-60px;left:16px;padding:12px;background:white}.skip:focus{top:10px}.site-header{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px}.brand{display:flex;align-items:center;gap:16px;font-size:17px;letter-spacing:-.5px}.brand>span:first-child{font-weight:650}.brand strong{font-size:16px;font-weight:450}.brand-line{height:16px;width:1px;background:var(--strong)}.header-actions{display:flex;align-items:center;gap:24px}.timezone{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.timezone svg{width:14px;height:14px}.button{height:40px;border-radius:10px;padding:0 14px;font-weight:550;font-size:13px}.button.primary{background:var(--text);color:white;border:1px solid var(--text)}.button.primary:hover:not(:disabled){background:#353532}.button.secondary{background:var(--surface);border:1px solid var(--line)}.button.secondary:hover:not(:disabled){background:var(--soft)}.button.subtle{font-size:13px}.button.danger{color:#ab483b;background:#fbf0ed}.icon-button{height:34px;width:34px;flex-shrink:0;border-radius:8px;padding:0}.workspace{max-width:1680px;margin:auto;padding:32px 40px 0}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:16px}.eyebrow{font-size:12px;color:var(--muted);margin-bottom:7px;letter-spacing:.1px}.heading-actions{display:flex;gap:8px}.guest-banner{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);background:#efefea;border-radius:12px;padding:16px 20px;margin-bottom:24px;gap:16px}.guest-banner>div{display:flex;align-items:center;gap:14px;font-weight:550}.guest-banner>div>svg{width:22px;height:22px}.guest-banner small{font-weight:400;display:inline;margin-left:14px;color:var(--muted);font-size:12px}.planner-layout{display:grid;grid-template-columns:216px minmax(0,1fr);gap:32px;align-items:start}.sidebar{padding:0 0 4px}.section-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:15px}.section-top h2{font-size:13px;display:flex;align-items:center;gap:7px}.section-top>svg{color:var(--muted);width:15px;height:15px}.section-top h2>svg{width:15px;height:15px}.joined{display:flex;gap:1px}.joined .icon-button{width:25px;height:28px}.joined svg{height:15px;width:15px}.mini-section{padding-bottom:25px}.mini-weekdays,.mini-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));text-align:center}.mini-weekdays{font-size:10px;color:var(--muted);margin-bottom:7px}.mini-calendar{row-gap:3px}.mini-day{height:29px;min-width:0;padding:0;font-size:11px;border-radius:0;position:relative;font-variant-numeric:tabular-nums}.mini-day.week-selected{background:#e8e8e2}.mini-day.week-selected:nth-child(7n+1){border-radius:7px 0 0 7px}.mini-day.week-selected:nth-child(7n){border-radius:0 7px 7px 0}.mini-day.other-month{color:#a0a09a}.mini-day.is-today::after{content:'';position:absolute;width:23px;height:23px;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #73736a;border-radius:6px}.mini-day.active-date{font-weight:700}.week-summary,.routine-section,.note-section{border-top:1px solid var(--line);padding-top:21px;margin-bottom:23px}.summary-row{display:flex;justify-content:space-between;gap:8px;margin:12px 0;color:var(--muted);font-size:12px}.summary-row strong{color:var(--text);font-weight:560;font-variant-numeric:tabular-nums}.progress-track{height:3px;background:#e5e5de;border-radius:8px;overflow:hidden;margin-top:18px}.progress-track span{display:block;background:#737e68;height:100%;width:0;transition:width var(--normal)}.routine-list{display:flex;flex-direction:column;gap:8px}.routine-row{display:flex;align-items:center;gap:9px;min-width:0}.routine-symbol{width:30px;height:32px;border-radius:8px;display:grid;place-items:center;flex-shrink:0}.routine-symbol svg{width:15px;height:15px}.routine-copy{min-width:0;flex:1}.routine-copy strong{font-size:12px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:560}.routine-copy small{display:block;font-size:10px;color:var(--muted);margin-top:1px}.routine-row .icon-button{height:28px;width:25px;color:var(--muted)}.routine-row .icon-button svg{height:14px;width:14px}.empty-small{font-size:12px;color:var(--muted);line-height:1.7}.empty-small button{margin-top:8px}.note-section textarea{border:0;background:#eeeee8;font-size:12px;padding:12px;min-height:104px;border-radius:10px}.note-section textarea:focus{outline:1px solid var(--strong)}.note-footer{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);padding:4px 0}.text-button{font-size:12px;padding:5px 0;border-radius:4px;color:var(--muted)}.note-footer .text-button{font-size:11px}.status-text{font-size:10px;color:var(--muted);min-height:16px}.sidebar-foot{font-size:10px;color:var(--muted);margin-top:4px}.planner{background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden;min-width:0}.calendar-toolbar{min-height:72px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.week-navigation{display:flex;align-items:center;gap:4px;min-width:0}.week-navigation h2{margin-left:8px;white-space:nowrap;font-size:17px;font-weight:620;font-variant-numeric:tabular-nums;letter-spacing:-.6px}.week-badge{font-size:10px;white-space:nowrap;padding:3px 7px;margin-left:7px;border:1px solid var(--line);background:var(--bg);border-radius:5px;color:var(--muted)}.calendar-options{display:flex;align-items:center;gap:8px}.compact{height:32px;font-size:11px;padding:0 11px;border-radius:7px}.view-toggle{display:flex;background:var(--soft);padding:3px;border-radius:8px;gap:2px}.view-toggle button{height:26px;width:29px;border-radius:5px;padding:0;color:var(--muted)}.view-toggle button svg{width:15px;height:15px}.view-toggle button[aria-pressed=true]{background:white;color:var(--text);box-shadow:0 1px 3px #1717160a}.day-headings{display:grid;grid-template-columns:56px repeat(7,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-right:10px}.axis-heading{display:flex;align-items:center;justify-content:center;font-size:9px;color:#85857d}.day-heading{height:72px;border-left:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.day-heading .day-name{font-size:10px;color:var(--muted)}.day-heading .day-number{font-size:18px;font-weight:530;height:29px;width:29px;display:grid;place-items:center;line-height:1;border-radius:8px}.day-heading.today .day-number{background:var(--text);color:white}.day-heading.today{background:#fafaf7}.day-heading.weekend .day-name{color:#8b8279}.time-scroll{height:min(65vh,720px);min-height:400px;overflow-y:scroll;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#d8d8d0 transparent;overscroll-behavior:contain;position:relative}.calendar-grid{height:calc(var(--hour)*24);display:grid;grid-template-columns:56px repeat(7,minmax(0,1fr));position:relative}.time-axis{position:relative;background:white;z-index:2}.hour-label{position:absolute;right:10px;top:calc(var(--i)*var(--hour));font-size:9px;color:#92928b;transform:translateY(-50%);font-variant-numeric:tabular-nums;line-height:1.3}.hour-label:first-child{transform:translateY(5px)}.hour-label .next-day{display:block;font-size:8px}.day-column{position:relative;border-left:1px solid var(--line);background:repeating-linear-gradient(to bottom,transparent 0,transparent calc(var(--hour)/2 - 1px),#f5f5f1 calc(var(--hour)/2 - 1px),#f5f5f1 calc(var(--hour)/2),transparent calc(var(--hour)/2),transparent calc(var(--hour) - 1px),var(--line) calc(var(--hour) - 1px),var(--line) var(--hour));min-width:0;cursor:crosshair}.day-column.today{background-color:#fcfcf9}.day-column:focus-visible{outline-offset:-3px;z-index:3}.day-column:hover::after{content:'';position:absolute;top:var(--hover-top,-100px);left:3px;right:3px;height:calc(var(--hour)/2);background:#17171605;border:1px dashed #d9d9d2;border-radius:5px;pointer-events:none}.schedule-event{position:absolute;border:1px solid #00000004;border-left:3px solid var(--event-accent);border-radius:6px;padding:6px 7px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:3px;overflow:hidden;color:var(--event-ink);background:var(--event-bg);text-align:left;z-index:4;white-space:normal;min-height:16px;transition:filter var(--fast),box-shadow var(--fast)}.schedule-event:hover:not(:disabled){background:var(--event-bg);filter:brightness(.97);box-shadow:0 2px 7px #1717160a}.schedule-event .event-name{font-size:11px;font-weight:620;line-height:1.4;display:flex;align-items:flex-start;gap:5px;overflow:hidden;overflow-wrap:anywhere}.schedule-event .event-name svg{height:13px;width:13px;margin-top:1px}.schedule-event .event-name span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.schedule-event .event-time{font-size:9px;white-space:nowrap;line-height:1.35;opacity:.82;font-variant-numeric:tabular-nums}.schedule-event .event-extra{display:flex;gap:5px;margin-top:auto;align-items:center;opacity:.7;font-size:9px}.schedule-event .event-extra svg{height:10px;width:10px}.schedule-event.short-event{padding:1px 5px;gap:0}.schedule-event.short-event .event-name{font-size:10px;line-height:1.4;white-space:nowrap}.schedule-event.short-event .event-time,.schedule-event.short-event .event-extra{display:none}.schedule-event.is-done{opacity:.6}.schedule-event.is-done .event-name span{text-decoration:line-through}.now-line{position:absolute;left:0;right:0;border-top:1px solid #ae6955;z-index:6;pointer-events:none}.now-line::before{content:'';position:absolute;width:5px;height:5px;background:#ae6955;border-radius:100%;left:-3px;top:-3px}.calendar-footer{min-height:39px;padding:9px 20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted)}.calendar-footer>span:first-child{display:flex;align-items:center;gap:6px}.today-dot{width:4px;height:4px;background:#87917f;border-radius:100%;display:inline-block}.page-footer{display:flex;justify-content:space-between;padding:24px 0;font-size:10px;color:#8c8c84}.footer-dot{margin:0 7px}.mobile-days{display:none}.agenda{min-height:450px;max-height:calc(65vh + 72px);overflow:auto;padding:8px 24px 24px;scrollbar-width:thin}.agenda-day{display:grid;grid-template-columns:95px minmax(0,1fr);padding:18px 0;border-top:1px solid var(--line);gap:16px}.agenda-day:first-child{border-top:0}.agenda-date{font-size:12px;padding-top:7px}.agenda-date strong{display:block;font-size:20px;font-weight:550;line-height:1.3}.agenda-date span{color:var(--muted);font-size:11px}.agenda-items{display:flex;flex-direction:column;gap:7px}.agenda-event{border-left:3px solid var(--event-accent);border-radius:7px;background:var(--event-bg);color:var(--event-ink);padding:11px 12px;display:flex;align-items:center;justify-content:flex-start;text-align:left;gap:12px;min-width:0;width:100%;white-space:normal}.agenda-event:hover:not(:disabled){background:var(--event-bg);filter:brightness(.97)}.agenda-event .agenda-event-title{flex:1;min-width:0;overflow-wrap:anywhere;font-size:12px;font-weight:550}.agenda-event .agenda-time{font-size:10px;white-space:nowrap}.agenda-event.is-done .agenda-event-title{text-decoration:line-through;opacity:.6}.empty-day{color:#99998f;font-size:11px;min-height:42px;justify-content:flex-start;padding:0 12px;border-radius:7px}.color-sage{--event-bg:#eaf0e6;--event-ink:#42583d;--event-accent:#91a582}.color-blue{--event-bg:#eaf0f7;--event-ink:#435b7b;--event-accent:#8ea9c7}.color-sand{--event-bg:#f7f0e3;--event-ink:#7b6338;--event-accent:#c9ae78}.color-rose{--event-bg:#f7eae7;--event-ink:#8a534b;--event-accent:#ca958d}.color-lavender{--event-bg:#eeebf5;--event-ink:#695982;--event-accent:#ad9bc5}.color-gray{--event-bg:#eeefed;--event-ink:#5a6058;--event-accent:#a1a79e}.routine-symbol{color:var(--event-ink);background:var(--event-bg)}
.dialog{border:1px solid var(--line);border-radius:18px;padding:0;background:var(--surface);color:var(--text);width:480px;max-width:calc(100vw - 32px);max-height:90dvh;box-shadow:0 20px 80px #17171620;overflow:hidden}.dialog::backdrop{background:#17171638;backdrop-filter:blur(3px)}.dialog[open]{display:flex;flex-direction:column;animation:dialog-in var(--normal) ease-out}.dialog>form{display:flex;flex-direction:column;min-height:0;max-height:90dvh}.dialog-header{padding:24px 24px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-shrink:0}.dialog-header h2{font-size:21px;font-weight:630;letter-spacing:-.7px}.dialog-header .eyebrow{font-size:11px;margin-bottom:5px}.dialog-header .icon-button{margin-top:-3px;margin-right:-5px}.dialog-body{padding:0 24px 24px;overflow-y:auto;min-height:0;overscroll-behavior:contain;scrollbar-width:thin}.dialog-body>label,.dialog-body>.form-columns,.dialog-body>.time-fields,.dialog-body>fieldset,.dialog-body>#repeat-controls{margin-top:18px}.dialog-body>label:first-child{margin-top:0}.dialog label{font-size:12px;font-weight:550;display:flex;flex-direction:column;gap:7px}.dialog input,.dialog select,.dialog textarea{font-size:13px;font-weight:400}.dialog-description{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:20px}.title-label input{font-size:17px;font-weight:520;height:48px}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:end}.dialog .done-label{display:flex;flex-direction:row;align-items:center;gap:8px;min-height:42px;justify-content:flex-end;font-weight:400}.done-label input,.checkbox-label input{width:16px;height:16px;min-height:16px;accent-color:var(--text);flex-shrink:0;margin:0}.time-fields{display:grid;grid-template-columns:1fr 20px 1fr;gap:8px;align-items:end}.time-dash{align-self:end;text-align:center;height:42px;display:grid;place-items:center;color:var(--muted)}.helper{font-size:11px;color:var(--muted);margin-top:7px;line-height:1.65}.overlap-hint{font-size:11px;background:#f7f0e3;color:#7b6338;padding:9px 11px;border-radius:8px;margin-top:10px}.dialog fieldset{border:0;padding:0;margin:0;min-width:0}.dialog legend{font-size:12px;font-weight:550;margin-bottom:10px;padding:0}.legend-detail{font-size:10px;color:var(--muted);font-weight:400;margin-left:7px}.color-picker{display:flex;gap:12px;padding:2px}.color-choice{width:31px;height:31px;border-radius:100%;background:var(--event-bg);position:relative;color:var(--event-ink);border:1px solid #00000009}.color-choice:hover:not(:disabled){background:var(--event-bg)}.color-choice[aria-pressed=true]{outline:1px solid var(--event-accent);outline-offset:3px}.color-choice svg{height:15px;width:15px}.icon-picker{display:grid;grid-template-columns:repeat(10,1fr);gap:5px}.icon-choice{height:34px;border:1px solid transparent;border-radius:7px;padding:0;color:var(--muted)}.icon-choice svg{height:17px;width:17px}.icon-choice[aria-pressed=true]{color:var(--text);background:var(--soft);border-color:var(--strong)}.dialog .checkbox-label{display:flex;flex-direction:row;align-items:center;gap:8px;font-weight:500}.checkbox-label svg{height:15px;width:15px}#repeat-controls{padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.weekday-picker{display:flex;gap:7px;margin:15px 0}.weekday-choice{height:34px;flex:1;border:1px solid var(--line);border-radius:8px;padding:0;font-size:12px}.weekday-choice[aria-pressed=true]{background:var(--text);color:white;border-color:var(--text)}.optional{font-size:10px;color:var(--muted);font-weight:400}.dialog label .optional{display:inline}.dialog-footer{border-top:1px solid var(--line);padding:16px 24px;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0;background:white}.footer-left{margin-right:auto;display:flex;align-items:center;gap:6px}.full-width{width:100%}.form-error{color:#ab483b;font-size:12px;line-height:1.6}.form-error:not(:empty){margin:14px 0}.auth-dialog{width:420px}.auth-dialog .dialog-body>label{margin-top:16px}.auth-dialog .full-width{margin-top:22px}.auth-switch{width:100%;margin-top:12px}.auth-fineprint{text-align:center;color:#96968c;font-size:10px;margin-top:17px}.share-scope{display:flex;align-items:center;gap:12px;background:var(--soft);border-radius:10px;padding:15px;margin-bottom:17px}.share-scope>svg{height:22px;width:22px}.share-scope strong{font-size:14px;font-weight:550}.share-scope p{color:var(--muted);font-size:11px;margin-top:3px}.share-buttons{display:flex;gap:8px;margin-top:12px}.other-shares{margin-top:26px;padding-top:18px;border-top:1px solid var(--line)}.other-shares h3{margin-bottom:12px}.share-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0;font-size:12px}.share-row .text-button{color:#ab483b}.small-dialog{width:390px}.small-dialog .dialog-body p{font-size:13px;color:var(--muted);line-height:1.8}.small-dialog .dialog-header h2{font-size:18px}.tool-row{display:flex;align-items:center;gap:12px;width:100%;text-align:left;white-space:normal;padding:13px 10px;border-radius:9px}.tool-row span{flex:1;font-size:13px}.tool-row small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.tool-row>svg:last-child{height:14px;width:14px;color:var(--muted)}.help-block{border-top:1px solid var(--line);margin-top:15px;padding-top:20px}.help-block p{margin-top:12px;font-size:12px!important}.keyboard-help{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:10px!important}kbd{border:1px solid var(--line);background:var(--bg);border-radius:4px;padding:1px 5px;font:10px Wanted,sans-serif}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);z-index:1000;background:var(--text);color:white;padding:12px 20px;border-radius:10px;font-size:12px;box-shadow:0 4px 16px #0001;max-width:calc(100vw - 32px);text-align:center;animation:dialog-in var(--fast) ease-out}.error-banner{padding:14px 18px;margin-bottom:20px;background:#fbf0ed;color:#8a534b;display:flex;align-items:center;justify-content:space-between;border-radius:12px;gap:12px}.shared-mode .sidebar .mini-section{pointer-events:none}.shared-mode .sidebar-foot{display:none}.shared-mode .page-heading h1{overflow-wrap:anywhere}.shared-mode .schedule-event{cursor:pointer}.shared-mode .calendar-options #today-button{display:none}.shared-mode .day-column{cursor:default}.shared-mode .day-column:hover::after{display:none}.shared-mode .day-heading{cursor:default}.shared-mode .week-navigation>.icon-button{display:none}.shared-mode .heading-actions #add-button{display:none}.shared-mode .heading-actions #share-button{display:none}.shared-mode #note-section,.shared-mode #routine-section{display:none}.shared-mode .sidebar .week-summary{margin-bottom:0}body:has(dialog[open]){overflow:hidden}@keyframes dialog-in{from{opacity:0;translate:0 5px}to{opacity:1;translate:0 0}}
@media(min-width:1700px){.site-header{padding-left:max(40px,calc((100vw - 1600px)/2));padding-right:max(40px,calc((100vw - 1600px)/2))}}
@media(max-width:1200px){.workspace{padding:28px 24px 0}.site-header{padding:0 24px}.planner-layout{grid-template-columns:188px minmax(0,1fr);gap:24px}.calendar-toolbar{padding:14px 12px}.week-navigation h2{font-size:15px}.week-navigation{gap:0}.calendar-options{gap:5px}.week-badge{margin-left:5px}.calendar-footer{padding:9px 12px}.schedule-event{padding-left:4px;padding-right:4px}.schedule-event .event-name{font-size:10px;gap:3px}.day-headings,.calendar-grid{grid-template-columns:46px repeat(7,minmax(0,1fr))}.hour-label{right:6px}.guest-banner small{display:block;margin-left:0;margin-top:2px}}
@media(max-width:1000px){.planner-layout{grid-template-columns:1fr;gap:20px}.sidebar{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;order:2}.mini-section,.sidebar-foot{display:none}.week-summary,.routine-section,.note-section{border-top:0;margin-bottom:0;padding-top:5px}.week-summary{padding-right:24px;border-right:1px solid var(--line)}.routine-section{padding-right:24px;border-right:1px solid var(--line)}.planner{order:1}.time-scroll{height:62vh}.schedule-event .event-name{font-size:11px}.shared-mode .sidebar{display:block;max-width:240px}.shared-mode .week-summary{border:0}.guest-banner{margin-bottom:20px}.page-heading{margin-bottom:23px}}
@media(max-width:640px){:root{--hour:68px}.site-header{height:62px;padding:0 18px}.brand{gap:12px;font-size:15px}.brand strong{font-size:14px}.timezone{display:none}.header-actions{gap:0}.header-actions .button{padding:0 8px;max-width:120px}.header-actions .button span{max-width:78px;overflow:hidden;text-overflow:ellipsis}.workspace{padding:24px 16px 0}h1{font-size:23px;letter-spacing:-.8px}.eyebrow{font-size:10px;margin-bottom:6px}.page-heading{gap:8px;align-items:center;margin-bottom:21px}.heading-actions{gap:6px}.heading-actions .button{width:37px;padding:0;height:37px;border-radius:10px}.heading-actions .button span{display:none}.guest-banner{padding:13px;gap:9px}.guest-banner>div{gap:10px;font-size:12px}.guest-banner>div>svg{display:none}.guest-banner small{font-size:10px}.guest-banner .button{padding:0 9px;height:34px;font-size:10px;gap:4px}.guest-banner .button svg{height:13px;width:13px}.planner{border-radius:13px}.calendar-toolbar{padding:12px 9px;gap:5px;min-height:60px}.week-navigation>.icon-button{width:24px;height:30px}.week-navigation>.icon-button svg{width:16px;height:16px}.week-navigation h2{font-size:13px;margin-left:5px;letter-spacing:-.4px}.week-badge{display:none}.calendar-options{gap:4px}.calendar-options>.icon-button{height:29px;width:25px}.calendar-options .compact{height:29px;padding:0 7px;font-size:10px}.view-toggle{padding:2px;gap:0}.view-toggle button{height:25px;width:25px}.view-toggle svg{width:13px!important;height:13px!important}.mobile-days{display:grid;grid-template-columns:repeat(7,1fr);padding:0 8px 11px;border-bottom:1px solid var(--line);gap:3px}.mobile-day{padding:6px 0;flex-direction:column;gap:4px;border-radius:9px;font-size:10px;color:var(--muted);position:relative}.mobile-day strong{font-size:15px;line-height:1.3;font-weight:540;color:var(--text)}.mobile-day[aria-pressed=true]{background:var(--soft);color:var(--text)}.mobile-day.today strong{border-bottom:1px solid currentColor}.mobile-day .count-dot{height:3px;width:3px;background:#a9afa3;border-radius:100%}.mobile-day[aria-pressed=true] .count-dot{background:var(--text)}.day-headings{display:none}.calendar-grid{grid-template-columns:46px minmax(0,1fr)}.day-column:not(.selected-mobile){display:none}.time-scroll{height:60vh;min-height:360px}.schedule-event{padding:8px 11px;border-radius:7px}.schedule-event .event-name{font-size:12px;gap:7px}.schedule-event .event-time{font-size:10px}.schedule-event .event-name svg{height:14px;width:14px}.calendar-footer{padding:9px 10px;font-size:9px;gap:6px}.calendar-footer>span{white-space:nowrap}.sidebar{grid-template-columns:1fr 1fr;gap:20px;padding:4px 4px 0}.week-summary{padding-right:20px}.routine-section{border:0;padding-right:0}.note-section{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px}.note-section textarea{min-height:84px}.note-section .section-top{margin-bottom:10px}.summary-row{font-size:11px}.page-footer{font-size:9px;padding:20px 4px}.agenda{padding:0 13px 10px;max-height:65vh;min-height:350px}.agenda-day{grid-template-columns:48px minmax(0,1fr);gap:8px;padding:14px 0}.agenda-date strong{font-size:18px}.agenda-event{padding:9px;gap:7px;flex-wrap:wrap}.agenda-event .agenda-event-title{font-size:11px}.agenda-event>svg{width:15px;height:15px}.agenda-event .agenda-time{font-size:9px}.dialog{max-width:100vw;width:100%;max-height:94dvh;border-radius:18px 18px 0 0;margin:auto 0 0;border-bottom:0}.dialog>form{max-height:94dvh}.dialog-header{padding:22px 20px 17px}.dialog-header h2{font-size:20px}.dialog-body{padding:0 20px 22px}.dialog-footer{padding:14px 20px calc(14px + env(safe-area-inset-bottom))}.dialog:not(:has(.dialog-footer)) .dialog-body{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.icon-picker{grid-template-columns:repeat(10,minmax(0,1fr));gap:3px}.icon-choice{height:32px}.icon-choice svg{width:16px;height:16px}.toast{bottom:calc(20px + env(safe-area-inset-bottom));font-size:11px}.small-dialog{width:100%}.dialog input,.dialog select,.dialog textarea{font-size:16px}.dialog .time-fields select{font-size:14px}.shared-mode .sidebar{max-width:none}.shared-mode .week-summary{padding:0}.shared-mode .summary-row{display:inline-flex;margin-right:18px;gap:8px}.shared-mode .progress-track{display:none}}
@media(max-width:360px){.calendar-options .compact{display:none}.week-navigation h2{font-size:12px}.workspace{padding-left:10px;padding-right:10px}.icon-picker{grid-template-columns:repeat(5,minmax(0,1fr))}.calendar-footer{font-size:8px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{@page{size:A4;margin:14mm}body{background:white}.site-header{height:45px;padding:0}.header-actions,.heading-actions,.guest-banner,.sidebar,.calendar-toolbar,.calendar-shell,.mobile-days,.calendar-footer,.page-footer,.toast,dialog{display:none!important}.workspace{padding:20px 0}.page-heading{margin-bottom:18px}.planner-layout{display:block}.planner{border:0;overflow:visible}.agenda{display:block!important;max-height:none;overflow:visible;min-height:0;padding:0}.agenda-day{break-inside:avoid}.agenda-event{-webkit-print-color-adjust:exact;print-color-adjust:exact}.empty-day{display:none}.page-heading .eyebrow{font-size:12px}.agenda-event .agenda-time{font-size:11px}}


@media(min-width:641px){.compact-overlap .event-name>svg{display:none}.compact-overlap .event-name{font-size:10px}.compact-overlap .event-name span{-webkit-line-clamp:3}.compact-overlap .event-time .time-end{display:none}.compact-overlap .event-extra{display:none}}

.dialog .dialog-body>fieldset{margin-top:20px}.schedule-event .event-time{overflow:hidden;text-overflow:ellipsis}.schedule-event.is-done{opacity:.85}.hour-label,.axis-heading,.page-footer,.auth-fineprint,.empty-day{color:#72726a}input::placeholder,textarea::placeholder{color:#77776f}

.shared-mode .mini-day:disabled{opacity:1}.shared-mode .mini-section .joined{visibility:hidden}

body{min-width:0}@media(max-width:360px){h1{font-size:21px}.site-header{padding:0 12px}.brand{gap:9px;font-size:14px}.brand strong{font-size:13px}.header-actions .button{max-width:100px}.header-actions .button span{max-width:62px}}

@media(max-width:360px){.calendar-toolbar{flex-wrap:wrap;row-gap:8px}.calendar-options{margin-left:auto}.calendar-options .compact{display:inline-flex}}
