:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f8fafc;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-height:100dvh;margin:0}a{color:#2563eb}button,input,select{font:inherit}.appShell{max-width:720px;margin:0 auto;padding:1rem 1rem 5rem}.topBar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;padding:1rem;box-shadow:0 1px 2px #0f172a0a}.card h2{margin:0 0 .75rem;font-size:1.05rem}.muted{color:#64748b;font-size:.9rem}.row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 0;display:flex}.row:last-child{border-bottom:none}.assistantDot{border-radius:999px;flex-shrink:0;width:12px;height:12px}.btn{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;min-height:44px;padding:.55rem .85rem;display:inline-flex}.btnPrimary{color:#fff;background:#2563eb;border-color:#2563eb}.btnPrimary:disabled{opacity:.55;cursor:not-allowed}.btnDanger{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.field{flex-direction:column;gap:.35rem;margin-bottom:.85rem;display:flex}.field label{color:#334155;font-size:.9rem}.field input{border:1px solid #cbd5e1;border-radius:10px;padding:.55rem .65rem}.stack{flex-direction:column;gap:.65rem;display:flex}.segment{background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;overflow:hidden}.segment button{cursor:pointer;background:0 0;border:none;flex:1;padding:.55rem}.segment button[aria-pressed=true]{background:#eff6ff;font-weight:600}.weekGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;display:grid}.dayCell{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-height:92px;padding:.35rem}.dayCell.isToday{outline:2px solid #93c5fd}.dayLabel{color:#64748b;text-align:center;font-size:.72rem}.dayNum{text-align:center;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.eventChip{color:#0f172a;border:1px solid #0f172a14;border-radius:6px;margin-bottom:.15rem;padding:.15rem .25rem;font-size:.68rem}.monthGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem;display:grid}.monthCell{background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-height:64px;padding:.25rem;font-size:.72rem}.monthCell.isMuted{opacity:.45}.monthCell.isToday{outline:2px solid #93c5fd}.navRow{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:.75rem;padding:.65rem .75rem}.fab{z-index:10;position:fixed;bottom:1rem;right:1rem}.fab a{color:#fff;background:#0f172a;border:1px solid #0f172a;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1rem;text-decoration:none;display:inline-flex}.menuTrigger{flex-shrink:0}.menuBackdrop{z-index:50;background:#0f172a73;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.menuPanel{background:#fff;border-left:1px solid #e2e8f0;flex-direction:column;width:min(360px,92vw);max-height:100dvh;display:flex;overflow:auto;box-shadow:-8px 0 24px #0f172a1f}.menuPanelHeader{z-index:1;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex;position:sticky;top:0}.menuClose{min-height:40px;padding:.35rem .65rem}.menuNav{flex-direction:column;padding:.5rem 0 1rem;display:flex}.menuLink{color:#0f172a;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:none;min-height:48px;padding:.85rem 1rem;text-decoration:none;display:block}.menuLink:hover,.menuLink:focus-visible{background:#f1f5f9;outline:none}.menuLinkButton:disabled{opacity:.45;cursor:not-allowed}.menuLinkDanger{color:#b91c1c}.menuInviteHint{word-break:break-all;padding:0 1rem .75rem;font-size:.78rem;line-height:1.35}
