.agenda-heading{margin:0;font:26px/1.1 var(--serif);letter-spacing:-.025em}.agenda-heading span{display:block;margin-top:6px;font:11px var(--sans);color:var(--muted)}.agenda-menu{display:none}.agenda-intro{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:45px 0;border-bottom:1px solid var(--line);margin-bottom:35px}.agenda-intro h1{font:60px/1 var(--serif);letter-spacing:-.04em;margin:16px 0 0}.agenda-intro h1 em{font-weight:400}.agenda-intro p{max-width:280px;font-size:15px;line-height:1.7;color:var(--muted)}.agenda-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:55px;padding-bottom:60px}.agenda-calendar{align-self:start;position:sticky;top:24px}.agenda-month{display:flex;align-items:center;justify-content:space-between;gap:8px}.agenda-month h2{font:28px var(--serif);text-transform:capitalize;letter-spacing:-.025em}.agenda-month button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;font-size:20px}.agenda-month button:disabled{opacity:.4;cursor:default}.agenda-calendar-tools{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-size:12px}.agenda-calendar-tools button{min-height:44px;padding:8px 0;text-decoration:underline;text-underline-offset:4px}#expandCalendar{display:none}.agenda-weekdays,.agenda-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px}.agenda-weekdays{font-size:10px;text-align:center;color:var(--muted);margin-bottom:8px}.agenda-days button{min-height:42px;border-radius:50%;font-size:13px;position:relative;aspect-ratio:1}.agenda-days button:hover{background:#e9edde}.agenda-days button.outside{color:#5d6354}.agenda-days button[aria-current=date]{box-shadow:inset 0 0 0 1px var(--ink)}.agenda-days button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.agenda-days .day-dot{position:absolute;bottom:5px;left:calc(50% - 2px);height:4px;width:4px;border-radius:50%;background:currentColor}.agenda-days button[aria-pressed=true] .day-dot{background:var(--yellow)}.agenda-filter{margin-top:24px;padding-top:24px;border-top:1px solid var(--line)}.agenda-filter select{font-size:14px}.agenda-day-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.agenda-day-heading h2{font:35px/1.1 var(--serif);letter-spacing:-.03em;margin-top:8px}.agenda-day-heading>.button{font-size:12px;white-space:normal}.agenda-day{min-width:0}#agendaMessage:empty{display:none}#agendaMessage{margin-top:18px}.agenda-entry{position:relative;background:#fffefa;border:1px solid var(--line);border-radius:6px;padding:23px;margin-top:16px;overflow-wrap:anywhere}.agenda-entry-head{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:10px;letter-spacing:.04em;color:var(--muted)}.agenda-entry h3{font:30px/1.12 var(--serif);letter-spacing:-.02em;margin:16px 0 12px}.agenda-entry p{white-space:pre-wrap;font-size:15px;line-height:1.75;margin:0}.agenda-entry-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:10px;margin-top:20px}.agenda-entry-footer button{min-height:44px;font-size:12px;padding:6px 0;text-decoration:underline;text-underline-offset:4px}.agenda-entry-footer .done{background:#e9edde;border-radius:22px;padding:8px 12px;text-decoration:none}.agenda-empty{padding:48px 0;max-width:380px}.agenda-empty>span{display:grid;place-items:center;width:70px;height:70px;background:var(--yellow);border:1px solid var(--ink);border-radius:50%;font:42px var(--serif);margin-bottom:24px}.agenda-empty h3{font:38px/1.05 var(--serif);letter-spacing:-.03em;margin-bottom:16px}.agenda-empty p{color:var(--muted);font-size:14px;line-height:1.7}.agenda-dock{display:none}.agenda-sheet{border:1px solid var(--line);border-radius:12px;padding:28px;background:var(--paper);color:var(--ink);width:calc(100% - 32px);max-width:620px;max-height:90dvh;overflow:auto}.agenda-sheet::backdrop{background:#181e18a6;backdrop-filter:blur(5px)}.agenda-sheet-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.agenda-sheet-heading h2{font:36px/1.1 var(--serif);letter-spacing:-.03em;margin:6px 0 0}.agenda-sheet-heading>button{min-width:44px;height:44px;font-size:28px;border:1px solid var(--line);border-radius:50%}.agenda-sheet fieldset{border:0;padding:0;margin:0;min-width:0}.agenda-sheet .field input,.agenda-sheet .field select,.agenda-sheet .field textarea{font-size:16px;min-height:48px}.agenda-sheet textarea{min-height:150px}.agenda-editor-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:center}.agenda-editor-actions .button{flex:1;justify-content:center}.agenda-editor-actions .inline-link{color:#8b2f27;min-height:44px}.agenda-sheet .check{margin:0;font-size:13px}.agenda-sheet .form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}#agendaNav .app-nav{display:grid;padding:0;border:0;gap:0;font:22px var(--serif)}#agendaNav .app-nav a{padding:18px 12px;border-top:1px solid var(--line)}#agendaNav .app-nav [aria-current=page]{background:var(--yellow);box-shadow:none}#guest h1{font:40px var(--serif);margin-bottom:20px}button:disabled{cursor:wait;opacity:.6}[hidden]{display:none!important}
@media(max-width:900px){
 body{--agenda-height:100dvh;--agenda-top:0px;--agenda-bottom:0px;--agenda-header:calc(74px + env(safe-area-inset-top));--agenda-dock:100px;height:100dvh;overflow:hidden;overscroll-behavior:none}
 .app-header{position:fixed;top:var(--agenda-top);inset-inline:0;height:var(--agenda-header);width:100%;max-width:none;margin:0;padding:calc(12px + env(safe-area-inset-top)) 20px 12px;gap:15px;border-bottom:1px solid var(--line);background:var(--paper);z-index:10}
 .app-header .wordmark{font-size:15px;gap:4px;flex-shrink:0}.agenda-heading{font-size:23px}.agenda-heading span{font-size:10px;max-width:170px;line-height:1.25}.app-header .header-actions,#agendaNavHome{display:none}.agenda-menu{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;margin-left:auto;flex-shrink:0}.agenda-menu svg{width:22px;height:22px}
 #main{position:fixed;top:calc(var(--agenda-top) + var(--agenda-header));inset-inline:0;height:calc(var(--agenda-height) - var(--agenda-header));width:100%;max-width:none;margin:0;padding:0 22px;overflow:auto;overscroll-behavior:contain;scroll-padding:20px}
 body.agenda-ready #main{height:calc(var(--agenda-height) - var(--agenda-header) - var(--agenda-dock))}.agenda-intro{padding:23px 0 20px;margin-bottom:20px}.agenda-intro h1{font-size:36px;margin:0}.agenda-intro h1 br{display:none}.agenda-intro .small-label,.agenda-intro>p{display:none}.agenda-layout{display:block;padding-bottom:26px}.agenda-calendar{position:static}.agenda-month h2{font-size:27px}.agenda-calendar-tools{padding:0;font-size:11px}#expandCalendar{display:block}.agenda-days button{min-height:36px;max-height:48px}.agenda-days button.week-hidden{display:none}.agenda-expanded .agenda-days button.week-hidden{display:block}.agenda-filter{padding-top:16px;margin-top:16px;margin-bottom:23px;display:flex;flex-direction:row;align-items:center;gap:10px}.agenda-filter label{flex-shrink:0;font-size:11px}.agenda-filter select{min-width:0;padding:10px;font-size:16px;min-height:44px}.agenda-day-heading h2{font-size:29px}.agenda-day-heading .small-label{font-size:9px}#desktopCreate{display:none}.agenda-empty{padding:26px 0 12px}.agenda-empty>span{width:52px;height:52px;font-size:32px;margin-bottom:20px}.agenda-empty h3{font-size:33px}.agenda-entry{padding:19px}.agenda-entry h3{font-size:28px}.agenda-entry p{font-size:14px}.agenda-dock{position:fixed;bottom:var(--agenda-bottom);inset-inline:0;display:grid;gap:10px;padding:10px 18px max(12px,env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);z-index:10}.agenda-dock>span{font-size:10px;color:var(--muted);margin-left:2px}.agenda-dock .button{justify-content:center;border-radius:4px;min-height:50px;font-size:13px;gap:20px}.agenda-dock .button span{font-size:22px;color:var(--yellow)}
 .agenda-sheet{position:fixed;inset:auto 0 var(--agenda-bottom);margin:0 auto;width:100%;max-height:calc(var(--agenda-height) - 16px);border-radius:20px 20px 0 0;padding:24px 22px max(24px,env(safe-area-inset-bottom));border-bottom:0;overscroll-behavior:contain;scroll-padding:20px}.agenda-sheet-heading h2{font-size:33px}.agenda-sheet .field input[type=date],.agenda-sheet .field input[type=time]{min-width:0;max-width:100%;width:100%;padding-inline:8px}.agenda-editor-actions .inline-link{flex:0 0 100%;text-align:center}.guest-main{padding:24px 0}.guest-main .empty-state{padding:25px 0;background:transparent;border:0}.guest-main .actions{display:grid}
 body.agenda-compact{--agenda-header:58px}.agenda-compact .app-header{padding-block:7px}.agenda-compact .agenda-heading span{display:none}.agenda-compact .agenda-dock{padding-block:6px;gap:4px}.agenda-compact .agenda-dock .button{min-height:44px;padding:9px}.agenda-compact .agenda-intro{padding-block:15px}
}
